/*main*/
/*html.disable-scroll {
    overflow: hidden;
}*/

#page {
    opacity: 0;
    transition: opacity .4s .1s ease;
    overflow-x: hidden;
}

#page.active {
    opacity: 1;
}

::-moz-selection {
    color: #fff;
    background: var(--accent-color, #B80E67);
}

::selection {
    color: #fff;
    background: var(--accent-color, #B80E67);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: .667rem 0;
}

#content p {
    margin-bottom: .667rem;
}

ul,
ol {
    margin-bottom: 0;
    margin-left: 0;
}

.wpb_button,
.wpb_content_element:not(.vc_separator),
ul.wpb_thumbnails-fluid > li,
.widget_nav_menu {
    margin-bottom: 0;
}

/*main*/

body {
    overflow-x: hidden;
}

#content > .polestar-container {
    max-width: 114rem;
}

#breadcrumbs.vc_row {
    padding: 1rem 0;
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    position: relative;
    font-size: 1.133rem;
    line-height: normal;
}

#breadcrumbs.vc_row > .wpb_column > .vc_column-inner {
    max-width: 117.867rem;
    margin: 0px auto;
}

#breadcrumbs.vc_row .breadcrumps-col {
    display: flex;
    align-items: center;
}

#breadcrumbs .search-col {
    max-width: 23rem;
}

#page .vc_column-inner {
    padding-top: 0;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
    line-height: normal;
    font-weight: bold;
}

#content p,
#content li {
    line-height: normal;
}

#content h2 {
    font-size: 1.6rem;
}

#content h3 {
    font-size: 1.5rem;
}

#content h4 {
    font-size: 1.2rem;
}

#content h5 {
    font-size: 1rem;
}

#content h6 {
    font-size: .8rem;
}

#content p {
    font-size: 1rem;
}

#content ul {
    list-style: none;
}

#content ul:not(:last-child) {
    margin-bottom: 1.667rem;
}

#content li {
    margin-bottom: .4rem;
}

#content ul li:before {
    content: '';
    margin-right: calc(var(--size) * .45);
    background-image: url(/wp-content/uploads/2023/10/Group-378.svg);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: var(--size);
    background-size: contain;
}

#content ol {
    list-style-position: inside;
}

#page-header {
    margin-bottom: 2.344vw;
    overflow: visible;
}

#page-header .vc_column-inner > .wpb_wrapper {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
    height: 100%;
    /*min-height: 20vh;*/
    max-height: 185px;
}

#page-header .vc_row {
    max-width: 95vw;
    transform: translateY(2.344vw);
}

#page-header .section-heading {
    position: relative;
    padding: 1.146vw 3.646vw 1.146vw 7.5vw;
    margin-right: 5.677vw;
}

#page-header .section-heading:before {
    content: '';
    width: 100%;
    max-width: 14.896vw;
    height: 5.417vw;
    display: block;
    position: absolute;
    background-image: url(/wp-content/uploads/2023/08/Calque-1-1.png);
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-60%);
}

#page-header .section-img {
    width: 14.844vw;
    min-width: 75px;
}

#page-header .section-bg img {
    position: absolute;
    right: 0;
    top: -2vw;
    width: 55%;
    max-width: 18.281vw;
    object-fit: contain;
    object-position: left top;
    transform: translateX(16%);
}

#page .vc_btn3 {
    font-weight: 700;
    padding: .333rem 1rem;
    text-transform: unset;
    background-image: none;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    background-color: #2e3158;
    color: #ffffff;
    transition: all .5s ease;
}

#page .vc_btn3:after {
    content: url(/wp-content/uploads/2023/08/bfc973e36da0204eb158b53964ad454a.png);
    margin-left: 1.067rem;
    transform: translateY(.133rem);
    display: inline-block;
}

#page .vc_btn3:hover {
    background: #003384 !important;
}

#newsletter_wrapper {
    --size: 1rem;
}

#newsletter_wrapper p:before {
    content: '';
    margin-right: calc(var(--size) * .45);
    background-image: url(/wp-content/uploads/2023/10/Group-378.svg);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: var(--size);
    background-size: contain;
}

