.fc-comp-maxheight {
        max-height: 70px;
}

    
@media (max-width: 1249px) {
    .fc-container,
    .fc-container.fc-container-v2,
    .fc-container.fc-container-v3,
    .fc-container.fc-container-v4 {
        padding: 0px;
    }

    .wrapper:has(.fc-subnavbar, .fc-banner) {
        padding-top: 0px;
    }
}
@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: 0px;
    }

    .fc-content-left.fc-content-left-34 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        padding-right: 0px;
    }

    .fc-content-left.fc-content-left-60 {
        width: 100%;
        padding: 0px;
        border-right: none;
        border-bottom: solid 1px #D9D9D9;
    }

    .fc-content-right.fc-content-right-66 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }

    .fc-content-left > .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 33px;
        gap: 16px;
    }

    .fc-content-left > .fc-section.fc-section-lg {
        gap: 32px;
    }

    .fc-content-right {
        width: 100%;
    }

    .fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
        padding: 32px 0px 56px;
    }


    .fc-content-right.fc-content-right-40 {
        width: 100%;
        padding: 0px;
    }

    .fc-content-right.fc-content-right-66 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }

    .fc-content-right .fc-section {
        padding: 0px 33px 56px;
        gap: 32px;
    }

    .fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
        padding: 0px 0px 56px;
        gap: 56px;
    }

    .fc-content-right .fc-section-lg, 
    .fc-section.fc-section-lg {
        padding: 0px 33px 56px;
        gap: 56px;
    }

    .fc-content-right > .fc-section.fc-section-sm, 
    .fc-section.fc-section-sm {
        gap: 0px;
    }

    .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: 0px;
        position: static;
        top: 0px;
    }

    .fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
        padding: 32px 0px 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: 0px;
    }

    .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0px 56px;
        gap: 32px;
        width: 100%;
    }

    .fc-content-left > .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0px 0px;
        gap: 16px;
    }

    .fc-content-right .fc-section {
        padding: 0px 0px 56px;
        gap: 32px;
    }

    .fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
        padding: 0px 0px 56px;
        gap: 56px;
    }

    .fc-content-right .fc-section-lg,
    .fc-section.fc-section-lg {
        padding: 32px 0px 56px;
        gap: 56px;
    }

    .fc-section.fc-section-lg {
        width: 100%;
    }

    .fc-content-right > .fc-section.fc-section-sm,
    .fc-section.fc-section-sm {
        gap: 0px;
    }

    .fc-section.fc-section-container,
    .fc-section.fc-section-lg.fc-section-container {
        padding: 56px 0px;
    }

    .fc-section.fc-section-container-v2 {
        padding: 32px 0px 56px 0px;
    }

    .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: 1.5rem; 15px*/
    }

    .fc-content-left .fc-sticky-left-sidebar {
        padding-top: 0px;
        position: relative;
        top: 0px;
        margin-left: -16px;
        margin-right: -16px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        background-color: #ffffff;
    }

    .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; /*Light*/
    }

    .fc-content-left .fc-sticky-left-filter {
        position: relative;
        top: 0px;
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .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;
    }

    .fc-section.fc-section-padding-24-mobile, 
    .fc-section-padding-24-mobile {
        padding: 24px 0px;
    }

    .fc-section.fc-section-padding-24-mobile.fc-comp-gap-24-mobile {
        gap: 24px;
    }

    .fc-section.fc-section-padding-t-32-b-0, 
    .fc-section-padding-t-32-b-0 {
        padding: 24px 0px 0px;
    }

    .fc-section.fc-section-padding-t-80-b-0, 
    .fc-section-padding-t-80-b-0 {
        padding: 56px 0px 0px;
    }

    .fc-section.fc-section-padding-t-80-b-32, 
    .fc-section-padding-t-80-b-32 {
        padding: 56px 0px 32px;
    }
}
@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: 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;
    }
}



/*----------------------------------------------------------------------

    [-----*** TABLE OF CONTENT ***-----]
    --Master Template 03/2023--

    1. General Layout
    2. Header
    3. Footer
    4. Banner
    5. Industry Solution Pages Icon Tabs Navigation
    6. Flex Box
    7. Heading & Paragraph
    8. Custom List
    9. Video Container & Video List
    10. FAQ
    11. Document
    12. Button Hover Effect
    13. Block Type
    14. Table
    15. Contact Box
    16. Img Box Shadow & Hover
    99. Old Template
-----------------------------------------------------------------------*/

/* ------------------------------

    [!!! Notes for z-index !!!]
    All because of the sidebar nav ~

    topcontrol (back to top button) => 100
    footer-v1 => 99
    fixedBreadcrumb (sticky 1) => 98
    fixedBreadcrumb (sticky 1) mobile => 101 to overwrite footer
    fixedBreadcrumb (sticky 2) => 97

    header-v8 header-sticky (Main Navigation) => 1030 
	
	#fc-video-modal close => 999
	#fc-iframe-modal close => 999
	
	fc-btn-float => 100
	fc-alert => 100
	fc-chat-btn-float => 100
    fc-subnavbar => 998
    fc-comp-slide-button-container => 997
	
	dropdown-content => 2
	topbar-list topbar-nav => 2
	has-search form-control-feedback => 2
	fc-single-filter-input[type=checkbox]:before => 2
	fc-subnavbar-bottom fc-sticky-subnavbar => 1
	fc-content-left fc-mobile-sticky-sidebar => 1
	fc-comp-infographic-each-slider current => 1
	fc-comp-infographic-each-slider => -1

----------------------------- */

/*Back To Top Button*/
#topControl {
    position: fixed;
    bottom: 10%;
    right: 1%;
    display: inline-block;
    padding: 8px 10px;
    margin: 1em;
    background: #323232;
    opacity: 0.5;
    border-radius: 8px;
    box-shadow: 0px 0px 2px 0px #323232;
    cursor: pointer;
    z-index: 100;
}

@media (max-width: 767px) {
    #topControl {
        bottom: 13%;
        right: 2%;
    }
}

/*Cookies Modal*/
.modal-header {
    border-bottom: 0px;
}

.modal-footer {
    border-top: 0px;
}

.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: 0px !important;
    top: auto;
}

#cookiesModal .modal-dialog, 
#selectLanguageModal .modal-dialog {
    width: 100%;
    margin: 0px !important;
}

#cookiesModal .modal-content, 
#selectLanguageModal .modal-content {
    box-shadow: none;
    border: none;
    background-color: rgba(0,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;
}

/*----------------------------------------------------
    
    [-----*** General Layout ***-----]

----------------------------------------------------*/

html, body {
    font-size: 100%;
    font-family: 'Archivo', sans-serif;
    color: #3c3c3c;
}

.wrapper {
    background-color: #fff;
}

.wrapper:has(.fc-subnavbar, .fc-banner) {
    padding-top: 50px;
}

.fc-main-container.fc-comp-margin-t-50 {
    margin-top: 50px;
}

@media (max-width: 991px) {
    .fc-main-container.fc-comp-margin-t-50 {
        margin-top: 0px;
    }
}

.fc-container {
    max-width: 110rem;
    height: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}

.fc-container.fc-container-sm {
    max-width: 74.71875rem;
}

.fc-container.fc-container-v2 {
    padding: 32px 15px 80px;
}

.fc-container.fc-container-v3 {
    max-width: 74rem;
    height: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}

.fc-container.fc-container-v4 {
    max-width: 99rem;
    height: 100%;
    margin: 0 auto;
    padding: 0px 15px;
}

@media (max-width: 1249px) {
    .fc-container,
    .fc-container.fc-container-v2,
    .fc-container.fc-container-v3,
    .fc-container.fc-container-v4 {
        padding: 0px;
    }

    .wrapper:has(.fc-subnavbar, .fc-banner) {
        padding-top: 0px;
    }
}

.h1, .h2, .h3, h1, h2, h3, h4, h5, h6, p {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin: 0px;
}

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,.fc-desktop-hide-Skynet {
    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,.fc-desktop-hide-Skynet {
        display: block;
    }
}

/* END Added on 27/03/2023 MinEn*/
/*Exclude Country for details*/
.fc-country-hide {
    display: none;
}

.fc-country-hide-block-show {
    display: block !important;
}

.fc-country-hide-flex-show {
    display: flex !important;
}
/*END - Exclude Country for details*/

.font-white h1, 
.font-white h2, 
.font-white h3, 
.font-white h4, 
.font-white h5, 
.font-white h6, 
.font-white p {
    color: white !important;
}

.font-white {
    color: #ffffff !important;
}

.content {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}

.main-container {
    /*background-color: white;
padding: 0px;
box-shadow: 0 0 20px 0px #bbb;*/
    background-color: transparent;
    padding: 0px;
    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: 0px;
    }
}

.menu-content {
    padding: 0px;
}


.layer3 > .section {
    padding: 15px 30px;
}

.section {
    background-color: #ffffff;
    padding: 30px;
}

.section-v2 {
    background-color: #ffffff;
    padding: 40px 30px;
}

.section-v2-block {
    padding: 30px 15px;
}

.section-v2-title {
    padding: 30px 30px 0px 30px;
}

.section-v2-title h1.heading6, 
.section-v2-title h2.heading6 {
    padding-bottom: 0px;
}

.section-v3 {
    background-color: #ffffff;
    padding: 60px 0px;
}

@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: #ffffff !important;
}

.section-no-horizontal-padding {
    background-color: #ffffff;
    padding: 30px 0px !important;
}

.section-no-padding {
    background-color: #ffffff;
    padding: 0px !important;
}

.section-no-vertical-padding {
    background-color: #ffffff;
    padding: 0px 30px !important;
}

.first-section {
    padding: 30px 30px 15px !important;
}

.last-section {
    padding: 15px 30px 30px !important;
}

.section > .bg-white.section:last-child {
    padding-bottom: 0px;
}

.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: 0px;
    padding-right: 0px;
}

.breadcrumbs .breadcrumb {
    padding: 8px 30px;
    margin-bottom: 0px;
    top: 0px;
    background: none;
}

.whitebg-img img {
    background: white;
}

@media(min-width: 768px) {
    .breadcrumbs .breadcrumb {
        padding-left: 0px;
        padding-right: 0px;
    }
}

.login-portal {
    padding: 5px !important;
    margin: 0px !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: #ffffff !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;
    }

    /*Full-width version*/
    .section-v2 {
        padding: 30px 15px;
    }

    .section-v2-block {
        padding: 30px 0px;
    }

    .section-v2-title {
        padding: 30px 0px 0px;
    }

    .container-mobile {
        padding-left: 0px;
        padding-right: 0px;
    }

    .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: 0px 15px !important;
    }

    .mobile-section-no-padding {
        padding: 0px !important;
    }

    .mobile-section-no-horizontal-padding {
        padding: 30px 0px !important;
    }

    .mobile-section-no-top-padding {
        padding: 0px 15px 30px !important;
    }

    #product-video {
        background-color: #fff !important;
    }
}

#product-video {
    background-color: #2b3443;
}


/*Content align center with width*/
.content-center, 
.content-center-v2 {
    text-align: center;
    padding: 0px;
}

/*END - Content align center with width*/

/*Content in Box*/
.img-box-shadow .flex-box {
    padding: 30px;
}
/*END Content in Box*/

/*Fix Centent Length*/
.fixContentLenght {
    display: -webkit-box;
    /*-webkit-line-clamp: 4; - self put on the page to fix the num. of line*/
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*Content Align Right*/
.align-right {
    text-align: right;
}

/*===================*/
.has-search {
    margin-bottom: 0px;
}

.has-search .form-control {
    padding: 0px 0px 0px 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: 0px 5px;
}

/*----------------------------------------------------

[-----*** Footer ***-----]

----------------------------------------------------*/
#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: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 19.6px;
    letter-spacing: 0.72px;
    padding-bottom: 20px;
}

#footer-v1 .fc-footer .fc-footer-paragraph {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 19.6px;
    letter-spacing: 0.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: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 33.6px;
    letter-spacing: 0.28px;
    padding-right: 20px;
}

#footer-v1 .fc-footer-info .fc-footer-content-text:last-child {
    padding-right: 0px;
}

#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: 0px;
    }

    #footer-v1 .fc-footer .fc-footer-col4 {
        padding-top: 0px;
    }

    #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: 0px;
    }

    #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: 0px;
    }

    #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: 0px;
    }

    #footer-v1 .fc-footer .fc-footer-col4 {
        padding-top: 0px;
    }

    #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: 0px;
    }

    #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: 0px;
    }

    #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(80%);
        -ms-flex: 1 1 calc(80%);
        flex: 1 1 calc(80%);
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 80%;
    }
}
/*----------------------------------------------------
    
[-----*** Flex Box ***-----]
flex-box : 50% 50% center
flex-box-top :50% 50% top
flex-box-1 : 40% 60%
flex-box-2 : 60% 40%
flex-box-3 : 25% * 4
flex-box-4 : 33.33% * 3
flex-box-5 : 35% 65%
flex-box-6 : 65% 35%
flex-box-7 : 50% 25% 25%
flex-box-8 : 30% 70%
flex-box-9 : 70% 30%
flex-box-10: 75% 25%
flex-box-11: 25% 75%
flex-box-12 : 20% * 5
flex-box-13 : 16.66% * 6
flex-box-14 : 10% 90%
related-product-container : 10% 80% 10%
single-video-container: 65% box
----------------------------------------------------*/
.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%;
    /*margin-bottom: 15px;
        margin-top: 15px;*/
}
/*TODO Revert, use new class*/
/*Children = <a> tag version*/
.flex-box-top > a:first-child {
    width: 25%;
}

.flex-box-top > a:last-child {
    width: 75%;
}

/*.flex-box > div:first-child, 
  .flex-box-top > div:first-child {
    padding-left: 15px;
    padding-right: 15px;
    width: 50%;
    margin-bottom: 15px;
    margin-top: 15px;
}*/

/*.flex-box > div:last-child, 
  .flex-box-top > div:last-child {
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    margin-bottom: 15px;
    margin-top: 15px;
}*/

.flex-box > div > img, 
.flex-box-top > div > img {
    margin: 0px 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: 0px !important;
}

/*related Product Layout*/
.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-grow: 0;
        flex-shrink: 0;
    }

    /*Ratio 2:3*/
    .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;
    }

    /*Ratio 3:2*/
    .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-grow: 0;
        flex-shrink: 0;
    }

    .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-grow: 0;
        flex-shrink: 0;
    }

    /*Ratio 3:7*/
    .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;
    }

    /*Ratio 7:3*/
    .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: 0px 30px;
        border-right: 1px solid #E4E3E3;
        flex-grow: 0;
        flex-shrink: 0;
    }

    .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: 0px auto;
    }

    .flex-box-12 > div {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 20%;
        -ms-flex: 1 1 20%;
        flex: 1 1 20%;
        flex-grow: 0;
        flex-shrink: 0;
    }

    .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-grow: 0;
        flex-shrink: 0;
    }

    /*Ratio 1:9*/
    .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;
    }

    /*Ratio 1:9 but for the case where both children are <a> tags*/
    .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: 0px;
    }

    .flex-box.mobile-column-reverse > div:last-child, 
    .flex-box-top.mobile-column-reverse > div:last-child {
        margin-bottom: 25px;
    }
}

.single-video-container {
    /*width: 60%;*/
    width: 100%;
    margin: 0px auto;
}

@media(max-width: 425px) {
    .single-video-container {
        width: 100%;
        margin: 0px auto;
    }
}

@media (max-width:992px) {
    .flex-box-mobile {
        flex-wrap: nowrap !important;
        width: 100% !important;
    }

    .flex-box-mobile > div {
        margin-bottom: 0px !important;
    }
}

/*Navigation Bar Part*/
/*----------------------------------------------------
    
[-----*** Full Image Content ***-----]

----------------------------------------------------*/

.full-image-section {
    padding: 0px;
}

    .full-image-section .flex-box {
        margin: 0px;
    }

.full-image-content {
    padding: 30px !important;
}

@media (max-width:992px) {
    .full-image-content {
        padding: 30px 15px !important;
        margin-bottom: 0px !important;
    }
}


/*----------------------------------------------------
    
[-----*** Heading & Paragraph ***-----]

----------------------------------------------------*/

.heading1 {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 500 !important; /*Medium*/
    font-size: 27px !important;
    color: #2E2A2B;
    line-height: 1.2 !important;
    margin: 0;
    padding-bottom: 10px;
    letter-spacing: -0.25px;
    word-spacing: -1px;
}

.heading2 {
    font-family: 'Work Sans', sans-serif !important;
    font-size: 20px !important;
    color: #323232;
    margin-bottom: 0.5em;
    font-weight: 500; /*Medium*/
    letter-spacing: -0.25px;
}

.heading3 {
    font-family: 'Work Sans', sans-serif !important;
    font-size: 17px !important;
    /*color: #3a3637;*/
    color: #2E2A2B;
    /*margin-bottom: 0.5em;*/
    font-weight: 500; /*Medium*/
    letter-spacing: -0.5px;
}

.heading4 {
    font-family: 'Work Sans', sans-serif !important;
    font-size: 15px !important;
    /*color: #3a3637;*/
    color: #2E2A2B;
    margin-bottom: 0.5em;
    font-weight: 500; /*Medium*/
    letter-spacing: -0.5px;
}

.heading5 {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 300 !important; /*Light*/
    font-size: 32px !important;
    color: #2E2A2B;
    line-height: 1.1 !important;
    margin: 0;
    padding-bottom: 15px;
    letter-spacing: -0.25px;
}

.heading6 {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 500 !important; /*Medium*/
    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; /*Regular*/
    font-size: 23px !important;
    color: #2E2A2B;
    line-height: 1.3 !important;
    margin: 0;
    padding-bottom: 10px;
    letter-spacing: -0.5px;
    word-spacing: -1px;
}

.heading8 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 15px;
    font-weight: 500; /*Medium*/
    color: #3A3637;
    line-height: 1.4;
    letter-spacing: 0.25px;
}

.heading9 {
    font-family: 'Work Sans', sans-serif !important;
    font-weight: 500 !important; /*Medium*/
    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: 0px 30px 10px 30px !important;
    }
}

.paragraph1 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500; /*Medium*/
    color: #3a3637;
    letter-spacing: 0.25px;
    line-height: 1.4 !important;
}

.paragraph2 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 13px !important;
    font-weight: normal;
    color: #535051 !important;
    line-height: 1.4 !important;
    margin: 0;
    margin-bottom: 15px;
    letter-spacing: 0.25px;
}

.paragraph3 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500; /*Medium*/
    color: #166BFF;
    letter-spacing: 0.25px;
    line-height: 1.4 !important;
}

.paragraph4 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400; /*Regular*/
    color: #666666 !important;
    line-height: 1.5 !important;
    margin: 0;
    margin-bottom: 10px;
    letter-spacing: 0.25px;
    word-spacing: 0.5px;
}

.paragraph5 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px !important;
    font-weight: 500; /*Medium*/
    color: #2E2A2B !important;
    line-height: 1.5 !important;
    margin: 0;
    margin-bottom: 10px;
    letter-spacing: 0.25px;
    word-spacing: 0.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: 0px;
}

.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: 0px !important;
    }

    .custom-bullet.no-btn-bottom {
        margin-bottom: 0px;
    }

    .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;
}

/*Reseller Profile Foreign Language*/
.foreign-lang {
    color: #2E2A2B !important;
    font-weight: 500 !important;
    opacity: 1;
}

/*----------------------------------------------------
    
[-----*** Sub Nav Bar ***-----]

----------------------------------------------------*/
.fc-subnavbar {
    top: 50px;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 998;
    position: fixed;
    background-color: #F7F7F7;
    font-family: 'Archivo', sans-serif;
    /*font-size: 1.5rem; 15px*/
    font-weight: 400; /*Regular*/
    color: #3c3c3c;
    letter-spacing: 0.48px;
    text-transform: none;
}

.fc-subnavbar .navbar-collapse {
    padding: 0px;
}

.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: 'Archivo', sans-serif !important;
    /*font-size: 1.5rem; 15px*/
    font-weight: normal;
    letter-spacing: 0.45px;
}

.fc-subnavbar .navbar-nav #fc-subnavbar-title-tab span {
    color: #fff;
    align-items: center;
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.5rem; 15px*/
    font-weight: normal;
    letter-spacing: 0.45px;
}

.fc-subnavbar .navbar-nav, 
.fc-subnavbar .navbar-nav li {
    margin: 0px;
    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: 'Archivo', sans-serif !important;
    /*font-size: 1.5rem; 15px*/
    font-weight: 300; /*Light*/
    color: #3c3c3c;
    letter-spacing: 0.45px;
}

.fc-subnavbar .nav > li > a {
    line-height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.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: 0px !important;
    border: none;
    min-width: 200px;
}

.fc-subnavbar .custom-dropdownmenu > li {
    padding: 0px !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;
        /*margin-left: 15px;*/
        /*margin-right: 15px;*/
        /*border-bottom: 4px solid #166BFF;*/
        align-items: center;
        /*font-size: 1.6rem; 16px*/
    }

    .fc-subnavbar .fc-subnavbar-title a {
        color: #fff;
    }

    .fc-subnavbar .navbar-toggle {
        padding: 9px 0px;
        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: 0px;
        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: 'Archivo', sans-serif !important;
        /*font-size: 1.6rem; 16px*/
        font-weight: 300; /*Light*/
        color: #3c3c3c;
        letter-spacing: 0.45px;
    }

    .fc-subnavbar .navbar-nav li {
        border-bottom: 1px solid #D9D9D9;
        height: 100%;
    }

    .fc-subnavbar .nav > li > a {
        padding: 0px 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: 0px 16px;
    }
}

/*fc-subnavbar-bottom*/
.fc-subnavbar-bottom {
    /*top: 55px;*/
    /*left: 0;*/
    width: 100%;
    height: auto;
    /*z-index: 998;*/
    /*position: fixed;*/
    background-color: #F7F7F7;
    font-family: 'Archivo', sans-serif;
    /*font-size: 1.5rem; 15px*/
    font-weight: 400; /*Regular*/
    color: #3c3c3c;
    letter-spacing: 0.48px;
    text-transform: none;
}

.fc-subnavbar-bottom .fc-container {
    padding: 20px 15px 0px 15px;
}

.fc-subnavbar-bottom .navbar-collapse {
    padding: 0px;
}

.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: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: normal;
    letter-spacing: 0.45px;
    /*font-size: 1.5rem; 15px*/
}

.fc-subnavbar-bottom .navbar-nav, 
.fc-subnavbar-bottom .navbar-nav li {
    margin: 0px;
    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: 'Archivo', sans-serif !important;
    /*font-size: 1.5rem; 15px*/
    font-weight: 300; /*Light*/
    color: #3c3c3c;
    letter-spacing: 0.45px;
}

.fc-subnavbar-bottom .nav > li > a {
    line-height: 50px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.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: 0px !important;
    border: none;
    min-width: 200px;
}

.fc-subnavbar-bottom .custom-dropdownmenu > li {
    padding: 0px !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: 0px;
        min-height: 50px;
        height: 100%;
    }
}

@media (max-width: 1200px) {
    .fc-subnavbar-bottom {
        background-color: #F0F1F4;
    }

    .fc-subnavbar-bottom .fc-container {
        padding: 0px;
    }

    .fc-subnavbar-bottom > .fc-container > .res-container {
        width: 100%;
        height: 50px;
        display: flex;
        flex-direction: row-reverse;
        /*background-color: #F7F7F7;*/
        background-color: #F0F1F4;
    }

    .fc-subnavbar-bottom .fc-subnavbar-brand.navbar-brand {
        align-items: center;
        background-color: #F0F1F4;
        /*background-color: #F7F7F7;*/
        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;
        /*background-color: #F7F7F7;*/
        display: flex;
        align-items: center;
        /*font-size: 1.5rem; 15px*/
    }

    .fc-subnavbar-title a {
        color: #1B1B1B;
    }

    .fc-subnavbar-bottom .navbar-toggle {
        padding: 9px 0px;
        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: 0px;
        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;
    }
}

/*----------------------------------------------------
    
[-----*** Banner ***-----]

----------------------------------------------------*/
.fc-banner {
    height: 560px;
    background: url(../img/service/footfallcam/FootfallCamV9_Banner.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 49px;
}

.fc-banner.fc-banner-v2 {
    height: 300px;
}

.fc-banner-container {
    display: flex;
    height: 100%;
    align-items: center;
}

.fc-banner-container .fc-comp-content-icon {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.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-image.fc-banner-video {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 55%;
    -ms-flex: 1 1 55%;
    flex: 1 1 55%;
}

.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 0px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.fc-banner-content.fc-banner-content-v2 {
    gap: 32px;
    justify-content: center;
}

.fc-banner-content.fc-banner-content-v2 > .fc-banner-title-container-v2 {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.fc-banner-content .fc-banner-title-icon > svg {
    vertical-align: text-top;
}

.fc-banner-content .fc-banner-title {
    font-family: 'Archivo', sans-serif !important;
    font-weight: 200; /*ExtraLight*/
    /*font-size: 5.8rem; 58px*/
    color: #323232;
    line-height: 72px;
    margin: 0;
    padding-bottom: 10px;
    letter-spacing: 1.74px;
    /*word-spacing: -1px;*/
}

.fc-banner-content .fc-banner-title-v2 {
    font-family: 'Bitter', serif !important;
    /*font-size: 5.8rem; 58px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 72px;
    letter-spacing: 0;
    /*word-spacing: -1px;*/
}

.fc-banner-content .fc-banner-title-v3 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 8rem; 80px*/
    font-weight: 700; /*Bold*/
    color: #323232;
    line-height: 64px;
    letter-spacing: 0;
}

.fc-banner-content .fc-banner-title-v4 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 7.2rem; 72px*/
    font-weight: 700; /*Bold*/
    color: #323232;
    line-height: 64px;
    letter-spacing: 0;
}

.fc-banner-content .fc-banner-paragraph {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 2.4rem; 24px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 33.6px;
    margin: 0px 64px 0px 0px;
    padding-bottom: 32px;
    letter-spacing: 0.72px;
}

.fc-banner-content .fc-banner-paragraph-v2 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 200; /*ExtraLight*/
    color: #666666;
    line-height: 44.8px;
    margin: 0;
    letter-spacing: 0.48px;
}

.fc-banner-content .fc-banner-paragraph-v3 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 2.8rem; 28px*/
    font-weight: 300; /*ExtraLight*/
    color: #666666;
    line-height: 44.8px;
    margin: 0;
    letter-spacing: 0.48px;
}

.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: 0px;
    }

    .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 0px 33px;
        width: 60%;
    }

    .fc-banner-content > .fc-banner-title-container {
        padding-bottom: 55px;
    }

    .fc-banner-content.fc-banner-content-v2 {
        gap: 24px;
        justify-content: center;
    }

    .fc-banner-content.fc-banner-content-v2 {
        display: flex;
        flex-direction: column;
        gap: 32px;
        justify-content: center;
    }

    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: text-top;
    }

    .fc-banner-content > .fc-banner-title {
        font-family: 'Archivo', sans-serif !important;
        font-weight: 200; /*ExtraLight*/
        /*font-size: 4.5rem; 45px*/
        color: #323232;
        line-height: 43px;
        margin: 0;
        padding-bottom: 55px;
        letter-spacing: 0.96px;
    }

    .fc-banner-content .fc-banner-title-v2 {
        font-family: 'Bitter', serif !important;
        /*font-size: 5.8rem; 58px*/
        font-weight: 300; /*Light*/
        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: 'Archivo', sans-serif !important;
        /*font-size: 2rem; 20px*/
        font-weight: 300; /*Light*/
        color: #666666;
        line-height: 28px;
        margin: 0;
        padding-bottom: 32px;
        letter-spacing: 0.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: 0px;
    }

