/*! CSS HTML & WP Resets */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: rgba(0, 0, 0, 0)
}

p:first-child {
    margin-block-start: 0;
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}
h2.parent-tag-label {
    font-family: 'BNPP SANS';
    font-weight: 300;
    line-height: unset;
}
.statistics-block.dark .statistics-block__statistics .bnpp-statistics-module .head_info_stat
{
    color: var(--wp--preset--color--white);
}
.head_info_stat {
    font-family: var(--wp--preset--font-family--bnpp-sans-condensed);
    font-size: var(--wp--preset--font-size--heading-m);
    font-weight: 400;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: var(--wp--preset--spacing--40);
    color: var(--wp--preset--color--bnpp-green);
}
.head_info_file {
    font-family: var(--wp--preset--font-family--bnpp-sans-condensed);
    font-size: var(--wp--preset--font-size--heading-m);
    font-weight: 400;
    line-height: 1;
    margin-top: 0px;
    margin-bottom: var(--wp--preset--spacing--40);
    color: var(--wp--preset--color--bnpp-black);
    font-size: var(--wp--preset--font-size--heading-s);
}
b,
strong {
    font-weight: 600;
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

/* button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
    outline: 1px dotted ButtonText
} */

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

figure {
    margin: 0
}

html,
input[type=search] {
    box-sizing: border-box
}

*,
*:before,
*:after {
    box-sizing: inherit
}

.wrap {
    max-width: calc(var(--wp--custom--layout--wide) + 2*var(--wp--custom--layout--padding));
    margin: 0 auto;
    padding-left: var(--wp--custom--layout--padding);
    padding-right: var(--wp--custom--layout--padding)
}

.site-inner {
    padding: var(--wp--custom--layout--block-gap-large) 0
}

body.full-width-content {
    --wp--custom--layout--page: var(--wp--custom--layout--wide)
}

.screen-reader-text,
.screen-reader-text span,
.screen-reader-shortcut {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden
}

.screen-reader-text:focus,
.screen-reader-shortcut:focus {
    clip: auto !important;
    height: auto;
    width: auto;
    display: block;
    font-size: 1em;
    font-weight: bold;
    padding: 15px 23px 14px;
    color: #333;
    background: #fff;
    z-index: 100000;
    text-decoration: none;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6)
}


img {
    display: block;
    max-width: 100%;
    height: auto;
    border-style: none;
}

figure.wp-caption {
    max-width: 100%
}

::-moz-placeholder {
    color: var(--wp--preset--color--foreground);
    opacity: 1
}

::-ms-input-placeholder {
    color: var(--wp--preset--color--foreground)
}

::-webkit-input-placeholder {
    color: var(--wp--preset--color--foreground)
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0)
}

label {
    font-family: var(--wp--custom--typography--interface--font-family);
    letter-spacing: var(--wp--custom--typography--interface--letter-spacing);
    text-transform: var(--wp--custom--typography--interface--text-transform);
    font-size: var(--wp--preset--font-size--small);
    font-weight: 600
}

.has-background {
    padding: var(--wp--custom--layout--block-gap) var(--wp--custom--layout--padding)
}

.has-background.alignfull {
    padding: var(--wp--custom--layout--block-gap-large) var(--wp--custom--layout--padding)
}

.alignwide:not(.is-layout-constrained)>*,
.alignfull:not(.is-layout-constrained)>* {
    max-width: var(--wp--custom--layout--wide);
    margin-left: auto;
    margin-right: auto
}

.has-background {
    color: var(--wp--preset--color--foreground)
}

.has-primary-background-color,
.has-secondary-background-color,
.has-tertiary-background-color,
.has-foreground-background-color {
    color: var(--wp--preset--color--white)
}

.breadcrumb {
    margin: 0 auto 16px;
    line-height: var(--wp--custom--line-height--small);
    font-size: var(--wp--preset--font-size--tiny);
    max-width: var(--wp--custom--layout--page);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.breadcrumb .sep {
    margin: 0 4px
}

.archive-header .breadcrumb,
.post-header .breadcrumb {
    max-width: 100%;
    grid-column: 1/-1;
    margin-left: 0;
    margin-right: 0
}

.site-header {
    background: var(--wp--preset--color--background);
    position: relative
}

.site-header .wrap {
    display: grid;
    grid-template-columns: min(200px, 40vw) 1fr
}

.site-header__toggles {
    display: flex;
    flex-wrap: nowrap;
    justify-self: flex-end
}

@media(max-width: 768px) {
    .site-header {
        max-height: 100vh;
        overflow-y: auto;
        overscroll-behavior-y: contain
    }
}

@media(min-width: 783px) {
    .admin-bar .site-container {
        padding-top: 32px
    }
}

@media(max-width: 782px) {
    #wpadminbar {
        display: none !important
    }
}

.archive-header {
    background: var(--wp--preset--color--background);
    padding: 24px 0 40px
}

.archive-header .wrap {
    max-width: var(--wp--custom--layout--wide)
}