#content .related-posts-section .related-posts {
    font-size: 1.467rem;
}

.related-posts-section {
    background: #CCF3FF;
}

.wpb_video_widget {
    max-width: 66.2rem;
    margin: 0 auto;
}

.link_effect a {
    text-decoration: none;
    display: inline-flex !important;
    flex-wrap: wrap;
}

a.link-icon {
    padding-right: 1.533rem;
    position: relative;
    display: inline-block;
}

a.link-icon:before {
    content: '';
    position: absolute;
    right: 0;
    top: -.133rem;
    width: 1.2rem;
    height: 1.2rem;
    background-image: url(/wp-content/uploads/2023/08/bfc973e36da0204eb158b53964ad454a-1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right center;
}

.wpb_single_image .vc_figure-caption {
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(255 255 255 / 50%);
    padding: .2rem .333rem;
}

#side-menu .menu-item span i,
.link_effect a i {
    font-style: normal;
}

#side-menu .menu-item span i:not(:last-of-type),
.link_effect a i:not(:last-of-type) {
    padding-right: .333rem;
}

#side-menu .menu-item span strong,
.link_effect a i ~ strong {
    width: 0;
    flex-grow: 1;
    background: #202652;
    transform: translateY(.667rem);
    z-index: 1;
}

#content .wpb_video_widget .rll-youtube-player {
    padding-bottom: 0 !important;
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#content .widget-area .widget .widget-title {
    text-transform: unset;
}

::-webkit-input-placeholder {
    color: var(--accent-color);
}

::-moz-placeholder {
    color: var(--accent-color);
}

:-ms-input-placeholder {
    color: var(--accent-color);
}

:-moz-placeholder {
    color: var(--accent-color);
}

#content .pagination .next,
#content .pagination .prev {
    display: none;
}

#content .pagination .page-numbers {
    cursor: pointer;
}

#content .pagination .current,
#content .pagination a:hover {
    color: #fff;
}

@media screen and (max-width: 768px) {
    .polestar-container {
        padding: 0 1rem;
    }
}

@media screen and (min-width: 768px) {

    #page-header .vc_column-inner > .wpb_wrapper {
        max-height: 9.6354vw;
    }

    .link_effect a,
    #side-menu .menu-item a span,
    #content li a:not(.vc_btn3),
    #content p:not(.vc_custom_heading) a:not(.vc_btn3),
    #content h1:not(.vc_custom_heading) a:not(.vc_btn3),
    #content h2:not(.vc_custom_heading) a:not(.vc_btn3),
    #content h3:not(.vc_custom_heading) a:not(.vc_btn3),
    #content h4:not(.vc_custom_heading) a:not(.vc_btn3),
    #content h5:not(.vc_custom_heading) a:not(.vc_btn3),
    #content h6:not(.vc_custom_heading) a:not(.vc_btn3) {
        position: relative;
        display: inline-block;
        line-height: 1;
        text-decoration: none;
    }

    /*.link_effect a::before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background: currentColor;
        transform-origin: right center;
        transition: 0.45s all cubic-bezier(.55,0,.1,1)
    }*/

    .link_effect a::after,
    #side-menu .menu-item a span::after,
    #content li a:not(.vc_btn3)::after,
    #content p:not(.vc_custom_heading) a:not(.vc_btn3)::after,
    #content h1:not(.vc_custom_heading) a:not(.vc_btn3)::after,
    #content h2:not(.vc_custom_heading) a:not(.vc_btn3)::after,
    #content h3:not(.vc_custom_heading) a:not(.vc_btn3)::after,
    #content h4:not(.vc_custom_heading) a:not(.vc_btn3)::after,
    #content h5:not(.vc_custom_heading) a:not(.vc_btn3)::after,
    #content h6:not(.vc_custom_heading) a:not(.vc_btn3)::after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 1px;
        background: currentColor;
        transform: scaleX(0);
        transform-origin: left center;
        transition: 0.45s all 0.15s cubic-bezier(.55, 0, .1, 1)
    }

    #content a.link-icon:after {
        max-width: calc(100% - 1.533rem);
    }

    /*.link_effect.hover:hover a::before,.link_effect a:hover::before {
        transform: scaleX(0)
    }*/

    .link_effect.hover:hover a::after,
    .link_effect a:hover::after,
    #side-menu .menu-item a span:hover::after,
    #content li a:not(.vc_btn3):hover::after,
    #content p:not(.vc_custom_heading) a:not(.vc_btn3):hover::after,
    #content h1:not(.vc_custom_heading) a:not(.vc_btn3):hover::after,
    #content h2:not(.vc_custom_heading) a:not(.vc_btn3):hover::after,
    #content h3:not(.vc_custom_heading) a:not(.vc_btn3):hover::after,
    #content h4:not(.vc_custom_heading) a:not(.vc_btn3):hover::after,
    #content h5:not(.vc_custom_heading) a:not(.vc_btn3):hover::after,
    #content h6:not(.vc_custom_heading) a:not(.vc_btn3):hover::after {
        transform: scaleX(1)
    }
}