/* 2025/11/24 */
    .fc-banner-container > .fc-banner-image,
    .fc-banner-container > .fc-banner-image > .fc-desktop-hide {
        display: block;
    }

    .fc-banner-container > .fc-banner-image > .fc-desktop-hide-Skynet {
        display: none;
    }
}

@media (max-width: 991px) {
    .fc-banner {
        height: auto;
        background: none;
        margin-top: 0;
    }

    .fc-banner-container {
        display: block;
        height: 100%;
        align-items: center;
    }

    .fc-banner-container .fc-comp-content-icon {
        display: flex;
        flex-direction: row;
        gap: 10px;
    }

    .fc-banner-container > .fc-banner-image > .fc-desktop-hide,
    .fc-banner-container > .fc-banner-image > .fc-desktop-hide-Skynet {
        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-container > .fc-banner-content.fc-banner-content-v2 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        justify-content: center;
        padding: 32px 16px 16px 16px;
    }

    .fc-banner-content.fc-banner-content-v2 > .fc-banner-title-container-v2 {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: text-top;
        width: 6%;
        height: auto;
    }

    .fc-banner-content > .fc-banner-title {
        font-family: 'Archivo', sans-serif !important;
        font-weight: 200; /*ExtraLight*/
        /*font-size: 3.2rem; 32px*/
        color: #323232;
        line-height: 43px;
        margin: 0;
        padding-bottom: 55px;
        letter-spacing: 0.96px;
        /*word-spacing: -1px;*/
    }

    .fc-banner-content .fc-banner-title-v2 {
        font-family: 'Bitter', serif !important;
        font-weight: 300; /*Light*/
        /*font-size: 3.2rem; 32px*/
        color: #323232;
        line-height: 43px;
        letter-spacing: 0;
        padding-bottom: 16px;
        /*word-spacing: -1px;*/
    }

    .fc-banner-content .fc-banner-title-v3 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 4rem; 40px*/
        font-weight: 700; /*Bold*/
        color: #323232;
        line-height: 36px;
        letter-spacing: -0.32px;
    }

    .fc-banner-content .fc-banner-title-v4 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 4rem; 40px*/
        font-weight: 700; /*Bold*/
        color: #323232;
        line-height: 36px;
        letter-spacing: -0.32px;
    }

    .fc-banner-content .fc-banner-title-v2:last-child {
        padding-bottom: 0px;
    }

    .fc-banner-content > .fc-banner-title-container > .fc-banner-title {
        /*font-size: 4.5rem; 45px*/
        line-height: 48px;
    }

    .fc-banner-content > .fc-banner-title-container > .fc-header-1 {
        /*font-size: 2.4rem; 24px*/
        line-height: 32px;
    }

    .fc-banner-content .fc-banner-icon-list .fc-banner-icon span.fc-paragraph-2 {
        /*font-size: 2rem; 20px*/
    }

    .fc-banner-content > .fc-banner-title-container {
        padding-bottom: 55px;
    }

    .fc-banner-content .fc-banner-paragraph {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.8rem; 18px*/
        font-weight: 300; /*Light*/
        color: #666666;
        line-height: 28px;
        margin: 0;
        padding-bottom: 32px;
        letter-spacing: 0.54px;
    }

    .fc-banner-content .fc-banner-paragraph-v2 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.8rem; 18px*/
        font-weight: 300; /*Light*/
        color: #666666;
        line-height: 28px;
        margin: 0;
        letter-spacing: 0.48px;
    }

    .fc-banner-content .fc-banner-paragraph-v3 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.8rem; 18px*/
        font-weight: 300; /*ExtraLight*/
        color: #666666;
        line-height: 44.8px;
        margin: 0;
        letter-spacing: 0.48px;
    }

    .fc-banner-content .fc-banner-icon-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 0px;
        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: 0px;
    }
}

@media (max-width: 767px) {
    .fc-banner {
        height: auto;
        background: none;
        margin-top: 0;
    }

    .fc-banner-container {
        display: block;
        height: 100%;
        align-items: center;
    }

    .fc-banner-container > .fc-banner-image {
        /*display: none;*/
    }

    .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 0px 16px;
        display: block;
        width: 100%;
    }

    .fc-banner-content.fc-banner-content-v2 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        justify-content: flex-start;
    }

    .fc-banner-container > .fc-banner-content.fc-banner-content-v2 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        justify-content: center;
        padding: 32px 16px 16px 16px;
    }

    .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: 'Archivo', sans-serif !important;
        font-weight: 200; /*ExtraLight*/
        /*font-size: 3.2rem; 32px*/
        color: #323232;
        line-height: 43px;
        margin: 0;
        padding-bottom: 55px;
        letter-spacing: 0.96px;
    }

    .fc-banner-content .fc-banner-title-v2 {
        font-family: 'Bitter', serif !important;
        font-weight: 300; /*Light*/
        /*font-size: 3.2rem; 32px*/
        color: #323232;
        line-height: 43px;
        letter-spacing: 0;
    }

    .fc-banner-content > .fc-banner-title-container > .fc-banner-title {
        /*font-size: 3.2rem; 32px*/
        line-height: 32px;
    }

    .fc-banner-content > .fc-banner-title-container > .fc-header-1 {
        /*font-size: 2rem; 20px*/
        line-height: 32px;
    }

    .fc-banner-content .fc-banner-icon-list .fc-banner-icon span.fc-paragraph-2 {
        /*font-size: 1.6rem; 16px*/
    }

    .fc-banner-content > .fc-banner-title-container {
        padding-bottom: 55px;
    }

    .fc-banner-content .fc-banner-paragraph {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.8rem; 18px*/
        font-weight: 300; /*Light*/
        color: #666666;
        line-height: 28px;
        margin: 0;
        padding-bottom: 32px;
        letter-spacing: 0.54px;
    }

    .fc-banner-content .fc-banner-paragraph-v2 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.8rem; 18px*/
        font-weight: 300; /*Light*/
        color: #666666;
        line-height: 28px;
        margin: 0;
        letter-spacing: 0.48px;
    }

    .fc-banner-content .fc-banner-icon-list {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 0px;
        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: 0px;
    }
}

@media (max-width: 480px) {
    .fc-banner-content .fc-banner-title-icon > svg {
        vertical-align: middle;
        width: 10%;
        height: auto;
    }
}

/*----------------------------------------------------
    
[-----*** Banner Version 2 (Full) ***-----]

----------------------------------------------------*/

.fc-banner-v3 {
    height: 800px;
    background: url(assets/img/service/footfallcam/ffc-home-banner.jpg) no-repeat center center;
    background-size: cover;
    margin-top: 49px;
}

.fc-banner-v3 > .fc-banner-container-v3 {
    position: relative;
    height: 100%;
}

.fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 {
    position: absolute;
    bottom: 0;
    height: fit-content;
    width: 100%;
    background-color: #FFFFFFE6;
    padding-top: 32px;
    padding-bottom: 48px;
}

.fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 > .fc-banner-content-v3 {
    width: 60%;
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 > .fc-banner-btn-container {
    position: absolute;
    bottom: -11%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

@media (max-width: 1200px) {
    .fc-banner-v3 {
        height: 700px;
        margin-top: 0px;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 > .fc-banner-content-v3 {
        width: 80%;
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .fc-banner-v3 {
        height: 100%;
        background: none;
        margin-top: 0px;
    }

    .fc-banner-v3 > .fc-banner-container-v3 {
        position: relative;
        height: 100%;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 {
        position: unset;
        height: 100%;
        width: 100%;
        background-color: transparent;
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: center;
        padding: 32px 33px 56px 33px;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-image > .fc-desktop-hide,
    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-image > .fc-desktop-hide-Skynet {
        display: block;
        width: 100%;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 > .fc-banner-content-v3 {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 > .fc-banner-btn-container {
        position: unset;
        width: 100%;
        margin: auto;
        transform: translateX(0);
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .fc-banner-v3 {
        height: 100%;
        background: none;
        margin-top: 0px;
    }

    .fc-banner-v3 > .fc-banner-container-v3 {
        position: relative;
        height: 100%;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 {
        position: unset;
        height: 100%;
        width: 100%;
        background-color: transparent;
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: center;
        padding: 32px 16px 56px 16px;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-image > .fc-desktop-hide,
    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-image > .fc-desktop-hide-Skynet {
        display: block;
        width: 100%;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 > .fc-banner-content-v3 {
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .fc-banner-v3 > .fc-banner-container-v3 > .fc-banner-content-container-v3 > .fc-banner-btn-container {
        position: unset;
        width: 100%;
        margin: auto;
        transform: translateX(0);
        display: flex;
        justify-content: center;
    }
}

/*----------------------------------------------------
    
[-----*** General Item ***-----]

----------------------------------------------------*/
/*Header*/
.fc-header-1 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 38.4px;
    letter-spacing: 0.96px;
}

.fc-header-2 {
    font-family: 'Bitter', serif !important;
    /*font-size: 2.4rem; 24px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 33.6px;
    letter-spacing: 0;
}

.fc-header-3 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 2.4rem; 24px*/
    font-weight: 600; /*SemiBold*/
    color: #323232;
    line-height: 33.6px;
    letter-spacing: 0.72px;
}

.fc-header-4 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 22.4px;
    letter-spacing: 0.48px;
}

.fc-header-5 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 22.4px;
    letter-spacing: 0.48px;
}

.fc-header-6 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: normal;
    color: #323232;
    line-height: 22.4px;
    letter-spacing: 0.48px;
}

.fc-header-7 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 5.8rem; 58px*/
    font-weight: 200; /*ExtraLight*/
    color: #323232;
    line-height: 72px;
    letter-spacing: 1.74px;
}

.fc-header-8 {
    font-family: 'Bitter', serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 38.4px;
    letter-spacing: 0;
}

.fc-header-9 {
    font-family: 'Bitter', serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 38.4px;
    letter-spacing: 0;
}

.fc-header-10 {
    font-family: 'Archivo', serif !important;
    /*font-size: 2.4rem; 24px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 33.6px;
    letter-spacing: 0.48px;
}

.fc-header-11 {
    font-family: 'Bitter', serif !important;
    /*font-size: 5.8rem; 58px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 72px;
    letter-spacing: 0;
}

.fc-header-12 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.5rem; 15px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 21px;
    letter-spacing: 0.45px;
}

.fc-header-13 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 500; /*Medium*/
    color: #666666;
    line-height: 22.4px;
    letter-spacing: 0.48px;
}

.fc-header-14 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 4.4rem; 44px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 52.8px;
    letter-spacing: 1.32px;
}

.fc-header-15 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 2rem; 20px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 28px;
    letter-spacing: 0.6px;
}

.fc-header-16 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 2.8rem; 28px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 33.6px;
    letter-spacing: 0.84px;
}

.fc-header-17 {
    font-family: 'Bitter', serif !important;
    /*font-size: 4.4rem; 44px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 52.8px;
    letter-spacing: 0;
}

.fc-header-18 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 5rem; 50px*/
    font-weight: 700; /*Bold*/
    color: #323232;
    line-height: normal;
    letter-spacing: -0.64px;
}

.fc-header-19 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 3.6rem; 36px*/
    font-weight: 600; /*SemiBold*/
    color: #323232;
    line-height: 44.8px;
    letter-spacing: 0px;
}

.fc-header-20 {
    font-family: 'Archivo Narrow Regular', sans-serif !important;
    /*font-size: 5.4rem; 54px*/
    font-weight: 400; /*Regular*/
    color: #323232;
    line-height: 54px;
    letter-spacing: 0px;
}

.fc-header-21 {
    font-family: 'Bitter', serif !important;
    /*font-size: 12rem; 120px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 107px;
    letter-spacing: 0px;
}

.fc-header-22 {
    font-family: 'Bitter', serif !important;
    /*font-size: 5.4rem; 54px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: normal;
    letter-spacing: 0;
}

.fc-header-23 {
    font-family: 'Bitter', serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 41.6px;
    letter-spacing: 0;
    /*letter-spacing: 0.96px;*/
}

.fc-header-24 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 600; /*SemiBold*/
    color: #323232;
    line-height: 41.6px;
    letter-spacing: 0px;
}

.fc-header-25 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 12rem; 120px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 120px;
    letter-spacing: 0px;
}

.fc-header-26 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 7.5rem; 75px*/
    font-weight: 700; /*Bold*/
    color: #323232;
    line-height: normal;
    letter-spacing: -0.64px;
}

.fc-header-27 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 4.8rem; 48px*/
    font-weight: 200; /*ExtraLight*/
    color: #323232;
    line-height: normal;
    letter-spacing: 0.48px;
}

.fc-header-28 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 200; /*ExtraLight*/
    color: #323232;
    line-height: 41.6px;
    letter-spacing: 0.48px;
}


@media (max-width: 767px) {
    .fc-header-1 {
        /*font-size: 2.8rem; 28px*/
        line-height: 38px;
        letter-spacing: 0.84px;
    }

    .fc-header-2 {
        /*font-size: 2rem; 20px*/
        line-height: 30px;
        letter-spacing: 0;
    }

    .fc-header-3 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 2.4rem; 24px*/
        line-height: 33.6px;
        letter-spacing: 0.72px;
    }

    .fc-header-4 {
        /*font-size: 1.5rem; 15px*/
        line-height: 22.4px;
        letter-spacing: 0.45px;
    }

    .fc-header-5 {
        /*font-size: 1.5rem; 15px*/
        line-height: 22.4px;
        letter-spacing: 0.45px;
    }

    .fc-header-6 {
        /*font-size: 1.5rem; 15px*/
        line-height: 16.32px;
        letter-spacing: 0.45px;
    }

    .fc-header-7 {
        /*font-size: 3.2rem; 32px*/
        line-height: 43px;
        letter-spacing: 0.96px;
    }

    .fc-header-8 {
        /*font-size: 2.8rem; 28px*/
        line-height: 38.4px;
        letter-spacing: 0;
    }

    .fc-header-9 {
        /*font-size: 2.8rem; 28px*/
        line-height: 38.4px;
        letter-spacing: 0;
    }

    .fc-header-10 {
        /*font-size: 2rem; 20px*/
        line-height: 30px;
        letter-spacing: 0.6px;
    }

    .fc-header-11 {
        /*font-size: 3.2rem; 32px*/
        line-height: 43px;
        letter-spacing: 0px;
    }

    .fc-header-12 {
        /*font-size: 1.5rem; 15px*/
        line-height: 21px;
        letter-spacing: 0.45px;
    }

    .fc-header-13 {
        /*font-size: 1.6rem; 16px*/
        line-height: 22.4px;
        letter-spacing: 0.48px;
    }

    .fc-header-14 {
        /*font-size: 2.8rem; 28px*/
        line-height: 38px;
        letter-spacing: 0.84px;
    }

    .fc-header-15 {
        /*font-size: 2rem; 20px*/
        line-height: 28px;
        letter-spacing: 0.6px;
    }

    .fc-header-16 {
        /*font-size: 2.8rem; 28px*/
        line-height: 33.6px;
        letter-spacing: 0.84px;
    }

    .fc-header-17 {
        /*font-size: 3rem; 30px*/
        line-height: 39px;
        letter-spacing: 0;
    }

    .fc-header-18 {
        /*font-size: 4.8rem; 48px*/
        line-height: normal;
        letter-spacing: -0.64px;
    }

    .fc-header-19 {
        /*font-size: 3.6rem; 36px*/
        line-height: 44.8px;
        letter-spacing: 0px;
    }

    .fc-header-20 {
        /*font-size: 3.2rem; 32px*/
        line-height: 43px;
        letter-spacing: 0px;
    }

    .fc-header-21 {
        /*font-size: 10rem; 100px*/
        line-height: 75px;
        letter-spacing: 0px;
    }

    .fc-header-22 {
        /*font-size: 3.2rem; 32px*/
        line-height: 43px;
        letter-spacing: 0;
    }

    .fc-header-23 {
        /*font-size: 3.2rem; 32px*/
        line-height: 41.6px;
        letter-spacing: 0;
    }

    .fc-header-24 {
        /*font-size: 2.8rem; 28px*/
        line-height: 36.4px;
        letter-spacing: 0px;
    }

    .fc-header-25 {
        /*font-size: 5.6rem; 56px*/
        line-height: 56px;
        letter-spacing: 0px;
    }

    .fc-header-26 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 7.5rem; 75px*/
        line-height: normal;
    }

    .fc-header-28 {
        /*font-size: 2.8rem; 28px*/
        line-height: 36.4px;
        letter-spacing: 0px;
    }
}


/*Paragraph*/
.fc-paragraph-1 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 400; /*Light*/
    color: #666666;
    line-height: 22.4px;
    letter-spacing: 0.48px;
}

.fc-paragraph-2 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 2.4rem; 24px*/
    font-weight: 300; /*Light*/
    color: #323232;
    line-height: 33.6px;
    letter-spacing: 0.72px;
}

.fc-paragraph-3 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 400; /*Light*/
    color: #666666;
    line-height: 19.6px;
    letter-spacing: 0.32px;
}

.fc-paragraph-4 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 19.6px;
    letter-spacing: 0.32px;
}

.fc-paragraph-5 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.fc-paragraph-6 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.2rem; 12px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 19.6px;
    letter-spacing: 0.36px;
}

.fc-paragraph-7 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.5rem; 15px*/
    font-style: normal;
    font-weight: 300; /*Light*/
    color: #666;
    line-height: 21px;
    letter-spacing: 0.45px;
}

.fc-paragraph-8 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 2rem; 20px*/
    font-style: normal;
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 28px; /*140%*/
    letter-spacing: 0.5px;
}

.fc-paragraph-9 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.8rem; 18px*/
    font-style: normal;
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: normal;
    letter-spacing: 0.48px;
}

.fc-paragraph-10 {
    font-family: 'Bitter', serif !important;
    /*font-size: 2rem; 20px*/
    font-style: normal;
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 28px;
    letter-spacing: 0px;
}

.fc-paragraph-11 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.2rem; 12px*/
    font-weight: 400; /*Regular*/
    color: #666666;
    line-height: 14.4px;
    letter-spacing: 0.48px;
}

.fc-paragraph-12 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1rem; 10px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 19.6px;
    letter-spacing: 0.48px;
}

.fc-paragraph-12 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.3rem; 13px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 15.6px;
    letter-spacing: 0.32px;
}

@media (max-width: 767px) {
    .fc-paragraph-1 {
        /*font-size: 1.5rem; 15px*/
        line-height: 25px;
        letter-spacing: 0.45px;
    }

    .fc-paragraph-2 {
        /*font-size: 2.0rem; 20px*/
        line-height: 30px;
        letter-spacing: 0.72px;
    }

    .fc-paragraph-3 {
        /*font-size: 1.4rem; 14px*/
        line-height: 19.6px;
        letter-spacing: 0.32px;
    }

    .fc-paragraph-4 {
        /*font-size: 1.6rem; 16px*/
        line-height: 19.6px;
        letter-spacing: 0.32px;
    }

    .fc-paragraph-5 {
        /*font-size: 1.4rem; 14px*/
        line-height: 20px;
        letter-spacing: 0.5px;
    }

    .fc-paragraph-6 {
        /*font-size: 1.2rem; 12px*/
        line-height: 19.6px;
        letter-spacing: 0.36px;
    }

    .fc-paragraph-7 {
        /*font-size: 1.5rem; 15px*/
        color: #666;
        line-height: 21px;
        letter-spacing: 0.45px;
    }

    .fc-paragraph-8 {
        /*font-size: 1.8rem; 18px*/
        color: #666;
        line-height: 25.2px;
    }

    .fc-paragraph-9 {
        /*font-size: 1.5rem; 15px*/
        color: #666666;
        line-height: 21px;
    }

    .fc-paragraph-10 {
        /*font-size: 2rem; 20px*/
        color: #666666;
        line-height: 28px;
    }

    .fc-paragraph-11 {
        /*font-size: 1.2rem; 12px*/
        color: #666666;
        line-height: 14.4px;
    }

    .fc-paragraph-12 {
        /*font-size: 1.3rem; 13px*/
        color: #666666;
        line-height: 15.6px;
    }
}

/*Link*/
.fc-link-1 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 300; /*Light*/
    color: #166BFF;
    line-height: 22.4px;
    letter-spacing: 0.48px;
    display: flex;
    align-items: center;
    position: relative;
    width: fit-content;
}

.fc-link-1.fc-font-white {
    color: #FFFFFF;
}

.fc-link-1:hover,
.fc-link-1:focus {
    color: #166BFF;
    cursor: pointer;
}

.fc-link-1.fc-font-white:hover,
.fc-link-1.fc-font-white:focus {
    color: #FFFFFF;
}

.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 left;
    transition: transform 0.25s ease-out;
}

.fc-link-1.fc-font-white:after {
    background-color: #FFFFFF;
}

.fc-content-left .fc-content-left-icon-link-container .fc-link-1:after {
    bottom: 0px;
}

.fc-link-1:hover::after, .fc-link-1:focus::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.fc-link-1.fc-header-1 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 300; /*Light*/
    line-height: 38.4px;
    letter-spacing: 0.96px;
}

.fc-link-1.fc-header-8 {
    font-family: 'Bitter', serif !important;
    /*font-size: 3.2rem; 32px*/
    font-weight: 300; /*Light*/
    line-height: 38.4px;
    letter-spacing: 0;
}

@media (max-width: 767px) {
    .fc-link-1 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.5rem; 15px*/
        line-height: 33.6px;
        letter-spacing: 0.45px;
    }
}

/*fc-link-2*/
.fc-link-2 {
    font-family: 'Archivo', sans-serif !important;
    font-size: 1rem;
    font-weight: 300; /*Light*/
    color: #166BFF;
    line-height: 22.4px;
    letter-spacing: 0.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;
}


@media (max-width: 767px) {
    .fc-link-2 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.5rem; 15px*/
        line-height: 33.6px;
        letter-spacing: 0.45px;
    }
}

/*fc-link-container*/
.fc-link-container {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
}

.fc-link-container > .fc-link-1 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
    margin-bottom: 10px;
}

/*fc-link-3*/
.fc-link-3 {
    text-decoration: underline;
    text-underline-position: under;
}

.fc-link-3.fc-font-grey {
    text-decoration-color: #666666;
    color: #666666;
}


.fc-link-3:hover, .fc-link-3:focus {
    color: #166BFF;
    cursor: pointer;
}

/*fc-link-4 (for Case Studies with Country flag link)*/
.fc-link-4 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 300; /*Light*/
    color: #166BFF;
    line-height: 22.4px;
    letter-spacing: 0.48px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0px 10px;
    align-items: center;
    position: relative;
    width: fit-content;
}

.fc-link-4:hover, 
.fc-link-4:focus {
    color: #166BFF;
    cursor: pointer;
    text-decoration: underline;
    text-underline-position: under;
}

.fc-link-4 > span {
    padding-right: 10px;
}

.fc-link-4:after {
    content: '';
    position: absolute;
    width: 100%;
    max-width: 60px;
    transform: scaleX(0);
    height: 1px;
    bottom: -5px;
    left: 0;
    background-color: #166BFF;
    transform-origin: bottom left;
    transition: transform 0.25s ease-out;
}

.fc-link-4:hover::after, 
.fc-link-4:focus::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

/*fc-link-5*/
a.fc-link-5:hover,
a.fc-link-5:focus,
a.fc-link-5:hover > p,
a.fc-link-5:focus > p,
a.fc-link-5:hover > span,
a.fc-link-5:focus > span {
    text-decoration: underline;
    text-underline-position: under;
    color: #166BFF !important;
    cursor: pointer;
}
/*End fc-link*/
/*fc-title-link-container*/
.fc-title-link-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

@media (max-width: 991px) {
    .fc-title-link-container {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        gap: 10px;
    }
}
/*ENd fc-title-link-container*/
/*fc-image-link*/
a.fc-image-link > img {
    opacity: 1;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

a.fc-image-link:hover > img {
    opacity: .5;
}
/*END fc-image-link*/
/*Caption*/
.fc-caption-1 {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 33.6px;
    letter-spacing: 0.42px;
}

@media (max-width: 767px) {
    .fc-caption-1 {
        /*font-size: 1.2rem; 12px*/
        line-height: 24px;
        letter-spacing: 0.36px;
    }
}

/*fc-video-modal*/
#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 0.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: 0px;
}

#fc-video-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    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;
    }
}
/*End fc-video-modal*/
/*fc-iframe-modal*/
#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 0.3s ease-out;
    transform: none;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

#fc-iframe-modal .modal-body {
    position: relative;
    padding: 0px;
}

#fc-iframe-modal .close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 2rem;
    font-weight: normal;
    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: 55.25%;*/
        padding-bottom: 125%;
        border-radius: 3px;
    }
}

/*@media screen and (orientation:portrait) {
.embed-responsive-16by9 {
    padding-bottom: 177.7777777778%;
}
}*/
/*End fc-iframe-modal*/

/*fc-filter*/
.fc-filter-no-result {
    height: 500px;
    display: none;
}

/*Number Icon - Grey Box*/
.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: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 300; /*Light*/
    line-height: 19.6px;
    letter-spacing: 0.42px;
}

/*Number Icon - Blue Circle*/
.fc-number-icon-v2 {
    padding: 4px 8px;
    margin-right: 8px;
    border-radius: 50%;
    text-align: center;
    background-color: #166BFF;
    color: #FFFFFF;
}

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;
    }
}

/*Button*/
.fc-btn {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 300; /*Light*/
    line-height: 22.4px;
    letter-spacing: 0.48px;
    width: fit-content;
    max-width: 300px;
    border-radius: 0px;
    padding: 13px 15px 11px 15px;
    display: flex;
    align-items: center;
}

.fc-btn > span {
    margin-right: 16px;
}

.fc-btn-primary {
    background-color: #166BFF;
    color: #ffffff;
}

.fc-btn-primary:hover,
.fc-btn-primary:focus {
    background-color: #0353e9;
    color: #ffffff;
}

.fc-btn-primary > svg circle,
.fc-btn-primary > svg path,
.fc-btn-primary > svg rect {
    stroke: #ffffff !important;
}

.fc-btn-primary:hover > svg circle,
.fc-btn-primary:hover > svg path,
.fc-btn-primary:hover > svg rect,
.fc-btn-primary:focus > svg circle,
.fc-btn-primary:focus > svg path,
.fc-btn-primary:focus > svg rect {
    stroke: #ffffff !important;
}

.fc-btn-primary-outline {
    background-color: transparent;
    border: 1px solid #166BFF;
    color: #166BFF;
}

.fc-btn-primary-outline:hover,
.fc-btn-primary-outline:focus {
    background-color: #0353e9;
    border: 1px solid #166BFF;
    color: #ffffff;
}

.fc-btn-primary-outline > svg circle,
.fc-btn-primary-outline > svg path,
.fc-btn-primary-outline > svg rect {
    stroke: #166BFF !important;
}