.archive-header h1 {
    margin-top: var(--wp--custom--layout--block-gap-large)
}

.archive-description>*:first-child {
    margin-top: 0
}

.archive-description>*:last-child {
    margin-bottom: 0
}

.archive-header .breadcrumb {
    margin-bottom: var(--wp--custom--layout--block-gap-large)
}

.post-summary__content {
    display: grid;
    gap: 8px;
    padding-top: 12px
}

.post-summary__content>* {
    margin: 0
}

.post-summary .entry-category {
    font-size: var(--wp--preset--font-size--tiny)
}

.post-summary .entry-category a {
    text-decoration: none
}

.post-summary__title {
    font-size: var(--wp--preset--font-size--large)
}

.post-summary__title a {
    color: var(--wp--preset--color--foreground);
    text-decoration: none
}

.post-summary__title a:hover {
    color: var(--wp--preset--color--primary)
}

.pagination {
    margin: 32px auto;
    max-width: var(--wp--custom--layout--page);
    grid-column: 1/-1
}

.pagination ul {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 8px;
    align-items: center
}

.pagination ul li {
    list-style-type: none;
    display: inline-block
}

.pagination ul li a {
    background: var(--wp--preset--color--background);
    border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--primary);
    border-radius: var(--wp--custom--border-radius--tiny);
    color: var(--wp--preset--color--primary);
    fill: var(--wp--preset--color--primary);
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: var(--wp--preset--font-size--small);
    font-weight: 700;
    text-align: center;
    text-decoration: none
}

.pagination ul li svg {
    fill: inherit
}

.pagination ul li:hover>a,
.pagination ul li.active>a {
    background: var(--wp--preset--color--primary);
    color: var(--wp--preset--color--background);
    fill: var(--wp--preset--color--background)
}

h1.front {
    display: none
}

.site-inner {
    padding-left: var(--wp--custom--layout--padding);
    padding-right: var(--wp--custom--layout--padding)
}

.entry-content>*,
.block-area>* {
    margin: 0 auto;
    max-width: var(--wp--custom--layout--page)
}

.entry-content>*.alignwide,
.block-area>*.alignwide {
    max-width: var(--wp--custom--layout--wide)
}

.entry-content>*.alignfull,
.block-area>*.alignfull {
    margin-left: calc(-1*var(--wp--custom--layout--padding));
    margin-right: calc(-1*var(--wp--custom--layout--padding));
    max-width: 100vw
}

@media(max-width: 767px) {

    .entry-content>*.alignwide,
    .block-area>*.alignwide {
        margin-left: calc(-1*var(--wp--custom--layout--padding));
        margin-right: calc(-1*var(--wp--custom--layout--padding));
        max-width: 100vw
    }
}

.entry-content>.alignfull.has-background+.alignfull.has-background,
.block-area>.alignfull.has-background+.alignfull.has-background {
    margin-top: calc(-1*var(--wp--custom--layout--block-gap-large))
}

.full-width-content .entry-content:first-child>.alignfull.has-background:first-child {
    margin-top: calc(-1*var(--wp--custom--layout--block-gap-large))
}

.full-width-content .entry-content:last-child>.alignfull.has-background:last-child {
    margin-bottom: calc(-1*var(--wp--custom--layout--block-gap-large))
}

.entry-header,
.entry-footer,
.after-entry,
.entry-comments {
    max-width: var(--wp--custom--layout--page);
    margin-left: auto;
    margin-right: auto
}

.entry-footer {
    margin-top: 48px
}

.block-area-after-post {
    margin: 32px 0
}

.nav-links {
    display: flex;
    justify-content: space-between
}

.block-area-before-footer {
    padding: var(--wp--custom--layout--block-gap-large) var(--wp--custom--layout--padding)
}

.block-area-before-footer>* {
    max-width: var(--wp--custom--layout--wide)
}

input,
select,
textarea,
.select2-container--default .select2-selection--single {
    background: var(--wp--preset--color--background);
    border: var(--wp--custom--border-width--tiny) solid var(--wp--preset--color--foreground);
    border-radius: none;
    color: var(--wp--preset--color--foreground);
    font-size: var(--wp--preset--font-size--small);
    line-height: var(--wp--custom--line-height--medium);
    padding: 9px 12px;
    width: 100%
}

input[type=checkbox],
input[type=submit] {
    width: auto
}

select {
    line-height: 54px;
    height: 54px
}

textarea {
    width: 100%;
    resize: vertical
}

img {
    display: block;
    max-width: 100%;
    height: auto;
    border-style: none;
}

@media(min-width: 783px) {
    .admin-bar .site-container {
        padding-top: 32px
    }
}

@media(max-width: 782px) {
    #wpadminbar {
        display: none !important
    }
}