@media screen and (min-width: 992px) {
    html {
        font-size: .78vw;
    }
}

@media screen and (min-width: 992px) and (max-width: 1920px) {

    #content p.p_fonts_2,
    #content .p_fonts_22 p,
    #content ul.p_fonts_2 li,
    #content .p_fonts_22 li {
        font-size: 1.146vw;
    }

    #content h2 {
        font-size: 2.08vw;
    }

    #content h3 {
        font-size: 1.875vw;
    }

    #content h4,
    #content .related-posts-section .related-posts {
        font-size: 1.406vw;
    }

    #content h5 {
        font-size: 1.172vw;
    }

    #content h6 {
        font-size: .9375vw;
    }

    #content p {
        font-size: .885vw;
    }

    #content ul:not(:last-child) {
        margin-bottom: 1.302vw;
    }

    #content li {
        margin-bottom: .3125vw;
    }

    #page .vc_btn3 {
        font-size: 1.3vw;
    }

    #content .newsletter-links p,
    #newsletter_wrapper p {
        font-size: 1.145vw;
    }

    #breadcrumbs.vc_row {
        font-size: .885vw;
    }

    .related-posts-section {
        margin-top: 2.34375vw !important;
        margin-bottom: 2.34375vw !important;
        padding: 2.34375vw !important;
    }

    #content .related-posts-section .related-posts + div {
        padding-right: 2.34375vw !important;
        padding-left: 2.34375vw !important;
    }

    #content hr {
        margin: 1.354vw auto;
    }

    #side-menu .menu-item span i:not(:last-of-type),
    .link_effect a i:not(:last-of-type) {
        padding-right: .26vw;
    }
}

@media screen and (min-width: 1200px) {

    #newsletter_wrapper {
        --size: 22px;
    }
}

@media screen and (min-width: 1921px) {

    #content p.p_fonts_2,
    #content .p_fonts_22 p,
    #content ul.p_fonts_2 li,
    #content .p_fonts_22 li {
        font-size: 1.467rem;
    }

    #content h2 {
        font-size: 2.667rem;
    }

    #content h3 {
        font-size: 2.4rem;
    }

    #content h4,
    #content .related-posts-section .related-posts {
        font-size: 1.8rem;
    }

    #content h5 {
        font-size: 1.5rem;
    }

    #content h6 {
        font-size: 1.2rem;
    }

    #content p {
        font-size: 1.133rem;
    }

    #content li {
        margin-bottom: 6px;
    }

    #page .vc_btn3 {
        font-size: 1.667rem;
    }

    #content .newsletter-links p,
    #newsletter_wrapper p {
        font-size: 1.466rem;
    }

    .wpb_video_widget {
        max-width: 51.71875vw;
    }
}

/*social profiles*/
.social-profiles {
    list-style: none;
}

.social-profiles li {
    display: inline-block;
}

.social-profiles li:before,
.social-profiles a:after {
    content: none !important;
}

.social-profiles li:not(:last-child) {
    margin-right: 3rem;
}

.social-profiles svg path:not(#Path_684):not(#Path_992) {
    fill: var(--color, #fff);
}

/*.social-profiles svg path#Path_992 {
    fill: unset;
}*/

/*social profiles*/