.fc-btn-primary-outline:hover > svg circle,
.fc-btn-primary-outline:hover > svg path,
.fc-btn-primary-outline:hover > svg rect,
.fc-btn-primary-outline:focus > svg circle,
.fc-btn-primary-outline:focus > svg path,
.fc-btn-primary-outline:focus > svg rect {
    stroke: #ffffff !important;
}

.fc-btn-primary-outline:hover > svg .hover-color,
.fc-btn-primary-outline:focus > svg .hover-color {
    stroke: #ffffff !important;
    fill: #ffffff !important;
}


.fc-btn-secondary {
    background-color: #ffffff;
    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:hover > svg rect,
.fc-btn-secondary:focus > svg circle,
.fc-btn-secondary:focus > svg path,
.fc-btn-secondary:focus > svg rect {
    stroke: #323232 !important;
}

.fc-btn-secondary-outline {
    background-color: transparent;
    border: 1px solid #ffffff;
    color: #ffffff;
}

.fc-btn-secondary-outline:hover,
.fc-btn-secondary-outline:focus {
    background-color: #ffffff;
    color: #323232;
}

.fc-btn-secondary-outline > svg circle,
.fc-btn-secondary-outline > svg path,
.fc-btn-secondary-outline > svg rect {
    stroke: #ffffff !important;
}

.fc-btn-secondary-outline:hover > svg circle,
.fc-btn-secondary-outline:hover > svg path,
.fc-btn-secondary-outline:hover > svg rect,
.fc-btn-secondary-outline:focus > svg circle,
.fc-btn-secondary-outline:focus > svg path,
.fc-btn-secondary-outline:focus > svg rect {
    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-custom-btn*/
.fc-custom-btn {
    background-color: #000000;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 50px;
}

.fc-btn.fc-custom-btn > span {
    margin-right: 8px;
}

.fc-custom-btn:hover,
.fc-custom-btn:focus {
    background-color: #2E2E2E;
    color: #ffffff;
}

a.fc-btn.fc-custom-btn > svg circle,
.fc-custom-btn > svg path,
.fc-custom-btn > svg rect {
    stroke: #ffffff !important;
}

.fc-custom-btn:hover > svg circle,
.fc-custom-btn:hover > svg path,
.fc-custom-btn:hover > svg rect,
.fc-custom-btn:focus > svg circle,
.fc-custom-btn:focus > svg path,
.fc-custom-btn:focus > svg rect {
    stroke: #ffffff !important;
}
/*END fc-custom-btn*/
/*fc-video-wrapper*/
.fc-video-wrapper {
    position: relative;
    cursor: pointer;
    width: fit-content;
}

.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-video-container-wrapper*/
.fc-video-container-wrapper {
    width: 80%;
    margin: auto;
}

.fc-video-container-wrapper-full {
    width: 100%;
}

.fc-video-container-wrapper > .fc-single-video-container,
.fc-video-container-wrapper-full > .fc-single-video-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.fc-video-container-wrapper > .fc-single-video-container > iframe,
.fc-video-container-wrapper-full > .fc-single-video-container > iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*fc-btn-float*/
.fc-btn-float {
    position: fixed;
    bottom: 40px;
    right: 40px;
    background-color: #166BFF;
    border-radius: 38px;
    color: #ffffff;
    box-shadow: 0px 4px 10px rgba(0,0,0,0.25);
    z-index: 100;
}

.fc-btn-float:hover, 
.fc-btn-float:focus {
    background-color: #1C52EE;
    color: #ffffff;
}

.fc-alert {
    position: fixed;
    bottom: 10px;
    right: 16px;
    background-color: #ffffff;
    padding-top: 24px;
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
    width: 260px;
    box-shadow: -1px 4px 12px rgba(0,0,0,0.15);
    z-index: 100;
}

.fc-alert .fc-alert-title {
    padding-bottom: 16px;
}

.fc-alert .close {
    top: 0px;
    right: 0px;
}

.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: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 22px;
    letter-spacing: 0.42px;
    margin-bottom: 0px;
}

.fc-single-filter-input[type=checkbox] {
    position: relative;
    border: 2px solid #323232;
    border-radius: 2px;
    background: none;
    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 -1px;
    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: 0px;
}

@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;
    }
}

/*----------------------------------------------------
    
[-----*** Component ***-----]
    
----------------------------------------------------*/
.bg-grey {
    background-color: #F0F1F4;
}

.bg-lightgrey {
    background-color: #F7F7F9;
}

.bg-lightgrey-v2 {
    background-color: #F8F8F8;
}

.bg-lightgrey-v3 {
    background-color: #F7F7F7;
}

.bg-blue {
    background-color: #F0F6FF;
}

.bg-lightblue {
    background-color: #E5F6FF;
}

.bg-lightblue-v2 {
    background-color: #F0F6FF;
}

.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: #000000;
}

.bg-red {
    background-color: #FC3E30;
}

.bg-green {
    background-color: #13AD49;
}

.bg-footer-banner {
    height: 560px;
    background: url(assets/img/service/footfallcam/FooterBackground.jpg) no-repeat center center;
    /*background-size: cover;*/
    margin-top: 50px;
}

@media (max-width: 991px) {
    .bg-footer-banner {
        height: 560px;
        background: url(assets/img/service/footfallcam/FooterBackground.jpg) no-repeat center top;
        background-size: auto;
    }
}

@media (max-width: 767px) {
    .bg-footer-banner {
        height: 100%;
        background: url(assets/img/service/footfallcam/FooterBanner_MobileView.png) no-repeat left center;
        background-size: cover;
        margin-top: 50px;
    }
}

.fc-font-white {
    color: #FFFFFF !important;
}

.fc-font-grey {
    color: #666666 !important;
}

.fc-font-blue {
    color: #166BFF !important;
}

.fc-font-red {
    color: #FC3E30 !important;
}

.fc-font-green {
    color: #13AD49 !important;
}

.fc-font-black {
    color: #323232 !important;
}

.fc-font-gradient-01 {
    background: linear-gradient(92deg, #166BFF 0%, #009FF0 50%, #0CB8BA 100%), #166BFF;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.fc-content-container {
    display: flex;
    flex-direction: row;
    /*gap: 122px;*/
}

/*fc-content-container in fc-content-container*/
.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-34 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 34%;
    -ms-flex: 1 1 34%;
    flex: 1 1 34%;
    padding-right: 110px;
}

.fc-content-left.fc-content-left-34 .fc-content-left-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.fc-content-left.fc-content-left-40 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    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: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 22.4px;
    letter-spacing: 0.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; /*Regular*/
}

.fc-content-left .fc-content-left-icon-link-container {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.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-60 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
}

.fc-content-right.fc-content-right-66 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 66%;
    -ms-flex: 1 1 66%;
    flex: 1 1 66%;
}

.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 0px 80px;
    gap: 32px;
    width: 100%;
}

.fc-section.fc-section-padding-32, 
.fc-section-padding-32 {
    padding: 32px 0px;
}

.fc-section.fc-section-padding-t-32-b-0, 
.fc-section-padding-t-32-b-0 {
    padding: 32px 0px 0px;
}

.fc-section.fc-section-padding-t-80-b-0, 
.fc-section-padding-t-80-b-0 {
    padding: 80px 0px 0px;
}

.fc-section.fc-section-padding-t-80-b-32, 
.fc-section-padding-t-80-b-32 {
    padding: 80px 0px 32px;
}

.fc-section.fc-video-gallery-list {
    padding: 64px 0px;
}

.fc-content-left > .fc-section {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 32px 0px 0px;
    gap: 16px;
}

.fc-content-left > .fc-section.fc-section-lg {
    gap: 32px;
    padding: 32px 0px
}

.fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
    padding: 0px 0px 80px;
}

.fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
    padding: 0px;
}

.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: 0px;
}

.fc-section.fc-section-container,
.fc-section.fc-section-lg.fc-section-container {
    padding: 80px 0px;
}

.fc-section.fc-section-container .fc-paragraph-2,
.fc-section.fc-section-lg.fc-section-container .fc-paragraph-2 {
    color: #666666;
}

.fc-section.fc-section-container-v2 {
    padding: 80px 0px;
}

.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-sticky-left-filter-title (blog)*/
.fc-content-left .fc-sticky-left-filter .fc-sticky-left-filter-title-container .fc-sticky-left-filter-title {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 20px;
    letter-spacing: 0.5px;
}

/*fc-sticky-left-filter-title (blogpost)*/
.fc-content-left .fc-blogpost-filter.fc-sticky-left-filter .fc-sticky-left-filter-title-container .fc-sticky-left-filter-title {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 500; /*Medium*/
    color: #323232;
    line-height: 20px;
    letter-spacing: 0.5px;
}

.fc-content-left .fc-sticky-left-filter .fc-sticky-left-filter-title-container .fc-clear-filter-btn {
    font-family: 'Archivo';
    font-style: normal;
    font-weight: 300; /*Light*/
    /*font-size: 1.4rem; 14px*/
    line-height: 22px;
    letter-spacing: 0.42px;
    color: #166BFF;
    cursor: pointer;
}

/*fc-sticky-left-filter (Blogpost)*/
.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%;
}

.fc-content-right.fc-content-right-60 {
    width: 60%;
}

@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: 0px;
    }

    .fc-content-left.fc-content-left-34 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        padding-right: 0px;
    }

    .fc-content-left.fc-content-left-60 {
        width: 100%;
        padding: 0px;
        border-right: none;
        border-bottom: solid 1px #D9D9D9;
    }

    .fc-content-right.fc-content-right-66 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }

    .fc-content-left > .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 33px;
        gap: 16px;
    }

    .fc-content-left > .fc-section.fc-section-lg {
        gap: 32px;
    }

    .fc-content-right {
        width: 100%;
    }

    .fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
        padding: 32px 0px 56px;
    }


    .fc-content-right.fc-content-right-40 {
        width: 100%;
        padding: 0px;
    }

    .fc-content-right.fc-content-right-66 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }

    .fc-content-right .fc-section {
        padding: 0px 33px 56px;
        gap: 32px;
    }

    .fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
        padding: 0px 0px 56px;
        gap: 56px;
    }

    .fc-content-right .fc-section-lg, 
    .fc-section.fc-section-lg {
        padding: 0px 33px 56px;
        gap: 56px;
    }

    .fc-content-right > .fc-section.fc-section-sm, 
    .fc-section.fc-section-sm {
        gap: 0px;
    }

    .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: 0px;
        position: static;
        top: 0px;
    }

    .fc-content-left.fc-content-left-60 > .fc-content-left-60-container > .fc-section {
        padding: 32px 0px 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: 0px;
    }

    .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0px 56px;
        gap: 32px;
        width: 100%;
    }

    .fc-content-left > .fc-section {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0px 0px;
        gap: 16px;
    }

    .fc-content-right .fc-section {
        padding: 0px 0px 56px;
        gap: 32px;
    }

    .fc-content-right.fc-content-right-40 > .fc-content-right-40-container > .fc-section {
        padding: 0px 0px 56px;
        gap: 56px;
    }

    .fc-content-right .fc-section-lg,
    .fc-section.fc-section-lg {
        padding: 32px 0px 56px;
        gap: 56px;
    }

    .fc-section.fc-section-lg {
        width: 100%;
    }

    .fc-content-right > .fc-section.fc-section-sm,
    .fc-section.fc-section-sm {
        gap: 0px;
    }

    .fc-section.fc-section-container,
    .fc-section.fc-section-lg.fc-section-container {
        padding: 56px 0px;
    }

    .fc-section.fc-section-container-v2 {
        padding: 32px 0px 56px 0px;
    }

    .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: 1.5rem; 15px*/
    }

    .fc-content-left .fc-sticky-left-sidebar {
        padding-top: 0px;
        position: relative;
        top: 0px;
        margin-left: -16px;
        margin-right: -16px;
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        background-color: #ffffff;
    }

    .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; /*Light*/
    }

    .fc-content-left .fc-sticky-left-filter {
        position: relative;
        top: 0px;
        padding-top: 15px;
        padding-bottom: 0px;
    }

    .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;
    }

    .fc-section.fc-section-padding-24-mobile, 
    .fc-section-padding-24-mobile {
        padding: 24px 0px;
    }

    .fc-section.fc-section-padding-24-mobile.fc-comp-gap-24-mobile {
        gap: 24px;
    }

    .fc-section.fc-section-padding-t-32-b-0, 
    .fc-section-padding-t-32-b-0 {
        padding: 24px 0px 0px;
    }

    .fc-section.fc-section-padding-t-80-b-0, 
    .fc-section-padding-t-80-b-0 {
        padding: 56px 0px 0px;
    }

    .fc-section.fc-section-padding-t-80-b-32, 
    .fc-section-padding-t-80-b-32 {
        padding: 56px 0px 32px;
    }
}

@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*/
.fc-comp-1 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    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: 0px;
        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: 0px;
        gap: 32px;
    }

    .fc-comp-1 .fc-comp-1-left {
        width: 100%;
        gap: 16px;
    }

    .fc-comp-1 .fc-comp-1-right {
        width: 100%;
    }
}
/*End fc-comp-1*/

/*fc-comp-1-box*/
.fc-comp-1-box {
    padding: 32px;
}

.fc-comp-1-content-box {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    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%;
    /*padding-left: 15px;*/
}

@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: 0px;
        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: 0px;
        gap: 32px;
    }

    .fc-comp-1-box .fc-comp-1-left {
        width: 100%;
        gap: 16px;
    }

    .fc-comp-1-box .fc-comp-1-right {
        width: 100%;
    }
}
/*End fc-comp-1-box*/

/*fc-comp-2*/
.fc-comp-2 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 16px;
}

.fc-comp-2 > .fc-comp-2-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    padding: 0px;
    --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 calc(33.33% - 11px);
    -ms-flex: 1 1 calc(33.33% - 11px);
    flex: 1 1 calc(33.33% - 11px);
    flex-grow: 0;
    flex-shrink: 0;
}

.fc-comp-2 > .fc-comp-2-row > .fc-comp-2-col.fc-comp-2-col-empty {
    background-color: transparent;
}

.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: #ffffff;
}

.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: 0px 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: 0px auto;
}

@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-row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0px;
        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;
    }
}
/*End fc-comp-2*/
/*fc-comp-3*/
.fc-comp-3 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 16px;
}

.fc-comp-3 > .fc-comp-3-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: stretch;
    padding: 0px;
    --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: 0px;
}

.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: 0px;
}

.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: 0px;
        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-row {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 0px;
        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%;
    }
}
/*End fc-comp-3*/

/*fc-comp-4*/
.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 #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
}

.fc-comp-4 > .fc-comp-4-row.bg-white {
    border-bottom: 2px solid #F0F1F4;
    padding-top: 0px;
    padding-bottom: 0px;
}

.fc-comp-4 > .fc-comp-4-row:first-child {
    padding-top: 0px;
}

.fc-comp-4 > .fc-comp-4-row:last-child {
    padding-bottom: 0px;
    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 #FFFFFF;
}

.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 #FFFFFF;
}

.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: 0px;
    }

    .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 #FFFFFF;
    }

    .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: 0px;
        padding-right: 0px;
    }

    .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;
    }
}
/*End fc-comp-4*/

/*fc-comp-4 (Slider)*/
.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 #FFFFFF;
}

.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;
    }
}
/*End fc-comp-4 (Slider)*/

/*fc-comp-5*/
.fc-comp-5 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%;
}

.fc-comp-5.fc-comp-5-v2 {
    gap: 32px;
}

/*65:35*/
.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;
}

/*35:65*/
.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%;
}

/*60:40*/
.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;
}

/*40:60*/
.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: 0px;
    margin-right: auto;
}

.fc-comp-5 .fc-comp-5-right .fc-comp-5-img {
    margin-left: auto;
    margin-right: 0px;
}

/*70:30*/
.fc-comp-5 .fc-comp-5-left.l-70-r-30 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 70%;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

.fc-comp-5 .fc-comp-5-right.l-70-r-30 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
}

/*30:70*/
.fc-comp-5 .fc-comp-5-left.l-30-r-70 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    width: 30%;
}

.fc-comp-5 .fc-comp-5-right.l-30-r-70 {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 70%;
    -ms-flex: 1 1 70%;
    flex: 1 1 70%;
    width: 70%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
}

/*fc-comp-5-container*/
.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: 0px;
    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: 0.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);
}

/*40:60*/
.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 (Top & Bottom)*/
.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-content-container-v2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.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-btn-container*/
.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-left.l-30-r-70 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }

    .fc-comp-5 .fc-comp-5-right.l-30-r-70 {
        flex: 1;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }

    .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-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;
    }

    /*mobile 65:35*/
    .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;
    }

    /*mobile 35:65*/
    .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%;
    }

    /*mobile 60:40*/
    .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%;
    }

    /*mobile 40:60*/
    .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-container*/
    .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;
    }

    /*40:60*/
    .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: 0px;
    }

    /*fc-comp-banner-slider > fc-comp-5*/
    .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;
    }
}
/*End fc-comp-5*/

/*fc-comp-6*/
.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: 0px;
    /*gap: 32px;*/
    --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-gap-64 > .fc-comp-6-col {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 43px);
    -ms-flex: 1 1 calc(33.33% - 43px);
    flex: 1 1 calc(33.33% - 43px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 64px;
    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-6-bottom > .fc-comp-6-content > .fc-comp-6-title {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.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: 0px 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: 200px;*/
    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;
    }


    .fc-comp-6 > .fc-comp-6-row.fc-comp-gap-64 > .fc-comp-6-col {
        -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: 64px;
        flex-grow: 0;
        flex-shrink: 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;
    }
}
/*End fc-comp-6*/

/*fc-comp-7*/
.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: 0px;
    gap: 37px;
}

.fc-comp-7 > .fc-comp-7-row.fc-comp-7-row-v2 {
    gap: 24px 32px;
}

.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;
}

.fc-comp-7 > .fc-comp-7-row > .fc-comp-7-col.fc-comp-col-8 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(12.5% - 28px);
    -ms-flex: 1 1 calc(12.5% - 28px);
    flex: 1 1 calc(12.5% - 28px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 0;
    flex-shrink: 0;
}

@media (max-width: 1200px) {
    .fc-comp-7 > .fc-comp-7-row {
        display: flex;
        flex-direction: row;
        align-items: stretch;
        padding: 0px;
        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: 0px;
        gap: 32px;
    }

    .fc-comp-7 > .fc-comp-7-row.fc-comp-7-row-v2 {
        gap: 16px;
    }

    .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;
    }

    .fc-comp-7 > .fc-comp-7-row > .fc-comp-7-col.fc-comp-col-8 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(25% - 12px);
        -ms-flex: 1 1 calc(25% - 12px);
        flex: 1 1 calc(25% - 12px);
        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: 0px;
        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;
    }
}
/*End fc-comp-7*/

/*fc-comp-8*/
.fc-comp-8 {
    width: 100%;
}

.fc-comp-8 > .fc-comp-8-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    padding: 0px;
    --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 #FFFFFF;
}

.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: 'Archivo', sans-serif !important;
    /*font-size: 8rem; 80px*/
    font-weight: 300; /*Light*/
    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: 0px;
    }

    .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: 0px;
        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: 0px;
        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 #FFFFFF;
    }

    .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: 0px;
        gap: 56px;
    }

    .fc-comp-8-row.fc-comp-8-box {
        gap: 0px;
    }

    .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 #FFFFFF;
    }

    .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: 0px;
        gap: 16px;
    }

    .fc-comp-8 > .fc-comp-8-row .fc-comp-8-bottom {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 0px;
        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: 0px;
        gap: 16px;
    }

    .fc-comp-8 > .fc-comp-8-row .fc-comp-8-content-icon > h3 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 5.8rem; 58px*/
        font-weight: 300; /*Light*/
        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: 0px;
    }
}
/*End fc-comp-8*/

/*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%;
    /*padding-right: 175px;*/
}

.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%;
    /*padding-left: 15px;*/
}

.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: #ffffff;
}

.fc-comp-9 .bg-black .fc-comp-9-subheader {
    color: #ffffff;
}

.fc-comp-9 .bg-black .fc-comp-9-description {
    color: #ffffff;
}

.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: #ffffff;
}

.fc-comp-9 .bg-black .fc-comp-9-link:after {
    background-color: #ffffff;
}

.fc-comp-9 .bg-black .fc-comp-9-link svg path {
    stroke: #ffffff;
}

@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: 0px;
        padding-bottom: 0px; /* 60px*/
    }

    .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%;
        /*padding-right: 175px;*/
    }

    .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%;
        /*padding-left: 15px;*/
    }

    .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;
    }
}
/*End fc-comp-9*/
/*fc-comp-9-v2 (l-60-r-40)*/
.fc-comp-9-v2 {
    width: 100%;
}

.fc-comp-9-v2 > .fc-comp-9-content-box {
    display: flex;
    flex-direction: row;
}

.fc-comp-9-v2 > .fc-comp-9-content-box > .fc-comp-9-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-9-v2 > .fc-comp-9-content-box > .fc-comp-9-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%;
    padding: 32px 32px 64px 32px;
}

.fc-comp-9-v2 > .fc-comp-9-content-box > .fc-comp-9-right.l-60-r-40.fc-comp-padding-64 {
    padding: 64px;
}

.fc-comp-9-v2 > .fc-comp-9-content-box > .fc-comp-9-right > .fc-comp-9-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 32px;
    height: 100%;
}

.fc-comp-9-v2 > .fc-comp-9-content-box > .fc-comp-9-right > .fc-comp-9-content > .fc-comp-9-content-top {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.fc-comp-9-v2 > .fc-comp-9-content-box > .fc-comp-9-right > .fc-comp-9-content > .fc-comp-9-content-bottom > .fc-btn {
    width: 100%;
    max-width: 100%;
    justify-content: space-between;
}

@media(max-width: 991px) {
    .fc-comp-9-v2 > .fc-comp-9-content-box {
        display: flex;
        flex-direction: column;
    }

    .fc-comp-9-v2 > .fc-comp-9-content-box > .fc-comp-9-right.l-60-r-40.fc-comp-padding-64 {
        padding: 32px;
    }
}
/*END fc-comp-9-v2 (l-60-r-40)*/
/*fc-comp-10*/
.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 > .fc-comp-10-content-v2 {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.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%;
    }
}
/*End fc-comp-10*/
/*fc-comp-10 (fc-gap-32)*/
.fc-comp-10.fc-comp-gap-32 {
    gap: 32px;
}
/*fc-comp-10-box*/
.fc-comp-10-box {
    padding: 32px;
    width: 100%;
}

@media (max-width: 1200px) {
    .fc-comp-10-box {
        padding: 32px 16px;
    }
}
/*END fc-comp-10-box*/
/*fc-comp-11*/
.fc-comp-11 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    --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: 0px;
    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.resellerSection > .fc-comp-11-row > .fc-comp-11-col-1 .fc-comp-11-col-content > .fc-comp-11-bottom > .fc-comp-11-content .fc-comp-single-detail-icon {
        display: flex;
        flex-direction: row;
        align-items: center;
        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;
}

/*bg-white*/
.fc-comp-11 .fc-comp-11-row .fc-comp-11-col-content {
    background-color: #FFFFFF;
    height: 100%;
}

/*bg-white:hover*/
.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-bottom .fc-comp-11-tag > p.fc-instock {
    color: #01AD4B !important;
    font-weight: 500 !important;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-tag > p > span.fc-price {
    color: #166BFF !important;
    font-weight: 500 !important;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-tag-v2 {
    padding: 4px 8px;
    background-color: #F0F1F4;
    border-radius: 4px;
    width: fit-content;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-tag-v2 > .fc-paragraph-3 {
    font-size: 13px;
    line-height: 15.6px;
    letter-spacing: 0.32px;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-tag-outline {
    padding: 4px 8px;
    border: 1px solid #166BFF;
    border-radius: 4px;
    width: fit-content;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-tag-outline > .fc-paragraph-3 {
    font-size: 13px;
    color: #166BFF;
    line-height: 15.6px;
    letter-spacing: 0.32px;
}

/*bg-lightgrey*/
.fc-comp-11 .fc-comp-11-row .fc-comp-11-col-content.bg-lightgrey {
    background-color: #EAECF0;
}

/*bg-lightgrey:hover*/
.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;
}

/*bg-lightgrey tag*/
.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: #FFFFFF;
    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: 0px;
}

.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: 0px;
}

.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-top > .fc-comp-11-img.fc-comp-11-img-fixed-height {
    height: 235px;
    object-fit: cover;
    object-position: center;
}

.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;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-btn-container-v2 {
    display: flex;
    flex-direction: row;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-bottom .fc-comp-11-btn-container-v2 > .fc-btn {
    width: -webkit-fill-available;
    max-width: 100%;
    justify-content: space-between;
}

.fc-comp-11 .fc-comp-11-row .fc-comp-11-col-1:hover > .fc-comp-11-col-link .fc-comp-11-bottom .fc-comp-11-btn-container-v2 > .fc-btn-primary,
.fc-comp-11 .fc-comp-11-row .fc-comp-11-col-1:focus > .fc-comp-11-col-link .fc-comp-11-bottom .fc-comp-11-btn-container-v2 > .fc-btn-primary {
    background-color: #0353e9;
    color: #ffffff;
}

@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: 0px;
        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: 0px;
        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;
    }
}
/*End fc-comp-11*/

/*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 #ffffff;
}

.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-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 #ffffff;
    }

    .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;
    }
}
/*End fc-comp-12*/

/*fc-comp-13*/
.fc-comp-13 > .fc-comp-13-row {
    display: flex;
}

.fc-comp-13 > .fc-comp-13-row {
    border-bottom: 2px solid #FFFFFF;
}

.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 #FFFFFF;
    background-color: #F0F1F4;
}

.fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:last-child {
    border-right: 2px solid #FFFFFF;
    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: 0px;
}

.fc-comp-13 > .fc-comp-13-row > .fc-comp-13-col:last-child {
    margin-right: 0px;
}

.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 #FFFFFF;
        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;
    }
}
/*End fc-comp-13*/

/*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: #FFFFFF;
}

.fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:last-child {
    border-right: 1px solid #D7D7D7;
    background-color: #FFFFFF;
}

.fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:first-child {
    border-left: 1px solid #D7D7D7;
    background-color: #FFFFFF;
}

.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: 0px;
}

.fc-comp-14 > .fc-comp-14-row > .fc-comp-14-col:last-child {
    margin-right: 0px;
}

.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;
    }
}
/*End fc-comp-14*/

/*fc-comp-15*/
.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%;
}

/*l-40-r-60*/
.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%;
    /*padding-right: 175px;*/
}

.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%;
    /*padding-left: 15px;*/
}

/*l-60-r-40*/
.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%;
    /*padding-right: 175px;*/
}

.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%;
    /*padding-left: 15px;*/
}


/*l-65-r-35*/
.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%;
    /*padding-right: 175px;*/
}

.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%;
    /*padding-left: 15px;*/
}

.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: 0px;
}

.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: -0.3em;
}

.fc-comp-15 .fc-comp-15-left .fc-comp-15-price h3.fc-header-7 {
    font-weight: 300; /*Light*/
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content .fc-comp-list {
    /*font-size: 1.4rem; 14px*/
}

.fc-comp-15 > .fc-comp-15-content-box > .fc-comp-15-left > .fc-comp-15-content .fc-comp-list-v2 {
    /*font-size: 2rem; 20px*/
}

.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: 0.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: 0px 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.8rem; 18px*/
    }

    .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;
    }
}
/*End fc-comp-15*/
/*fc-comp-15-v2*/
.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;
    }
}
/*End fc-comp-15-v2*/
/*fc-comp-16*/
.fc-comp-16 {
    display: flex;
    flex-direction: column;
    padding: 0px;
}

