.instant-search .ais-SearchBox-input {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    border-right: none;
}
.instant-search .ais-SearchBox-input::placeholder {
    line-height: 120%;
}
.ais-SearchBox-reset {
    cursor: pointer;
}
.instant-search_posts {
    margin: 0;
    max-width: inherit;
    flex-grow: 1;
}
.instant-search_post_content {
    margin: 0;
    width: 384px;
}
.instant-search__search-box {
    width: 100%;
}
.instant-search_posts .ais-SearchBox-input {
    border: none;
    padding: 0;
    height: 24px;
    padding: 2px 0 0 5px;
    display: flex;
}
.instant-search_posts .ais-SearchBox-input::-webkit-search-cancel-button {
    display: none;
}
.ais-SearchBox-input:focus {
    outline: none;
}
.instant-search_posts .ais-SearchBox-form {
    margin: 0;
    align-items: center;
}
.instant-search_posts .ais-SearchBox-reset {
    border: none;
    padding: 0;
    margin: 0 0 0 10px;
}
.instant-search_posts .ais-SearchBox {
    display: flex;
    align-items: center;
}
@media only screen and (max-width: 1024px) {
    .instant-search .ais-SearchBox-form {
        width: 100%;
    }
    .instant-search_post_content {
        width: auto;
    }
    .instant-search .ais-Hits {
        width: 100%;
    }
    .faq-content {
        padding-top: 35px;
    }
    .blog-search .instant-search_posts {
        width: 100%;
    }
}
.algolia-hidden {
    display: none;
}
.algolia-highlighted {
    background-color: #ff0;
}
.algolia-search-results__no-data {
    font-family: Lato;
    font-size: 16px;
    line-height: 24px;
    color: #798387;
    margin-bottom: 40px;
}
.us-share-cfds {
    width: 100%;
    background-color: #fff;
}
.us-share-cfds .headline {
    padding: 120px 44px 80px;
    text-align: center;
}
.us-share-cfds .headline__title {
    font-size: 40px;
    color: #011a2b;
    font-weight: 300;
    font-family: Lato;
    letter-spacing: 0;
    text-align: center;
}
.us-share-cfds .headline__content {
    color: #36425a;
    max-width: 900px;
    margin: 34px auto 0;
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
}
.us-share-cfds__subtitle {
    background: linear-gradient(116.57deg, #0f72ac, #034620);
    max-width: 1406px;
    margin: 0 auto;
    padding: 40px 15px 0;
    text-align: center;
}
.us-share-cfds__subtitle_header {
    font-size: 40px;
    font-weight: 400;
    color: #fff;
    font-family: Lato;
    letter-spacing: 0;
    text-align: center;
}
.us-share-cfds__subtitle-content {
    max-width: 1156px;
    color: #fff;
    font-family: Lato;
    font-size: 22px;
    text-align: center;
    padding: 36px 0;
    margin: 0 auto;
}
.us_share_cfds_why_view .headline__title {
    font-size: 40px;
    color: #011a2b;
    font-weight: 300;
    font-family: Lato;
    letter-spacing: 0;
    padding-bottom: 34px;
    text-align: center;
}
section .us_share_cfds_why_view {
    padding: 0 20%;
    padding-top: 110px;
    padding-bottom: 100px;
    background-color: #fff;
}
section .us_share_cfds_why_view .content-wrapper {
    margin: auto;
    max-width: 914px;
}
section .us_share_cfds_why_view .headline {
    text-align: center;
}
section .us_share_cfds_why_view .headline h2 {
    color: #011a2b;
    font-size: 40px;
    font-weight: 300;
    line-height: 48px;
}
section .us_share_cfds_why_view .headline p {
    color: #36425a;
    font-size: 22px;
    font-weight: 300;
    line-height: 27px;
    text-align: center;
    margin-bottom: 50px;
}
section .us_share_cfds_why_view .table-container .table {
    display: grid;
    grid-gap: 1px;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    overflow: hidden;
    border: 1px solid #dae5ff;
    border-radius: 10px;
    background-color: #dae5ff;
    margin-bottom: 0;
    box-shadow: 0 5px 11px 0 rgba(63, 90, 151, 0.06);
}
section .us_share_cfds_why_view .table-container .cell {
    display: grid;
    grid-template-columns: 80px 1fr;
    grid-gap: 20px;
    background: #fff;
    padding: 40px 21px;
}
section .us_share_cfds_why_view .table-container .cell div {
    position: relative;
    height: auto;
}
section .us_share_cfds_why_view .table-container .cell img {
    width: 80px;
    height: 80px;
    margin-top: -5px;
}
section .us_share_cfds_why_view .table-container .cell h2 {
    color: #011a2b;
    font-family: Lato;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 12px;
}
section .us_share_cfds_why_view .table-container .cell p {
    color: #36425a;
    font-family: Lato;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 19px;
}
@media screen and (max-width: 1280px) {
    section .us_share_cfds_why_view {
        padding: 0 10%;
        padding-top: 110px;
        padding-bottom: 100px;
    }
}
@media screen and (max-width: 768px) {
    section .us_share_cfds_why_view .table-container {
        padding: 0 10%;
    }
    section .us_share_cfds_why_view .table-container .table {
        grid-template-columns: 1fr;
    }
    section .us_share_cfds_why_view .headline h2 {
        font-size: 36px;
    }
}
@media screen and (max-width: 640px) {
    section .us_share_cfds_why_view {
        padding: 0 15px;
        padding-top: 110px;
        padding-bottom: 100px;
    }
    section .us_share_cfds_why_view .table-container .cell {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    section .us_share_cfds_why_view .table-container .cell div {
        text-align: center;
    }
    section .us_share_cfds_why_view .table-container .cell img {
        margin: 0;
    }
}
@media screen and (max-width: 425px) {
    section .us_share_cfds_why_view .headline h2 {
        font-size: 36px;
    }
    section .us_share_cfds_why_view .table-container {
        padding: 0;
    }
}
.table-content {
    max-width: 1406px;
    margin: 0 auto;
    padding: 40px 0 0;
    text-align: center;
    padding-bottom: 100px;
}
.table-content table {
    border-collapse: collapse;
}
.us-share-cfds-products-section {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 80px;
}
.us-share-cfds-products-section > .container .button {
    flex-direction: column;
}
.us-share-cfds-products .headline {
    padding: 80px 20px 34px;
    text-align: center;
}
.us-share-cfds-products .headline__title {
    font-size: 40px;
    color: #011a2b;
    font-weight: 300;
    font-family: Lato;
    letter-spacing: 0;
    text-align: center;
}
.products-table {
    margin: auto;
    max-width: 1160px;
    overflow-x: auto;
    padding: 1px;
    padding-bottom: 20px;
}
@media screen and (max-width: 500px) {
    .products-table {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.fixed-table {
    position: sticky;
    top: 0;
    z-index: 1;
}
.products-table table thead th {
    background-color: #f5efff;
}
.products-table table th {
    padding: 24px 0 24px 10px;
}
.products-table .table-body {
    text-align: left;
}
.products-table thead tr th {
    text-align: center;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    color: #516c81;
}
.products-table table td {
    border-bottom: 1px solid #eff2f7;
    padding: 20px 10px 20px 24px;
    color: #36425a;
    font-family: Lato;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 17px;
    text-align: center;
    background: #fff;
}
@media screen and (max-width: 425px) {
    .products-table table td {
        padding: 5px;
        font-family: Lato;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        color: #0d3350;
    }
}
.products-table tr td:first-child {
    border-left: 1px solid #eff2f7;
}
.products-table tr td:last-child {
    border-right: 1px solid #eff2f7;
}
.products-table thead tr:first-child th:first-child {
    border-top-left-radius: 6px;
}
.products-table thead tr:first-child th:last-child {
    border-top-right-radius: 6px;
}
.products-table td:nth-child(2) {
    font-weight: 700;
}
.products-table th:nth-child(9),
.products-table th:nth-child(10) {
    width: 10%;
}
.products-table th:nth-child(13) {
    width: 33%;
}
.products-table th:nth-child(2),
.products-table th:nth-child(6),
.products-table th:nth-child(7) {
    width: 5%;
}
.product-table-row {
    display: table-row;
}
.product-table-row .row-hidden {
    display: none;
}
.instant-search {
    padding: 0;
    max-width: 1440px;
    margin: auto;
}
.instant-search_trading-conditions {
    max-width: 930px;
    margin-top: 40px;
}
.instant-search .ais-SearchBox-form {
    display: flex;
    width: 100%;
    margin: 0 0 35px;
    justify-content: center;
}
.ais-SearchBox-loadingIcon {
    padding-top: 20px;
    padding-left: 5px;
    width: 24px;
    height: 24px;
}
.instant-search .ais-SearchBox-input {
    background-image: url(https://fusionmarkets.com/sites/5e3407911c37826ea0378bf3/assets/6245e7d7071d1a07102eee55/314807_search_icon.svg);
    background-repeat: no-repeat;
    text-indent: 20px;
    background-position-y: center;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    padding: 5px;
    border: 1px solid #ecf0fc;
    margin: 0;
    width: 100%;
    height: 64px;
    max-width: 578px;
    padding: 10px 20px;
    font-weight: 100;
    border-radius: 6px;
}
.instant-search__hits {
    font-family: Lato;
}
.ais-Hits--empty p {
    text-align: center;
}
.instant-search .ais-SearchBox-input::placeholder {
    font-family: Lato;
    font-size: 16px;
    line-height: 24px;
    color: #9ea1b9;
}
.instant-search .ais-SearchBox-submit {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 1px solid #ecf0fc;
    margin: 0;
    padding: 9px 12px;
    border-left: none;
    background-color: #fff;
}
.instant-search .ais-SearchBox-submit svg {
    fill: #3479bf;
    height: 20px;
    width: 20px;
}
.ais-SearchBox-reset {
    margin-left: 20px;
    padding: 0 15px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #ecf0fc;
}
.ais-SearchBox-reset svg {
    fill: #3479bf;
    height: 20px;
    width: 20px;
}
.instant-search .ais-Hits {
    border-radius: 10px;
    border: 1px solid #dae5ff;
    width: 100%;
}
.instant-search .ais-Hits-list {
    margin: 0;
    padding: 0;
}
.instant-search .ais-Hits-item {
    list-style-type: none;
    padding: 20px;
    border-bottom: 1px solid #dae5ff;
}
.instant-search .hit-title {
    color: #054599;
    font-size: 20px;
    margin-bottom: 10px;
}
.instant-search .hit-content {
    color: #36425a;
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
}
.instant-search .ais-Pagination-list {
    display: flex;
    gap: 10px;
}
.instant-search .ais-Pagination-item {
    list-style-type: none;
}
@media only screen and (max-width: 1024px) {
    .instant-search .ais-SearchBox-form {
        width: 100%;
        justify-content: center;
    }
    .instant-search .ais-Hits {
        width: 100%;
    }
    .faq-content {
        padding-top: 35px;
    }
}
@media only screen and (max-width: 500px) {
    .instant-search_trading-conditions {
        padding-left: 16px;
    }
}
.collapsible-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border-bottom: 1px solid #dae5ff;
}
.collapsible-content:last-child {
    border-bottom: none;
}
.us-share-cfds__header {
    color: #011a2b;
    font-family: Lato;
    font-size: 40px;
    font-weight: 300;
    text-align: center;
    margin: 0 0 34px;
    padding: 0;
}
.us-share-cfds-faq {
    border: 1px solid #dae5ff;
    border-radius: 10px;
    max-width: 1160px;
    margin: 0 auto 40px;
}
.us-share-cfds-faq__title {
    color: #054599;
    font-family: Lato;
    font-size: 20px;
}
.us-share-cfds-faq-section__header {
    display: flex;
    padding: 20px;
    justify-content: space-between;
    align-items: center;
}
.us-share-cfds-faq-section__title {
    color: #054599;
    font-family: Lato;
    font-size: 20px;
    font-weight: 500;
}
.us-share-cfds-faq-section__description {
    display: flex;
    flex-direction: column;
}
.us-share-cfds-faq-section__description-text {
    color: #798387;
    font-family: Lato;
    font-size: 16px;
    line-height: 150%;
    font-weight: 400;
    margin: 0 0 10px;
}
.us-share-cfds-faq-section__table-header {
    border-radius: 10px 10px 0 0;
    background-color: #f5efff;
    text-align: center;
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    color: #516c81;
    padding: 24px 0;
    max-width: 500px;
}
.us-share-cfds-faq-section__table {
    max-width: 500px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    margin: 0 0 20px;
}
.us-share-cfds-table__cell {
    color: #36425a;
    font-family: Lato;
    font-size: 14px;
    text-align: center;
    padding: 13px;
    border: 1px solid #eff2f7;
    border-top: none;
    border-left: none;
}
.us-share-cfds-table__cell:nth-child(odd) {
    border-left: 1px solid #eff2f7;
}
.us-share-cfds-table__cell_value {
    font-weight: 700;
}
.us-share-cfds-table__cell-separator {
    border-bottom: 1px solid #eff2f7;
    margin: 10px -13px;
}
.collapsible {
    cursor: pointer;
}
.collapsible:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #8e97b2;
    transition: transform 0.2s ease-out;
}
.collapsible:hover:after {
    border-top-color: #054599;
}
.collapsible.active:after {
    transform: rotate(180deg);
    border-top-color: #054599;
}