.flag-img {
    border-radius: 50%;
}
.simple-bold {
	font-weight: bold!important;
}
.padding-elements {
padding : 50px 0 0!important
}
.hub_country_display
{
    color: #1E1E1E;
    font-family: "BNPP Sans Condensed";
    font-size: 30px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 3px!important;
}
.hub_language_display
{
    color: #1E1E1E;
    font-family: "BNPP Sans Condensed";
    font-size: 24px!important;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
}
.hub_country_display_text
{
    display: flex;
    width: 221px;
    height: 44px;
    /* padding: 6px 20px 6px 7px; */
    align-items: center;
    gap: 14px;
    flex-shrink: 0;
    background: white;
    margin-bottom: 3px;
    border:solid 1px;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:16px;
    font-family:'BNPP Sans';
    padding: 10px;
            @media only screen and (max-width: 1024px) {
                width: 100%;
            }
}
.hub_language_display_text
{
    display: flex;
    width: 221px;
    height: 44px;
    padding: 6px 20px 6px 7px;
    align-items: center;
    gap: 14px;
    flex-shrink: 0;
    background: white;
    margin-bottom: 3px;
    border:solid 1px;
    font-size:16px;
    font-style:normal;
    font-weight:400;
    line-height:16px;
    font-family:'BNPP Sans';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none"><path d="M3 8L10 12.8684L17 8" stroke="%230C2728" stroke-width="1.5" stroke-linecap="round"/></svg>') no-repeat;
    -webkit-appearance: none;
    appearance: none;
    background-position: right 9px top 10px;
    padding: 0px 12px;
            @media only screen and (max-width: 1024px) {
                width: 100%;
            }
}
.selected-info.plus
{
    width: 278px;
    height: 94px;
            @media only screen and (max-width: 1024px) {
                display: none;
            }
}
.selection-item.investor.plus
{
    height: 94px;
    margin: 0!important;
    width: 278px;
}
.current-selection.minus
{
    justify-content: unset!important;
    flex-wrap: unset!important;
    gap: unset!important;
}
.hub_selection_sdiv
{
margin-right:50px;
width:197px;
            @media only screen and (max-width: 1024px) {
                display: none;
            }
}
.hub_selection_ssdivstep3
{
margin-right:50px;
            @media only screen and (max-width: 1024px) {
                display:none!important;
            }
}

.hub_selection_ssdiv
{
margin-right:50px;
            @media only screen and (max-width: 1024px) {
                width:100%;
		margin-right:unset;
            }
}
.topright.plus
{
    position: absolute;
    top: 10px;
    right: 65px;
    height: 10px;
    width: 10px;
    font-size: 1px;
}
.top_right_img
{
    background: none;
    border: none;
    cursor: pointer;
}
.button.top_right_img
{
    background: none;
    border: none;
    cursor: pointer;
}
.hub_segment_chosen_title
{
    color: #0C2728;
    font-family: "BNPP Sans Condensed";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 19.79px;
}
.hub_segment_chosen_text
{
    color: #0C2728;
    font-family: "BNPP Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
    display:flex;
}
.hub_language_display_text:hover {
    border-radius: 3px;
    outline: 2px solid #008252;
    box-shadow: 0 1px 4px 0 rgba(18, 25, 97, 0.08);
}
.hub_country_display_text:hover {
    border-radius: 3px;
    outline: 2px solid #008252;
    box-shadow: 0 1px 4px 0 rgba(18, 25, 97, 0.08);
}
.hub_selected_segment_content_img
{
    display: flex;
    height: 100%;
    float: left;
    justify-content: center;
    max-height: 100%;
    position: relative;
    right: 5px;
}
.hub_segmeng_chosen_img_tag
{
    position: relative;
    width: 38px;
    height: 40px;
    margin-right: 4px;
    float: left;
    top: 20%;
    bottom: 0;
    justify-content: center;
    justify-content: center;
}
.hub_segment_chosen_title
{
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}
.hub_segment_chosen_text
{
    color: #0C2728;
    font-family: "BNPP Sans";
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
    line-height: 14px;
}
.selected-info.plus:hover {
    border-radius: 3px;
    outline: 2px solid #008252;
    box-shadow: 0 1px 4px 0 rgba(18, 25, 97, 0.08);
}
.accept-button-dis
{
    border-top: 1px solid #bbb;
    max-width: 100%;
    display: flex;
    justify-content: flex-end;
}
.goback-button-dis
{
    border-radius: 3px;
    border: 1px solid #008252;
    background: #FFF;
    width: 100%;
    height: 32px;
color: #008252;
text-align: center;
font-family: "BNPP Sans";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: normal;
letter-spacing: 0.5px;
    display:none;
            @media only screen and (max-width: 1024px) {
                display:block;
		margin-bottom:3px
            }
}
.current-selection.minus.step3
{
            @media only screen and (max-width: 1024px) {
                display:none;
            }
}
.topmobileTitle
{
	color: var(--color-grey-11, #1D1D1B);
font-family: "BNPP Sans Condensed";
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 25.23px; /* 105.125% */
display:none;
padding-bottom:5px;
            @media only screen and (max-width: 1024px) {
                display:block;
            }
}
.current-selection.title
{
                display:none!important;
            @media only screen and (max-width: 1024px) {
                display:none!important;
            }
}