.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: 0px;
    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;
    }
}
/*End fc-comp-16*/

/*fc-comp-17*/
.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: 0px;
    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: 0.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: 0px;
        padding-bottom: 0px; /* 60px*/
    }

    .fc-comp-17 {
        padding-bottom: 0px;
    }

    .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: 0px 2px 12px 0px rgba(0, 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%;
        width: 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; /*Light*/
    }

    .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%;
        width: 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;
    }
}
/*End fc-comp-17*/

/*fc-comp-17-v2*/
.fc-comp-17-v2 .fc-comp-17-content-box {
    display: flex;
    padding: 32px;
    align-items: flex-start;
    gap: 32px;
    align-self: stretch;
}

.fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-left {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 60%;
    -ms-flex: 1 1 60%;
    flex: 1 1 60%;
}

.fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    flex: 1 0 0;
    align-self: stretch;
}

.fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content > .fc-comp-17-content-list {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
    align-self: stretch;
}

.fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-right {
    flex: 1;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
}

.fc-comp-17-v2 > .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-v2 .fc-comp-17-content-box .fc-comp-17-content-icon {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 0px;
    gap: 13px;
}

.fc-comp-17-v2 .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: 0.3s;
    -webkit-transition-timing-function: ease;
}

.fc-comp-17-v2 .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-v2 .fc-comp-17-content-box {
        flex-direction: column;
    }

    .fc-comp-17-v2 > .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%;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .fc-comp-17-v2 {
        padding-top: 0px;
        padding-bottom: 0px; /* 60px*/
    }

    .fc-comp-17-v2 {
        padding-bottom: 0px;
    }

    .fc-comp-17-v2 .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: 0px 2px 12px 0px rgba(0, 0, 0, 0.13);
    }

    .fc-comp-17-v2 > .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%;
        width: 100%;
    }

    .fc-comp-17-v2 > .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-v2 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content h3.fc-header-9 {
        font-size: 1.25rem;
        font-weight: 300; /*Light*/
    }

    .fc-comp-17-v2 > .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%;
        width: 100%;
    }

    .fc-comp-17-v2 > .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;
    }
}
/*End fc-comp-17-v2*/

/*fc-comp-18 (ratio 5:5)*/
.fc-comp-18 {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 32px;
    width: 100%;
}

/*50:50*/
.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: 0px;
    margin-right: auto;
}

.fc-comp-18 .fc-comp-18-right .fc-comp-18-img {
    margin-left: auto;
    margin-right: 0px;
}

@media (max-width: 767px) {
    .fc-comp-18 {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }

    /*50:50*/
    .fc-comp-18 .fc-comp-18-left.l-50-r-50, 
    .fc-comp-18 .fc-comp-18-right.l-50-r-50 {
        width: 100%;
    }
}

/*End fc-comp-18 (ratio 5:5)*/

/*fc-comp-19*/
.fc-comp-19 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 24px;
    width: 100%;
}

.fc-comp-19 > .fc-comp-19-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    padding: 0px;
    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: 0px;
}

.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: 0px;
    }

    .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: 0px;
    }

    .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;
    }
}
/*End fc-comp-19*/
/*fc-comp-20*/
.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: 0px;
    --fc-comp-20-gap: 16px;
    gap: var(--fc-comp-20-gap);
}

.fc-comp-20 > .fc-comp-20-row.fc-comp-flex-wrap {
    flex-wrap: wrap;
}

.fc-comp-20 > .fc-comp-20-row.fc-comp-flex-wrap > .fc-comp-20-col {
    flex-shrink: 0;
    flex-grow: 0;
}

.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);
    /*padding: 16px;*/
}

.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);
    /*padding: 16px;*/
}

.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: -0.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; /*Light*/
}

@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);
        /*padding: 16px;*/
    }
}

@media (max-width: 991px) {
    .fc-comp-20 > .fc-comp-20-row {
        display: block; /*¤£¯àÄ~Äò¥Î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;
    }
}

/*End fc-comp-20*/
/*fc-comp-20-content-v2*/
.fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col .fc-comp-20-content-v2, 
.fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content-v2 {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
    gap: 16px;
    padding: 24px;
}

.fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col .fc-comp-20-content-v2 > .fc-comp-20-content-bottom, 
.fc-comp-20 > .fc-comp-20-row > .fc-comp-20-col-4 .fc-comp-20-content-v2 > .fc-comp-20-content-bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/*END fc-comp-20-content-v2*/
/*fc-comp-21*/
.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;
    flex-wrap: wrap;
    width: fit-content;
    gap: 16px;
}

.fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box .fc-comp-21-img {
    display: flex;
    -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);
    flex-grow: 0;
    flex-shrink: 0;
}

@media (max-width: 991px) {
    .fc-comp-21 .fc-comp-21-content-box {
        padding: 32px 16px;
        gap: 16px;
    }
}

@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;
        flex-wrap: wrap;
        width: 100%;
        gap: 16px;
    }

    .fc-comp-21 .fc-comp-21-content-box .fc-comp-21-img-box .fc-comp-21-img {
        display: flex;
        justify-content: center;
        -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;
    }
}

/*End fc-comp-21*/
/*fc-comp-22*/
.fc-comp-22 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    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: 0px;
    --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;
}

/*bg-white*/
.fc-comp-22 .fc-comp-22-row .fc-comp-22-col-content {
    background-color: #FFFFFF;
    height: 100%;
}

/*bg-white:hover*/
.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;
}

/*bg-lightgrey*/
.fc-comp-22 .fc-comp-22-row .fc-comp-22-col-content.bg-lightgrey {
    background-color: #EAECF0;
}

/*bg-lightgrey:hover*/
.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;
}

/*bg-lightgrey tag*/
.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: #FFFFFF;
    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: 0px;
}

.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: 0px;
}

.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 0px;
    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: 0px;
        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: 0px;
        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 0px 22px 0px;
    }
}
/*End fc-comp-22*/
/*fc-comp-23*/
.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: 0px;
    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: 0px;
        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: 0px;
        gap: 16px;
    }
}

/*End fc-comp-23*/
/*fc-comp-24*/
.fc-comp-24 {
    width: 100%;
}

.fc-comp-24 > .fc-comp-24-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    padding: 0px;
    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-5 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
}

.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-justify-content-top {
    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 0px;
    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-col-2-v2*/
.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;
}

.fc-comp-24 .fc-comp-24-icon-text {
    display: flex;
    flex-direction: row;
    gap: 10px;
    padding: 7px 0px;
    width: fit-content;
}

.fc-comp-24 .fc-comp-24-icon-text p {
    color: #166BFF;
}


@media (max-width: 991px) {
    .fc-comp-24 > .fc-comp-24-row {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: stretch;
        padding: 0px;
        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-col-2-v2*/
    .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 0px;
        gap: 16px;
        border-top: none;
        border-right: none;
        border-left: none;
        border-bottom: 1px 0px 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 0px;
    }

    .fc-comp-24 > .fc-comp-24-row > .fc-comp-24-col > a:hover.fc-comp-24-container-link {
        background-color: transparent;
    }

    /*fc-comp-24-col-2-v2*/
    .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;
    }
}
/*End fc-comp-24*/
/*fc-comp-24-v2*/
.fc-comp-24-v2 > .fc-comp-24-row > .fc-comp-24-col-right {
    width: -webkit-fill-available;
    max-width: 345px
}


.fc-comp-24-v2 > .fc-comp-24-row > .fc-comp-24-col-left {
    display: flex;
    flex-direction: row;
    gap: 0px;
    width: -webkit-fill-available;
}

.fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col.fc-comp-col-4 {
    width: 25%;
}

.fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col > a.fc-comp-24-link:hover > .fc-comp-24-link-container {
    background-color: #F7F7F9;
}

.fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col .fc-comp-24-link-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
    height: 100%;
}

.fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col .fc-comp-24-link-container > .fc-comp-24-content-top img {
    margin: auto;
}

.fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col .fc-comp-24-link-container > .fc-comp-24-content-top img.fc-comp-box-shadow {
    box-shadow: 2px 2px 6px 0px #00000033;
}

.fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col .fc-comp-24-link-container > .fc-comp-24-content-bottom {
    display: flex;
    flex-direction: column;
}

@media (max-width: 991px) {
    .fc-comp-24.fc-comp-24-v2 > .fc-comp-24-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-24-v2 > .fc-comp-24-row > .fc-comp-24-col-left {
        width: -webkit-fill-available;
        overflow: scroll;
    }

    .fc-comp-24-v2 > .fc-comp-24-row > .fc-comp-24-col-right {
        width: 100%;
        max-width: unset;
    }

    .fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col.fc-comp-col-4 {
        width: 80%;
    }

    .fc-comp-24-v2 > .fc-comp-24-row .fc-comp-24-single-col .fc-comp-24-link-container {
        width: max-content;
        max-width: fit-content;
    }
}
/*END fc-comp-24-v2*/
/*fc-comp-25*/
.fc-comp-25 {
    padding: 0px 0px 64px 0px;
    border-bottom: 1px solid #D9D9D9;
}

.fc-comp-25:last-child {
    border-bottom: none;
    padding-bottom: 0px;
}

.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;
    }
}

/*End fc-comp-25*/
/*fc-comp-25-v2*/
.fc-comp-25-v2 {
    padding: 80px 0px;
    border-bottom: 1px solid #D9D9D9;
}

.fc-comp-25-v2:first-child {
    padding: 0px 0px 80px 0px;
}

.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;
    }
}

/*End fc-comp-25-v2*/
/*fc-comp-26*/
.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;
    padding-top: 0px;
}

.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-full {
    width: 100%;
}

.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%;
    }
}
/*End fc-comp-26*/

/*fc-comp-26-V2*/
.fc-comp-26-v2 {
    width: 100%;
}

.fc-comp-26-v2 .fc-comp-26-v2-single {
    display: flex;
    flex-direction: row;
    gap: 32px;
    padding: 32px 0px;
    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%;
}

/*End fc-comp-26-v2*/

/*fc-comp-26-V3*/
.fc-comp-26-v3 .fc-comp-26-v3-single {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 24px 0px;
    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,0.8); /*#D9D9D9 opacity:0.8*/
}

@media (max-width: 767px) {
    .fc-comp-26-v3 .fc-comp-26-v3-single {
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 16px 0px;
        border-bottom: 1px solid #D9D9D9;
    }
}
/*End fc-comp-26-v3*/
/*fc-comp-26-v4*/
.fc-comp-26-v4 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%;
}

.fc-comp-26-v4 > .fc-comp-26-v4-single-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 33.33%;
    -ms-flex: 1 1 33.33%;
    flex: 1 1 33.33%;
}

.fc-comp-26-v4 > .fc-comp-26-v4-single-container > .fc-comp-26-v4-content {
    display: flex;
    flex-direction: column;
}

.fc-comp-26-v4 > .fc-comp-26-v4-single-container > .fc-comp-26-v4-content > .fc-comp-26-single {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px 0px;
    border-bottom: 1px solid #D9D9D9;
}

@media (max-width: 991px) {
    .fc-comp-26-v4 {
        display: flex;
        flex-direction: column;
        gap: 54px;
        width: 100%;
    }

    .fc-comp-26-v4 > .fc-comp-26-v4-single-container {
        display: flex;
        flex-direction: column;
        gap: 16px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }

    .fc-comp-26-v4 > .fc-comp-26-v4-single-container > .fc-comp-26-v4-content {
        display: flex;
        flex-direction: column;
    }

    .fc-comp-26-v4 > .fc-comp-26-v4-single-container > .fc-comp-26-v4-content > .fc-comp-26-single {
        display: flex;
        flex-direction: column;
        gap: 6px;
        padding: 15px 0px;
        border-bottom: 1px solid #D9D9D9;
    }
}

@media (max-width: 767px) {
    .fc-comp-26 .fc-comp-26-content > .fc-comp-26-single > .fc-comp-26-description {
        width: 100%;
    }
}

/*END fc-comp-26-v4*/
/*fc-comp-27*/
.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-v2 > .fc-comp-27-left.fc-comp-box {
    display: flex;
    flex-direction: column;
    justify-content: start;
    gap: 32px;
    border: none;
}

.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: 0px;
}

@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%;
    }
}

/*END fc-comp-27*/
/*fc-comp-28*/
.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: 0px;
    gap: 16px;
}

.fc-comp-28.fc-comp-28-v2 > .fc-comp-28-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    padding: 0px;
    gap: 32px;
}

.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-container.fc-comp-padding-24 {
    padding: 24px;
}

.fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col.fc-comp-28-empty .fc-comp-28-container {
    background: transparent;
    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;
}

.fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-container > .fc-comp-28-bottom-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 16px;
}

.fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col .fc-comp-28-link {
    height: 100%;
}

.fc-comp-28 > .fc-comp-28-row > .fc-comp-28-col a.fc-comp-28-link:hover > .fc-comp-28-container.bg-white {
    cursor: pointer;
    background-color: #F7F7F9 !important;
}

@media (max-width: 767px) {
    .fc-comp-28 > .fc-comp-28-row {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .fc-comp-28.fc-comp-28-v2 > .fc-comp-28-row {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .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;
    }
}
/*End fc-comp-28*/
/*fc-comp-29*/
.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: #666666;
}

@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;
    }
}
/*End fc-comp-29*/
/*fc-comp-30 (Wordwide - Country lists)*/
.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: 'Archivo', sans-serif !important;
    /*font-size: 1.6rem; 16px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 22.4px;
    letter-spacing: 0.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;
    }
}
/*End fc-comp-30 (Wordwide - Country lists)*/
/*fc-comp-31 (BlogPost)*/
.fc-comp-31 .fc-comp-31-link {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 24px;
    width: 100%;
    padding: 20px 0px;
}

.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: 0px;
    left: 0;
    background-color: #166BFF;
    transform-origin: bottom left;
    /*transition: transform 0.25s ease-out;*/
}

.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-title > span {
    width: calc(100% - 30px);
    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 > a.fc-comp-31-title-link:hover > span {
    color: #166BFF;
}*/

        /*.fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-31-title > svg > path {
    opacity: 0;
}*/

        /* .fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > a.fc-comp-31-title-link:hover > svg > path {
    opacity: 1;
    color: #166BFF;
}*/

.fc-comp-31 .fc-comp-31-link .fc-comp-31-right > .fc-comp-31-content > .fc-comp-31-description > p {
    font-family: 'Archivo', sans-serif !important;
    /*font-size: 1.4rem; 14px*/
    font-weight: 300; /*Light*/
    color: #666666;
    line-height: 19.6px;
    letter-spacing: 0.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 0px;
    }

    .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 0px;
    }

    .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;
    }
}

/*End - fc-comp-31 (BlogPost)*/
/*fc-comp-32 (SliderGallery - Product page use)*/
.fc-comp-32 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%;
}

.fc-comp-32 .fc-lslider-gallery-container > .container {
    max-width: 100%;
    padding: 0px;
}

.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 0px !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 0px;
}

.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: 0px;
    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: 0px;
    }

    .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: 0px;
    }

    .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;
    }
}

/*End - fc-comp-32 (SliderGallery - Product page use)*/
/*fc-comp-33 (video gallery)*/
.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-preview.fc-border-radius > .fc-comp-33-preview-content .fc-video-container iframe {
    border-radius: 24px;
    border: 1px solid #D9D9D9;
}

.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: transparent;
}

.bg-black .fc-comp-33 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar-thumb {
    background-color: #323232;
}

.fc-comp-33 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar-thumb {
    background-color: #D9D9D9;
}

.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: 0px;
    background: transparent;
}

.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 > a:hover .fc-player-wrapper .fc-play-hover,
.fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li > .fc-comp-33-list-item > a.fc-comp-33-thumbnail-link:hover .fc-player-wrapper .fc-play-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00000033;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 10px;
}

.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 > a:hover .fc-player-wrapper .fc-play-hover > svg,
.fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li > .fc-comp-33-list-item > a.fc-comp-33-thumbnail-link:hover .fc-player-wrapper .fc-play-hover > svg {
    margin: 0 auto;
    transition-duration: 0.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: 100%;
}

.fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li > .fc-comp-33-list-item > a.fc-comp-33-text-link:hover > .fc-player-content .fc-comp-33-title,
.fc-comp-33 > .fc-comp-33-list > .fc-comp-33-list-content > li > .fc-comp-33-list-item > a.fc-comp-33-text-link:hover > .fc-player-content .fc-comp-33-description {
    text-decoration: underline;
}

.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: 1;
    -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: 0.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%;
    }
}

/*End - fc-comp-33*/
/*fc-comp-33-v2 (video gallery)*/
.fc-comp-33-v2 {
    display: flex;
    flex-direction: row;
    gap: 16px;
    width: 100%;
    height: 352px;
}

.fc-comp-33-v2 > .fc-comp-33-preview {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 80%;
    -ms-flex: 1 1 80%;
    flex: 1 1 80%;
    width: 80%;
    height: 100%;
}

.fc-comp-33-v2 > .fc-comp-33-preview > .fc-comp-33-preview-content {
    width: 100%;
    height: 100%;
    position: relative;
}

.fc-comp-33-v2 .fc-custom-video-container {
    width: 100%;
    height: 100%;
    min-height: 339px;
}

.fc-comp-33-v2 .fc-video-container iframe,
.fc-comp-33-v2 .fc-video-container object,
.fc-comp-33-v2 .fc-video-container embed,
.fc-comp-33-v2 .fc-video-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.fc-comp-33-v2 .fc-video-container > .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-comp-33-v2 .fc-video-container > .fc-video-wrapper > .fc-btn-play > svg {
    margin: 0 auto;
    transition-duration: .2s;
}

.fc-comp-33-v2 .fc-video-container > .fc-video-wrapper > .fc-btn-play > svg > circle {
    fill: #166BFF;
}

.fc-comp-33-v2 .fc-video-container > .fc-video-wrapper > .fc-btn-play:hover > svg > circle,
.fc-comp-33-v2 .fc-video-container > .fc-video-wrapper > .fc-btn-play:focus > svg > circle {
    fill: #1C52EE;
}

.fc-comp-33-v2 .fc-image-container > .fc-video-wrapper {
    width: 100%;
    height: 100%;
}

.fc-comp-33-v2 .fc-image-container > .fc-video-wrapper:hover {
    cursor: zoom-in;
}

.fc-comp-33-v2 .fc-image-container > .fc-video-wrapper > img.fc-video-img {
    height: 100%;
    max-height: 352px;
    margin: auto;
}

.fc-comp-33-v2 .fc-image-container > .fc-video-wrapper > img.fc-video-img {
    height: 100%;
    max-height: 352px;
    margin: auto;
}

.fc-comp-33-v2 > .fc-comp-33-list {
    display: flex;
    flex-direction: column;
    gap: 24px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 20%;
    -ms-flex: 1 1 20%;
    flex: 1 1 20%;
    width: 20%;
    position: relative;
}

.fc-comp-33-v2 > .fc-comp-33-list > .nav-stacked-scroller {
    padding-right: 0px;
    overflow-x: auto;
    overflow-y: scroll;
}

.fc-comp-33-v2 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar {
    width: 0px;
}

.fc-comp-33-v2 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar-track {
    background: transparent;
}

.fc-comp-33-v2 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.fc-comp-33-v2 > .fc-comp-33-list > .nav-stacked-scroller::-webkit-scrollbar-thumb {
    background-color: transparent;
}

.fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content {
    display: flex;
    flex-direction: column;
}

.fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li:not(:last-child) {
    margin-bottom: 16px;
}


.fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li .fc-comp-33-list-item {
    width: 100%;
    padding: 0px;
    background: none;
}

.fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li > .fc-comp-33-list-item > .fc-comp-33-content {
    position: relative;
}

.fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li > a:hover > .fc-comp-33-content > .fc-content-hover,
.fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li.active > .fc-comp-33-list-item > .fc-comp-33-content > .fc-content-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00000033;
    cursor: pointer;
    display: flex;
    align-items: center;
    text-align: center;
    border-radius: 10px;
}

.fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li > .fc-comp-33-list-item > .fc-comp-33-content > img {
    border-radius: 10px;
    border: 1px solid #EAEAEA;
}

@media (max-width: 991px) {
    .fc-comp-33-v2 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        height: 100%;
    }

    .fc-comp-33-v2 > .fc-comp-33-preview {
        width: 100%;
        height: 100%;
    }

    .fc-comp-33-v2 > .fc-comp-33-list {
        width: 100%;
        height: 100%;
        max-height: 300px;
        gap: 16px;
    }

    .fc-comp-33-v2 > .fc-comp-33-preview > .fc-comp-33-preview-content {
        width: 100%;
        height: 100%;
        min-height: 200px;
        position: relative;
    }

    .fc-comp-33-v2 .fc-custom-video-container {
        min-height: unset;
    }

    .fc-comp-33-v2 .fc-video-container iframe,
    .fc-comp-33-v2 .fc-video-container object,
    .fc-comp-33-v2 .fc-video-container embed,
    .fc-comp-33-v2 .fc-video-container video {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content {
        display: flex;
        flex-direction: row;
        gap: 8px;
    }

    .fc-comp-33-v2 > .fc-comp-33-list > .nav-stacked-scroller {
        overflow-y: unset;
        overflow-x: scroll;
    }

    .fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li {
        width: 100%;
    }

    .fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li:not(:last-child) {
        margin-bottom: 0px;
    }

    .fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content > li .fc-comp-33-list-item {
        min-width: 160px;
        max-width: 161px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .fc-comp-33-v2 > .fc-comp-33-preview > .fc-comp-33-preview-content {
        width: 100%;
        height: 100%;
        min-height: unset;
        position: relative;
    }

    .fc-comp-33-v2 > .fc-comp-33-list > .fc-comp-33-list-content .fc-player-content {
        width: 45%;
    }
}

/*End - fc-comp-33-v2*/
/*fc-comp-34*/
.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 0px;
}

.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-align-items-top {
    align-items: flex-start;
}

.fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-8 {
    max-width: 12.5%;
}

.fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-9 {
    max-width: 11.11%;
}

.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;
}

.fc-comp-17-v2 .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col > .fc-comp-34-link > .fc-comp-34-content {
    gap: 8px;
}

.fc-comp-17-v2 .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col > .fc-comp-34-link > .fc-comp-34-content > img {
    max-width: 80px;
    margin: auto;
}

.fc-comp-17-v2 .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col > .fc-comp-34-link > .fc-comp-34-content > img.fc-border-radius-50 {
    border-radius: 50%;
}

@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-8,
    .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-9,
    .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-10 {
        max-width: 18%;
    }

    .fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-8,
    .fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-9 {
        max-width: 30%;
        min-width: 29%;
    }
}

@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-8,
    .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-9,
    .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-10 {
        max-width: 50%;
        min-width: 40%;
    }

    .fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-8,
    .fc-comp-17-v2 > .fc-comp-17-content-box > .fc-comp-17-left > .fc-comp-17-content .fc-comp-34 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-9 {
        max-width: 30%;
        min-width: 29%;
    }
}

/*END fc-comp-34*/
/*fc-comp-34-v2 (no link)*/
.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 0px;
}

.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;
    }
}

/*END fc-comp-34-v2 (no link)*/
/*fc-comp-34-v3*/
.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: 5px;
}

.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-col-6 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(16.66% - 4.2px);
    -ms-flex: 1 1 calc(16.66% - 4.2px);
    flex: 1 1 calc(16.66% - 4.2px);
    width: calc(16.66% - 4.2px) !important;
    flex-grow: 0;
    flex-shrink: 0;
    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 0px;
}

.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: wrap;
        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: wrap;
        overflow-x: scroll;
    }

    .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col.fc-comp-col-6 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(32.33%);
        -ms-flex: 1 1 calc(32.33%);
        flex: 1 1 calc(32.33%);
        width: calc(32.33%);
        flex-grow: 0;
        flex-shrink: 0;
    }

    .fc-comp-34-v3 > .fc-comp-34-row > .fc-comp-34-col .fc-comp-34-link {
        padding: 16px 8px;
    }
}

/*END fc-comp-34-v3*/
/*fc-comp-35*/
.fc-comp-35 {
    width: 100%;
}

.fc-comp-35 > .fc-comp-35-container {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding: 32px;
    box-shadow: 0px 2px 12px 0px rgba(0, 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;
}

.fc-comp-35 > .fc-comp-35-container > .fc-comp-35-content > .fc-header-13 {
    color: #323232;
    font-weight: 600; /*SemiBold*/
}

@media(max-width: 767px) {
    .fc-comp-35 > .fc-comp-35-container {
        padding: 16px;
    }
}
/*END fc-comp-35*/
/*fc-comp-36 (pricing package)*/
.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;
    align-items: stretch;
    gap: 32px;
    height: 100%;
}

.fc-comp-36 > .fc-comp-36-row > .fc-comp-36-col {
    display: flex;
    flex-direction: column;
    flex: 1;
}

.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 32px;
}

.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 24px;
    }
}

/*END fc-comp-36 (pricing package)*/
/*fc-comp-36-v2 (pricing package)*/
.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: 0px;
    border-top: none;
}
/*END fc-comp-36-v2 (pricing package)*/
/*fc-comp-37 (box of img)*/
.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%;
    }
}
/*END fc-comp-37 (box of img)*/

/*fc-comp-38 (Reseller Profile - Details)*/
.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;
}

.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:hover p,
.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:focus p {
    color: #166BFF;
}

.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:hover svg path,
.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:hover svg circle,
.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:hover svg rect,
.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:focus svg path,
.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:focus svg circle,
.fc-comp-38 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container > a.fc-comp-38-list-item:focus svg rect {
    stroke: #166BFF;
}

@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;
    }
}
/*END fc-comp-38 (Reseller Profile - Details)*/
/*fc-comp-38-v2 (Country Profile - Details)*/
.fc-comp-38.fc-comp-38-v2 > .fc-comp-38-row > .fc-comp-38-col.fc-comp-38-col-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 18%;
    -ms-flex: 1 1 18%;
    flex: 1 1 18%;
    width: 18%;
    max-width: 200px;
}

.fc-comp-38.fc-comp-38-v2 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-top {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.fc-comp-38.fc-comp-38-v2 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-top .fc-comp-38-flag img {
    display: inline;
    margin-left: 16px;
}

.fc-comp-38.fc-comp-38-v2 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container {
    display: flex;
    flex-direction: row;
    gap: 24px;
}

.fc-comp-38.fc-comp-38-v2 > .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;
    align-items: center;
    gap: 10px;
}

@media (max-width: 991px) {
    .fc-comp-38.fc-comp-38-v2 > .fc-comp-38-row > .fc-comp-38-col.fc-comp-38-col-left {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        max-width: 200px;
    }

    .fc-comp-38.fc-comp-38-v2 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
}

/*END fc-comp-38-v2 (Country Profile - Details)*/
/*fc-comp-38-v3 (Country Profile - Details V2)*/
.fc-comp-38.fc-comp-38-v3 > .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-v3 > .fc-comp-38-row > .fc-comp-38-col.fc-comp-38-col-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(65% - 6px);
    -ms-flex: 1 1 calc(65% - 6px);
    flex: 1 1 calc(65% - 6px);
    width: calc(65% - 6px);
}

.fc-comp-38.fc-comp-38-v3 > .fc-comp-38-row > .fc-comp-38-col-right > .fc-comp-38-bottom > .fc-comp-38-list-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 8px 24px;
}

.fc-comp-38.fc-comp-38-v3 > .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;
    align-items: flex-start;
    gap: 10px;
    width: 100%;
    max-width: 200px;
}

@media (max-width: 991px) {
    .fc-comp-38.fc-comp-38-v3 > .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-v3 > .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-v3 > .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;
    }
}

/*END fc-comp-38-v3 (Country Profile - Details V2)*/
/*fc-comp-39 (Reseller Profile - We Offer)*/
.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; /*Medium*/
}

@media (max-width: 991px) {
    .fc-comp-39 > .fc-comp-39-row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 64px;
        padding-right: 0px;
    }

    .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);
    }
}
/*END fc-comp-39 (Reseller Profile - We Offer)*/
/*fc-comp-40*/
.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;
    }
}

/*END - fc-comp-40*/
/*fc-comp-41*/
.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: 'Bitter', serif !important;
    /*font-size: 2.0rem; 20px*/
    font-weight: 600; /*SemiBold*/
    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;
    }
}
/*END fc-comp-41*/
/*fc-comp-42*/
.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 0px;
}

.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 0px 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 0px;
    }

    .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 0px 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: none !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: 0px;
    }

    .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: none !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: 0.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: 0px;
    }

    .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;
    }
}
/*END - fc-comp-42*/
/*fc-comp-42 fc-comp-42-v2*/
.fc-comp-42.fc-comp-42-v2 {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left,
.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right {
    width: 50%;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container,
.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container {
    display: flex;
    flex-direction: column;
    gap: 64px;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container {
    background-size: cover;
    height: 100%;
    padding: 80px 80px 80px 0px;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container {
    background-size: cover;
    height: 100%;
    padding: 80px 0px 80px 80px;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-left: 183px;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
    margin-left: 183px;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    margin-right: 183px;
}

.fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
    margin-right: 183px;
}

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
        margin-right: 183px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > a.fc-comp-42-link .fc-comp-42-text-link {
        position: relative;
        width: fit-content;
    }

        .fc-comp-42.fc-comp-42-v2 a.fc-comp-42-link .fc-comp-42-text-link:after {
            content: '';
            position: absolute;
            width: 100%;
            transform: scaleX(0);
            height: 2px;
            bottom: -6px;
            left: 0;
            background: #166BFF;
            transform-origin: bottom left;
            transition: transform 0.25s ease-out;
        }

        .fc-comp-42.fc-comp-42-v2 a.fc-comp-42-link .fc-comp-42-text-link.fc-font-white:after {
            background: #FFFFFF;
        }

        .fc-comp-42.fc-comp-42-v2 > a.fc-comp-42-link .fc-comp-42-text-link.fc-font-gradient-01:after {
            background: linear-gradient(92deg, #166BFF 0%, #009FF0 50%, #0CB8BA 100%), #166BFF;
        }


    .fc-comp-42.fc-comp-42-v2 a.fc-comp-42-link:hover .fc-comp-42-text-link:after {
        transform: scaleX(1);
        transform-origin: bottom left;
        cursor: pointer;
        color: #166BFF;
        -webkit-text-fill-color: #166BFF;
    }


    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > a.fc-comp-42-link:hover .fc-comp-42-text-link.fc-font-white {
        color: #FFFFFF;
        -webkit-text-fill-color: #FFFFFF;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > a.fc-comp-42-link:hover .fc-comp-42-text-link.fc-font-gradient-01:after {
        background: linear-gradient(92deg, #166BFF 0%, #009FF0 50%, #0CB8BA 100%), #166BFF;
    }



@media (max-width: 1200px) {
    .fc-comp-42.fc-comp-42-v2 {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

        .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left,
        .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right {
            width: 100%;
        }

            .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container {
                background-size: cover;
                height: 100%;
                padding: 80px 33px 80px 0px;
            }

            .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container {
                background-size: cover;
                height: 100%;
                padding: 80px 0px 80px 33px;
            }

            .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
                display: flex;
                flex-direction: column;
                gap: 24px;
                margin-left: 33px;
            }

            .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
                display: flex;
                flex-direction: column;
                gap: 24px;
                margin-right: 33px;
            }

            .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
                margin-left: 33px;
            }

            .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
                margin-right: 33px;
            }
}

@media (max-width: 991px) {
    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left:last-child,
    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right:last-child {
        padding-bottom: 0px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container,
    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container {
        background-size: cover;
        height: 100%;
        padding: 56px 33px 56px 33px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container {
        background-size: cover;
        height: 100%;
        padding: 56px 33px 56px 33px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
        display: flex;
        flex-direction: column;
        gap: 24px;
        margin-left: 0px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
        margin-left: 0px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
        display: flex;
        flex-direction: column;
        gap: 24px;
        margin-right: 0px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
        margin-right: 0px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
        margin-right: 33px;
    }
}

@media (max-width: 767px) {
    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container,
    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container {
        background-size: cover;
        height: 100%;
        padding: 56px 16px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container {
        background-size: cover;
        height: 100%;
        padding: 56px 16px;
    }       

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
        display: flex;
        flex-direction: column;
        gap: 24px;
        margin-left: 16px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-left > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
        margin-left: 0px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-content {
        display: flex;
        flex-direction: column;
        gap: 24px;
        margin-right: 16px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
        margin-right: 0px;
    }

    .fc-comp-42.fc-comp-42-v2 > .fc-comp-42-right > .fc-comp-42-link > .fc-comp-42-container > .fc-comp-42-img-container {
        margin-right: 16px;
    }
}
/*END - fc-comp-42*/
/*fc-comp-43*/
.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: 0px;
    }

    .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);
    }
}
/*END fc-comp-43*/
/*fc-comp-44*/
.fc-comp-44 {
    display: flex;
    flex-direction: column;
    gap: 24px;
    width: 100%;
}

.fc-comp-44 > .fc-comp-44-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px 32px;
}

.fc-comp-44 > .fc-comp-44-row > .fc-comp-44-col {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-right: 64px;
}

.fc-comp-44 > .fc-comp-44-row > .fc-comp-44-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: 50%;
    flex-grow: 0;
    flex-shrink: 0;
}

.fc-comp-44 > .fc-comp-44-row > .fc-comp-44-col > .fc-comp-44-icon-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}

@media (max-width: 767px) {
    .fc-comp-44 > .fc-comp-44-row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 24px;
    }

    .fc-comp-44 > .fc-comp-44-row > .fc-comp-44-col {
        padding-right: 0px;
    }

    .fc-comp-44 > .fc-comp-44-row > .fc-comp-44-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;
    }
}
/*END fc-comp-44*/
/*fc-comp-45*/
.fc-comp-45 {
    width: 100%;
}

.fc-comp-45-bg-img {
    background-size: cover !important;
    height: 100%;
    min-height: 450px;
}

.fc-comp-45 .fc-comp-45-container {
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 60px 120px;
}

.fc-comp-45 .fc-comp-45-container.fc-comp-45-content-right {
    display: flex;
    flex-direction: row-reverse;
}

.fc-comp-45 .fc-comp-45-container > .fc-comp-45-content-v2 {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 50%;
}

.fc-comp-45.fc-comp-45-v2 .fc-comp-45-container > .fc-comp-45-content-v2 {
    display: flex;
    flex-direction: column;
    gap: 32px;
    width: 100%;
    max-width: 480px;
}

.fc-comp-45 .fc-comp-45-container > .fc-comp-45-content-v2 .fc-comp-45-logo-title {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
}

.fc-comp-45 .fc-comp-45-container > .fc-comp-45-content-v2 .fc-comp-45-logo-title > img {
    max-height: 20px
}

.fc-comp-45 .fc-comp-45-container > .fc-comp-45-content-v2 .fc-comp-45-logo-title > .fc-comp-45-title {
    font-style: italic;
}

.fc-comp-45 .fc-comp-45-container > .fc-comp-45-content-v2 > .fc-comp-45-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.fc-comp-45 .fc-comp-45-container > .fc-comp-45-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 50%;
}

.fc-comp-45.fc-comp-45-v2 .fc-comp-45-container > .fc-comp-45-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
    max-width: 480px;
}

.fc-comp-45 .fc-comp-45-container > .fc-comp-45-mobile-img {
    display: none;
}

@media (max-width: 991px) {
    .fc-comp-45-bg-img {
        background: none !important;
        min-height: unset;
    }

    .fc-comp-45 .fc-comp-45-container {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        padding: 56px 0px 0px;
    }

    .fc-comp-45 .fc-comp-45-container.fc-comp-45-content-right {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        padding: 56px 0px 0px;
    }

    .fc-comp-45 .fc-comp-45-container > .fc-comp-45-content,
    .fc-comp-45.fc-comp-45-v2 .fc-comp-45-container > .fc-comp-45-content {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        max-width: unset;
        padding: 0px 33px;
    }

    .fc-comp-45 .fc-comp-45-container > .fc-comp-45-content-v2,
    .fc-comp-45.fc-comp-45-v2 .fc-comp-45-container > .fc-comp-45-content-v2 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        padding: 0px 33px;
    }

    .fc-comp-45 .fc-comp-45-container > .fc-comp-45-mobile-img {
        display: block;
    }
}

@media (max-width: 767px) {
    .fc-comp-45-bg-img {
        background: none !important;
        min-height: unset;
    }

    .fc-comp-45 .fc-comp-45-container {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        padding: 32px 0px 0px;
    }

    .fc-comp-45 .fc-comp-45-container.fc-comp-45-content-right {
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        padding: 32px 0px 0px;
    }

    .fc-comp-45 .fc-comp-45-container > .fc-comp-45-content,
    .fc-comp-45.fc-comp-45-v2 .fc-comp-45-container > .fc-comp-45-content {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        padding: 0px 16px;
    }

    .fc-comp-45 .fc-comp-45-container > .fc-comp-45-content-v2,
    .fc-comp-45.fc-comp-45-v2 .fc-comp-45-container > .fc-comp-45-content-v2 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
        padding: 0px 16px;
    }

    .fc-comp-45 .fc-comp-45-container > .fc-comp-45-mobile-img {
        display: block;
    }
}
/*END fc-comp-45*/
/*fc-comp-46*/
.fc-comp-46-bg-img {
    background-size: cover;
}

.fc-comp-46 {
    display: flex;
    flex-direction: row;
    gap: 64px;
    width: 100%;
}

.fc-comp-46 > .fc-comp-46-left {
    display: flex;
    flex-direction: column;
}

.fc-comp-46 > .fc-comp-46-left.l-40-r-60 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%;
    width: 40%;
}

.fc-comp-46 > .fc-comp-46-left > .fc-comp-46-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
}

.fc-comp-46 > .fc-comp-46-left > .fc-comp-46-content > .fc-comp-46-title {
    display: flex;
    flex-direction: column;
    gap: 16px;
    text-align: center;
}

.fc-comp-46 > .fc-comp-46-left > .fc-comp-46-content > .fc-comp-46-title > .fc-in-content-icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 24px;
}

.fc-comp-46 > .fc-comp-46-left > .fc-comp-46-content > .fc-comp-46-description > p {
    text-align: center;
}

.fc-comp-46 > .fc-comp-46-left > .fc-comp-46-content > .fc-comp-46-btn-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 24px;
}

.fc-comp-46 > .fc-comp-46-left > .fc-comp-46-content > .fc-comp-46-btn-container > a.fc-btn {
    padding: 13px 15px;
    min-width: 180px;
    justify-content: center;
}

@media (max-width: 991px) {
    .fc-comp-46-bg-img {
        background-size: cover;
    }

    .fc-comp-46 {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-46 > .fc-comp-46-left.l-40-r-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }


    .fc-comp-46 > .fc-comp-46-right.l-40-r-60 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
    }
}
/*END fc-comp-46*/
/*fc-comp-47*/
.fc-comp-47 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.fc-comp-47 > .fc-comp-47-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 2px;
    width: 100%;
}

.fc-comp-47 > .fc-comp-47-row > .fc-comp-47-col {
    display: flex;
    flex-direction: column;
}

.fc-comp-47 > .fc-comp-47-row > .fc-comp-47-col.fc-comp-col-4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(25% - 2px);
    -ms-flex: 1 1 calc(25% - 2px);
    flex: 1 1 calc(25% - 2px);
    width: calc(25% - 2px);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-47 > .fc-comp-47-row > .fc-comp-47-col .fc-comp-47-bg-text {
    padding: 8px 16px;
}

@media (max-width: 767px) {
    .fc-comp-47 > .fc-comp-47-row > .fc-comp-47-col.fc-comp-col-4 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 2px);
        -ms-flex: 1 1 calc(50% - 2px);
        flex: 1 1 calc(50% - 2px);
        width: calc(50% - 2px);
        flex-shrink: 0;
        flex-grow: 0;
    }
}

/*END fc-comp-47*/
/*fc-comp-48*/
.fc-comp-48 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.fc-comp-48 > .fc-comp-48-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 25px;
    width: 100%;
}

.fc-comp-48 > .fc-comp-48-row > .fc-comp-48-col {
    display: flex;
    flex-direction: column;
}

.fc-comp-48 > .fc-comp-48-row > .fc-comp-48-col > .fc-comp-48-icon-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
}

.fc-comp-48 > .fc-comp-48-row > .fc-comp-48-col .fc-comp-48-bg-text {
    padding: 8px 16px;
}

@media (max-width: 767px) {
    .fc-comp-48 > .fc-comp-48-row > .fc-comp-48-col.fc-comp-col-4 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 2px);
        -ms-flex: 1 1 calc(50% - 2px);
        flex: 1 1 calc(50% - 2px);
        width: calc(50% - 2px);
        flex-shrink: 0;
        flex-grow: 0;
    }
}

/*END fc-comp-48*/
/*fc-comp-49*/
.fc-comp-49 {
    width: 100%;
}

.fc-comp-49 > .fc-comp-49-row {
    display: flex;
    flex-direction: row;
    gap: 32px;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col {
    display: flex;
    flex-direction: column;
    width: 50%;
}

/*Single Content*/
.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-single-content .fc-comp-49-container {
    display: flex;
    flex-direction: column;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-single-content .fc-comp-49-container > .fc-comp-49-text-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 16px;
}
/*Single Content*/
/*List Content*/
.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list {
    display: flex;
    flex-direction: column;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px 0px;
    border-bottom: 1px solid #D9D9D9;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-container > .fc-comp-49-text-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 0px 16px;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-link:last-child .fc-comp-49-container {
    border-bottom: none;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-container > .fc-comp-49-text-content > .fc-comp-49-list-description {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-container > .fc-comp-49-image {
    width: 100%;
    max-width: 127px;
}
/*List Content*/
.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col > a.fc-comp-49-link:hover .fc-comp-49-container,
.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col > a.fc-comp-49-link:focus .fc-comp-49-container {
    background-color: #F7F7F9;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col .fc-comp-49-container .fc-comp-49-text-content .fc-comp-49-icon-text {
    display: flex;
    flex-direction: row;
    gap: 8px;
    padding: 7px 0px;
    width: fit-content;
}

.fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col .fc-comp-49-container .fc-comp-49-text-content .fc-comp-49-icon-text p {
    color: #166BFF;
}

@media (max-width: 991px) {
    .fc-comp-49 > .fc-comp-49-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-49 > .fc-comp-49-row.fc-comp-49-list {
        display: flex;
        flex-direction: column;
        gap: 0px;
    }

    .fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    /*Single Content*/
    .fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-single-content .fc-comp-49-container > .fc-comp-49-text-content {
        display: flex;
        flex-direction: column;
        gap: 8px;
        padding: 16px 0px;
    }
    /*Single Content*/
    /*List Content*/
    .fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 16px 0px;
        border-bottom: 1px solid #D9D9D9;
    }

    .fc-comp-49 > .fc-comp-49-row.fc-comp-49-list > .fc-comp-49-col.fc-comp-49-content-list:first-child {
        border-bottom: 1px solid #D9D9D9;
    }

    .fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-container > .fc-comp-49-image {
        display: none;
    }

    .fc-comp-49 > .fc-comp-49-row > .fc-comp-49-col.fc-comp-49-content-list .fc-comp-49-container > .fc-comp-49-text-content {
        display: flex;
        flex-direction: column;
        gap: 8px;
        padding: 0px;
    }
    /*List Content*/
}
/*END fc-comp-49*/
/*fc-comp-50*/
.fc-comp-50 {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 64px;
    padding: 64px 0px;
    width: 100%;
}

.fc-comp-50 > .fc-comp-50-left {
    width: 25%;
    max-width: 371px;
}

.fc-comp-50 > .fc-comp-50-right {
    display: flex;
    flex-direction: column;
    gap: 48px;
    width: 75%;
}

.fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-top {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-top > .fc-countryprofile-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-top > .fc-countryprofile-content > .fc-countryprofile-detail {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-top > .fc-comp-50-btn-container {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-bottom > .fc-comp-50-content-icon-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 24px;
}

.fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-bottom > .fc-comp-50-content-icon-container > .fc-comp-50-single-icon-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-bottom > .fc-comp-50-content-icon-container > .fc-comp-50-single-icon-content > .fc-comp-50-single-text-content {
    display: flex;
    flex-direction: column;
    gap: 3px;
}

@media (max-width: 991px) {
    .fc-comp-50 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        padding: 56px 20px;
        width: 100%;
    }

    .fc-comp-50 > .fc-comp-50-left {
        width: 100%;
    }

    .fc-comp-50 > .fc-comp-50-right {
        display: flex;
        flex-direction: column;
        gap: 40px;
        width: 100%;
    }

    .fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-top {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-top > .fc-comp-50-btn-container {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .fc-comp-50 > .fc-comp-50-right > .fc-comp-50-content-bottom > .fc-comp-50-content-icon-container {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }
}

/*END fc-comp-50*/
/*fc-comp-51*/
.fc-comp-51 {
    width: 100%;
    padding: 16px 0px;
}

.fc-comp-51 > .fc-comp-51-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 32px;
    padding: 24px 0px;
    border-top: 1px solid #D9D9D9;
    border-bottom: 1px solid #D9D9D9;
}

.fc-comp-51 > .fc-comp-51-row > .fc-comp-51-col {
    display: flex;
    width: fit-content;
}

.fc-comp-51 > .fc-comp-51-row > .fc-comp-51-col > .fc-comp-51-single-col {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 10px;
}

.fc-comp-51 > .fc-comp-51-row > .fc-comp-51-col > .fc-comp-51-single-col > .fc-comp-51-single-left {
    max-width: 35px;
}

.fc-comp-51 > .fc-comp-51-row > .fc-comp-51-col > .fc-comp-51-single-col > .fc-comp-51-single-right {
    display: flex;
    flex-direction: column;
    justify-items: center;
    gap: 3px;
}

@media (max-width: 991px) {
    .fc-comp-51 {
        width: 100%;
        padding: 16px 0px;
    }

    .fc-comp-51 > .fc-comp-51-row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 32px;
        padding: 24px 0px;
        border-top: 1px solid #D9D9D9;
        border-bottom: 1px solid #D9D9D9;
    }

    .fc-comp-51 > .fc-comp-51-row > .fc-comp-51-col {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        width: 100%;
        flex-shrink: 0;
        flex-grow: 0;
    }
}
/*END fc-comp-51*/
/*fc-comp-52*/
.fc-comp-52 {
    width: 100%;
}

.fc-comp-52 > .fc-comp-52-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 5px;
}

.fc-comp-52 > .fc-comp-52-row > .fc-comp-52-col {
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(50% - 3px);
    -ms-flex: 1 1 calc(50% - 3px);
    flex: 1 1 calc(50% - 3px);
    width: calc(50% - 3px);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-52 > .fc-comp-52-row > a.fc-comp-52-col:hover {
    background-color: #F0f1f4;
}

.fc-comp-52 > .fc-comp-52-row > .fc-comp-52-col > .fc-comp-52-single-col {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 16px;
    padding: 16px;
    width: 100%;
}

.fc-comp-52 > .fc-comp-52-row > .fc-comp-52-col > .fc-comp-52-single-col > .fc-comp-52-left {
    width: 35%;
    max-width: 180px;
}

.fc-comp-52 > .fc-comp-52-row > .fc-comp-52-col > .fc-comp-52-single-col > .fc-comp-52-right {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

@media (max-width: 991px) {
    .fc-comp-52 > .fc-comp-52-row {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 5px;
    }

    .fc-comp-52 > .fc-comp-52-row > .fc-comp-52-col {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(50% - 3px);
        -ms-flex: 1 1 calc(50% - 3px);
        flex: 1 1 100%;
        width: 100%;
        flex-shrink: 0;
        flex-grow: 0;
    }

    .fc-comp-52 > .fc-comp-52-row > .fc-comp-52-col > .fc-comp-52-single-col > .fc-comp-52-left {
        width: 35%;
        max-width: 100px;
    }
}

/*END fc-comp-52*/
/*fc-comp-53*/
.fc-comp-53 {
    width: 100%;
    padding: 64px;
    margin-top: 32px;
}

.fc-comp-53 > .fc-comp-53-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 64px;
}

.fc-comp-53 > .fc-comp-53-row > .fc-comp-53-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    width: 20%;
    max-width: 273px;
}

@media (max-width: 991px) {
    .fc-comp-53 {
        width: 100%;
        padding: 32px 20px;
        margin-top: 0px;
    }

    .fc-comp-53 > .fc-comp-53-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-53 > .fc-comp-53-row > .fc-comp-53-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 16px;
        width: 100%;
        max-width: unset;
    }

    .fc-comp-53 .fc-comp-icon-title-container-v2 {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}

/*END fc-comp-53*/
/*fc-comp-53-v2*/
.fc-comp-53-v2 {
    width: 100%;
    padding: 64px;
}

.fc-comp-53-v2 > .fc-comp-53-row {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 64px;
}

.fc-comp-53-v2 > .fc-comp-53-row.fc-comp-width-85 {
    width: 85%;
    margin: auto;
}

.fc-comp-53-v2 > .fc-comp-53-row > .fc-comp-53-img-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    width: 100%;
    max-width: fit-content;
}

.fc-comp-53-v2 > .fc-comp-53-row > .fc-comp-53-content-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 48px;
}

.fc-comp-53-v2 > .fc-comp-53-row > .fc-comp-53-content-container > .fc-comp-53-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

@media (max-width: 991px) {
    .fc-comp-53-v2 {
        width: 100%;
        padding: 32px 20px;
        margin-top: 0px;
    }

    .fc-comp-53-v2 > .fc-comp-53-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-53-v2 > .fc-comp-53-row.fc-comp-width-85 {
        width: 100%;
        margin: auto;
    }

    .fc-comp-53-v2 > .fc-comp-53-row > .fc-comp-53-left {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 16px;
        width: 100%;
        max-width: unset;
    }

    .fc-comp-53-v2 .fc-comp-icon-title-container-v2 {
        display: flex;
        flex-direction: row;
        align-items: center;
    }
}
/*END fc-comp-53-v2*/
/*fc-comp-54*/
.fc-comp-54 {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 100%;
}

.fc-comp-54.fc-desktop-hide {
    display: none;
}

.fc-comp-54 > .fc-comp-54-single {
    display: flex;
    flex-direction: row;
    gap: 15px;
    padding: 0px 5px;
}

.fc-comp-54 > .fc-comp-54-single > .fc-comp-54-left > .fc-comp-54-icon > img {
    width: 100%;
    max-width: 40px;
}

.fc-comp-54 > .fc-comp-54-single > .fc-comp-54-right > .fc-comp-54-content {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

@media (max-width: 991px) {
    .fc-comp-54 {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .fc-comp-54.fc-desktop-hide {
        display: flex;
    }

    .fc-comp-54 > .fc-comp-54-single {
        display: flex;
        flex-direction: row;
        gap: 15px;
        padding: 0px 5px;
    }

    .fc-comp-54 > .fc-comp-54-single > .fc-comp-54-left {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(15% - 11px);
        -ms-flex: 1 1 calc(15% - 11px);
        flex: 1 1 calc(15% - 11px);
        width: 15%;
    }

    .fc-comp-54 > .fc-comp-54-single > .fc-comp-54-left > .fc-comp-54-icon > img {
        width: 100%;
        max-width: 40px;
    }

    .fc-comp-54 > .fc-comp-54-single > .fc-comp-54-right {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(85% - 7px);
        -ms-flex: 1 1 calc(85% - 7px);
        flex: 1 1 calc(85% - 7px);
        width: 85%;
    }

    .fc-comp-54 > .fc-comp-54-single > .fc-comp-54-right > .fc-comp-54-content {
        display: flex;
        flex-direction: column;
        gap: 6px;
    }
}
/*END fc-comp-54*/
/*fc-comp-55*/
.fc-comp-55 {
    width: 100%;
}

.fc-comp-55 > .fc-comp-55-row {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.fc-comp-55.fc-comp-55-v2 > .fc-comp-55-row {
    display: flex;
    flex-direction: row;
    gap: 24px;
}

.fc-comp-55 > .fc-comp-55-row > .fc-comp-55-col.fc-comp-col-3 {
    display: flex;
    flex-direction: row;
    gap: 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 0px);
    -ms-flex: 1 1 calc(33.33% - 0px);
    flex: 1 1 calc(33.33% - 0px);
    width: 33.33%;
}

.fc-comp-55 > .fc-comp-55-row > .fc-comp-55-col.fc-comp-col-3 > .fc-comp-55-content-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 32px;
}

.fc-comp-55.fc-comp-55-v2 > .fc-comp-55-row > .fc-comp-55-col.fc-comp-col-3 > .fc-comp-55-content-container {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 0px;
}

.fc-comp-55 > .fc-comp-55-row > .fc-comp-55-col.fc-comp-col-3 > .fc-comp-55-content-container > .fc-comp-55-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

@media (max-width: 991px) {
    .fc-comp-55 > .fc-comp-55-row {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .fc-comp-55.fc-comp-55-v2 > .fc-comp-55-row {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    .fc-comp-55 > .fc-comp-55-row > .fc-comp-55-col.fc-comp-col-3 {
        display: flex;
        flex-direction: column;
        gap: 16px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(100% - 0px);
        -ms-flex: 1 1 calc(100% - 0px);
        flex: 1 1 calc(100% - 0px);
        width: 100%;
    }
}

/*END - fc-comp-55*/
/*fc-comp-56*/
.fc-comp-56 > .fc-comp-56-container {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 32px;
    padding: 32px;
}

.fc-comp-56 > .fc-comp-56-container > .fc-comp-56-left {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 50%;
}

.fc-comp-56 > .fc-comp-56-container > .fc-comp-56-left > .fc-comp-56-content-container {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.fc-comp-56 > .fc-comp-56-container > .fc-comp-56-left > .fc-comp-56-content-container > .fc-comp-56-title {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
}


.fc-comp-56 > .fc-comp-56-container > .fc-comp-56-right {
    display: flex;
    flex-direction: column;
    gap: 16px;
    width: 50%;
}

@media (max-width: 991px) {
    .fc-comp-56 > .fc-comp-56-container {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 32px;
        padding: 32px;
    }

    .fc-comp-56 > .fc-comp-56-container > .fc-comp-56-left {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
    }

    .fc-comp-56 > .fc-comp-56-container > .fc-comp-56-right {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: 100%;
    }
}

/*END fc-comp-56*/
/*fc-comp-57*/
.fc-comp-57 {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
    padding: 80px 0px;
}

.fc-comp-57 > .fc-comp-57-title {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 16px;
}

.fc-comp-57 > .fc-comp-57-container {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.fc-comp-57 > .fc-comp-57-container > .fc-comp-57-single {
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
    justify-content: space-between;
}

.fc-comp-57 > .fc-comp-57-container > .fc-comp-57-single.fc-border {
    border-radius: 50px;
    border: 1px solid #D9D9D9;
    padding: 8px 8px 8px 20px;
}

@media (max-width: 991px) {
    .fc-comp-57 {
        display: flex;
        flex-direction: column;
        gap: 30px;
        padding: 56px 0px;
        width: 100%;
    }

    .fc-comp-57 > .fc-comp-57-title {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 16px;
    }

    .fc-comp-57 > .fc-comp-57-container {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .fc-comp-57 > .fc-comp-57-container > .fc-comp-57-single {
        display: flex;
        flex-direction: column;
        gap: 16px;
        align-items: center;
        justify-content: space-between;
    }

    .fc-comp-57 > .fc-comp-57-container > .fc-comp-57-single.fc-border {
        border-radius: 15px;
        border: 1px solid #D9D9D9;
        padding: 16px;
    }
}
/*END fc-comp-57*/
/*fc-comp-58*/
.fc-comp-58 > .fc-comp-58-container {
    display: flex;
    flex-direction: row;
    gap: 64px;
    align-items: center;
}

.fc-comp-58 > .fc-comp-58-container > .fc-comp-58-left.l-55-r-45 {
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(55%);
    -ms-flex: 1 1 calc(55%);
    flex: 1 1 calc(55%);
    width: 55%;
}

.fc-comp-58 > .fc-comp-58-container > .fc-comp-58-right.l-55-r-45 {
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(45%);
    -ms-flex: 1 1 calc(45%);
    flex: 1 1 calc(45%);
    width: 45%;
}

.fc-comp-58 > .fc-comp-58-container .fc-comp-58-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

@media (max-width: 991px) {
    .fc-comp-58 > .fc-comp-58-container {
        display: flex;
        flex-direction: column;
        gap: 32px;
        align-items: center;
    }

    .fc-comp-58 > .fc-comp-58-container > .fc-comp-58-left.l-55-r-45 {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(100%);
        -ms-flex: 1 1 calc(100%);
        flex: 1 1 calc(100%);
        width: 100%;
    }

    .fc-comp-58 > .fc-comp-58-container > .fc-comp-58-right.l-55-r-45 {
        display: flex;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(100%);
        -ms-flex: 1 1 calc(100%);
        flex: 1 1 calc(100%);
        width: 100%;
    }

    .fc-comp-58 > .fc-comp-58-container .fc-comp-58-content {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
}

/*END fc-comp-58*/
/*fc-comp-59*/
.fc-comp-59 {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.fc-comp-59 > .fc-comp-59-row {
    display: flex;
    flex-direction: row;
    gap: 32px;
}

.fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col.fc-comp-col-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 21px);
    -ms-flex: 1 1 calc(33.33% - 21px);
    flex: 1 1 calc(33.33% - 21px);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col > .fc-comp-59-container {
    height: 100%;
    border-radius: 10px;
    box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.13);
}

.fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col > .fc-comp-59-container > .fc-comp-59-top,
.fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col > .fc-comp-59-container > .fc-comp-59-top > img {
    border-radius: 10px 10px 0px 0px;
}

.fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col > .fc-comp-59-container > .fc-comp-59-bottom {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding: 16px;
}

@media (max-width: 991px) {
    .fc-comp-59 > .fc-comp-59-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .fc-comp-59 > .fc-comp-59-row > .fc-comp-59-col.fc-comp-col-3 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(100%);
        -ms-flex: 1 1 calc(100%);
        flex: 1 1 calc(100%);
        width: 100%;
        flex-shrink: 0;
        flex-grow: 0;
    }
}

/*END fc-comp-59*/
/*fc-comp-60*/
.fc-comp-60 {
    width: 100%;
}

.fc-comp-60 > .fc-comp-60-row {
    display: flex;
    flex-direction: row;
    gap: 32px;
}

.fc-comp-60 > .fc-comp-60-row > .fc-comp-60-col {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
}

.fc-comp-60 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-align-items-center {
    align-items: center;
}

.fc-comp-60 > .fc-comp-60-row > .fc-comp-60-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);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-60 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-col-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 21px);
    -ms-flex: 1 1 calc(33.33% - 21px);
    flex: 1 1 calc(33.33% - 21px);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-60 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-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-shrink: 0;
    flex-grow: 0;
}

@media (max-width: 991px) {

    .fc-comp-60 {
        width: 100%;
    }

    .fc-comp-60 > .fc-comp-60-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-60 > .fc-comp-60-row > .fc-comp-60-col {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 24px;
    }

    .fc-comp-60 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-align-items-center {
        align-items: center;
    }

    .fc-comp-60 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-col-4 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(100%);
        -ms-flex: 1 1 calc(100%);
        flex: 1 1 calc(100%);
        flex-shrink: 0;
        flex-grow: 0;
    }
}
/*END fc-comp-60*/
/*fc-comp-60 fc-comp-60-v2*/
.fc-comp-60.fc-comp-60-v2 {
    width: 100%;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row {
    display: flex;
    flex-direction: row;
    gap: 32px;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-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);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-col-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 21px);
    -ms-flex: 1 1 calc(33.33% - 21px);
    flex: 1 1 calc(33.33% - 21px);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-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-shrink: 0;
    flex-grow: 0;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col > .fc-comp-60-link {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 24px;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col > .fc-comp-60-link.fc-comp-align-items-center {
    align-items: center;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col > a.fc-comp-60-link > .fc-comp-60-top > img {
    transition: 0.3s;
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col > a.fc-comp-60-link:hover > .fc-comp-60-top > img {
    transform: scale(0.95);
}

.fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col > a.fc-comp-60-link:hover > .fc-comp-60-bottom > .fc-comp-60-text-link {
    color: #166BFF;
}


@media (max-width: 991px) {

    .fc-comp-60.fc-comp-60-v2 {
        width: 100%;
    }

    .fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col > .fc-comp-60-link {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        gap: 24px;
    }

    .fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col > .fc-comp-60-link.fc-comp-align-items-center {
        align-items: center;
    }

    .fc-comp-60.fc-comp-60-v2 > .fc-comp-60-row > .fc-comp-60-col.fc-comp-col-4 {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(100%);
        -ms-flex: 1 1 calc(100%);
        flex: 1 1 calc(100%);
        flex-shrink: 0;
        flex-grow: 0;
    }
}
/*END fc-comp-60*/
/*fc-comp-61*/
.fc-comp-61 {
    width: 100%;
}

.fc-comp-61 > .fc-comp-61-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 16px;
    width: 100%;
}

.fc-comp-61 > .fc-comp-61-row > .fc-comp-61-col {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    flex-grow: 0;
    padding: 16px;
}

.fc-comp-61 > .fc-comp-61-row > .fc-comp-61-col.fc-comp-col-3 {
    -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);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-61 > .fc-comp-61-row > .fc-comp-61-col > .fc-comp-61-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

@media (max-width: 991px) {
    .fc-comp-61 > .fc-comp-61-row {
        display: flex;
        flex-direction: column;
    }
}


/*END fc-comp-61*/
/*fc-comp-62 (Calculator Page)*/
.fc-comp-62 {
    width: 100%;
}

.fc-comp-62 > .fc-comp-62-row {
    display: flex;
    flex-direction: row;
    gap: 32px;
}

.fc-comp-62 > .fc-comp-62-row.fc-comp-box {
    padding: 32px;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left {
    display: flex;
    flex-direction: column;
    width: 30%;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container {
    display: flex;
    flex-direction: column;
    gap: 64px;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container > .fc-comp-62-content {
    display: flex;
    flex-direction: column;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container > .fc-comp-62-content.fc-comp-gap-16 {
    gap: 16px;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container > .fc-comp-62-content.fc-comp-gap-24 {
    gap: 24px;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right {
    display: flex;
    flex-direction: column;
    width: 70%;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right {
    padding: 32px;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right > .fc-comp-62-content {
    display: flex;
    flex-direction: column;
}

.fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right > .fc-comp-62-content.fc-comp-gap-24 {
    gap: 24px;
}


@media (max-width: 991px) {
    .fc-comp-62 > .fc-comp-62-row {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-62 > .fc-comp-62-row.fc-comp-box {
        padding: 24px;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container {
        display: flex;
        flex-direction: column;
        gap: 32px;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container > .fc-comp-62-content {
        display: flex;
        flex-direction: column;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container > .fc-comp-62-content.fc-comp-gap-16 {
        gap: 16px;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-left > .fc-comp-62-content-container > .fc-comp-62-content.fc-comp-gap-24 {
        gap: 24px;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right {
        padding: 24px;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right > .fc-comp-62-content {
        display: flex;
        flex-direction: column;
    }

    .fc-comp-62 > .fc-comp-62-row > .fc-comp-62-right > .fc-comp-62-content.fc-comp-gap-24 {
        gap: 24px;
    }
}

/*END fc-comp-62 (Calculator Page)*/
/*fc-comp-63*/
.fc-comp-63 {
    width: 100%;
}

.fc-comp-63 > .fc-comp-63-row {
    display: flex;
    flex-direction: row;
    gap: 16px;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col {
    display: flex;
    flex-direction: column;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col.fc-comp-col-4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(25% - 26px);
    -ms-flex: 1 1 calc(25% - 26px);
    flex: 1 1 calc(25% - 26px);
    width: calc(25% - 26px);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col.fc-comp-col-3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(33.33% - 10px);
    -ms-flex: 1 1 calc(33.33% - 10px);
    flex: 1 1 calc(33.33% - 10px);
    width: calc(33.33% - 10px);
    flex-shrink: 0;
    flex-grow: 0;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container {
    display: flex;
    flex-direction: column;
    gap: 0px;
    padding: 16px;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container > .fc-comp-63-content {
    display: flex;
    flex-direction: column;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container > .fc-comp-63-content > .fc-comp-63-single-content {
    display: flex;
    flex-direction: row;
    gap: 16px;
    padding: 8px 0px;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container > .fc-comp-63-content > .fc-comp-63-single-content:not(:first-child) {
    border-top: 1px Solid #D9D9D9;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container > .fc-comp-63-content > .fc-comp-63-single-content > .fc-comp-63-content-left,
.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container > .fc-comp-63-content > .fc-comp-63-single-content > .fc-comp-63-content-right {
    width: 50%;
}

@media (max-width: 991px) {
    .fc-comp-63 {
        width: 100%;
    }

    .fc-comp-63 > .fc-comp-63-row {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col {
        display: flex;
        flex-direction: column;
    }

    .fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col.fc-comp-col-4,
    .fc-comp-63 > .fc-comp-63-row > .fc-comp-63-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-shrink: 0;
        flex-grow: 0;
    }
}

    /*END fc-comp-63*/
    /*fc-comp-63 + fc-comp-hover*/
.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container.fc-comp-hover > .fc-comp-63-img > .fc-img-hover {
    display: none;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container.fc-comp-hover:hover > .fc-comp-63-img > img:first-child {
    display: none;
}

.fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container.fc-comp-hover:hover > .fc-comp-63-img > img.fc-img-hover {
    display: block;
}

@media (max-width: 767px) {
    .fc-comp-63 > .fc-comp-63-row > .fc-comp-63-col > .fc-comp-63-content-container.fc-comp-hover > .fc-comp-63-img > img.fc-img-hover {
        display: block;
    }
}

/*fc-comp-63 + fc-comp-63-full*/
.fc-comp-63.fc-comp-63-full > .fc-comp-63-row > .fc-comp-63-col.fc-comp-col-4 {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 calc(25% - 12px);
    -ms-flex: 1 1 calc(25% - 12px);
    flex: 1 1 calc(25% - 12px);
    width: calc(25% - 12px);
    flex-shrink: 0;
    flex-grow: 0;
}


@media (max-width: 991px) {

    .fc-comp-63.fc-comp-63-full > .fc-comp-63-row > .fc-comp-63-col.fc-comp-col-4,
    .fc-comp-63.fc-comp-63-full > .fc-comp-63-row > .fc-comp-63-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-shrink: 0;
        flex-grow: 0;
    }
}

/*END fc-comp-63*/
/*fc-comp-64*/
.fc-comp-64 {
    display: flex;
    flex-direction: row;
    width: 100%;
}

.fc-comp-64 > .fc-comp-64-left, 
.fc-comp-64 > .fc-comp-64-right {
    width: 50%;
    position: relative;
}

.fc-comp-64 > .fc-comp-64-left > .fc-comp-64-top {
    display: flex;
    flex-direction: column;
    padding: 80px 80px 80px 183px;
    position: relative;
    z-index: 1;
    gap: 29px;
}

.fc-comp-64 > .fc-comp-64-left > .fc-comp-64-top > .fc-comp-64-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

    .fc-comp-64 > .fc-comp-64-left > .fc-comp-64-top > .fc-comp-64-content > .fc-comp-64-title > .fc-comp-64-title-link {
        display: flex;
        flex-direction: row;
        gap: 16px;
        align-items: center;
    }

    .fc-comp-64 > .fc-comp-64-left > .fc-comp-64-top > .fc-comp-64-content > .fc-comp-64-title > .fc-comp-64-title-link {
        display: flex;
        flex-direction: row;
        gap: 16px;
    }

.fc-comp-64 > .fc-comp-64-left > .fc-comp-64-bottom {
    display: flex;
    flex-direction: column;
    padding: 32px 80px 80px 183px;
    position: relative;
    z-index: 1;
    gap: 29px;
}

.fc-comp-64 > .fc-comp-64-right > .fc-comp-64-top {
    display: flex;
    flex-direction: column;
    padding: 80px 183px 80px 80px;
    position: relative;
    z-index: 1;
    gap: 29px;
}

.fc-comp-64 > .fc-comp-64-right > .fc-comp-64-top > .fc-comp-64-content {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.fc-comp-64 > .fc-comp-64-right > .fc-comp-64-bottom {
    display: flex;
    flex-direction: column;
    padding: 32px 183px 80px 80px;
    position: relative;
    z-index: 1;
    gap: 29px;
}

@media (max-width: 1200px) {
    .fc-comp-64 {
        display: flex;
        flex-direction: column;
        width: 100%;
    }

    .fc-comp-64 > .fc-comp-64-left,
    .fc-comp-64 > .fc-comp-64-right {
        width: 100%;
        position: relative;
    }

        .fc-comp-64 > .fc-comp-64-left > .fc-comp-64-top {
            padding: 32px 16px;
        }

        .fc-comp-64 > .fc-comp-64-left > .fc-comp-64-bottom {
            padding: 32px 16px 56px;
        }

        .fc-comp-64 > .fc-comp-64-right > .fc-comp-64-top {
            padding: 32px 16px;
        }

        .fc-comp-64 > .fc-comp-64-right > .fc-comp-64-bottom {
            padding: 32px 16px 56px;
        }

}

/*END fc-comp-64*/
    /*fc-image-list*/
    .fc-image-list-container {
    }

    .fc-image-list {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    /*fc-comp-table (table)*/
    .fc-container > .fc-comp-table {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0px 80px;
        gap: 24px;
    }

    .fc-content-right .fc-comp-table {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
        width: 100%;
    }

    .fc-container > .fc-content-container .fc-comp-table {
        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: 1.4rem !important; 14px*/
        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-comp-table .fc-table-col-35 {
        width: 35%;
    }

    .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: 0px;
        }
    }

    /*End fc-table*/
    /*fc-table-v2 (table with Technical Data Layout)*/
    .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 0px;
    }
    /*End fc-table-v2*/

    /*fc-flex*/
    .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: 0px;
            }

            .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;
    }

    .fc-flex-col {
        display: flex;
        flex-direction: column;
    }

    .fc-flex-row {
        display: flex;
        flex-direction: row;
    }

    /*End fc-flex*/
    /*fc-flex-gap*/
    .fc-flex-gap-8 {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .fc-flex-gap {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        padding: 32px 0px;
        gap: 26px;
    }

        .fc-flex-gap .fc-flex-gap-col {
            display: flex;
            flex-direction: row;
            justify-content: center;
            align-items: center;
            padding: 0px;
            gap: 16px;
        }

    /*End fc-flex-gap*/
    /*fc-breadcrumbs*/
    .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: 0px;
        list-style: none;
    }

    .fc-breadcrumb-container > .fc-breadcrumb {
        padding-left: 0px;
        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,
        .fc-breadcrumb-container > .fc-breadcrumb > li.active > a.fc-link-1,
        .fc-breadcrumb-container > .fc-breadcrumb > li.active > a.fc-link-5,
        .fc-breadcrumb-container > .fc-breadcrumb > li.active > span.fc-link-5 {
            color: #166BFF;
        }

        .fc-breadcrumb-container > .fc-breadcrumb > li.fc-paragraph-3 > a.fc-link-1 {
            font-size: 1.4rem !important; /*14px;*/
        }

    @media (max-width: 1200px) {
        .fc-breadcrumb-container {
            padding: 0px 33px;
        }

        .fc-container > .fc-content-container > .fc-content-left > .fc-breadcrumb-container {
            padding-top: 32px;
        }
    }

    @media (max-width: 991px) {
        .fc-breadcrumb-container {
            padding: 0px;
        }

        .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: 0px;
        }
    }

    /*End fc-breadcrumbs*/
    /*fc-comp-video*/
    .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-video*/
    /*fc-comp-yt-video*/
    .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%;
        }
    /*End fc-comp-yt-video*/

    /*fc-custom-video-container*/
    .fc-custom-video-container {
        position: relative;
        width: 100%;
        height: auto;
    }

        .fc-custom-video-container > video {
            width: 100%;
            height: 100%;
            display: block;
        }

        .fc-custom-video-container > .fc-video-img {
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
        }

        .fc-custom-video-container .fc-custom-play-button {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: transparent;
            cursor: pointer;
        }

            .fc-custom-video-container .fc-custom-play-button:hover > svg > circle {
                fill: #1C52EE;
            }

            .fc-custom-video-container .fc-custom-play-button.hidden {
                display: none;
            }
    /*End fc-custom-video-container*/

    /*fc-comp-download*/
    .fc-comp.fc-comp-download {
        width: 60%;
        padding-top: 0px;
    }

    .fc-comp-download {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        gap: 24px;
        padding: 32px 0px 16px;
    }

        .fc-comp-download > .fc-comp-download-title {
            padding: 0px 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: 0px;
        }

        .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: 0px 0px 16px;
        }

            .fc-content-right.fc-content-right-40 > .fc-content-right-40-container .fc-comp-download .fc-comp-download-title {
                padding: 0px;
            }

        .fc-comp-download > .fc-comp-download-title {
            padding: 0px 0px 16px;
        }

        .fc-comp-download > .fc-comp-download-content > .fc-comp-single-download {
            padding: 16px 0px;
        }

        .fc-comp-single-download > .fc-comp-single-download-link .fc-comp-single-download-item {
            padding-right: 10px;
            width: 95%;
        }
    }

    /*fc-comp-list*/
    .fc-comp-list {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.6rem; 16px*/
        font-weight: 300; /*Light*/
        color: #666666;
        line-height: 22.4px;
        letter-spacing: 0.48px;
        padding-left: 24px;
    }

    .fc-comp-11 .fc-comp-11-bottom .fc-comp-list {
        /*font-size: 1.4rem; 14px*/
    }

    .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: 1.5rem; 15px*/
            line-height: 25px;
            letter-spacing: 0.45px;
        }

            .fc-comp-list.fc-comp-list-b-24 > li:not(:last-child) {
                padding-bottom: 16px;
            }
    }
    /*End fc-comp-list*/
    /*fc-comp-list-v2*/
    .fc-comp-list-v2 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 2rem; 20px*/
        line-height: 28px; /*140%*/
        letter-spacing: 0.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.8rem; 18px*/
            line-height: 25.2px;
        }

        .fc-comp-list.fc-comp-list-b-24 > li:not(:last-child) {
            padding-bottom: 16px;
        }
    }
    /*End fc-comp-list-v2*/
    /*fc-comp-list-v3*/
    .fc-comp-list-v3 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.2rem; 12px*/
        line-height: 16.8px; /*140%*/
        letter-spacing: 0.36px;
    }

    .fc-comp-list.fc-comp-list-v3 > li:not(:last-child) {
        padding-bottom: 8px;
    }

    .fc-comp-list-v3.fc-comp-list-b-16 > li:not(:last-child) {
        padding-bottom: 16px;
    }

    @media (max-width: 767px) {
        .fc-comp-list-v3 {
            /*font-size: 1.2rem; 12px*/
            line-height: 16.8px; /*140%*/
        }

            .fc-comp-list-v3.fc-comp-list-b-24 > li:not(:last-child) {
                padding-bottom: 16px;
            }
    }
    /*End fc-comp-list-v3*/
    /*fc-comp-list-v4*/
    .fc-comp-list-v4 {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.4rem; 14px*/
        line-height: 19.6px; /*140%*/
        letter-spacing: 0.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: 1.4rem; 14px*/
            line-height: 19.6px; /*140%*/
        }
    }
    /*End fc-comp-list-v4*/
    /*fc-comp-list-custom*/
    .fc-comp-list-custom {
        list-style: none;
        padding-left: 0px;
    }
    /*fc-comp-tabs*/
    .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: 0px;
                margin-right: 34px;
                font-size: 14px;
                color: #323232;
                font-weight: 300; /*Light*/
                line-height: 33.6px;
                letter-spacing: 0.45px;
                padding-top: 8px;
                padding-bottom: 11px;
                cursor: pointer;
                flex-shrink: 0;
            }

        .fc-comp-tabs .fc-tabs-header .fc-single-tab.fc-single-tab-icon {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 10px;
            padding-top: 6px;
            padding-bottom: 8px;
        }

        .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; /*Medium*/
            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%, #ffffff4D);
                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%, #ffffff4D);
                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: 0px;
            padding-bottom: 0px;
        }

    @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;
        }

        .fc-comp-tabs > .fc-tabs-content > .fc-single-content-mobile > .fc-single-content-mobile-header .fc-single-content-mobile-icon {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 16px;
        }

            .fc-comp-tabs > .fc-tabs-content > .fc-single-content-mobile > .fc-single-content-mobile-header .fc-single-content-mobile-icon > img {
                width: 30px;
                margin: 0px;
            }
    }

    @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;
            }
    }
    /*End fc-comp-tabs*/

    /*fc-comp-tabs-v2*/
    .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: #FFFFFF;
                    padding: 15px;
                    font-size: 20px;
                    color: #323232;
                    font-weight: 300; /*Light*/
                    line-height: 28px;
                    letter-spacing: 0.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: 0px;
            padding-bottom: 0px;
        }

        .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;
            }
    }
    /*End fc-comp-tabs-v2*/

    /*fc-comp-tabs mobile transformation*/
    @media (min-width:992px) {
        /*fc-comp-tabs in desktop view*/
        /*Hide the headers*/
        .fc-single-content-mobile-header {
            display: none !important;
        }
    }

    @media (max-width: 991px) {
        /*fc-comp-tabs in mobile view*/
        /*Hide the desktop tabs*/
        .fc-tabs-header-mobile .fc-tabs-header,
        .fc-tabs-header-mobile .fc-comp-tab-header-nav {
            display: none !important;
        }
        /*Show all tabs by default (only headers will show, content will be hidden)*/
        .fc-single-content-mobile {
            display: block !important;
        }

        /*Compensate for the gap lost between the two elements of fc-comp-5*/
        .fc-comp-5.fc-comp-mobile .fc-comp-5-right {
            padding-top: 16px;
        }
        /*Hide every tab content and provide 24px of vertical padding*/
        .fc-tabs-content .fc-comp-mobile {
            padding: 24px 0 !important;
            display: none;
        }

        /*Show only the first tab*/
        .fc-tabs-content .fc-show-content .fc-comp-mobile {
            display: block;
        }

        /*Headers*/
        .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-right: 10px;
            }

                .fc-single-content-mobile-header img.fc-border-radius-50 {
                    border-radius: 50%;
                }

            .fc-single-content-mobile-header h4 {
                color: #323232;
                font-size: 15px;
                font-family: Archivo;
                font-weight: 300; /*Light*/
                line-height: 19.6px;
                letter-spacing: 0.45px;
            }

            .fc-single-content-mobile-header svg {
                margin-left: auto;
            }

                /*SVG for the rotation effect*/
                .fc-single-content-mobile-header svg.rotate-180 {
                    transform: rotate(180deg);
                    transition: transform 0.3s ease;
                }

            .fc-single-content-mobile-header svg {
                transition: transform 0.3s ease;
            }
    }
    /*End fc-comp-tabs mobile transformation*/

    /*fc-comp-tabs-with-icon*/
    .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;
            }

                .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab.fc-comp-padding-14 {
                    padding: 14px;
                }

                .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab > .fc-comp-tabs-with-icon-box > p {
                    font-weight: 500; /*Medium*/
                    color: #323232;
                }

                /*fc-comp-tabs-with-icon > tab :hover*/
                .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.fc-comp-padding-14:hover,
                .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab.fc-comp-padding-14:focus {
                    padding-top: 14px;
                    padding-bottom: 14px;
                    border-radius: 24px;
                    background-color: #EDEDED;
                }

                /*fc-comp-tabs-with-icon > tab :active*/
                .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab.is_active {
                    border-radius: 24px;
                    background-color: #EDEDED;
                }

                /*fc-comp-tabs-with-icon container*/
                .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab > .fc-comp-tabs-with-icon-box {
                    display: flex;
                    flex-direction: column;
                    gap: 16px;
                }

                    /*fc-comp-tabs-with-icon > img*/
                    .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: 0.3s;
                        -webkit-transition-timing-function: ease;
                        max-width: 117px;
                    }

                        .fc-comp-tabs-with-icon > .fc-tabs-header > .fc-single-tab > .fc-comp-tabs-with-icon-box > img.fc-border-radius-50 {
                            border-radius: 50%;
                        }

                /*fc-comp-tabs-with-icon > img :hover*/
                .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: 0px;
                padding-bottom: 0px;
            }

    @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;
        }
    }
    /*End fc-comp-tabs-with-icon*/
    /*fc-comp-tabs-with-icon + fc-tabs-header-scroll*/
    .fc-comp-tabs-with-icon.fc-tabs-header-scroll > .fc-tabs-header {
        justify-content: flex-start;
        overflow: scroll;
        gap: 0px;
    }

    .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;
    }
    /*END fc-comp-tabs-with-icon + fc-tabs-header-scroll*/
    /*fc-comp-faqs-search*/
    .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: 0px;
            }
    /*END fc-comp-faqs-search*/
    /*fc-comp-faqs*/
    .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: 'Archivo', sans-serif !important;
                    /*font-size: 1.4rem; 14px*/
                    font-weight: 400; /*Regular*/
                    color: #323232;
                    line-height: 19.6px;
                    letter-spacing: 0.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: 'Archivo', sans-serif !important;
                /*font-size: 1.4rem; 14px*/
                font-weight: 300; /*Light*/
                color: #666666;
                line-height: 19.6px;
                letter-spacing: 0.28px;
            }

    @media (max-width: 767px) {
        .fc-comp-faqs .fc-comp-single-faq {
            padding-left: 0px;
            padding-right: 0px;
        }
    }
    /*End fc-comp-faqs*/
    /*fc-comp-faqs-v2*/
    .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 {
    }

    /*End fc-comp-faqs-v2*/
    /*fc-comp-search*/
    .fc-comp-search {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        gap: 0px;
        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: 0px;
            }

    .fc-search-list.fc-section {
        padding: 0px;
    }

    @media (max-width: 767px) {
        .fc-comp-search {
            display: flex;
            flex-direction: row;
            justify-content: flex-start;
            flex-wrap: wrap;
            gap: 8px;
            width: 100%;
        }
    }
    /*END fc-comp-search*/
    /*fc-footer-banner*/
    .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 #ffffff;
            }

            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black + .fc-footer-banner-col.bg-black {
                border-left: 2px solid #000000;
            }

            .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;
            }

            /*bg-grey:hover*/
            .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;
            }

            /*bg-black*/
            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-black .fc-footer-banner-content.bg-black {
                background-color: #323232;
            }

            /*bg-black:hover*/
            .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;
            }


            /*bg-blue*/
            .fc-footer-banner > .fc-footer-banner-row > .fc-footer-banner-col.bg-blue .fc-footer-banner-content.bg-blue {
                background-color: #F0F6FF;
            }

            /*bg-blue:hover*/
            .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 #ffffff;
            }

                .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 #000000 !important;
                }
    }

    @media (max-width: 767px) {
        .fc-footer-banner {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
            padding-left: 0px;
            padding-right: 0px;
            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 #ffffff;
                    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;
                }
    }
    /*End fc-footer-banner*/

    /*fc-page-breaker*/
    .fc-page-breaker {
        display: flex;
        align-items: center;
        padding: 48px 0px;
    }

    .fc-page-breaker.fc-content {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 48px 0px 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: 'Archivo', -serif !important;
        /*font-size: 3.2rem; 32px*/
        font-weight: 300; /*Light*/
        color: #ffffff;
        line-height: 38.4px;
        letter-spacing: 0.96px;
        margin-right: 170px;
    }

    .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-content {
        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: fit-content;
        min-width: 200px;
        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: 0px;
        gap: 24px;
    }

    .fc-page-breaker.fc-comp-text-center {
        justify-content: center;
    }

    .fc-container.fc-container-sm .fc-page-breaker {
        padding-left: 17px;
        padding-right: 17px;
    }

    .fc-container.fc-container-sm .fc-page-breaker.fc-page-breaker-v2 {
        min-height: 160px;
        padding: 32px;
    }

    .fc-content-right > .fc-section .fc-container .fc-page-breaker {
        padding: 48px 50px;
    }

    @media (max-width: 1200px) {
        .fc-page-breaker {
            padding: 48px 33px;
        }

        .fc-content-right > .fc-section .fc-container .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-container.fc-container-sm .fc-page-breaker.fc-page-breaker-v2 {
            padding: 32px 20px;
        }

        .fc-content-right > .fc-section .fc-container .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: 'Archivo', -serif !important;
            /*font-size: 2.8rem; 28px*/
            font-weight: 300; /*Light*/
            color: #ffffff;
            line-height: 38.4px;
            letter-spacing: 0.84px;
            margin-right: 185px;
        }

        .fc-page-breaker > .fc-page-breaker-left > .fc-page-breaker-content {
            margin-right: 0px;
        }

        .fc-page-breaker > .fc-page-breaker-right > .fc-btn {
            width: fit-content;
            min-width: 200px;
            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-content-right > .fc-section .fc-container .fc-page-breaker {
            padding: 32px 20px;
        }

        .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: 'Archivo', -serif !important;
            /*font-size: 2.8rem; 28px*/
            font-weight: 300; /*Light*/
            color: #ffffff;
            line-height: 38.4px;
            letter-spacing: 0.84px;
            margin-right: 0px;
        }

        .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: fit-content;
            min-width: 200px;
            justify-content: space-between;
        }


        .fc-container.fc-container-sm.bg-lightgrey .fc-page-breaker {
            padding-left: 20px;
            padding-right: 20px;
        }
    }
    /*end fc-page-breaker*/
    /*fc-page-breaker-2*/
    .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 0px;
            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: 0px;
        }
    }

    @media (max-width: 991px) {
        .fc-container > .fc-page-breaker-2 {
            padding: 32px 33px;
        }

        .fc-page-breaker-2 .fc-page-breaker-text {
            margin-right: 0px;
        }
    }

    @media (max-width: 767px) {
        .fc-container > .fc-page-breaker-2 {
            padding: 32px 20px;
        }

        .fc-page-breaker-2 .fc-page-breaker-text {
            margin-right: 0px;
        }

        .fc-page-breaker-2 > .fc-btn {
            width: 100%;
            justify-content: space-between;
        }
    }
    /*end fc-page-breaker-2*/
    /*fc-page-breaker-3*/
    .fc-container .fc-page-breaker-3 {
        display: flex;
        flex-direction: column;
        padding: 32px 0px;
        gap: 32px;
    }

    .fc-container > .fc-section > .fc-page-breaker-3 {
        padding: 0px;
    }

    .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: 0px;
            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: 0px;
            }

                .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 0px;
        }

        .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: 0px;
            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: 0px;
            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;
                }
    }
    /*end fc-page-breaker-3*/
    /*fc-page-breaker-3 + fc-comp-icon*/
    @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;
            }
    }
    /*end fc-page-breaker-3 + fc-comp-icon*/
    /*fc-page-breaker-3-auto-slider*/
    .fc-container .fc-page-breaker-3-auto-slider {
        display: flex;
        flex-direction: column;
        padding: 32px 0px;
        gap: 32px;
        width: 100%;
    }

    .fc-section .fc-page-breaker-3-auto-slider {
        padding-top: 0px;
    }

    .fc-container > .fc-section > .fc-page-breaker-3-auto-slider {
        padding: 0px;
    }

    @media (max-width: 991px) {
        .fc-container.fc-container-sm > .fc-content-container > .fc-page-breaker-3-auto-slider {
            padding: 0px 33px;
        }
    }

    @media (max-width: 767px) {
        .fc-container.fc-container-sm > .fc-content-container > .fc-page-breaker-3-auto-slider {
            padding: 0px;
        }
    }

    .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: 0px;
            /*gap: 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-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: 0px;
                }

                    .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-3-auto-slider*/
    /*fc-page-breaker-4*/
    .fc-page-breaker-4-container {
        padding: 32px 0px;
    }

    .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;
        }
    }
    /*END fc-page-breaker-4*/
    /*fc-page-breaker-4-v2*/
    .fc-page-breaker-4.fc-page-breaker-4-v2 {
        display: flex;
        flex-direction: column;
        gap: 30px;
        padding: 32px;
    }

        .fc-page-breaker-4.fc-page-breaker-4-v2 > .fc-page-breaker-4-content {
            display: flex;
            flex-direction: column;
            gap: 16px;
        }

        .fc-page-breaker-4.fc-page-breaker-4-v2 > .fc-comp-btn-container > .fc-btn {
            width: fit-content;
            min-width: 200px;
            justify-content: space-between;
        }

    @media (max-width: 991px) {
        .fc-page-breaker-4.fc-page-breaker-4-v2 {
            display: flex;
            flex-direction: column;
            gap: 30px;
            padding: 32px 20px;
        }

            .fc-page-breaker-4.fc-page-breaker-4-v2 > .fc-comp-btn-container > .fc-btn {
                width: fit-content;
                min-width: 200px;
                justify-content: space-between;
            }
    }

    /*END fc-page-breaker-4-v2*/
    /*fc-page-breaker-5*/
    .fc-container > .fc-page-breaker-5 {
        display: flex;
        flex-direction: row;
        gap: 16px;
        padding-top: 48px;
        padding-bottom: 48px;
    }

        .fc-container > .fc-page-breaker-5 > .fc-page-breaker-5-left {
            display: flex;
            flex-direction: row;
            gap: 16px;
            width: -webkit-fill-available;
        }

    .fc-page-breaker-5 > .fc-page-breaker-5-left > .fc-page-breaker-5-list-container {
        display: flex;
        flex-direction: column;
        gap: 16px;
        width: -webkit-fill-available;
    }

        .fc-page-breaker-5 > .fc-page-breaker-5-left > .fc-page-breaker-5-list-container > .fc-page-breaker-5-single-list {
            display: flex;
            flex-direction: row;
            gap: 16px;
        }

    .fc-page-breaker-5 .fc-page-breaker-5-btn-container {
        display: flex;
        flex-direction: column;
        justify-content: center;
        gap: 16px;
        width: 35%;
        max-width: 378px;
    }

        .fc-page-breaker-5 .fc-page-breaker-5-btn-container > .fc-btn {
            max-width: unset;
            width: -webkit-fill-available;
            justify-content: space-between;
        }

    .bg-black-v4 .fc-page-breaker-5 .fc-page-breaker-5-list-container .fc-page-breaker-5-single-list > p.fc-font-white {
        opacity: 0.8;
    }

    @media (max-width: 1200px) {
        .fc-container > .fc-page-breaker-5 {
            padding: 32px 33px;
        }
    }

    @media (max-width: 991px) {
        .fc-container > .fc-page-breaker-5 {
            display: flex;
            flex-direction: column;
            gap: 24px;
            padding: 32px 16px;
        }

            .fc-container > .fc-page-breaker-5 > .fc-page-breaker-5-left {
                display: flex;
                flex-direction: column;
                gap: 16px;
                width: -webkit-fill-available;
            }

        .fc-page-breaker-5 .fc-page-breaker-5-btn-container {
            display: flex;
            flex-direction: column;
            justify-content: center;
            gap: 16px;
            width: 100%;
            max-width: unset;
        }
    }

    /*END fc-page-breaker-5*/
    /*fc-content-banner*/
    .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 0px;
            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: 0px;
        }

    @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: none !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: none !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*/
    /*fc-content-banner-v2*/
    .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 0px;
            margin-bottom: 56px;
        }

            .fc-content-banner-v2 .fc-content-banner-v2-container {
                background: none !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: 0px 0px 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: none !important;
            }

            .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-content {
                width: 100%;
                height: 100%;
                padding: 0px 16px;
            }

            .fc-content-banner-v2 > .fc-content-banner-v2-container > .fc-content-banner-v2-image {
                width: 100%;
            }
    }
    /*fc-content-banner-v2*/
    /*fc-content-banner-v3*/
    .fc-content-banner-v3 {
        height: 100%;
        margin-bottom: 80px;
    }

        .fc-content-banner-v3.fc-comp-margin-t-80 {
            margin-top: 80px;
        }

        .fc-content-banner-v3 .fc-content-banner-v3-container {
            min-height: 500px;
            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-v2 {
                display: flex;
                flex-direction: row;
                justify-content: center;
                align-items: center;
                gap: 64px;
                padding: 64px;
            }

            /*l-50-r-50*/
            .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;
                max-width: 600px;
            }

            /*l-50-r-50*/
            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 .fc-content-banner-v3-content-left.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-v2 .fc-content-banner-v3-content-right.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-banner-btn-container {
                display: flex;
                flex-direction: row;
                gap: 16px;
            }

            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 .fc-banner-btn-container {
                display: flex;
                flex-direction: row;
                gap: 16px;
            }

    @media (max-width: 991px) {
        .fc-content-banner-v3 {
            height: 100%;
            padding: 32px 33px 0px;
            margin-bottom: 56px;
        }

            .fc-content-banner-v3.fc-comp-margin-t-80 {
                margin-top: 56px;
            }

            .fc-content-banner-v3 .fc-content-banner-v3-container {
                background: none !important;
                background-color: #F6F6F6;
            }

                .fc-content-banner-v3 .fc-content-banner-v3-container.bg-lightblue {
                    background-color: #E5F6FF !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-v2 {
                    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;
                }

                .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-content-banner-v3-content-right.l-50-r-50 {
                    max-width: unset;
                }
    }

    @media (max-width: 767px) {
        .fc-content-banner-v3 {
            height: 100%;
            padding: 32px 12px 0px;
        }

            .fc-content-banner-v3 .fc-content-banner-v3-container {
                background: none !important;
                background-color: #F6F6F6;
            }

                .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-v2 {
                    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-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 .fc-banner-btn-container {
                    display: flex;
                    flex-direction: column;
                    align-items: flex-start;
                    gap: 16px;
                }

                .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-content-banner-v3-content-right.l-50-r-50 {
                    max-width: unset;
                }
    }
    /*END fc-content-banner-v3*/
    /*fc-content-banner-v3-badge*/
    .fc-content-banner-v3.fc-content-banner-v3-badge {
        margin-top: 80px;
        position: relative;
    }

        .fc-content-banner-v3.fc-content-banner-v3-badge .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-content-banner-v3-content-right.l-50-r-50 {
            padding-top: 0px;
            padding-bottom: 0px;
        }

    @media (max-width: 991px) {
        .fc-content-banner-v3.fc-content-banner-v3-badge {
            margin-top: 56px;
            position: relative;
        }
    }
    /*END fc-content-banner-v3-badge*/
    /*fc-content-banner-v3-v2*/
    .fc-content-banner-v3.fc-content-banner-v3-v2 {
        margin-bottom: 64px;
    }

        .fc-content-banner-v3.fc-content-banner-v3-v2 .fc-content-banner-v3-container {
            min-height: unset;
        }

            .fc-content-banner-v3.fc-content-banner-v3-v2 .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: 0px;
                padding-bottom: 0px;
            }

    @media (max-width: 991px) {
        .fc-content-banner-v3.fc-content-banner-v3-v2 {
            height: 100%;
            padding: 0px;
            margin-bottom: 56px;
        }

            .fc-content-banner-v3.fc-content-banner-v3-v2 .fc-content-banner-v3-container .fc-content-banner-v3-content {
                gap: 24px;
                padding: 0px;
            }

                .fc-content-banner-v3.fc-content-banner-v3-v2 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-content-banner-v3-content-right.l-50-r-50.fc-comp-padding-r-64 {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    -webkit-box-flex: 1;
                    -webkit-flex: 1 1 100%;
                    -ms-flex: 1 1 100%;
                    flex: 1 1 100%;
                    gap: 24px;
                    padding: 32px 16px;
                    text-align: center;
                }

                .fc-content-banner-v3.fc-content-banner-v3-v2 .fc-content-banner-v3-container .fc-content-banner-v3-content .fc-content-banner-v3-content-left.l-50-r-50 {
                    padding-bottom: 32px;
                }
    }

    /*END fc-content-banner-v3-v2*/
    /*fc-content-banner-v3-content-v2*/
    .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        gap: 64px;
        padding: 64px;
    }

        /*l-50-r-50*/
        .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 .fc-content-banner-v3-content-left.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-v2 .fc-content-banner-v3-content-right.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-v2 .fc-banner-btn-container {
            display: flex;
            flex-direction: row;
            gap: 16px;
        }

    @media (max-width: 991px) {
        .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 {
            flex-direction: column;
            gap: 32px;
            padding: 64px;
        }
    }

    @media (max-width: 767px) {

        .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 {
            flex-direction: column;
            gap: 24px;
            padding: 32px 20px;
        }

            .fc-content-banner-v3 .fc-content-banner-v3-container .fc-content-banner-v3-content-v2 .fc-banner-btn-container {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 16px;
            }
    }
    /*END fc-content-banner-v3-content-v2*/
    /*fc-content-banner-v4*/
    .fc-content-banner-v4 {
        background-size: cover !important;
    }

        .fc-content-banner-v4 .fc-container {
            padding: 80px 0px;
        }

            .fc-content-banner-v4 .fc-container.fc-container-v2 {
                padding: 80px 15px;
            }

        .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: 50%;
            }

            .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img {
                width: 50%;
            }

            .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img-v3 {
                width: 52%;
            }

            .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img.fc-comp-width-full {
                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.fc-comp-width-full {
                width: 100%;
                max-width: 597px;
            }

            .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-content-banner-v4-content-v2 {
                display: flex;
                flex-direction: column;
                align-items: center;
                gap: 16px;
                width: 50%;
            }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content-v3 {
                display: flex;
                flex-direction: column;
                gap: 32px;
                width: 48%;
            }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-logo-title {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 24px;
            }

                .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-logo-title > .fc-comp-title.fc-header-18 {
                    font-size: 5rem;
                    line-height: 64px;
                    letter-spacing: 0;
                }

                .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-logo-title > .fc-comp-title.fc-header-18 {
                    font-size: 5rem;
                    line-height: 64px;
                    letter-spacing: 0;
                }

                .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-logo-title > img {
                    max-height: 31px
                }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content.fc-comp-gap-32 {
                gap: 32px;
            }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-sub-title.fc-header-1 {
                font-weight: 200; /*ExtraLight*/
                color: #666666;
            }

            .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;
        }

            .fc-content-banner-v4 .fc-container.fc-container-v2 {
                padding: 80px 33px;
            }

            .fc-content-banner-v4 .fc-container.fc-container-v4 {
                padding: 48px 33px;
            }
    }

    @media (max-width: 991px) {
        .fc-content-banner-v4 {
            background: none !important;
        }

            .fc-content-banner-v4 .fc-container {
                padding: 32px 0px;
            }

                .fc-content-banner-v4 .fc-container.fc-container-v2 {
                    padding: 56px 0px;
                }

                .fc-content-banner-v4 .fc-container.fc-container-v4 {
                    padding: 56px 16px 0px 16px;
                }

            .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: 0px 33px;
                }

                .fc-content-banner-v4 > .fc-container > .fc-content-banner-container .fc-content-banner-v4-content-v2 {
                    display: flex;
                    flex-direction: column;
                    gap: 16px;
                    width: 100%;
                    padding: 0px 33px;
                }

                .fc-content-banner-v4 > .fc-container > .fc-content-banner-container .fc-content-banner-v4-content-v3 {
                    width: 100%;
                }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content-v3 {
                display: flex;
                flex-direction: column;
                gap: 32px;
                width: 100%;
            }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content.fc-comp-gap-32 {
                gap: 16px !important;
            }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-logo-title {
                display: flex;
                flex-direction: column;
                align-items: flex-start;
                gap: 8px;
            }

                .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-logo-title > .fc-comp-title.fc-header-18 {
                    /*font-size: 4rem; 40px*/
                    font-weight: 700; /*Bold*/
                    line-height: 36px;
                    letter-spacing: -0.32px;
                }

                .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-logo-title > img {
                    max-height: unset;
                    max-width: 100px;
                }

            .fc-content-banner-v4 .fc-content-banner-container .fc-content-banner-v4-content .fc-comp-sub-title.fc-header-1 {
                /*font-size: 2rem; 20px*/
                font-weight: 300; /*Light*/
                color: #666666;
                line-height: 28px;
                margin: 0;
                letter-spacing: 0.48px;
            }

            .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img {
                width: 100%;
                padding: 0px 16px;
            }

            .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img-v3 {
                width: 100%;
            }

            .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: none !important;
            min-height: auto;
        }

            .fc-content-banner-v4 .fc-container {
                padding: 32px 0px;
            }

                .fc-content-banner-v4 .fc-container.fc-container-v2 {
                    padding: 56px 0px;
                }

            .fc-content-banner-v4 > .fc-container.fc-container-v3 {
                padding: 32px 0px 0px 0px;
            }

                .fc-content-banner-v4 > .fc-container.fc-container-v3.fc-container-v3-v2 {
                    padding: 32px 0px 56px 0px;
                }

            .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-comp-gap-32-mobile {
                    gap: 32px;
                }

                .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: 0px 16px;
                }

                .fc-content-banner-v4 > .fc-container > .fc-content-banner-container .fc-content-banner-v4-content-v2 {
                    display: flex;
                    flex-direction: column;
                    gap: 16px;
                    width: 100%;
                    padding: 0px 16px;
                }

                .fc-content-banner-v4 > .fc-container > .fc-content-banner-container .fc-content-banner-v4-content.fc-comp-width-full {
                    display: flex;
                    flex-direction: column;
                    gap: 16px;
                    width: 100%;
                    padding: 0px 20px;
                }

            .fc-content-banner-v4 .fc-content-banner-container > .fc-content-banner-v4-img.fc-comp-width-full {
                width: 100%;
                padding: 0px 20px;
            }

            .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;
                }
    }
    /*END fc-content-banner-v4*/
    /*Sample Slider*/
    .fc-comp-slider {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    /*.lSSlideWrapper {
    max-width: 1165px !important;
}*/

    .fc-comp-slider-content {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }
    /*End - Sample Slider*/

    /*Slideshow with fc-comp-3, fc-comp-4, fc-comp-8-col-4, fc-comp-11, fc-comp-20, fc-comp-22*/
    /*Slideshow on Desktop*/
    /*Special for Type 2 Slideshow*/
    .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: 0.5s;
    }

    .fc-comp-slide-wrapper.fc-comp-slide-type-2 > .fc-comp-slide-button-container > button {
        opacity: 0;
        transition: all 0.2s;
    }

    .fc-comp-slide-wrapper.fc-comp-slide-type-2:hover > .fc-comp-slide-button-container > button,
    .fc-comp-slide-wrapper.fc-comp-slide-type-2:focus > .fc-comp-slide-button-container > button {
        opacity: 1;
    }

    @media (min-width: 992px) {
        .fc-comp-slide-wrapper .fc-comp-2-row {
            /*max-width: 1165.5px;*/
            width: calc(100% - 2 * var(--fc-comp-2-gap)); /*There are 2 gaps which can be seen between the flex items when 3 slides is displayed*/
        }

        .fc-comp-slide-wrapper .fc-comp-3-row {
            /*max-width: 1165.5px;*/
            width: calc(100% - 2 * var(--fc-comp-3-gap)); /*There are 2 gaps which can be seen between the flex items when 3 slides is displayed*/
        }

        .fc-comp-slide-wrapper .fc-comp-4-row {
            /*max-width: 1245.75px;*/
            width: calc(100% - 2 * var(--fc-comp-4-gap)); /*Number of slides per page = 3*/
        }

        .fc-comp-slide-wrapper .fc-comp-6-row {
            /*max-width: 1554px;*/
            width: calc(100% - 2 * var(--fc-comp-6-gap)); /*Number of slides per page = 3*/
        }

        .fc-comp-slide-wrapper .fc-comp-8-row {
            /*max-width: 1554px;*/
            width: calc(100% - 3 * var(--fc-comp-8-gap)); /*Number of slides per page = 4*/
        }

        .fc-comp-slide-wrapper .fc-comp-11-row {
            /*max-width: 1165.5px;*/
            width: calc(100% - 2 * var(--fc-comp-11-gap)) /*Number of slides per page = 3*/
        }

        .fc-comp-slide-wrapper.fc-comp-slide-wrapper-full .fc-comp-11-row {
            /*max-width: 1553px;*/
            width: calc(100% - 2 * var(--fc-comp-11-gap)) /*Number of slides per page = 3*/
        }

        .fc-comp-slide-wrapper .fc-comp-20-row {
            /*max-width: 1165.5px;*/
            width: calc(100% - 2 * var(--fc-comp-20-gap)) /*Number of slides per page = 3*/
        }

        .fc-comp-slide-wrapper .fc-comp-22-row {
            /*max-width: 1553px;*/
            width: calc(100% - 3 * var(--fc-comp-22-gap)) /*Number of slides per page = 4*/
        }

        .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: 0.5s;
                flex-wrap: nowrap !important;
                /*gap: 0 !important;*/
            }

            .fc-comp-slide-wrapper > .fc-comp-show-1-slide {
                gap: 0 !important;
            }

        /*Will need to add more if another format, e.g. 2 slides per show is added*/
        .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 {
            /*padding-right: 16px;*/
        }

        .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 {
            /*padding-right: 16px;*/
        }
        /*fc-comp-20 needs an extra styling because a wrapper "fc-comp-20-col-slide" is applied*/
        .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;
        }
        /*Adjust the positioning of the button containers.*/
        /*margin-right: padding of the slides, align the button to the right edge of the last slide*/
        .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 {
            /*margin-right: 16px;*/
        }

        .fc-comp-8 .fc-comp-slide-button-container {
            margin-right: 2px;
        }
    }
    /*End Slideshow on Desktop - xl*/
    /*Slideshow on Tablat - md*/
    @media (max-width:991px) {
        .fc-comp-slide-wrapper {
            overflow: hidden;
            /* max-width: calc(100vw - 32px);*/
        }

            .fc-comp-slide-wrapper > .fc-comp-show-1-slide {
                position: relative;
                display: flex !important;
                flex-direction: row !important;
                transition: 0.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: 0.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-15 fit-content on mobile*/
        .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 32px;
        }

        /*fc-comp-20 needs an extra styling because a wrapper "fc-comp-20-col-slide" is applied*/
        .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;
        }
    }
    /*Slideshow on tablet - md*/

    /*Slideshow on Mobile - sm*/
    @media (max-width:767px) {
        .fc-comp-show-3-slides > *, .fc-comp-show-4-slides > * {
            flex: 1 0 calc(100%) !important;
        }

        /*fc-comp-15 fit-content on mobile*/
        .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;
        }
    }
    /*End Slideshow on Mobile*/

    /*Slide Prev Next Button*/
    /*Display is set to "none" by default but the JQuery function will set it to flex if there are enough items for a slide show*/
    .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;
        /*padding: 0 8px;*/
    }

        .fc-comp-slide-numbers p {
            color: #323232;
            text-align: center;
            font-family: Archivo;
            font-size: 16px;
            font-style: normal;
            font-weight: 300; /*Light*/
            line-height: 22.4px;
            letter-spacing: 0.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;
        }

    /*Type 2*/
    .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;
        }
    /*Hovering is only for desktop view*/
    @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;
        }
    }
    /*End Slide Prev Next Button*/
    /*End Slideshow with fc-comp-3, fc-comp-4, fc-comp-8-col-4, fc-comp-11, fc-comp-20, fc-comp-22*/

    /*----------------------------------------------------

[-----*** fc-comp: infographic sliders  ***-----]

----------------------------------------------------*/
    .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 0.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;
        max-height: 490px;
        gap: 24px;
        overflow: hidden;
    }

    .fc-comp-infographic-slider-text-section {
        display: flex;
        flex-direction: column;
        gap: 16px;
        max-height: calc(100% - 140px - 23px);
        overflow: hidden;
    }

        .fc-comp-infographic-slider-text-section .fc-paragraph-1 {
            overflow: auto;
        }

            .fc-comp-infographic-slider-text-section .fc-paragraph-1::-webkit-scrollbar {
                width: 6px;
            }

            .fc-comp-infographic-slider-text-section .fc-paragraph-1::-webkit-scrollbar-track {
                background: transparent;
            }

            .fc-comp-infographic-slider-text-section .fc-paragraph-1::-webkit-scrollbar-thumb {
                background-color: #323232;
            }

            .fc-comp-infographic-slider-text-section .fc-paragraph-1::-webkit-scrollbar-thumb {
                background-color: #D9D9D9;
            }

    .fc-comp-infographic-slider-right {
        width: 75%;
        max-height: 490px;
        overflow: hidden;
    }

    @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%;
            min-height: 395px;
            max-height: 395px;
            gap: 0px;
            overflow: hidden;
        }

        .fc-comp-infographic-slider-logo {
            max-height: 180px;
            width: fit-content;
        }

        .fc-comp-infographic-slider-text-section {
            gap: 16px;
            padding-top: 32px;
            height: calc(100% - 140px);
            overflow: hidden;
        }

            .fc-comp-infographic-slider-text-section .fc-paragraph-1 {
                overflow: auto;
            }

        .fc-comp-infographic-slider-right {
            width: 100%;
            max-height: 214px;
            overflow: hidden;
        }
    }

    .fc-comp-infographic-slider-logo {
        padding: 0px;
    }

    .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;
    }

    /*----------------------------------------------------

[-----*** LightSlider - fc-logo-lslide  ***-----]

----------------------------------------------------*/
    .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: 0px !important;
    }

    .fc-logo-lslider .fc-logo-lslider-btn {
        border: none;
        background: none;
    }

        .fc-logo-lslider .fc-logo-lslider-btn:hover svg > path {
            stroke: #166BFF !important;
        }
    /*----------------------------------------------------

[-----*** fc-comp: mix & match  ***-----]

----------------------------------------------------*/
    /*fc-comp-text + fc-comp-width-65*/
    .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*/
    .fc-comp-width-75 {
        width: 75%;
    }

    @media (max-width: 991px) {
        .fc-comp-width-75 {
            width: 100%;
        }
    }

    /*fc-comp-width*/
    .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*/
    .fc-comp-text-center {
        text-align: center;
    }

    @media (max-width: 767px) {
        .fc-mobile-text-left {
            text-align: left;
        }
    }

    /*fc-img-border*/
    img.fc-img-border, video.fc-img-border {
        border: 1px solid #F1F1F1;
    }

    /*fc-comp-margin*/
    .fc-comp-margin-r-6 {
        margin-right: 6px;
    }

    .fc-comp-margin-r-8 {
        margin-right: 8px;
    }

    .fc-comp-margin-r-10 {
        margin-right: 10px;
    }

    .fc-comp-margin-r-64 {
        margin-right: 64px;
    }

    .fc-comp-margin-b-0 {
        margin-bottom: 0px;
    }

    .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: 0px;
        }

        .fc-comp-margin-t-80 {
            margin-top: 0px;
        }
    }

    /*fc-comp-padding*/
    .fc-comp-padding-0 {
        padding: 0px !important;
    }

    .fc-comp-padding-r-64 {
        padding-right: 64px;
    }

    .fc-comp-padding-r-80 {
        padding-right: 80px;
    }

    .fc-comp-padding-r-128 {
        padding-right: 128px;
    }

    .fc-comp-padding-t-0 {
        padding-top: 0px;
    }

    .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;
    }

    .fc-comp-padding-l-15 {
        padding-left: 15px;
    }

    @media (max-width: 1200px) {
        .fc-comp-padding-r-64 {
            padding-right: 0px;
        }

        .fc-comp-padding-r-128 {
            padding-right: 0px;
        }
    }

    @media (max-width: 991px) {
        .fc-comp-padding-0-mobile {
            padding: 0px;
        }

        .fc-comp-padding-l-16-r-16-mobile {
            padding: 0px 16px;
        }

        .fc-comp-padding-t-80-b-80 {
            padding-top: 56px !important;
            padding-bottom: 56px !important;
        }
    }

    /*fc-comp-border*/
    .fc-comp-border-bottom {
        border-bottom: 1px solid #D9D9D9;
    }

    .fc-comp-no-border {
        border: none !important;
    }

    /*fc-comp-gap*/
    .fc-comp-gap-0 {
        gap: 0px !important;
    }

    .fc-comp-gap-8 {
        gap: 8px !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-48 {
        gap: 48px !important;
    }

    .fc-comp-gap-64 {
        gap: 64px !important;
    }

    /*fc-comp-gap-mobile*/
    @media (max-width: 767px) {
        fc-comp-gap-24-mobile {
            gap: 24px !important;
        }

        .fc-comp-gap-32-mobile {
            gap: 32px !important;
        }
    }

    .fc-img-badge {
        position: absolute;
    }

    /*fc-comp-full-image*/
    .fc-comp-full-image.fc-mobile-hide,
    .fc-comp-full-image.fc-mobile-hide > img {
        display: flex;
    }

    .fc-comp-full-image.fc-desktop-hide,
    .fc-comp-full-image.fc-desk-hide > img {
        display: none;
    }

    @media (max-width: 991px) {
        .fc-comp-full-image.fc-mobile-hide,
        .fc-comp-full-image.fc-mobile-hide > img {
            display: none;
        }

        .fc-comp-full-image.fc-desktop-hide,
        .fc-comp-full-image.fc-desktop-hide > img {
            display: flex;
        }
    }
    /*fc-comp-full-image*/
    /*fc-comp-tag*/
    .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-v2 {
            padding: 8px 16px;
            border-radius: 4px;
            width: fit-content;
        }

    .fc-comp-tag-v4 {
        padding: 4px 8px;
        border-radius: 4px;
        width: fit-content;
    }

    .fc-comp-tag-v5 {
        padding: 8px 12px;
        border-radius: 4px;
        border: 1px solid #166BFF;
        width: fit-content;
    }

    .fc-comp-tag-container .fc-comp-tag-v6 {
        padding: 6px 20px;
        width: fit-content;
    }

    .fc-comp-tag-v7 {
        padding: 1px 8px;
        border-radius: 3px;
        border: 1px solid #166BFF;
        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 (blogpost use)*/
    .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%;
        }
    }

    /*END fc-comp-tag-container-v2 (blogpost use)*/
    /*fc-comp-tag-container-v3*/
    .fc-comp-tag-container-v3 {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        gap: 8px;
        width: 100%;
    }

    /*fc-comp-tag-v3 (Webinar Banner use)*/
    .fc-comp-tag-v3 {
        padding: 4px 16px;
        border: 1.5px solid #666666;
        border-radius: 57px;
        width: fit-content;
    }

        .fc-comp-tag-v3.fc-font-white {
            border: 1.5px solid #FFFFFF;
        }

    /*END fc-comp-tag-v3 (Webinar Banner use)*/
    /*fc-comp-tag-v4*/
    .fc-comp-tag-v4 {
        padding: 4px 8px;
        border-radius: 4px;
        width: fit-content;
        background-color: #F0F1F4;
    }

    a.fc-tag-link:hover > .fc-comp-tag-v4,
    a.fc-tag-link:focus > .fc-comp-tag-v4 {
        background-color: #D9D9D9;
    }
    /*fc-comp-tag-bg-gold*/
    .fc-comp-tag-bg-gold {
        background-color: gold !important;
    }

    /*fc-comp-btn (-> bottom left)*/
    .fc-comp-btn-container-b-l {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
    }

    /*fc-comp-btn (-> center)*/
    .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 (-> center)*/
    .fc-comp-btn-container-l {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
    }

    /*fc-comp-btn (-> bottom right)*/
    .fc-comp-btn-container-b-r {
        display: flex;
        flex-direction: row;
        justify-content: flex-end;
    }

    /*fc-comp-box*/
    .fc-comp-box {
        padding: 32px;
    }

    /*fc-comp-box-shadow*/
    .fc-comp-box-shadow {
        box-shadow: 0px 2px 12px 0px rgba(0, 0, 0, 0.13);
    }

    /*fc-border-radius*/
    .fc-border-radius-10 {
        border-radius: 10px;
    }

    .fc-border-radius-20 {
        border-radius: 20px;
    }
    /*END fc-border-radius*/
    /*fc-comp-icon-title*/
    .fc-comp-icon-title-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0px 0px 15px 0px;
        gap: 15px;
    }

    .fc-comp-icon-title-container-v2 {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 0px;
        gap: 8px;
    }

    .fc-comp-icon-title-container-v3 {
        display: flex;
        flex-direction: row;
        align-items: center;
        padding: 32px 0px;
        gap: 10px;
    }

    .fc-comp-icon-title-container-v4 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        padding: 0px;
        gap: 16px;
    }

    .fc-comp-icon-title-container-v5 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        padding: 0px;
        gap: 8px;
    }

        .fc-comp-icon-title-container-v5 > .fc-comp-btn-container {
            display: flex;
            flex-direction: row;
            gap: 16px;
        }

    @media (max-width: 767px) {
        .fc-comp-icon-title-container-v2 {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            padding: 0px;
            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*/
    .fc-comp-icon-link-container {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 0px;
        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: 0.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-link-v2*/
    .fc-comp-icon-link-container-v2 {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

        .fc-comp-icon-link-container-v2 > .fc-comp-icon-link {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 10px;
        }

        .fc-comp-icon-link-container-v2 > .fc-comp-icon-link {
            display: flex;
            flex-direction: row;
            align-items: center;
            gap: 10px;
            padding: 3px 0px;
        }

    /*fc-comp-icon-col*/
    .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-top*/
    .fc-comp-align-items-top {
        align-items: flex-start !important;
    }

    /*fc-comp-align-items-center*/
    .fc-comp-align-items-center {
        align-items: center;
    }

    /*fc-comp-align-self-center*/
    .fc-comp-align-self-center {
        align-self: center;
    }

    /*fc-comp-justify-content-top*/
    .fc-comp-justify-content-top {
        justify-content: flex-start !important;
    }

    /*fc-comp-justify-content-center*/
    .fc-comp-justify-content-center {
        justify-content: center !important;
    }

    /*fc-comp-justify-content-left*/
    .fc-comp-justify-content-left {
        justify-content: flex-start !important;
    }

    /*fc-comp-justify-content-spacebetween*/
    .fc-comp-justify-content-spacebetween {
        justify-content: space-between !important;
    }

    /*fc-comp-space*/
    .fc-comp-space-50 {
        padding-bottom: 50px;
    }

    /*fc-mobile-reverse*/
    @media (max-width: 767px) {
        .fc-mobile-row-reverse {
            flex-direction: row-reverse !important;
        }

        .fc-mobile-column-reverse {
            flex-direction: column-reverse !important;
        }
    }

    /*fc-mix-element-in-row*/
    .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-opacity*/
    .fc-opacity-60 {
        opacity: 0.6;
    }

    .fc-opacity-80 {
        opacity: 0.8;
    }

    /*fc-inline-flex*/
    fc-inline-flex {
        display: inline-flex;
        align-items: center;
    }

    /*fc-comp-flex-wrap*/
    .fc-comp-flex-wrap {
        flex-wrap: wrap;
    }

    /* ===== END fc-comp: mix & match ===== */

    /*fc-comp-custom-list*/
    .fc-comp-custom-list {
        list-style: none;
        padding: 0px;
    }

    /*fc-comp-list-container*/
    .fc-comp-list-container {
        display: flex;
        flex-direction: column;
        gap: 4px;
    }

    /*fc-comp-list-container-v2*/
    .fc-comp-list-container-v2 {
        display: flex;
        flex-direction: column;
        gap: 0px;
    }

    /*fc-comp-list-container-v3*/
    .fc-comp-list-container-v3 {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    /*fc-comp-single-icon-list*/
    .fc-comp-single-icon-list {
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
    }

    /*fc-comp-single-icon-list-v2*/
    .fc-comp-single-icon-list-v2 {
        display: flex;
        flex-direction: row;
        gap: 8px;
        align-items: center;
    }

    /*fc-comp-single-icon-list-v3*/
    .fc-comp-single-icon-list-v3 {
        display: flex;
        flex-direction: row;
        gap: 10px;
        align-items: center;
        padding: 12px 15px;
    }

    /*fc-comp-single-icon-list-v4*/
    .fc-comp-single-icon-list-v4 {
        display: flex;
        flex-direction: row;
        gap: 16px;
        align-items: flex-start;
    }

    .fc-comp-single-icon-list-v4 > .fc-icon-container {
        width: 32px;
    }

    /*fc-comp-location*/
    .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 .fc-comp-price-text {
        font-family: Archivo;
        /*font-size: 8rem; 80px*/
        font-weight: 400; /*Regular*/
        color: #323232;
        font-style: normal;
        line-height: normal;
    }

        .fc-comp-price .fc-comp-price-text sup {
            font-family: Archivo;
            /*font-size: 2.4rem; 24px*/
            font-weight: 300; /*Light*/
            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: 5.8rem; 58px*/
        }

            .fc-comp-price .fc-comp-price-text sup {
                /*font-size: 1.6rem; 16px*/
                top: -30px;
            }
    }

    /*END fc-comp-price*/
    /*fc-comp-price-v2*/
    .fc-comp-price-v2 {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        gap: 8px;
    }

        .fc-comp-price-v2 .fc-comp-price-text {
            font-family: Archivo;
            /*font-size: 8rem; 80px*/
            font-weight: 400; /*Regular*/
            color: #323232;
            font-style: normal;
            line-height: normal;
        }

        .fc-comp-price-v2 .fc-comp-price-text-v2 {
            font-family: Archivo;
            /*font-size: 5.8rem; 58px*/
            font-weight: 400; /*Regular*/
            color: #323232;
            font-style: normal;
            line-height: normal;
        }

            .fc-comp-price-v2 .fc-comp-price-text sup,
            .fc-comp-price-v2 .fc-comp-price-text-v2 sup {
                font-family: Archivo;
                /*font-size: 2.4rem; 24px*/
                font-weight: 300; /*Light*/
                color: #323232;
                font-style: normal;
                line-height: normal;
                top: -30px;
            }

            .fc-comp-price-v2 .fc-comp-price-text s,
            .fc-comp-price-v2 .fc-comp-price-text-v2 s {
                text-decoration-thickness: 3px;
            }

    .fc-comp-price-v2-container {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 8px;
    }

        .fc-comp-price-v2-container > p.fc-paragraph-8 {
            font-weight: 400; /*Regular*/
            line-height: normal;
        }

    @media (max-width: 767px) {
        .fc-comp-price-v2 {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 8px;
        }

            .fc-comp-price-v2 .fc-comp-price-v2-text {
                /*font-size: 5.8rem; 58px*/
            }

            .fc-comp-price-v2 .fc-comp-price-text-v2 {
                /*font-size: 5.8rem; 58px*/
            }

                .fc-comp-price-v2 .fc-comp-price-text sup,
                .fc-comp-price-v2 .fc-comp-price-text-v2 sup {
                    /*font-size: 1.6rem; 16px*/
                    top: -30px;
                }
    }

    /*END fc-comp-price*/

    /*fc-blogpost*/
    .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: 'Archivo', sans-serif !important;
                    /*font-size: 1.3rem; 13px*/
                    font-weight: 400; /*Regular*/
                    color: #666666;
                    line-height: 18.2px;
                    letter-spacing: 0.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-blogpost-container > .fc-blogpost-content .wp-block-image img {
        width: 100%;
        height: auto;
    }

    .fc-blogpost-container > .fc-blogpost-header > .fc-blog-info {
        font-family: Archivo;
        /*font-size: 1.4rem; 14px*/
        font-weight: 300; /*Light*/
        line-height: 38.4px;
        letter-spacing: 0.48px;
        color: #323232;
    }

        .fc-blogpost-container > .fc-blogpost-header > .fc-blog-info > span {
            font-family: Archivo;
            /*font-size: 1.4rem; 14px*/
            font-weight: 300; /*Light*/
            line-height: 38.4px;
            letter-spacing: 0.48px;
            color: #166BFF;
        }

    .fc-blogpost-container > .fc-blogpost-content h1 {
        font-family: 'Times New Roman', Times, serif;
        /*font-size: 3.2rem; 32px*/
        font-weight: 400; /*Regular*/
        line-height: normal;
        letter-spacing: 0px;
        color: #323232;
    }

    .fc-blogpost-container > .fc-blogpost-content h2 {
        font-family: 'Times New Roman', Times, serif;
        /*font-size: 3.2rem; 32px*/
        font-weight: 400; /*Regular*/
        line-height: normal;
        letter-spacing: 0px;
        color: #323232;
    }

    .fc-blogpost-container > .fc-blogpost-content h3 {
        font-family: 'Times New Roman', Times, serif;
        /*font-size: 2.4rem; 24px*/
        font-weight: 400; /*Regular*/
        line-height: normal;
        letter-spacing: 0px;
        color: #323232;
    }

    .fc-blogpost-container > .fc-blogpost-content p,
    .fc-blogpost-container > .fc-blogpost-content p span {
        font-family: Archivo;
        /*font-size: 1.6rem; 16px*/
        font-weight: 300 !important;
        line-height: 22.4px;
        letter-spacing: 0.48px;
        color: #666666;
    }

    .fc-blogpost-container > .fc-blogpost-content ol li {
        font-family: Archivo;
        /*font-size: 1.6rem; 16px*/
        font-weight: 300; /*Light*/
        line-height: 22.4px;
        letter-spacing: 0.48px;
        color: #666666;
    }

    .fc-blogpost-container > .fc-blogpost-content ul li {
        font-family: Archivo;
        /*font-size: 1.6rem; 16px*/
        font-weight: 300; /*Light*/
        line-height: 22.4px;
        letter-spacing: 0.48px;
        color: #666666;
    }
    /*END - fc-blogpost*/

    /*fc-comp-banner-slider*/
    .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: 0px;
        }

    .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: 0px 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 {
        /*background-color: #D9D9D9;*/
        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: 0px 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;
        }

        /*==Enable if need change different view in mobile and desktop==*/
        /*.fc-comp-banner-slider .fc-comp-slide-button-container {
    display: none !important;
    }*/

    }

    @media (max-width: 767px) {
        .fc-comp-mobile-no-padding-l-r {
            padding-left: 0px;
            padding-right: 0px;
        }

            .fc-comp-mobile-no-padding-l-r .fc-comp-5-left.l-40-r-60 {
                padding-left: 15px;
                padding-right: 15px;
            }
    }

    /*end fc-comp-banner-slider*/
    /*fc-comp-banner-slider-v2*/
    .fc-comp-banner-slider-v2.fc-comp-slide-wrapper {
        padding: 80px 0px;
    }

        .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 0px 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%;
            }

            .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: 16px;
            }
    }

    @media (max-width: 767px) {
        .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: 8px;
        }
    }
    /*fc-comp-banner-slider-v2*/
    /*bootstrap 3.3.5 => carousel (carousel-fade)*/
    .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);
        }
    /*END bootstrap 3.3.5 => carousel (carousel-fade)*/
    /*fc-serach*/
    .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: 1.4rem; 14px*/
                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-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%); */
            -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: #ffffff;
            border: 1px solid #D9D9D9;
            border-radius: 0px;
            /* box-shadow: 0 1px 2px 0 rgb(48 48 48 / 30%), 0 1px 3px 1px rgb(48 48 48 / 15%); */
            box-sizing: border-box;
            color: #1f1f1f;
            -webkit-appearance: none;
        }

            .fc-search-container > .fc-search-form > input {
                all: unset;
                height: 100%;
                width: 100%;
                font-family: Archivo;
                font-size: 16px;
                color: #323232;
            }

                .fc-search-container > .fc-search-form > input::placeholder {
                    color: #666666;
                    font-family: Archivo;
                    font-size: 16px;
                }

    .highlight-marker {
        background-color: #FFFF00;
        padding: 0;
    }
    /*End - fc-serach*/
    /*fc-container-bg-img*/
    .fc-container-bg-img {
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    @media (max-width: 991px) {
        .fc-container-bg-img {
            background: none !important;
        }
    }
    /*End fc-container-bg-img*/
    /*fc-btn-continer*/
    .fc-btn-container {
        display: flex;
        flex-direction: row;
        gap: 16px;
    }

    @media (max-width: 767px) {
        .fc-btn-container {
            display: flex;
            flex-direction: column;
            gap: 16px;
        }
    }
    /*END fc-btn-continer*/
    /*<filter> Blur*/
    .fc-comp-blur {
        filter: blur(5px);
        user-select: none
    }
    /*END <filter> Blur*/
    /*fc-comp-map*/
    .fc-comp-map {
        width: 100%;
    }
    /*END fc-comp-map*/
    /*fc-comp-divider*/
    .fc-comp-divider-dash {
        border-bottom: 1px dashed #D9D9D9;
    }

    .fc-comp-divider-line {
        border-bottom: 1px solid #D9D9D9;
    }
    /*END fc-comp-map*/
    /*fc-comp-content-icon*/
    .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;
        }

    .fc-comp-content-icon-v2 {
        display: flex;
        flex-direction: row;
        gap: 13px;
    }

    @media (max-width: 991px) {
        .fc-comp-content-icon-v2 {
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
            justify-content: center;
            gap: 13px;
        }
    }

    .fc-in-content-icon.fc-location-pin {
        margin: 0px 5px -8px;
    }
    /*END fc-comp-content-icon*/
    /*fc-countryflag*/
    .fc-countryflag {
        background-repeat: no-repeat;
        background-size: 30px 20px;
        display: inline-block;
        width: 30px;
        height: 20px;
    }
    /*END fc-countryflag*/
    /*fc-countryprofile-banner*/
    .fc-countryprofile-banner .fc-countryprofile-banner-container {
        height: 240px;
        overflow: hidden;
        position: relative;
    }

        .fc-countryprofile-banner .fc-countryprofile-banner-container img {
            position: absolute;
            margin: auto;
            top: 0;
            bottom: 0;
        }

    @media (max-width: 991px) {
        .fc-countryprofile-banner .fc-content-container {
            padding: 0px;
        }

        .fc-countryprofile-banner .fc-countryprofile-banner-container {
            height: auto;
            overflow: unset;
            position: unset;
        }

            .fc-countryprofile-banner .fc-countryprofile-banner-container img {
                position: unset;
                margin: 0px;
            }
    }
    /*END fc-countryprofile-banner*/
    /*fc-appstore*/
    .fc-appstore {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .fc-appstore > .fc-appstore-container {
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 100%;
            max-width: 354px;
        }

            .fc-appstore > .fc-appstore-container > .fc-appstore-logo {
                position: absolute;
                top: 0%;
                left: 50%;
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }

            .fc-appstore > .fc-appstore-container > .fc-appstore-content-container {
                border-radius: 20px;
                padding: 90px 25px 60px 25px;
                background-color: #FFFFFF;
            }

                .fc-appstore > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    gap: 30px;
                    text-align: center;
                }

                    .fc-appstore > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content > .fc-appstore-title {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        gap: 14px;
                    }

                    .fc-appstore > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content .fc-appstore-bottom {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        gap: 12px;
                    }


                    .fc-appstore > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content .fc-appstore-button-container {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        gap: 15px;
                    }

                        .fc-appstore > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content .fc-appstore-button-container > .fc-appstore-button > img {
                            transition: transform .2s;
                            margin: 0 auto;
                        }

                        .fc-appstore > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content .fc-appstore-button-container > a.fc-appstore-button:hover > img {
                            -ms-transform: scale(1.1); /* IE 9 */
                            -webkit-transform: scale(1.1); /* Safari 3-8 */
                            transform: scale(1.1);
                        }
    /* END fc-appstore*/
    /*fc-appstore-failed*/
    .fc-appstore-failed {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .fc-appstore-failed > .fc-appstore-container {
            position: absolute;
            top: 50%;
            left: 50%;
            -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            width: 100%;
            max-width: 354px;
        }

            .fc-appstore-failed > .fc-appstore-container > .fc-appstore-logo {
                position: absolute;
                top: 0%;
                left: 50%;
                -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
            }

            .fc-appstore-failed > .fc-appstore-container > .fc-appstore-content-container {
                border-radius: 20px;
                padding: 90px 25px 60px 25px;
                background-color: #FFFFFF;
            }

                /*============================*/
                /*.fc-appstore-failed {
    position: relative;
    width: 100%;
    height: 100%;
}*/

                /*.fc-appstore-failed > .fc-appstore-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    max-width: 354px;
}*/

                /*.fc-appstore-failed > .fc-appstore-container > .fc-appstore-content-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 35px;
}*/

                .fc-appstore-failed > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content {
                    display: flex;
                    flex-direction: column;
                    align-items: center;
                    gap: 24px;
                    text-align: center;
                }

                    .fc-appstore-failed > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content > .fc-appstore-text {
                        display: flex;
                        flex-direction: column;
                        align-items: center;
                        gap: 14px;
                    }

                    .fc-appstore-failed > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content .fc-appstore-button-container > .fc-appstore-button > img {
                        transition: transform .2s;
                        margin: 0 auto;
                    }

                    .fc-appstore-failed > .fc-appstore-container > .fc-appstore-content-container > .fc-appstore-content .fc-appstore-button-container > a.fc-appstore-button:hover > img {
                        -ms-transform: scale(1.1); /* IE 9 */
                        -webkit-transform: scale(1.1); /* Safari 3-8 */
                        transform: scale(1.1);
                    }

    /*END fc-appstore-failed*/
    /*fc-apstore-btn*/
    .fc-appstore-btn {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.6rem; 16px*/
        font-weight: 300; /*Light*/
        line-height: 22.4px;
        letter-spacing: 0.48px;
        width: fit-content;
        max-width: 300px;
        border-radius: 40px;
        padding: 11px 24px;
        display: flex;
        align-items: center;
        gap: 16px;
    }

    .fc-appstore-btn-primary {
        background-color: transparent;
        border: 1px solid #31B8BB;
        color: #31B8BB;
    }

        .fc-appstore-btn-primary:hover, .fc-appstore-btn-primary:focus {
            background-color: #31B8BB;
            color: #FFFFFF;
        }

        .fc-appstore-btn-primary > svg circle, .fc-appstore-btn-primary > svg path, .fc-appstore-btn-primary > svg rect {
            stroke: #31B8BB !important;
        }

        .fc-appstore-btn-primary:hover > svg circle,
        .fc-appstore-btn-primary:hover > svg path,
        .fc-appstore-btn-primary:hover > svg rect,
        .fc-appstore-btn-primary:focus > svg circle,
        .fc-appstore-btn-primary:focus > svg path,
        .fc-appstore-btn-primary:focus > svg rect {
            stroke: #FFFFFF !important;
        }

    /*END fc-appstore-btn*/
    /*Whatapp Float Button*/
    .fc-chat-btn-float {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        position: fixed;
        padding: 13px 16px;
        bottom: 2%;
        right: 1%;
        background-color: #25D366;
        color: #FFF;
        border-radius: 50%;
        text-align: center;
        font-size: 42px;
        /*box-shadow: 0px 2px 8px 0px #D9D9D9;*/
        z-index: 100;
    }

    @media (max-width: 767px) {
        .fc-chat-btn-float {
            font-size: 38px;
            padding: 10px 12px;
            bottom: 3%;
            right: 3%;
        }
    }

    .fc-chat-btn-text {
        font-family: 'Archivo', sans-serif !important;
        /*font-size: 1.6rem; 16px*/
        font-weight: 400; /*Regular*/
        color: #FFFFFF;
        line-height: 0;
        letter-spacing: 0.48px;
    }

    a.fc-chat-btn-float:hover,
    a.fc-chat-btn-float:focus {
        background-color: #21B15C;
        color: #FFFFFF;
    }

        a.fc-chat-btn-float:hover > .fc-chat-btn-text,
        a.fc-chat-btn-float:focus > .fc-chat-btn-text {
            color: #25d366;
        }

    .fc-chat-btn-my-float {
        margin-top: auto;
    }

    /*END Whatapp Float Button*/
   