
.navbar .form-inline .form-actions {
    display: none
}

.toolbar-oriented .toolbar-bar {
    z-index: 1200
}

.toolbar-horizontal .toolbar-menu.nav {
    float: left
}

fieldset.card legend {
    font-size: 1rem
}

.form-check {
    margin-bottom: 1rem
}

.form-checkboxes .form-check, .form-radios .form-check {
    margin-bottom: 0
}

.forum__last-reply {
    width: 20%
}

.forum-list__forum {
    width: 60%
}

#drupal-off-canvas {
    box-sizing: initial
}


@media print {
    *, :after, :before {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a:not(.btn):not(.slick-next):not(.slick-prev) {
        text-decoration: underline
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote, pre {
        border: 1px solid #7e7e7e;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img, tr {
        page-break-inside: avoid
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }

    @page {
        size: a3
    }

    .container, .container-xl, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, .news.news--full .prevnext-container, .paragraph--type--menu, .sg-search-popup .saint-gobain-search-form, .sitemap, .sticky-menus ul.nav, .view-brands .view-text-filter-container .content, .view-brands .views-exposed-form .form-actions, .view-press-release .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title > h1, body, body.page-view .page-view.view-saint-gobain-search, body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main > div.pt-2, body.path-search main > div.pt-2, body.path-sitemap main > div.pt-2, body.path-user main {
        min-width: 992px !important
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #1d1e20
    }

    .table {
        border-collapse: collapse !important
    }

    .table td, .table th {
        background-color: #fff !important
    }

    .table-bordered td, .table-bordered th {
        border: 1px solid #d9d9d9 !important
    }

    .table-dark {
        color: inherit
    }

    .table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
        border-color: #ddd
    }

    .table .thead-dark th {
        color: inherit;
        border-color: #ddd
    }
}

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

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(29, 30, 32, 0)
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: Roboto, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #1d1e20;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 1.25rem
}

p {
    margin-top: 0;
    margin-bottom: 1.5rem
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none
}

address {
    font-style: normal;
    line-height: inherit
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0
}

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

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #00448a;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: #001e3e;
    text-decoration: underline
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

code, kbd, pre, samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    border-style: none
}

img, svg {
    vertical-align: middle
}

svg {
    overflow: hidden
}

table {
    border-collapse: collapse
}

caption {
    padding-top: 1.063rem 1.25rem;
    padding-bottom: 1.063rem 1.25rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: 5px
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

select {
    word-wrap: normal
}

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

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

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

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.h1, .h2, .h3, .h4, .h5, .h6, .news.news--press-release .publish_date .publish_date_day, .page-view.view-news .views-exposed-form .form-item-title label, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label, .page-view.view-stories .views-exposed-form .form-item-title label, .paragraph--type--contact .content-wrapper .contact__field-links .field__label, .paragraph--type--did-you-know .field-title h2, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title, .paragraph--type--hero-item.paragraph--view-mode--hero .field-title, .paragraph--type--hero-mea-item .mea_content .field-title > *, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day, .paragraph--type--mea-item .mea_content .field-title > *, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label, .paragraph--type--timeline-item .timeline-item__dates, .view-taxonomy.display--events header h2, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 1.25rem;
    font-family: Montserrat;
    font-weight: 700;
    line-height: 1.2
}

.h1, .paragraph--type--did-you-know .field-title h2, .view-taxonomy.display--events header h2, h1 {
    font-size: 4.25rem
}

.h2, .paragraph--type--hero-item.paragraph--view-mode--hero .field-title, .paragraph--type--timeline-item .timeline-item__dates, h2 {
    font-size: 3rem
}

.h3, .news.news--press-release .publish_date .publish_date_day, .page-view.view-news .views-exposed-form .form-item-title label, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label, .page-view.view-stories .views-exposed-form .form-item-title label, .paragraph--type--contact .content-wrapper .contact__field-links .field__label, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title, .paragraph--type--hero-mea-item .mea_content .field-title > *, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day, .paragraph--type--mea-item .mea_content .field-title > *, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label, h3 {
    font-size: 2.375rem
}

.h4, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title, h4 {
    font-size: 2.125rem
}

.h5, h5 {
    font-size: 1.875rem
}

.h6, h6 {
    font-size: 1rem
}

.lead {
    font-size: 1.25rem;
    font-weight: 300
}

.display-1 {
    font-size: 6rem
}

.display-1, .display-2 {
    font-weight: 300;
    line-height: 1.2
}

.display-2 {
    font-size: 5.5rem
}

.display-3 {
    font-size: 4.5rem
}

.display-3, .display-4 {
    font-weight: 300;
    line-height: 1.2
}

.display-4 {
    font-size: 3.5rem
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(29, 30, 32, .1)
}

.small, small {
    font-size: 75%;
    font-weight: 400
}

.mark, mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-inline, .list-unstyled, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .nav-child {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: .5rem
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem
}

.blockquote-footer {
    display: block;
    font-size: 75%;
    color: #6c757d
}

.blockquote-footer:before {
    content: "\2014\A0"
}

.img-fluid, .img-thumbnail {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 8px
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #6c757d
}

.container, .container-xl, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, .news.news--full .prevnext-container, .paragraph--type--menu, .sg-search-popup .saint-gobain-search-form, .sitemap, .sticky-menus ul.nav, .view-brands .view-text-filter-container .content, .view-brands .views-exposed-form .form-actions, .view-press-release .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title > h1, body.page-view .page-view.view-saint-gobain-search, body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main > div.pt-2, body.path-search main > div.pt-2, body.path-sitemap main > div.pt-2, body.path-user main {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width: 576px) {
    .container, .container-xl, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, .news.news--full .prevnext-container, .paragraph--type--menu, .sg-search-popup .saint-gobain-search-form, .sitemap, .sticky-menus ul.nav, .view-brands .view-text-filter-container .content, .view-brands .views-exposed-form .form-actions, .view-press-release .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title > h1, body.page-view .page-view.view-saint-gobain-search, body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main > div.pt-2, body.path-search main > div.pt-2, body.path-sitemap main > div.pt-2, body.path-user main {
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .container, .container-xl, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, .news.news--full .prevnext-container, .paragraph--type--menu, .sg-search-popup .saint-gobain-search-form, .sitemap, .sticky-menus ul.nav, .view-brands .view-text-filter-container .content, .view-brands .views-exposed-form .form-actions, .view-press-release .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title > h1, body.page-view .page-view.view-saint-gobain-search, body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main > div.pt-2, body.path-search main > div.pt-2, body.path-sitemap main > div.pt-2, body.path-user main {
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .container, .container-xl, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, .news.news--full .prevnext-container, .paragraph--type--menu, .sg-search-popup .saint-gobain-search-form, .sitemap, .sticky-menus ul.nav, .view-brands .view-text-filter-container .content, .view-brands .views-exposed-form .form-actions, .view-press-release .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title > h1, body.page-view .page-view.view-saint-gobain-search, body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main > div.pt-2, body.path-search main > div.pt-2, body.path-sitemap main > div.pt-2, body.path-user main {
        max-width: 980px
    }
}

@media (min-width: 1200px) {
    .container, .container-xl, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, .news.news--full .prevnext-container, .paragraph--type--menu, .sg-search-popup .saint-gobain-search-form, .sitemap, .sticky-menus ul.nav, .view-brands .view-text-filter-container .content, .view-brands .views-exposed-form .form-actions, .view-press-release .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title > h1, body.page-view .page-view.view-saint-gobain-search, body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main > div.pt-2, body.path-search main > div.pt-2, body.path-sitemap main > div.pt-2, body.path-user main {
        max-width: 980px
    }
}

.container-fluid {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto
}

.paragraph--type--content-reference .field-content-reference, .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.no-gutters > .col, .no-gutters > [class*=col-] {
    padding-right: 0;
    padding-left: 0
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto, .js-form-type-webform-email-confirm > .form-item, .paragraph--type--content-reference .field-content-reference > .field__item, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] .masonry-push__field-card > *, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="3"] .masonry-push__field-card > *, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card > * {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%
}

.col-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%
}

.col-3 {
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%
}

.col-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%
}

.col-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%
}

.col-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%
}

.col-12, .paragraph--type--content-reference .field-content-reference > .field__item {
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    order: -1
}

.order-last {
    order: 13
}

.order-0 {
    order: 0
}

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-3 {
    order: 3
}

.order-4 {
    order: 4
}

.order-5 {
    order: 5
}

.order-6 {
    order: 6
}

.order-7 {
    order: 7
}

.order-8 {
    order: 8
}

.order-9 {
    order: 9
}

.order-10 {
    order: 10
}

.order-11 {
    order: 11
}

.order-12 {
    order: 12
}

.offset-1 {
    margin-left: 8.3333333333%
}

.offset-2 {
    margin-left: 16.6666666667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.3333333333%
}

.offset-5 {
    margin-left: 41.6666666667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.3333333333%
}

.offset-8 {
    margin-left: 66.6666666667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.3333333333%
}

.offset-11 {
    margin-left: 91.6666666667%
}

@media (min-width: 576px) {
    .col-sm {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-sm-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-sm-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="3"] .masonry-push__field-card > * {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-sm-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-sm-6, .js-form-type-webform-email-confirm > .form-item, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] .masonry-push__field-card > *, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card > * {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-sm-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-sm-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        order: -1
    }

    .order-sm-last {
        order: 13
    }

    .order-sm-0 {
        order: 0
    }

    .order-sm-1 {
        order: 1
    }

    .order-sm-2 {
        order: 2
    }

    .order-sm-3 {
        order: 3
    }

    .order-sm-4 {
        order: 4
    }

    .order-sm-5 {
        order: 5
    }

    .order-sm-6 {
        order: 6
    }

    .order-sm-7 {
        order: 7
    }

    .order-sm-8 {
        order: 8
    }

    .order-sm-9 {
        order: 9
    }

    .order-sm-10 {
        order: 10
    }

    .order-sm-11 {
        order: 11
    }

    .order-sm-12 {
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.3333333333%
    }

    .offset-sm-2 {
        margin-left: 16.6666666667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.3333333333%
    }

    .offset-sm-5 {
        margin-left: 41.6666666667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.3333333333%
    }

    .offset-sm-8 {
        margin-left: 66.6666666667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.3333333333%
    }

    .offset-sm-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 768px) {
    .col-md {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-md-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-md-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-md-3, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card > * {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4, .paragraph--type--content-reference .field-content-reference > .field__item {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-md-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-md-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-md-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        order: -1
    }

    .order-md-last {
        order: 13
    }

    .order-md-0 {
        order: 0
    }

    .order-md-1 {
        order: 1
    }

    .order-md-2 {
        order: 2
    }

    .order-md-3 {
        order: 3
    }

    .order-md-4 {
        order: 4
    }

    .order-md-5 {
        order: 5
    }

    .order-md-6 {
        order: 6
    }

    .order-md-7 {
        order: 7
    }

    .order-md-8 {
        order: 8
    }

    .order-md-9 {
        order: 9
    }

    .order-md-10 {
        order: 10
    }

    .order-md-11 {
        order: 11
    }

    .order-md-12 {
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.3333333333%
    }

    .offset-md-2 {
        margin-left: 16.6666666667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.3333333333%
    }

    .offset-md-5 {
        margin-left: 41.6666666667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.3333333333%
    }

    .offset-md-8 {
        margin-left: 66.6666666667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.3333333333%
    }

    .offset-md-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-lg-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-lg-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-lg-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-lg-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-lg-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        order: -1
    }

    .order-lg-last {
        order: 13
    }

    .order-lg-0 {
        order: 0
    }

    .order-lg-1 {
        order: 1
    }

    .order-lg-2 {
        order: 2
    }

    .order-lg-3 {
        order: 3
    }

    .order-lg-4 {
        order: 4
    }

    .order-lg-5 {
        order: 5
    }

    .order-lg-6 {
        order: 6
    }

    .order-lg-7 {
        order: 7
    }

    .order-lg-8 {
        order: 8
    }

    .order-lg-9 {
        order: 9
    }

    .order-lg-10 {
        order: 10
    }

    .order-lg-11 {
        order: 11
    }

    .order-lg-12 {
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.3333333333%
    }

    .offset-lg-2 {
        margin-left: 16.6666666667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.3333333333%
    }

    .offset-lg-5 {
        margin-left: 41.6666666667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.3333333333%
    }

    .offset-lg-8 {
        margin-left: 66.6666666667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.3333333333%
    }

    .offset-lg-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xl-first {
        order: -1
    }

    .order-xl-last {
        order: 13
    }

    .order-xl-0 {
        order: 0
    }

    .order-xl-1 {
        order: 1
    }

    .order-xl-2 {
        order: 2
    }

    .order-xl-3 {
        order: 3
    }

    .order-xl-4 {
        order: 4
    }

    .order-xl-5 {
        order: 5
    }

    .order-xl-6 {
        order: 6
    }

    .order-xl-7 {
        order: 7
    }

    .order-xl-8 {
        order: 8
    }

    .order-xl-9 {
        order: 9
    }

    .order-xl-10 {
        order: 10
    }

    .order-xl-11 {
        order: 11
    }

    .order-xl-12 {
        order: 12
    }

    .offset-xl-0 {
        margin-left: 0
    }

    .offset-xl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xl-3 {
        margin-left: 25%
    }

    .offset-xl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xl-6 {
        margin-left: 50%
    }

    .offset-xl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xl-9 {
        margin-left: 75%
    }

    .offset-xl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xl-11 {
        margin-left: 91.6666666667%
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }

    .col-xxl-1 {
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }

    .col-xxl-2 {
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }

    .col-xxl-5 {
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }

    .col-xxl-8 {
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }

    .col-xxl-11 {
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xxl-first {
        order: -1
    }

    .order-xxl-last {
        order: 13
    }

    .order-xxl-0 {
        order: 0
    }

    .order-xxl-1 {
        order: 1
    }

    .order-xxl-2 {
        order: 2
    }

    .order-xxl-3 {
        order: 3
    }

    .order-xxl-4 {
        order: 4
    }

    .order-xxl-5 {
        order: 5
    }

    .order-xxl-6 {
        order: 6
    }

    .order-xxl-7 {
        order: 7
    }

    .order-xxl-8 {
        order: 8
    }

    .order-xxl-9 {
        order: 9
    }

    .order-xxl-10 {
        order: 10
    }

    .order-xxl-11 {
        order: 11
    }

    .order-xxl-12 {
        order: 12
    }

    .offset-xxl-0 {
        margin-left: 0
    }

    .offset-xxl-1 {
        margin-left: 8.3333333333%
    }

    .offset-xxl-2 {
        margin-left: 16.6666666667%
    }

    .offset-xxl-3 {
        margin-left: 25%
    }

    .offset-xxl-4 {
        margin-left: 33.3333333333%
    }

    .offset-xxl-5 {
        margin-left: 41.6666666667%
    }

    .offset-xxl-6 {
        margin-left: 50%
    }

    .offset-xxl-7 {
        margin-left: 58.3333333333%
    }

    .offset-xxl-8 {
        margin-left: 66.6666666667%
    }

    .offset-xxl-9 {
        margin-left: 75%
    }

    .offset-xxl-10 {
        margin-left: 83.3333333333%
    }

    .offset-xxl-11 {
        margin-left: 91.6666666667%
    }
}

.table {
    width: 100%;
    margin-bottom: 1rem;
    color: #1d1e20;
    background-color: #fff
}

.table td, .table th {
    padding: 1.063rem 1.25rem;
    vertical-align: top;
    border-top: 0 solid #ddd
}

.table thead th {
    vertical-align: bottom;
    border-bottom: 0 solid #ddd
}

.table tbody + tbody {
    border-top: 0 solid #ddd
}

.table-sm td, .table-sm th {
    padding: .3rem
}

.table-bordered, .table-bordered td, .table-bordered th {
    border: 0 solid #ddd
}

.table-bordered thead td, .table-bordered thead th {
    border-bottom-width: 0
}

.table-borderless tbody + tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
    border: 0
}

.table-striped tbody tr:nth-of-type(2n) {
    background-color: #f5f5f5
}

.table-hover tbody tr:hover {
    color: #1d1e20;
    background-color: rgba(29, 30, 32, .075)
}

.table-primary, .table-primary > td, .table-primary > th {
    background-color: #b8cbde
}

.table-primary tbody + tbody, .table-primary td, .table-primary th, .table-primary thead th {
    border-color: #7a9ec2
}

.table-hover .table-primary:hover, .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
    background-color: #a7bed6
}

.table-secondary, .table-secondary > td, .table-secondary > th {
    background-color: #ffd0c4
}

.table-secondary tbody + tbody, .table-secondary td, .table-secondary th, .table-secondary thead th {
    border-color: #ffa891
}

.table-hover .table-secondary:hover, .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
    background-color: #ffbcab
}

.table-success, .table-success > td, .table-success > th {
    background-color: #c3e6cb
}

.table-success tbody + tbody, .table-success td, .table-success th, .table-success thead th {
    border-color: #8fd19e
}

.table-hover .table-success:hover, .table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
    background-color: #b1dfbb
}

.table-info, .table-info > td, .table-info > th {
    background-color: #b8cbde
}

.table-info tbody + tbody, .table-info td, .table-info th, .table-info thead th {
    border-color: #7a9ec2
}

.table-hover .table-info:hover, .table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
    background-color: #a7bed6
}

.table-warning, .table-warning > td, .table-warning > th {
    background-color: #ffeeba
}

.table-warning tbody + tbody, .table-warning td, .table-warning th, .table-warning thead th {
    border-color: #ffdf7e
}

.table-hover .table-warning:hover, .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
    background-color: #ffe8a1
}

.table-danger, .table-danger > td, .table-danger > th {
    background-color: #f5c6cb
}

.table-danger tbody + tbody, .table-danger td, .table-danger th, .table-danger thead th {
    border-color: #ed969e
}

.table-hover .table-danger:hover, .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
    background-color: #f1b0b7
}

.table-light, .table-light > td, .table-light > th {
    background-color: #fcfcfc
}

.table-light tbody + tbody, .table-light td, .table-light th, .table-light thead th {
    border-color: #fafafa
}

.table-hover .table-light:hover, .table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
    background-color: #efefef
}

.table-dark, .table-dark > td, .table-dark > th {
    background-color: #cacacb
}

.table-dark tbody + tbody, .table-dark td, .table-dark th, .table-dark thead th {
    border-color: #9c9d9f
}

.table-hover .table-dark:hover, .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
    background-color: #bdbdbe
}

.table-active, .table-active > td, .table-active > th {
    background-color: rgba(29, 30, 32, .075)
}

.table-hover .table-active:hover, .table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
    background-color: rgba(17, 17, 19, .075)
}

.table .thead-dark th {
    color: #fff;
    background-color: #404246;
    border-color: #52555a
}

.table .thead-light th {
    color: #fff;
    background-color: none;
    border-color: #ddd
}

.table-dark {
    color: #fff;
    background-color: #404246
}

.table-dark td, .table-dark th, .table-dark thead th {
    border-color: #52555a
}

.table-dark.table-bordered {
    border: 0
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: hsla(0, 0%, 100%, .05)
}

.table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: hsla(0, 0%, 100%, .075)
}

@media (max-width: 575.98px) {
    .table-responsive-sm {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-sm > .table-bordered {
        border: 0
    }
}

@media (max-width: 767.98px) {
    .table-responsive-md {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-md > .table-bordered {
        border: 0
    }
}

@media (max-width: 991.98px) {
    .table-responsive-lg {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-lg > .table-bordered {
        border: 0
    }
}

@media (max-width: 1199.98px) {
    .table-responsive-xl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xl > .table-bordered {
        border: 0
    }
}

@media (max-width: 1399.98px) {
    .table-responsive-xxl {
        display: block;
        width: 100%;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    .table-responsive-xxl > .table-bordered {
        border: 0
    }
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch
}

.table-responsive > .table-bordered {
    border: 0
}

.form-control {
    display: block;
    width: 100%;
    height: 56px;
    padding: 1rem 1.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3d3d3d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 8px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .form-control {
        transition: none
    }
}

.form-control::-ms-expand {
    background-color: transparent;
    border: 0
}

.form-control:focus {
    color: #3d3d3d;
    background-color: #fff;
    border-color: #0b83ff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .25)
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled, .form-control[readonly] {
    background-color: #ebebeb;
    opacity: 1
}

select.form-control:focus::-ms-value {
    color: #3d3d3d;
    background-color: #fff
}

.form-control-file, .form-control-range {
    display: block;
    width: 100%
}

.col-form-label {
    padding-top: calc(1rem + 1px);
    padding-bottom: calc(1rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5
}

.col-form-label-lg {
    padding-top: calc(.6em + 1px);
    padding-bottom: calc(.6em + 1px);
    font-size: 1.25rem;
    line-height: 1.5
}

.col-form-label-sm {
    padding-top: calc(.6rem + 1px);
    padding-bottom: calc(.6rem + 1px);
    font-size: .875rem;
    line-height: 1.5
}

.form-control-plaintext {
    display: block;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0;
    line-height: 1.5;
    color: #1d1e20;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0
}

.form-control-plaintext.form-control-lg, .form-control-plaintext.form-control-sm {
    padding-right: 0;
    padding-left: 0
}

.form-control-sm {
    height: calc(1.5em + 1.2rem + 2px);
    padding: .6rem 1.188rem;
    font-size: .875rem
}

.form-control-lg, .form-control-sm {
    line-height: 1.5;
    border-radius: .188rem
}

.form-control-lg {
    height: calc(2.7em + 2px);
    padding: .6em 1.188rem;
    font-size: 1.25rem
}

select.form-control[multiple], select.form-control[size], textarea.form-control {
    height: auto
}

.form-group {
    margin-bottom: 1rem
}

.form-text {
    display: block;
    margin-top: .25rem
}

.form-row, .js-form-type-webform-email-confirm {
    display: flex;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px
}

.form-row > .col, .form-row > [class*=col-], .js-form-type-webform-email-confirm > .col, .js-form-type-webform-email-confirm > [class*=col-] {
    padding-right: 5px;
    padding-left: 5px
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem
}

.form-check-input {
    position: absolute;
    margin-top: .3rem;
    margin-left: -1.25rem
}

.form-check-input:disabled ~ .form-check-label {
    color: #6c757d
}

.form-check-label {
    margin-bottom: 0
}

.form-check-inline {
    display: inline-flex;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0
}

.valid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 75%;
    color: #28a745
}

.valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, .9);
    border-radius: 8px
}

.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #28a745;
    padding-right: 56px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .5rem);
    background-size: calc(.75em + 1rem) calc(.75em + 1rem)
}

.form-control.is-valid:focus, .was-validated .form-control:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .25)
}

.form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, .was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip {
    display: block
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: 56px;
    background-position: top calc(.375em + .5rem) right calc(.375em + .5rem)
}

.custom-select.is-valid, .was-validated .custom-select:valid {
    border-color: #28a745;
    padding-right: calc((3em + 6rem) / 4 + 2.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23404246' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 2.75rem/calc(.75em + 1rem) calc(.75em + 1rem)
}

.custom-select.is-valid:focus, .was-validated .custom-select:valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .25)
}

.custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip, .was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip {
    display: block
}

.form-check-input.is-valid ~ .form-check-label, .was-validated .form-check-input:valid ~ .form-check-label {
    color: #28a745
}

.form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip, .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid ~ .custom-control-label, .form-item-radios .custom-control-input.is-valid ~ label, .form-item-radios .was-validated .custom-control-input:valid ~ label, .form-item-radios .was-validated input:valid ~ .custom-control-label, .form-item-radios .was-validated input:valid ~ label, .form-item-radios input.is-valid ~ .custom-control-label, .form-item-radios input.is-valid ~ label, .js-form-type-checkbox .custom-control-input.is-valid ~ label, .js-form-type-checkbox .was-validated .custom-control-input:valid ~ label, .js-form-type-checkbox .was-validated input:valid ~ .custom-control-label, .js-form-type-checkbox .was-validated input:valid ~ label, .js-form-type-checkbox input.is-valid ~ .custom-control-label, .js-form-type-checkbox input.is-valid ~ label, .was-validated .custom-control-input:valid ~ .custom-control-label, .was-validated .form-item-radios .custom-control-input:valid ~ label, .was-validated .form-item-radios input:valid ~ .custom-control-label, .was-validated .form-item-radios input:valid ~ label, .was-validated .js-form-type-checkbox .custom-control-input:valid ~ label, .was-validated .js-form-type-checkbox input:valid ~ .custom-control-label, .was-validated .js-form-type-checkbox input:valid ~ label {
    color: #28a745
}

.custom-control-input.is-valid ~ .custom-control-label:before, .form-item-radios .custom-control-input.is-valid ~ label:before, .form-item-radios .was-validated .custom-control-input:valid ~ label:before, .form-item-radios .was-validated input:valid ~ .custom-control-label:before, .form-item-radios .was-validated input:valid ~ label:before, .form-item-radios input.is-valid ~ .custom-control-label:before, .form-item-radios input.is-valid ~ label:before, .js-form-type-checkbox .custom-control-input.is-valid ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:valid ~ label:before, .js-form-type-checkbox .was-validated input:valid ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:valid ~ label:before, .js-form-type-checkbox input.is-valid ~ .custom-control-label:before, .js-form-type-checkbox input.is-valid ~ label:before, .was-validated .custom-control-input:valid ~ .custom-control-label:before, .was-validated .form-item-radios .custom-control-input:valid ~ label:before, .was-validated .form-item-radios input:valid ~ .custom-control-label:before, .was-validated .form-item-radios input:valid ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:valid ~ label:before, .was-validated .js-form-type-checkbox input:valid ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:valid ~ label:before {
    border-color: #28a745
}

.custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip, .form-item-radios .was-validated input:valid ~ .valid-feedback, .form-item-radios .was-validated input:valid ~ .valid-tooltip, .form-item-radios input.is-valid ~ .valid-feedback, .form-item-radios input.is-valid ~ .valid-tooltip, .js-form-type-checkbox .was-validated input:valid ~ .valid-feedback, .js-form-type-checkbox .was-validated input:valid ~ .valid-tooltip, .js-form-type-checkbox input.is-valid ~ .valid-feedback, .js-form-type-checkbox input.is-valid ~ .valid-tooltip, .was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .was-validated .form-item-radios input:valid ~ .valid-feedback, .was-validated .form-item-radios input:valid ~ .valid-tooltip, .was-validated .js-form-type-checkbox input:valid ~ .valid-feedback, .was-validated .js-form-type-checkbox input:valid ~ .valid-tooltip {
    display: block
}

.custom-control-input.is-valid:checked ~ .custom-control-label:before, .form-item-radios .custom-control-input.is-valid:checked ~ label:before, .form-item-radios .was-validated .custom-control-input:valid:checked ~ label:before, .form-item-radios .was-validated input:valid:checked ~ .custom-control-label:before, .form-item-radios .was-validated input:valid:checked ~ label:before, .form-item-radios input.is-valid:checked ~ .custom-control-label:before, .form-item-radios input.is-valid:checked ~ label:before, .js-form-type-checkbox .custom-control-input.is-valid:checked ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:valid:checked ~ label:before, .js-form-type-checkbox .was-validated input:valid:checked ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:valid:checked ~ label:before, .js-form-type-checkbox input.is-valid:checked ~ .custom-control-label:before, .js-form-type-checkbox input.is-valid:checked ~ label:before, .was-validated .custom-control-input:valid:checked ~ .custom-control-label:before, .was-validated .form-item-radios .custom-control-input:valid:checked ~ label:before, .was-validated .form-item-radios input:valid:checked ~ .custom-control-label:before, .was-validated .form-item-radios input:valid:checked ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:valid:checked ~ label:before, .was-validated .js-form-type-checkbox input:valid:checked ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:valid:checked ~ label:before {
    border-color: #34ce57;
    background-color: #34ce57
}

.custom-control-input.is-valid:focus ~ .custom-control-label:before, .form-item-radios .custom-control-input.is-valid:focus ~ label:before, .form-item-radios .was-validated .custom-control-input:valid:focus ~ label:before, .form-item-radios .was-validated input:valid:focus ~ .custom-control-label:before, .form-item-radios .was-validated input:valid:focus ~ label:before, .form-item-radios input.is-valid:focus ~ .custom-control-label:before, .form-item-radios input.is-valid:focus ~ label:before, .js-form-type-checkbox .custom-control-input.is-valid:focus ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:valid:focus ~ label:before, .js-form-type-checkbox .was-validated input:valid:focus ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:valid:focus ~ label:before, .js-form-type-checkbox input.is-valid:focus ~ .custom-control-label:before, .js-form-type-checkbox input.is-valid:focus ~ label:before, .was-validated .custom-control-input:valid:focus ~ .custom-control-label:before, .was-validated .form-item-radios .custom-control-input:valid:focus ~ label:before, .was-validated .form-item-radios input:valid:focus ~ .custom-control-label:before, .was-validated .form-item-radios input:valid:focus ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:valid:focus ~ label:before, .was-validated .js-form-type-checkbox input:valid:focus ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:valid:focus ~ label:before {
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .25)
}

.custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.is-valid ~ .custom-file-label, .form-item-radios .custom-control-input.is-valid:focus:not(:checked) ~ label:before, .form-item-radios .was-validated .custom-control-input:valid:focus:not(:checked) ~ label:before, .form-item-radios .was-validated input:valid:focus:not(:checked) ~ .custom-control-label:before, .form-item-radios .was-validated input:valid:focus:not(:checked) ~ label:before, .form-item-radios input.is-valid:focus:not(:checked) ~ .custom-control-label:before, .form-item-radios input.is-valid:focus:not(:checked) ~ label:before, .js-form-type-checkbox .custom-control-input.is-valid:focus:not(:checked) ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:valid:focus:not(:checked) ~ label:before, .js-form-type-checkbox .was-validated input:valid:focus:not(:checked) ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:valid:focus:not(:checked) ~ label:before, .js-form-type-checkbox input.is-valid:focus:not(:checked) ~ .custom-control-label:before, .js-form-type-checkbox input.is-valid:focus:not(:checked) ~ label:before, .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:valid ~ .custom-file-label, .was-validated .form-item-radios .custom-control-input:valid:focus:not(:checked) ~ label:before, .was-validated .form-item-radios input:valid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .form-item-radios input:valid:focus:not(:checked) ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:valid:focus:not(:checked) ~ label:before, .was-validated .js-form-type-checkbox input:valid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:valid:focus:not(:checked) ~ label:before {
    border-color: #28a745
}

.custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip, .was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip {
    display: block
}

.custom-file-input.is-valid:focus ~ .custom-file-label, .was-validated .custom-file-input:valid:focus ~ .custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .25)
}

.invalid-feedback {
    display: none;
    width: 100%;
    margin-top: .25rem;
    font-size: 75%;
    color: #dc3545
}

.invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: .25rem .5rem;
    margin-top: .1rem;
    font-size: .875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, .9);
    border-radius: 8px
}

.form-control.error, .form-control.is-invalid, .was-validated .form-control:invalid {
    border-color: #dc3545;
    padding-right: 56px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: 100% calc(.375em + .5rem);
    background-size: calc(.75em + 1rem) calc(.75em + 1rem)
}

.form-control.error:focus, .form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .25)
}

.form-control.error ~ .invalid-feedback, .form-control.error ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, .was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip {
    display: block
}

.was-validated textarea.form-control:invalid, textarea.form-control.error, textarea.form-control.is-invalid {
    padding-right: 56px;
    background-position: top calc(.375em + .5rem) right calc(.375em + .5rem)
}

.custom-select.form-control.error, .custom-select.is-invalid, .was-validated .custom-select:invalid {
    border-color: #dc3545;
    padding-right: calc((3em + 6rem) / 4 + 2.75rem);
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23404246' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 2.75rem/calc(.75em + 1rem) calc(.75em + 1rem)
}

.custom-select.form-control.error:focus, .custom-select.is-invalid:focus, .was-validated .custom-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .25)
}

.custom-select.form-control.error ~ .invalid-feedback, .custom-select.form-control.error ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip, .form-control-file.form-control.error ~ .invalid-feedback, .form-control-file.form-control.error ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip, .was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip {
    display: block
}

.form-check-input.form-control.error ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label, .was-validated .form-check-input:invalid ~ .form-check-label {
    color: #dc3545
}

.form-check-input.form-control.error ~ .invalid-feedback, .form-check-input.form-control.error ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip, .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.form-control.error ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label, .form-item-radios .custom-control-input.form-control.error ~ label, .form-item-radios .custom-control-input.is-invalid ~ label, .form-item-radios .was-validated .custom-control-input:invalid ~ label, .form-item-radios .was-validated input:invalid ~ .custom-control-label, .form-item-radios .was-validated input:invalid ~ label, .form-item-radios input.form-control.error ~ .custom-control-label, .form-item-radios input.form-control.error ~ label, .form-item-radios input.is-invalid ~ .custom-control-label, .form-item-radios input.is-invalid ~ label, .js-form-type-checkbox .custom-control-input.form-control.error ~ label, .js-form-type-checkbox .custom-control-input.is-invalid ~ label, .js-form-type-checkbox .was-validated .custom-control-input:invalid ~ label, .js-form-type-checkbox .was-validated input:invalid ~ .custom-control-label, .js-form-type-checkbox .was-validated input:invalid ~ label, .js-form-type-checkbox input.form-control.error ~ .custom-control-label, .js-form-type-checkbox input.form-control.error ~ label, .js-form-type-checkbox input.is-invalid ~ .custom-control-label, .js-form-type-checkbox input.is-invalid ~ label, .was-validated .custom-control-input:invalid ~ .custom-control-label, .was-validated .form-item-radios .custom-control-input:invalid ~ label, .was-validated .form-item-radios input:invalid ~ .custom-control-label, .was-validated .form-item-radios input:invalid ~ label, .was-validated .js-form-type-checkbox .custom-control-input:invalid ~ label, .was-validated .js-form-type-checkbox input:invalid ~ .custom-control-label, .was-validated .js-form-type-checkbox input:invalid ~ label {
    color: #dc3545
}

.custom-control-input.form-control.error ~ .custom-control-label:before, .custom-control-input.is-invalid ~ .custom-control-label:before, .form-item-radios .custom-control-input.form-control.error ~ label:before, .form-item-radios .custom-control-input.is-invalid ~ label:before, .form-item-radios .was-validated .custom-control-input:invalid ~ label:before, .form-item-radios .was-validated input:invalid ~ .custom-control-label:before, .form-item-radios .was-validated input:invalid ~ label:before, .form-item-radios input.form-control.error ~ .custom-control-label:before, .form-item-radios input.form-control.error ~ label:before, .form-item-radios input.is-invalid ~ .custom-control-label:before, .form-item-radios input.is-invalid ~ label:before, .js-form-type-checkbox .custom-control-input.form-control.error ~ label:before, .js-form-type-checkbox .custom-control-input.is-invalid ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:invalid ~ label:before, .js-form-type-checkbox .was-validated input:invalid ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:invalid ~ label:before, .js-form-type-checkbox input.form-control.error ~ .custom-control-label:before, .js-form-type-checkbox input.form-control.error ~ label:before, .js-form-type-checkbox input.is-invalid ~ .custom-control-label:before, .js-form-type-checkbox input.is-invalid ~ label:before, .was-validated .custom-control-input:invalid ~ .custom-control-label:before, .was-validated .form-item-radios .custom-control-input:invalid ~ label:before, .was-validated .form-item-radios input:invalid ~ .custom-control-label:before, .was-validated .form-item-radios input:invalid ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:invalid ~ label:before, .was-validated .js-form-type-checkbox input:invalid ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:invalid ~ label:before {
    border-color: #dc3545
}

.custom-control-input.form-control.error ~ .invalid-feedback, .custom-control-input.form-control.error ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip, .form-item-radios .was-validated input:invalid ~ .invalid-feedback, .form-item-radios .was-validated input:invalid ~ .invalid-tooltip, .form-item-radios input.form-control.error ~ .invalid-feedback, .form-item-radios input.form-control.error ~ .invalid-tooltip, .form-item-radios input.is-invalid ~ .invalid-feedback, .form-item-radios input.is-invalid ~ .invalid-tooltip, .js-form-type-checkbox .was-validated input:invalid ~ .invalid-feedback, .js-form-type-checkbox .was-validated input:invalid ~ .invalid-tooltip, .js-form-type-checkbox input.form-control.error ~ .invalid-feedback, .js-form-type-checkbox input.form-control.error ~ .invalid-tooltip, .js-form-type-checkbox input.is-invalid ~ .invalid-feedback, .js-form-type-checkbox input.is-invalid ~ .invalid-tooltip, .was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .was-validated .form-item-radios input:invalid ~ .invalid-feedback, .was-validated .form-item-radios input:invalid ~ .invalid-tooltip, .was-validated .js-form-type-checkbox input:invalid ~ .invalid-feedback, .was-validated .js-form-type-checkbox input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-control-input.form-control.error:checked ~ .custom-control-label:before, .custom-control-input.is-invalid:checked ~ .custom-control-label:before, .form-item-radios .custom-control-input.form-control.error:checked ~ label:before, .form-item-radios .custom-control-input.is-invalid:checked ~ label:before, .form-item-radios .was-validated .custom-control-input:invalid:checked ~ label:before, .form-item-radios .was-validated input:invalid:checked ~ .custom-control-label:before, .form-item-radios .was-validated input:invalid:checked ~ label:before, .form-item-radios input.form-control.error:checked ~ .custom-control-label:before, .form-item-radios input.form-control.error:checked ~ label:before, .form-item-radios input.is-invalid:checked ~ .custom-control-label:before, .form-item-radios input.is-invalid:checked ~ label:before, .js-form-type-checkbox .custom-control-input.form-control.error:checked ~ label:before, .js-form-type-checkbox .custom-control-input.is-invalid:checked ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:invalid:checked ~ label:before, .js-form-type-checkbox .was-validated input:invalid:checked ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:invalid:checked ~ label:before, .js-form-type-checkbox input.form-control.error:checked ~ .custom-control-label:before, .js-form-type-checkbox input.form-control.error:checked ~ label:before, .js-form-type-checkbox input.is-invalid:checked ~ .custom-control-label:before, .js-form-type-checkbox input.is-invalid:checked ~ label:before, .was-validated .custom-control-input:invalid:checked ~ .custom-control-label:before, .was-validated .form-item-radios .custom-control-input:invalid:checked ~ label:before, .was-validated .form-item-radios input:invalid:checked ~ .custom-control-label:before, .was-validated .form-item-radios input:invalid:checked ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:invalid:checked ~ label:before, .was-validated .js-form-type-checkbox input:invalid:checked ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:invalid:checked ~ label:before {
    border-color: #e4606d;
    background-color: #e4606d
}

.custom-control-input.form-control.error:focus ~ .custom-control-label:before, .custom-control-input.is-invalid:focus ~ .custom-control-label:before, .form-item-radios .custom-control-input.form-control.error:focus ~ label:before, .form-item-radios .custom-control-input.is-invalid:focus ~ label:before, .form-item-radios .was-validated .custom-control-input:invalid:focus ~ label:before, .form-item-radios .was-validated input:invalid:focus ~ .custom-control-label:before, .form-item-radios .was-validated input:invalid:focus ~ label:before, .form-item-radios input.form-control.error:focus ~ .custom-control-label:before, .form-item-radios input.form-control.error:focus ~ label:before, .form-item-radios input.is-invalid:focus ~ .custom-control-label:before, .form-item-radios input.is-invalid:focus ~ label:before, .js-form-type-checkbox .custom-control-input.form-control.error:focus ~ label:before, .js-form-type-checkbox .custom-control-input.is-invalid:focus ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:invalid:focus ~ label:before, .js-form-type-checkbox .was-validated input:invalid:focus ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:invalid:focus ~ label:before, .js-form-type-checkbox input.form-control.error:focus ~ .custom-control-label:before, .js-form-type-checkbox input.form-control.error:focus ~ label:before, .js-form-type-checkbox input.is-invalid:focus ~ .custom-control-label:before, .js-form-type-checkbox input.is-invalid:focus ~ label:before, .was-validated .custom-control-input:invalid:focus ~ .custom-control-label:before, .was-validated .form-item-radios .custom-control-input:invalid:focus ~ label:before, .was-validated .form-item-radios input:invalid:focus ~ .custom-control-label:before, .was-validated .form-item-radios input:invalid:focus ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:invalid:focus ~ label:before, .was-validated .js-form-type-checkbox input:invalid:focus ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:invalid:focus ~ label:before {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .25)
}

.custom-control-input.form-control.error:focus:not(:checked) ~ .custom-control-label:before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label:before, .custom-file-input.form-control.error ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label, .form-item-radios .custom-control-input.form-control.error:focus:not(:checked) ~ label:before, .form-item-radios .custom-control-input.is-invalid:focus:not(:checked) ~ label:before, .form-item-radios .was-validated .custom-control-input:invalid:focus:not(:checked) ~ label:before, .form-item-radios .was-validated input:invalid:focus:not(:checked) ~ .custom-control-label:before, .form-item-radios .was-validated input:invalid:focus:not(:checked) ~ label:before, .form-item-radios input.form-control.error:focus:not(:checked) ~ .custom-control-label:before, .form-item-radios input.form-control.error:focus:not(:checked) ~ label:before, .form-item-radios input.is-invalid:focus:not(:checked) ~ .custom-control-label:before, .form-item-radios input.is-invalid:focus:not(:checked) ~ label:before, .js-form-type-checkbox .custom-control-input.form-control.error:focus:not(:checked) ~ label:before, .js-form-type-checkbox .custom-control-input.is-invalid:focus:not(:checked) ~ label:before, .js-form-type-checkbox .was-validated .custom-control-input:invalid:focus:not(:checked) ~ label:before, .js-form-type-checkbox .was-validated input:invalid:focus:not(:checked) ~ .custom-control-label:before, .js-form-type-checkbox .was-validated input:invalid:focus:not(:checked) ~ label:before, .js-form-type-checkbox input.form-control.error:focus:not(:checked) ~ .custom-control-label:before, .js-form-type-checkbox input.form-control.error:focus:not(:checked) ~ label:before, .js-form-type-checkbox input.is-invalid:focus:not(:checked) ~ .custom-control-label:before, .js-form-type-checkbox input.is-invalid:focus:not(:checked) ~ label:before, .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .custom-file-input:invalid ~ .custom-file-label, .was-validated .form-item-radios .custom-control-input:invalid:focus:not(:checked) ~ label:before, .was-validated .form-item-radios input:invalid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .form-item-radios input:invalid:focus:not(:checked) ~ label:before, .was-validated .js-form-type-checkbox .custom-control-input:invalid:focus:not(:checked) ~ label:before, .was-validated .js-form-type-checkbox input:invalid:focus:not(:checked) ~ .custom-control-label:before, .was-validated .js-form-type-checkbox input:invalid:focus:not(:checked) ~ label:before {
    border-color: #dc3545
}

.custom-file-input.form-control.error ~ .invalid-feedback, .custom-file-input.form-control.error ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip, .was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip {
    display: block
}

.custom-file-input.form-control.error:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label, .was-validated .custom-file-input:invalid:focus ~ .custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .25)
}

.form-inline {
    display: flex;
    flex-flow: row wrap;
    align-items: center
}

.form-inline .form-check {
    width: 100%
}

@media (min-width: 576px) {
    .form-inline label {
        justify-content: center
    }

    .form-inline .form-group, .form-inline label {
        display: flex;
        align-items: center;
        margin-bottom: 0
    }

    .form-inline .form-group {
        flex: 0 0 auto;
        flex-flow: row wrap
    }

    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    .form-inline .form-control-plaintext {
        display: inline-block
    }

    .form-inline .custom-select, .form-inline .input-group {
        width: auto
    }

    .form-inline .form-check {
        display: flex;
        align-items: center;
        justify-content: center;
        width: auto;
        padding-left: 0
    }

    .form-inline .form-check-input {
        position: relative;
        flex-shrink: 0;
        margin-top: 0;
        margin-right: .25rem;
        margin-left: 0
    }

    .form-inline .custom-control, .form-inline .form-item-radios, .form-inline .js-form-type-checkbox {
        align-items: center;
        justify-content: center
    }

    .form-inline .custom-control-label, .form-inline .form-item-radios label, .form-inline .js-form-type-checkbox label, .form-item-radios .form-inline label, .js-form-type-checkbox .form-inline label {
        margin-bottom: 0
    }
}

.btn, .job .job__field-link a, .node__header .node__header__row__first a, .paragraph--type--contact .address-wrapper .contact__field-tel a, .paragraph--type--contact .content-wrapper .contact__field-links a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a, .paragraph--type--html-embed .html-embed__field-link a, .paragraph--type--text a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a, .slick-next, .slick-prev, .view-related-news .more-link a {
    display: inline-block;
    font-weight: 700;
    color: #1d1e20;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 1rem 2rem;
    font-size: 1rem;
    line-height: 1;
    border-radius: 30px;
    transition: color .3s ease-in, background-color .3s ease-in, border-color .3s ease-in, box-shadow .3s ease-in
}

@media (prefers-reduced-motion: reduce) {
    .btn, .job .job__field-link a, .node__header .node__header__row__first a, .paragraph--type--contact .address-wrapper .contact__field-tel a, .paragraph--type--contact .content-wrapper .contact__field-links a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a, .paragraph--type--html-embed .html-embed__field-link a, .paragraph--type--text a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a, .slick-next, .slick-prev, .view-related-news .more-link a {
        transition: none
    }
}

.btn:hover, .job .job__field-link a:hover, .node__header .node__header__row__first a:hover, .paragraph--type--contact .address-wrapper .contact__field-tel a:hover, .paragraph--type--contact .content-wrapper .contact__field-links a:hover, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:hover, .paragraph--type--html-embed .html-embed__field-link a:hover, .paragraph--type--text a.calltoaction:hover, .paragraph--type--timeline-item .timeline-item__field-link a:hover, .slick-next:hover, .slick-prev:hover, .view-related-news .more-link a:hover {
    color: #1d1e20;
    text-decoration: none
}

.btn.focus, .btn:focus, .focus.slick-next, .focus.slick-prev, .job .job__field-link a.focus, .job .job__field-link a:focus, .node__header .node__header__row__first a.focus, .node__header .node__header__row__first a:focus, .paragraph--type--contact .address-wrapper .contact__field-tel a.focus, .paragraph--type--contact .address-wrapper .contact__field-tel a:focus, .paragraph--type--contact .content-wrapper .contact__field-links a.focus, .paragraph--type--contact .content-wrapper .contact__field-links a:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a.focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a.focus, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:focus, .paragraph--type--html-embed .html-embed__field-link a.focus, .paragraph--type--html-embed .html-embed__field-link a:focus, .paragraph--type--text a.calltoaction:focus, .paragraph--type--text a.focus.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link a.focus, .paragraph--type--timeline-item .timeline-item__field-link a:focus, .slick-next:focus, .slick-prev:focus, .view-related-news .more-link a.focus, .view-related-news .more-link a:focus {
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .25)
}

.btn.disabled, .btn:disabled, .disabled.slick-next, .disabled.slick-prev, .job .job__field-link a.disabled, .job .job__field-link a:disabled, .node__header .node__header__row__first a.disabled, .node__header .node__header__row__first a:disabled, .paragraph--type--contact .address-wrapper .contact__field-tel a.disabled, .paragraph--type--contact .address-wrapper .contact__field-tel a:disabled, .paragraph--type--contact .content-wrapper .contact__field-links a.disabled, .paragraph--type--contact .content-wrapper .contact__field-links a:disabled, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a.disabled, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:disabled, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a.disabled, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:disabled, .paragraph--type--html-embed .html-embed__field-link a.disabled, .paragraph--type--html-embed .html-embed__field-link a:disabled, .paragraph--type--text a.calltoaction:disabled, .paragraph--type--text a.disabled.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link a.disabled, .paragraph--type--timeline-item .timeline-item__field-link a:disabled, .slick-next:disabled, .slick-prev:disabled, .view-related-news .more-link a.disabled, .view-related-news .more-link a:disabled {
    opacity: .65
}

.job .job__field-link a.disabled, .job .job__field-link fieldset:disabled a, .node__header .node__header__row__first a.disabled, .node__header .node__header__row__first fieldset:disabled a, .paragraph--type--contact .address-wrapper .contact__field-tel a.disabled, .paragraph--type--contact .address-wrapper .contact__field-tel fieldset:disabled a, .paragraph--type--contact .content-wrapper .contact__field-links a.disabled, .paragraph--type--contact .content-wrapper .contact__field-links fieldset:disabled a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a.disabled, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link fieldset:disabled a, .paragraph--type--hero-item.paragraph--view-mode--hero fieldset:disabled .field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a.disabled, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item fieldset:disabled a, .paragraph--type--hero-item.paragraph--view-mode--localization fieldset:disabled .field-link > .field__item a, .paragraph--type--html-embed .html-embed__field-link a.disabled, .paragraph--type--html-embed .html-embed__field-link fieldset:disabled a, .paragraph--type--text a.disabled.calltoaction, .paragraph--type--text fieldset:disabled a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link a.disabled, .paragraph--type--timeline-item .timeline-item__field-link fieldset:disabled a, .view-related-news .more-link a.disabled, .view-related-news .more-link fieldset:disabled a, a.btn.disabled, a.disabled.slick-next, a.disabled.slick-prev, fieldset:disabled .job .job__field-link a, fieldset:disabled .node__header .node__header__row__first a, fieldset:disabled .paragraph--type--contact .address-wrapper .contact__field-tel a, fieldset:disabled .paragraph--type--contact .content-wrapper .contact__field-links a, fieldset:disabled .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, fieldset:disabled .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a, fieldset:disabled .paragraph--type--html-embed .html-embed__field-link a, fieldset:disabled .paragraph--type--text a.calltoaction, fieldset:disabled .paragraph--type--timeline-item .timeline-item__field-link a, fieldset:disabled .view-related-news .more-link a, fieldset:disabled a.btn, fieldset:disabled a.slick-next, fieldset:disabled a.slick-prev {
    pointer-events: none
}

.btn-primary, .btn-primary-arrow-left, .btn-primary-arrow-right, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, .paragraph--type--html-embed .html-embed__field-link a, .paragraph--type--text a.calltoaction, .view-related-news .more-link a {
    color: #fff;
    background-color: #00448a
}

.btn-primary-arrow-left:hover, .btn-primary-arrow-right:hover, .btn-primary:hover, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:hover, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:hover, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:hover, .paragraph--type--html-embed .html-embed__field-link a:hover, .paragraph--type--text a.calltoaction:hover, .view-related-news .more-link a:hover {
    color: #fff;
    background-color: #003164;
    border-color: #002b57
}

.btn-primary-arrow-left:focus, .btn-primary-arrow-right:focus, .btn-primary.focus, .btn-primary:focus, .focus.btn-primary-arrow-left, .focus.btn-primary-arrow-right, .news-view.display--all-news .views-exposed-form .form-item-tags .focus.select-option.is-active, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:focus, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .focus.select-option.is-active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a.focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:focus, .paragraph--type--html-embed .html-embed__field-link a.focus, .paragraph--type--html-embed .html-embed__field-link a:focus, .paragraph--type--text a.calltoaction:focus, .paragraph--type--text a.focus.calltoaction, .view-related-news .more-link a.focus, .view-related-news .more-link a:focus {
    box-shadow: 0 0 0 0 rgba(38, 96, 156, .5)
}

.btn-primary-arrow-left:disabled, .btn-primary-arrow-right:disabled, .btn-primary.disabled, .btn-primary:disabled, .disabled.btn-primary-arrow-left, .disabled.btn-primary-arrow-right, .news-view.display--all-news .views-exposed-form .form-item-tags .disabled.select-option.is-active, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:disabled, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .disabled.select-option.is-active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:disabled, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a.disabled, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:disabled, .paragraph--type--html-embed .html-embed__field-link a.disabled, .paragraph--type--html-embed .html-embed__field-link a:disabled, .paragraph--type--text a.calltoaction:disabled, .paragraph--type--text a.disabled.calltoaction, .view-related-news .more-link a.disabled, .view-related-news .more-link a:disabled {
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.btn-primary-arrow-left:not(:disabled):not(.disabled).active, .btn-primary-arrow-left:not(:disabled):not(.disabled):active, .btn-primary-arrow-right:not(:disabled):not(.disabled).active, .btn-primary-arrow-right:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled).active, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled):active, .news-view.display--all-news .views-exposed-form .form-item-tags .show > .dropdown-toggle.select-option.is-active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled).active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled):active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .show > .dropdown-toggle.select-option.is-active, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .show > a.dropdown-toggle, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:not(:disabled):not(.disabled).active, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed .html-embed__field-link .show > a.dropdown-toggle, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled):active, .paragraph--type--text .show > a.dropdown-toggle.calltoaction, .paragraph--type--text a.calltoaction:not(:disabled):not(.disabled).active, .paragraph--type--text a.calltoaction:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle, .show > .dropdown-toggle.btn-primary-arrow-left, .show > .dropdown-toggle.btn-primary-arrow-right, .view-related-news .more-link .show > a.dropdown-toggle, .view-related-news .more-link a:not(:disabled):not(.disabled).active, .view-related-news .more-link a:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #002b57;
    border-color: #00254a
}

.btn-primary-arrow-left:not(:disabled):not(.disabled).active:focus, .btn-primary-arrow-left:not(:disabled):not(.disabled):active:focus, .btn-primary-arrow-right:not(:disabled):not(.disabled).active:focus, .btn-primary-arrow-right:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled).active:focus, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled):active:focus, .news-view.display--all-news .views-exposed-form .form-item-tags .show > .dropdown-toggle.select-option.is-active:focus, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled).active:focus, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:not(:disabled):not(.disabled):active:focus, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .show > .dropdown-toggle.select-option.is-active:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .show > a.dropdown-toggle:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed .html-embed__field-link .show > a.dropdown-toggle:focus, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled):active:focus, .paragraph--type--text .show > a.dropdown-toggle.calltoaction:focus, .paragraph--type--text a.calltoaction:not(:disabled):not(.disabled).active:focus, .paragraph--type--text a.calltoaction:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus, .show > .dropdown-toggle.btn-primary-arrow-left:focus, .show > .dropdown-toggle.btn-primary-arrow-right:focus, .view-related-news .more-link .show > a.dropdown-toggle:focus, .view-related-news .more-link a:not(:disabled):not(.disabled).active:focus, .view-related-news .more-link a:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(38, 96, 156, .5)
}

.btn-secondary, .btn-secondary-arrow-left, .btn-secondary-arrow-right, .job .job__field-link a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .node__header.bg-grey .node__header__row__first a, .node__header.bg-none .node__header__row__first a, .node__header.bg-white .node__header__row__first a, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a, .node__header.paragraph--type--quotes .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .slick-next, .slick-prev, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a {
    color: #fff;
    background-color: #ff582b;
    border-color: #ff582b
}

.btn-secondary-arrow-left:hover, .btn-secondary-arrow-right:hover, .btn-secondary:hover, .job .job__field-link a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .node__header.bg-grey .node__header__row__first a:hover, .node__header.bg-none .node__header__row__first a:hover, .node__header.bg-white .node__header__row__first a:hover, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:hover, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:hover, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:hover, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:hover, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:hover, .node__header.paragraph--type--quotes .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .slick-next:hover, .slick-prev:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover {
    color: #fff;
    background-color: #ff3a05;
    border-color: #f73400
}

.btn-secondary-arrow-left:focus, .btn-secondary-arrow-right:focus, .btn-secondary.focus, .btn-secondary:focus, .focus.btn-secondary-arrow-left, .focus.btn-secondary-arrow-right, .focus.slick-next, .focus.slick-prev, .job .job__field-link a.focus, .job .job__field-link a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a.focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .node__header.bg-grey .node__header__row__first a.focus, .node__header.bg-grey .node__header__row__first a:focus, .node__header.bg-none .node__header__row__first a.focus, .node__header.bg-none .node__header__row__first a:focus, .node__header.bg-white .node__header__row__first a.focus, .node__header.bg-white .node__header__row__first a:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a.focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a.focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a.focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a.focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a.focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:focus, .node__header.paragraph--type--quotes .node__header__row__first a.focus, .node__header.paragraph--type--quotes .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a.focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a.focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a.focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a.focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a.focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a.focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a.focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a.focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a.focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a.focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .slick-next:focus, .slick-prev:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a.focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a.focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a.focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a.focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a.focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a.focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a.focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a.focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a.focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus {
    box-shadow: 0 0 0 0 rgba(255, 113, 75, .5)
}

.btn-secondary-arrow-left:disabled, .btn-secondary-arrow-right:disabled, .btn-secondary.disabled, .btn-secondary:disabled, .disabled.btn-secondary-arrow-left, .disabled.btn-secondary-arrow-right, .disabled.slick-next, .disabled.slick-prev, .job .job__field-link a.disabled, .job .job__field-link a:disabled, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a.disabled, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:disabled, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .node__header.bg-grey .node__header__row__first a.disabled, .node__header.bg-grey .node__header__row__first a:disabled, .node__header.bg-none .node__header__row__first a.disabled, .node__header.bg-none .node__header__row__first a:disabled, .node__header.bg-white .node__header__row__first a.disabled, .node__header.bg-white .node__header__row__first a:disabled, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a.disabled, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:disabled, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a.disabled, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:disabled, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a.disabled, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:disabled, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a.disabled, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:disabled, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a.disabled, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:disabled, .node__header.paragraph--type--quotes .node__header__row__first a.disabled, .node__header.paragraph--type--quotes .node__header__row__first a:disabled, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a.disabled, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:disabled, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a.disabled, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:disabled, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a.disabled, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:disabled, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a.disabled, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:disabled, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a.disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a.disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:disabled, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a.disabled, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:disabled, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a.disabled, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:disabled, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a.disabled, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:disabled, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a.disabled, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:disabled, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .slick-next:disabled, .slick-prev:disabled, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a.disabled, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:disabled, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a.disabled, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:disabled, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a.disabled, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:disabled, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a.disabled, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:disabled, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a.disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a.disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a.disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a.disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.disabled, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:disabled, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.disabled, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:disabled, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a.disabled, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:disabled, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a.disabled, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:disabled, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a.disabled, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:disabled {
    color: #fff;
    background-color: #ff582b;
    border-color: #ff582b
}

.btn-secondary-arrow-left:not(:disabled):not(.disabled).active, .btn-secondary-arrow-left:not(:disabled):not(.disabled):active, .btn-secondary-arrow-right:not(:disabled):not(.disabled).active, .btn-secondary-arrow-right:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .job .job__field-link .show > a.dropdown-toggle, .job .job__field-link a:not(:disabled):not(.disabled).active, .job .job__field-link a:not(:disabled):not(.disabled):active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.bg-grey .node__header__row__first .show > a.dropdown-toggle, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.bg-none .node__header__row__first .show > a.dropdown-toggle, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.bg-white .node__header__row__first .show > a.dropdown-toggle, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.paragraph--type--accordion.bg-none .node__header__row__first .show > a.dropdown-toggle, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.paragraph--type--jobs.bg-none .node__header__row__first .show > a.dropdown-toggle, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first .show > a.dropdown-toggle, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first .show > a.dropdown-toggle, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first .show > a.dropdown-toggle, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled):active, .node__header.paragraph--type--quotes .node__header__row__first .show > a.dropdown-toggle, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled).active, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle, .show > .dropdown-toggle.btn-secondary-arrow-left, .show > .dropdown-toggle.btn-secondary-arrow-right, .show > .dropdown-toggle.slick-next, .show > .dropdown-toggle.slick-prev, .slick-next:not(:disabled):not(.disabled).active, .slick-next:not(:disabled):not(.disabled):active, .slick-prev:not(:disabled):not(.disabled).active, .slick-prev:not(:disabled):not(.disabled):active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active {
    color: #fff;
    background-color: #f73400;
    border-color: #ea3200
}

.btn-secondary-arrow-left:not(:disabled):not(.disabled).active:focus, .btn-secondary-arrow-left:not(:disabled):not(.disabled):active:focus, .btn-secondary-arrow-right:not(:disabled):not(.disabled).active:focus, .btn-secondary-arrow-right:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .job .job__field-link .show > a.dropdown-toggle:focus, .job .job__field-link a:not(:disabled):not(.disabled).active:focus, .job .job__field-link a:not(:disabled):not(.disabled):active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.bg-grey .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.bg-none .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.bg-white .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quotes .node__header__row__first .show > a.dropdown-toggle:focus, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .show > .btn-secondary.dropdown-toggle:focus, .show > .dropdown-toggle.btn-secondary-arrow-left:focus, .show > .dropdown-toggle.btn-secondary-arrow-right:focus, .show > .dropdown-toggle.slick-next:focus, .show > .dropdown-toggle.slick-prev:focus, .slick-next:not(:disabled):not(.disabled).active:focus, .slick-next:not(:disabled):not(.disabled):active:focus, .slick-prev:not(:disabled):not(.disabled).active:focus, .slick-prev:not(:disabled):not(.disabled):active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first .show > a.dropdown-toggle:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first .show > a.dropdown-toggle:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0 rgba(255, 113, 75, .5)
}

.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34
}

.btn-success.focus, .btn-success:focus {
    box-shadow: 0 0 0 0 rgba(72, 180, 97, .5)
}

.btn-success.disabled, .btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430
}

.btn-success:not(:disabled):not(.disabled).active:focus, .btn-success:not(:disabled):not(.disabled):active:focus, .show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(72, 180, 97, .5)
}

.btn-info {
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.btn-info:hover {
    color: #fff;
    background-color: #003164;
    border-color: #002b57
}

.btn-info.focus, .btn-info:focus {
    box-shadow: 0 0 0 0 rgba(38, 96, 156, .5)
}

.btn-info.disabled, .btn-info:disabled {
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #002b57;
    border-color: #00254a
}

.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(38, 96, 156, .5)
}

.btn-warning {
    color: #1d1e20;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #1d1e20;
    background-color: #e0a800;
    border-color: #d39e00
}

.btn-warning.focus, .btn-warning:focus {
    box-shadow: 0 0 0 0 rgba(221, 169, 11, .5)
}

.btn-warning.disabled, .btn-warning:disabled {
    color: #1d1e20;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:not(:disabled):not(.disabled).active, .btn-warning:not(:disabled):not(.disabled):active, .show > .btn-warning.dropdown-toggle {
    color: #1d1e20;
    background-color: #d39e00;
    border-color: #c69500
}

.btn-warning:not(:disabled):not(.disabled).active:focus, .btn-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(221, 169, 11, .5)
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130
}

.btn-danger.focus, .btn-danger:focus {
    box-shadow: 0 0 0 0 rgba(225, 83, 97, .5)
}

.btn-danger.disabled, .btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d
}

.btn-danger:not(:disabled):not(.disabled).active:focus, .btn-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(225, 83, 97, .5)
}

.btn-light {
    color: #1d1e20;
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.btn-light:hover {
    color: #1d1e20;
    background-color: #e2e2e2;
    border-color: #dcdcdc
}

.btn-light.focus, .btn-light:focus {
    box-shadow: 0 0 0 0 hsla(0, 0%, 83.5%, .5)
}

.btn-light.disabled, .btn-light:disabled {
    color: #1d1e20;
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.btn-light:not(:disabled):not(.disabled).active, .btn-light:not(:disabled):not(.disabled):active, .show > .btn-light.dropdown-toggle {
    color: #1d1e20;
    background-color: #dcdcdc;
    border-color: #d5d5d5
}

.btn-light:not(:disabled):not(.disabled).active:focus, .btn-light:not(:disabled):not(.disabled):active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 hsla(0, 0%, 83.5%, .5)
}

.btn-dark {
    color: #fff;
    background-color: #404246;
    border-color: #404246
}

.btn-dark:hover {
    color: #fff;
    background-color: #2e2f32;
    border-color: #28292b
}

.btn-dark.focus, .btn-dark:focus {
    box-shadow: 0 0 0 0 rgba(93, 94, 98, .5)
}

.btn-dark.disabled, .btn-dark:disabled {
    color: #fff;
    background-color: #404246;
    border-color: #404246
}

.btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show > .btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #28292b;
    border-color: #222325
}

.btn-dark:not(:disabled):not(.disabled).active:focus, .btn-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(93, 94, 98, .5)
}

.btn-outline-primary {
    color: #00448a;
    border-color: #00448a
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.btn-outline-primary.focus, .btn-outline-primary:focus {
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .5)
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
    color: #00448a;
    background-color: transparent
}

.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show > .btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .5)
}

.btn-outline-secondary {
    color: #ff582b;
    border-color: #ff582b
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #ff582b;
    border-color: #ff582b
}

.btn-outline-secondary.focus, .btn-outline-secondary:focus {
    box-shadow: 0 0 0 0 rgba(255, 88, 43, .5)
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
    color: #ff582b;
    background-color: transparent
}

.btn-outline-secondary:not(:disabled):not(.disabled).active, .btn-outline-secondary:not(:disabled):not(.disabled):active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #ff582b;
    border-color: #ff582b
}

.btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(255, 88, 43, .5)
}

.btn-outline-success {
    color: #28a745;
    border-color: #28a745
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .5)
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent
}

.btn-outline-success:not(:disabled):not(.disabled).active, .btn-outline-success:not(:disabled):not(.disabled):active, .show > .btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745
}

.btn-outline-success:not(:disabled):not(.disabled).active:focus, .btn-outline-success:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(40, 167, 69, .5)
}

.btn-outline-info {
    color: #00448a;
    border-color: #00448a
}

.btn-outline-info:hover {
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.btn-outline-info.focus, .btn-outline-info:focus {
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .5)
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
    color: #00448a;
    background-color: transparent
}

.btn-outline-info:not(:disabled):not(.disabled).active, .btn-outline-info:not(:disabled):not(.disabled):active, .show > .btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.btn-outline-info:not(:disabled):not(.disabled).active:focus, .btn-outline-info:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .5)
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #1d1e20;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning.focus, .btn-outline-warning:focus {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-warning:not(:disabled):not(.disabled).active, .btn-outline-warning:not(:disabled):not(.disabled):active, .show > .btn-outline-warning.dropdown-toggle {
    color: #1d1e20;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:not(:disabled):not(.disabled).active:focus, .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .5)
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger.focus, .btn-outline-danger:focus {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-danger:not(:disabled):not(.disabled).active, .btn-outline-danger:not(:disabled):not(.disabled):active, .show > .btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:not(:disabled):not(.disabled).active:focus, .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .5)
}

.btn-outline-light {
    color: #f5f5f5;
    border-color: #f5f5f5
}

.btn-outline-light:hover {
    color: #1d1e20;
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.btn-outline-light.focus, .btn-outline-light:focus {
    box-shadow: 0 0 0 0 hsla(0, 0%, 96.1%, .5)
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
    color: #f5f5f5;
    background-color: transparent
}

.btn-outline-light:not(:disabled):not(.disabled).active, .btn-outline-light:not(:disabled):not(.disabled):active, .show > .btn-outline-light.dropdown-toggle {
    color: #1d1e20;
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.btn-outline-light:not(:disabled):not(.disabled).active:focus, .btn-outline-light:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 hsla(0, 0%, 96.1%, .5)
}

.btn-outline-dark {
    color: #404246;
    border-color: #404246
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #404246;
    border-color: #404246
}

.btn-outline-dark.focus, .btn-outline-dark:focus {
    box-shadow: 0 0 0 0 rgba(64, 66, 70, .5)
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
    color: #404246;
    background-color: transparent
}

.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show > .btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #404246;
    border-color: #404246
}

.btn-outline-dark:not(:disabled):not(.disabled).active:focus, .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(64, 66, 70, .5)
}

.btn-link {
    font-weight: 400;
    color: #00448a;
    text-decoration: none
}

.btn-link:hover {
    color: #001e3e;
    text-decoration: underline
}

.btn-link.focus, .btn-link:focus {
    text-decoration: underline;
    box-shadow: none
}

.btn-link.disabled, .btn-link:disabled {
    color: #6c757d;
    pointer-events: none
}

.btn-lg {
    padding: .6em 1.188rem;
    font-size: 1.25rem
}

.btn-lg, .btn-sm {
    line-height: 1.5;
    border-radius: .188rem
}

.btn-sm {
    padding: .6rem 1.188rem;
    font-size: .875rem
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block + .btn-block {
    margin-top: .5rem
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
    width: 100%
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion: reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

.collapse:not(.show) {
    display: none
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion: reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown, .dropleft, .dropright, .dropup {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #1d1e20;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(29, 30, 32, .15);
    border-radius: 8px
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

@media (min-width: 576px) {
    .dropdown-menu-sm-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-sm-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 768px) {
    .dropdown-menu-md-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-md-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 992px) {
    .dropdown-menu-lg-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-lg-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1200px) {
    .dropdown-menu-xl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xl-right {
        right: 0;
        left: auto
    }
}

@media (min-width: 1400px) {
    .dropdown-menu-xxl-left {
        right: auto;
        left: 0
    }

    .dropdown-menu-xxl-right {
        right: 0;
        left: auto
    }
}

.dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: .125rem
}

.dropup .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: .3em solid;
    border-left: .3em solid transparent
}

.dropup .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: .125rem
}

.dropright .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: 0;
    border-bottom: .3em solid transparent;
    border-left: .3em solid
}

.dropright .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropright .dropdown-toggle:after {
    vertical-align: 0
}

.dropleft .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: .125rem
}

.dropleft .dropdown-toggle:after {
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    display: none
}

.dropleft .dropdown-toggle:before {
    display: inline-block;
    margin-right: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid transparent;
    border-right: .3em solid;
    border-bottom: .3em solid transparent
}

.dropleft .dropdown-toggle:empty:after {
    margin-left: 0
}

.dropleft .dropdown-toggle:before {
    vertical-align: 0
}

.dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=top] {
    right: auto;
    bottom: auto
}

.dropdown-divider {
    height: 0;
    margin: .5rem 0;
    overflow: hidden;
    border-top: 1px solid #ebebeb
}

.dropdown-item {
    display: block;
    width: 100%;
    padding: .25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #1d1e20;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0
}

.dropdown-item:focus, .dropdown-item:hover {
    color: #111113;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #00448a
}

.dropdown-item.disabled, .dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent
}

.dropdown-menu.show {
    display: block
}

.dropdown-header {
    display: block;
    padding: .5rem 1.5rem;
    margin-bottom: 0;
    font-size: .875rem;
    color: #6c757d;
    white-space: nowrap
}

.dropdown-item-text {
    display: block;
    padding: .25rem 1.5rem;
    color: #1d1e20
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%
}

.input-group > .custom-file, .input-group > .custom-select, .input-group > .form-control, .input-group > .form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0
}

.input-group > .custom-file + .custom-file, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .form-control, .input-group > .custom-select + .custom-file, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .form-control, .input-group > .form-control + .custom-file, .input-group > .form-control + .custom-select, .input-group > .form-control + .form-control, .input-group > .form-control-plaintext + .custom-file, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .form-control {
    margin-left: -1px
}

.input-group > .custom-file .custom-file-input:focus ~ .custom-file-label, .input-group > .custom-select:focus, .input-group > .form-control:focus {
    z-index: 3
}

.input-group > .custom-file .custom-file-input:focus {
    z-index: 4
}

.input-group > .custom-select:not(:last-child), .input-group > .form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-select:not(:first-child), .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group > .custom-file {
    display: flex;
    align-items: center
}

.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label:after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .custom-file:not(:first-child) .custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-append, .input-group-prepend {
    display: flex
}

.input-group-append .btn, .input-group-append .job .job__field-link a, .input-group-append .node__header .node__header__row__first a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a, .input-group-append .paragraph--type--html-embed .html-embed__field-link a, .input-group-append .paragraph--type--text a.calltoaction, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a, .input-group-append .slick-next, .input-group-append .slick-prev, .input-group-append .view-related-news .more-link a, .input-group-prepend .btn, .input-group-prepend .job .job__field-link a, .input-group-prepend .node__header .node__header__row__first a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a, .input-group-prepend .paragraph--type--text a.calltoaction, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a, .input-group-prepend .slick-next, .input-group-prepend .slick-prev, .input-group-prepend .view-related-news .more-link a, .job .job__field-link .input-group-append a, .job .job__field-link .input-group-prepend a, .node__header .node__header__row__first .input-group-append a, .node__header .node__header__row__first .input-group-prepend a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a, .paragraph--type--html-embed .html-embed__field-link .input-group-append a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a, .paragraph--type--text .input-group-append a.calltoaction, .paragraph--type--text .input-group-prepend a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a, .view-related-news .more-link .input-group-append a, .view-related-news .more-link .input-group-prepend a {
    position: relative;
    z-index: 2
}

.input-group-append .btn:focus, .input-group-append .job .job__field-link a:focus, .input-group-append .node__header .node__header__row__first a:focus, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a:focus, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a:focus, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:focus, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:focus, .input-group-append .paragraph--type--html-embed .html-embed__field-link a:focus, .input-group-append .paragraph--type--text a.calltoaction:focus, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a:focus, .input-group-append .slick-next:focus, .input-group-append .slick-prev:focus, .input-group-append .view-related-news .more-link a:focus, .input-group-prepend .btn:focus, .input-group-prepend .job .job__field-link a:focus, .input-group-prepend .node__header .node__header__row__first a:focus, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a:focus, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a:focus, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:focus, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:focus, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a:focus, .input-group-prepend .paragraph--type--text a.calltoaction:focus, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a:focus, .input-group-prepend .slick-next:focus, .input-group-prepend .slick-prev:focus, .input-group-prepend .view-related-news .more-link a:focus, .job .job__field-link .input-group-append a:focus, .job .job__field-link .input-group-prepend a:focus, .node__header .node__header__row__first .input-group-append a:focus, .node__header .node__header__row__first .input-group-prepend a:focus, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a:focus, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a:focus, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a:focus, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a:focus, .paragraph--type--html-embed .html-embed__field-link .input-group-append a:focus, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a:focus, .paragraph--type--text .input-group-append a.calltoaction:focus, .paragraph--type--text .input-group-prepend a.calltoaction:focus, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a:focus, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a:focus, .view-related-news .more-link .input-group-append a:focus, .view-related-news .more-link .input-group-prepend a:focus {
    z-index: 3
}

.input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .btn + .slick-next, .input-group-append .btn + .slick-prev, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .slick-next, .input-group-append .input-group-text + .slick-prev, .input-group-append .job .job__field-link .btn + a, .input-group-append .job .job__field-link .input-group-text + a, .input-group-append .job .job__field-link .node__header .node__header__row__first a + a, .input-group-append .job .job__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-append .job .job__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-append .job .job__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .job .job__field-link .paragraph--type--text a + a.calltoaction, .input-group-append .job .job__field-link .paragraph--type--text a.calltoaction + a, .input-group-append .job .job__field-link .slick-next + a, .input-group-append .job .job__field-link .slick-prev + a, .input-group-append .job .job__field-link .view-related-news .more-link a + a, .input-group-append .job .job__field-link a + .btn, .input-group-append .job .job__field-link a + .input-group-text, .input-group-append .job .job__field-link a + .slick-next, .input-group-append .job .job__field-link a + .slick-prev, .input-group-append .job .job__field-link a + a, .input-group-append .node__header .node__header__row__first .btn + a, .input-group-append .node__header .node__header__row__first .input-group-text + a, .input-group-append .node__header .node__header__row__first .slick-next + a, .input-group-append .node__header .node__header__row__first .slick-prev + a, .input-group-append .node__header .node__header__row__first a + .btn, .input-group-append .node__header .node__header__row__first a + .input-group-text, .input-group-append .node__header .node__header__row__first a + .slick-next, .input-group-append .node__header .node__header__row__first a + .slick-prev, .input-group-append .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .btn + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .content-wrapper .contact__field-links a + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-text + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .slick-next + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .slick-prev + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel .view-related-news .more-link a + a, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + .btn, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + .input-group-text, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + .slick-next, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + .slick-prev, .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .address-wrapper .contact__field-tel a + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .btn + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .input-group-text + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .slick-next + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .slick-prev + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links .view-related-news .more-link a + a, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + .btn, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + .input-group-text, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + .slick-next, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + .slick-prev, .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .btn + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-text + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .job .job__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--timeline-item .timeline-item__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .slick-next + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .slick-prev + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .view-related-news .more-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .btn, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .input-group-text, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .slick-next, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .slick-prev, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .btn + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-text + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .job .job__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--timeline-item .timeline-item__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .slick-next + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .slick-prev + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .view-related-news .more-link a + a, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .btn, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .input-group-text, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .slick-next, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .slick-prev, .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link .btn + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link .input-group-text + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--html-embed .html-embed__field-link .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link .slick-next + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link .slick-prev + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link .view-related-news .more-link a + a, .input-group-append .paragraph--type--html-embed .html-embed__field-link a + .btn, .input-group-append .paragraph--type--html-embed .html-embed__field-link a + .input-group-text, .input-group-append .paragraph--type--html-embed .html-embed__field-link a + .slick-next, .input-group-append .paragraph--type--html-embed .html-embed__field-link a + .slick-prev, .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--text .btn + a.calltoaction, .input-group-append .paragraph--type--text .input-group-text + a.calltoaction, .input-group-append .paragraph--type--text .node__header .node__header__row__first a + a.calltoaction, .input-group-append .paragraph--type--text .node__header .node__header__row__first a.calltoaction + a, .input-group-append .paragraph--type--text .slick-next + a.calltoaction, .input-group-append .paragraph--type--text .slick-prev + a.calltoaction, .input-group-append .paragraph--type--text .view-related-news .more-link a + a.calltoaction, .input-group-append .paragraph--type--text .view-related-news .more-link a.calltoaction + a, .input-group-append .paragraph--type--text a.calltoaction + .btn, .input-group-append .paragraph--type--text a.calltoaction + .input-group-text, .input-group-append .paragraph--type--text a.calltoaction + .slick-next, .input-group-append .paragraph--type--text a.calltoaction + .slick-prev, .input-group-append .paragraph--type--text a.calltoaction + a.calltoaction, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .btn + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .input-group-text + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .job .job__field-link a + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .slick-next + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .slick-prev + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link .view-related-news .more-link a + a, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + .btn, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + .input-group-text, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + .slick-next, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + .slick-prev, .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .btn + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-text + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .job .job__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .slick-next + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .slick-prev + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .view-related-news .more-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .btn, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .input-group-text, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .slick-next, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .slick-prev, .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .btn + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-text + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .job .job__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .node__header .node__header__row__first a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--text a + a.calltoaction, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--text a.calltoaction + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .slick-next + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .slick-prev + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .view-related-news .more-link a + a, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .btn, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .input-group-text, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .slick-next, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .slick-prev, .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-append .slick-next + .btn, .input-group-append .slick-next + .input-group-text, .input-group-append .slick-next + .slick-next, .input-group-append .slick-next + .slick-prev, .input-group-append .slick-prev + .btn, .input-group-append .slick-prev + .input-group-text, .input-group-append .slick-prev + .slick-next, .input-group-append .slick-prev + .slick-prev, .input-group-append .view-related-news .more-link .btn + a, .input-group-append .view-related-news .more-link .input-group-text + a, .input-group-append .view-related-news .more-link .node__header .node__header__row__first a + a, .input-group-append .view-related-news .more-link .slick-next + a, .input-group-append .view-related-news .more-link .slick-prev + a, .input-group-append .view-related-news .more-link a + .btn, .input-group-append .view-related-news .more-link a + .input-group-text, .input-group-append .view-related-news .more-link a + .slick-next, .input-group-append .view-related-news .more-link a + .slick-prev, .input-group-append .view-related-news .more-link a + a, .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .btn + .slick-next, .input-group-prepend .btn + .slick-prev, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .slick-next, .input-group-prepend .input-group-text + .slick-prev, .input-group-prepend .job .job__field-link .btn + a, .input-group-prepend .job .job__field-link .input-group-text + a, .input-group-prepend .job .job__field-link .node__header .node__header__row__first a + a, .input-group-prepend .job .job__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-prepend .job .job__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-prepend .job .job__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .job .job__field-link .paragraph--type--text a + a.calltoaction, .input-group-prepend .job .job__field-link .paragraph--type--text a.calltoaction + a, .input-group-prepend .job .job__field-link .slick-next + a, .input-group-prepend .job .job__field-link .slick-prev + a, .input-group-prepend .job .job__field-link .view-related-news .more-link a + a, .input-group-prepend .job .job__field-link a + .btn, .input-group-prepend .job .job__field-link a + .input-group-text, .input-group-prepend .job .job__field-link a + .slick-next, .input-group-prepend .job .job__field-link a + .slick-prev, .input-group-prepend .job .job__field-link a + a, .input-group-prepend .node__header .node__header__row__first .btn + a, .input-group-prepend .node__header .node__header__row__first .input-group-text + a, .input-group-prepend .node__header .node__header__row__first .slick-next + a, .input-group-prepend .node__header .node__header__row__first .slick-prev + a, .input-group-prepend .node__header .node__header__row__first a + .btn, .input-group-prepend .node__header .node__header__row__first a + .input-group-text, .input-group-prepend .node__header .node__header__row__first a + .slick-next, .input-group-prepend .node__header .node__header__row__first a + .slick-prev, .input-group-prepend .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .btn + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .content-wrapper .contact__field-links a + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-text + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .slick-next + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .slick-prev + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + .btn, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + .input-group-text, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + .slick-next, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + .slick-prev, .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .address-wrapper .contact__field-tel a + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .btn + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .input-group-text + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .slick-next + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .slick-prev + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + .btn, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + .input-group-text, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + .slick-next, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + .slick-prev, .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .btn + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-text + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .job .job__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--timeline-item .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .slick-next + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .slick-prev + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .btn, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .input-group-text, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .slick-next, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + .slick-prev, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .btn + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-text + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .job .job__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--timeline-item .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .slick-next + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .slick-prev + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .btn, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .input-group-text, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .slick-next, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + .slick-prev, .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .btn + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .input-group-text + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .slick-next + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .slick-prev + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + .btn, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + .input-group-text, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + .slick-next, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + .slick-prev, .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--text .btn + a.calltoaction, .input-group-prepend .paragraph--type--text .input-group-text + a.calltoaction, .input-group-prepend .paragraph--type--text .node__header .node__header__row__first a + a.calltoaction, .input-group-prepend .paragraph--type--text .node__header .node__header__row__first a.calltoaction + a, .input-group-prepend .paragraph--type--text .slick-next + a.calltoaction, .input-group-prepend .paragraph--type--text .slick-prev + a.calltoaction, .input-group-prepend .paragraph--type--text .view-related-news .more-link a + a.calltoaction, .input-group-prepend .paragraph--type--text .view-related-news .more-link a.calltoaction + a, .input-group-prepend .paragraph--type--text a.calltoaction + .btn, .input-group-prepend .paragraph--type--text a.calltoaction + .input-group-text, .input-group-prepend .paragraph--type--text a.calltoaction + .slick-next, .input-group-prepend .paragraph--type--text a.calltoaction + .slick-prev, .input-group-prepend .paragraph--type--text a.calltoaction + a.calltoaction, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .btn + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .input-group-text + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .job .job__field-link a + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .slick-next + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .slick-prev + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + .btn, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + .input-group-text, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + .slick-next, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + .slick-prev, .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .btn + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-text + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .job .job__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .slick-next + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .slick-prev + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .btn, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .input-group-text, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .slick-next, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + .slick-prev, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .btn + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-text + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .job .job__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .node__header .node__header__row__first a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--html-embed .html-embed__field-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--text a + a.calltoaction, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--text a.calltoaction + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .slick-next + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .slick-prev + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .view-related-news .more-link a + a, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .btn, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .input-group-text, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .slick-next, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + .slick-prev, .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .input-group-prepend .slick-next + .btn, .input-group-prepend .slick-next + .input-group-text, .input-group-prepend .slick-next + .slick-next, .input-group-prepend .slick-next + .slick-prev, .input-group-prepend .slick-prev + .btn, .input-group-prepend .slick-prev + .input-group-text, .input-group-prepend .slick-prev + .slick-next, .input-group-prepend .slick-prev + .slick-prev, .input-group-prepend .view-related-news .more-link .btn + a, .input-group-prepend .view-related-news .more-link .input-group-text + a, .input-group-prepend .view-related-news .more-link .node__header .node__header__row__first a + a, .input-group-prepend .view-related-news .more-link .slick-next + a, .input-group-prepend .view-related-news .more-link .slick-prev + a, .input-group-prepend .view-related-news .more-link a + .btn, .input-group-prepend .view-related-news .more-link a + .input-group-text, .input-group-prepend .view-related-news .more-link a + .slick-next, .input-group-prepend .view-related-news .more-link a + .slick-prev, .input-group-prepend .view-related-news .more-link a + a, .job .job__field-link .input-group-append .btn + a, .job .job__field-link .input-group-append .input-group-text + a, .job .job__field-link .input-group-append .node__header .node__header__row__first a + a, .job .job__field-link .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .job .job__field-link .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .job .job__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .job .job__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .job .job__field-link .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .job .job__field-link .input-group-append .paragraph--type--text a + a.calltoaction, .job .job__field-link .input-group-append .paragraph--type--text a.calltoaction + a, .job .job__field-link .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .job .job__field-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .job .job__field-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .job .job__field-link .input-group-append .slick-next + a, .job .job__field-link .input-group-append .slick-prev + a, .job .job__field-link .input-group-append .view-related-news .more-link a + a, .job .job__field-link .input-group-append a + .btn, .job .job__field-link .input-group-append a + .input-group-text, .job .job__field-link .input-group-append a + .slick-next, .job .job__field-link .input-group-append a + .slick-prev, .job .job__field-link .input-group-append a + a, .job .job__field-link .input-group-prepend .btn + a, .job .job__field-link .input-group-prepend .input-group-text + a, .job .job__field-link .input-group-prepend .node__header .node__header__row__first a + a, .job .job__field-link .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .job .job__field-link .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .job .job__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .job .job__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .job .job__field-link .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .job .job__field-link .input-group-prepend .paragraph--type--text a + a.calltoaction, .job .job__field-link .input-group-prepend .paragraph--type--text a.calltoaction + a, .job .job__field-link .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .job .job__field-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .job .job__field-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .job .job__field-link .input-group-prepend .slick-next + a, .job .job__field-link .input-group-prepend .slick-prev + a, .job .job__field-link .input-group-prepend .view-related-news .more-link a + a, .job .job__field-link .input-group-prepend a + .btn, .job .job__field-link .input-group-prepend a + .input-group-text, .job .job__field-link .input-group-prepend a + .slick-next, .job .job__field-link .input-group-prepend a + .slick-prev, .job .job__field-link .input-group-prepend a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .job .job__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .job .job__field-link .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a, .job .job__field-link .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a, .job .job__field-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .job .job__field-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .job .job__field-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .job .job__field-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a, .node__header .node__header__row__first .input-group-append .btn + a, .node__header .node__header__row__first .input-group-append .input-group-text + a, .node__header .node__header__row__first .input-group-append .job .job__field-link a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--text a + a.calltoaction, .node__header .node__header__row__first .input-group-append .paragraph--type--text a.calltoaction + a, .node__header .node__header__row__first .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .node__header .node__header__row__first .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .node__header .node__header__row__first .input-group-append .slick-next + a, .node__header .node__header__row__first .input-group-append .slick-prev + a, .node__header .node__header__row__first .input-group-append .view-related-news .more-link a + a, .node__header .node__header__row__first .input-group-append a + .btn, .node__header .node__header__row__first .input-group-append a + .input-group-text, .node__header .node__header__row__first .input-group-append a + .slick-next, .node__header .node__header__row__first .input-group-append a + .slick-prev, .node__header .node__header__row__first .input-group-append a + a, .node__header .node__header__row__first .input-group-prepend .btn + a, .node__header .node__header__row__first .input-group-prepend .input-group-text + a, .node__header .node__header__row__first .input-group-prepend .job .job__field-link a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--text a + a.calltoaction, .node__header .node__header__row__first .input-group-prepend .paragraph--type--text a.calltoaction + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .node__header .node__header__row__first .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .node__header .node__header__row__first .input-group-prepend .slick-next + a, .node__header .node__header__row__first .input-group-prepend .slick-prev + a, .node__header .node__header__row__first .input-group-prepend .view-related-news .more-link a + a, .node__header .node__header__row__first .input-group-prepend a + .btn, .node__header .node__header__row__first .input-group-prepend a + .input-group-text, .node__header .node__header__row__first .input-group-prepend a + .slick-next, .node__header .node__header__row__first .input-group-prepend a + .slick-prev, .node__header .node__header__row__first .input-group-prepend a + a, .node__header .node__header__row__first .job .job__field-link .input-group-append a + a, .node__header .node__header__row__first .job .job__field-link .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .node__header .node__header__row__first .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .node__header .node__header__row__first .paragraph--type--html-embed .html-embed__field-link .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--text .input-group-append a + a.calltoaction, .node__header .node__header__row__first .paragraph--type--text .input-group-append a.calltoaction + a, .node__header .node__header__row__first .paragraph--type--text .input-group-prepend a + a.calltoaction, .node__header .node__header__row__first .paragraph--type--text .input-group-prepend a.calltoaction + a, .node__header .node__header__row__first .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .node__header .node__header__row__first .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .node__header .node__header__row__first .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a, .node__header .node__header__row__first .view-related-news .more-link .input-group-append a + a, .node__header .node__header__row__first .view-related-news .more-link .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .content-wrapper .contact__field-links .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .content-wrapper .contact__field-links .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .btn + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .input-group-text + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .job .job__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .slick-next + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .slick-prev + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append .view-related-news .more-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + .btn, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + .input-group-text, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + .slick-next, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + .slick-prev, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .btn + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .input-group-text + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .job .job__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .slick-next + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .slick-prev + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + .btn, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + .input-group-text, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + .slick-next, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + .slick-prev, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .job .job__field-link .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .job .job__field-link .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .paragraph--type--contact .address-wrapper .contact__field-tel .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .address-wrapper .contact__field-tel a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .btn + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .input-group-text + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .job .job__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .slick-next + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .slick-prev + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append .view-related-news .more-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + .btn, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + .input-group-text, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + .slick-next, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + .slick-prev, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .address-wrapper .contact__field-tel a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .btn + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .input-group-text + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .job .job__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .slick-next + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .slick-prev + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + .btn, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + .input-group-text, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + .slick-next, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + .slick-prev, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + a, .paragraph--type--contact .content-wrapper .contact__field-links .job .job__field-link .input-group-append a + a, .paragraph--type--contact .content-wrapper .contact__field-links .job .job__field-link .input-group-prepend a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .paragraph--type--contact .content-wrapper .contact__field-links .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .btn + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + .btn, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .btn + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + .btn, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .btn + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + .btn, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .btn + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + .btn, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .btn + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + .btn, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .btn + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + .btn, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .btn + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + .btn, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .btn + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .input-group-text + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .job .job__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .node__header .node__header__row__first a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--text a + a.calltoaction, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--text a.calltoaction + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .slick-next + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .slick-prev + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item .view-related-news .more-link a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + .btn, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + .input-group-text, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + .slick-next, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + .slick-prev, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link .field-link > .field__item a + a, .paragraph--type--hero-item.paragraph--view-mode--localization .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link .field-link > .field__item a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .btn + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .input-group-text + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .job .job__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .slick-next + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .slick-prev + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append .view-related-news .more-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-append a + .btn, .paragraph--type--html-embed .html-embed__field-link .input-group-append a + .input-group-text, .paragraph--type--html-embed .html-embed__field-link .input-group-append a + .slick-next, .paragraph--type--html-embed .html-embed__field-link .input-group-append a + .slick-prev, .paragraph--type--html-embed .html-embed__field-link .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .btn + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .input-group-text + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .job .job__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .slick-next + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .slick-prev + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + .btn, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + .input-group-text, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + .slick-next, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + .slick-prev, .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .job .job__field-link .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .job .job__field-link .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .paragraph--type--html-embed .html-embed__field-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--text .input-group-append .btn + a.calltoaction, .paragraph--type--text .input-group-append .input-group-text + a.calltoaction, .paragraph--type--text .input-group-append .job .job__field-link a + a.calltoaction, .paragraph--type--text .input-group-append .job .job__field-link a.calltoaction + a, .paragraph--type--text .input-group-append .node__header .node__header__row__first a + a.calltoaction, .paragraph--type--text .input-group-append .node__header .node__header__row__first a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--html-embed .html-embed__field-link a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a.calltoaction + a, .paragraph--type--text .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a.calltoaction, .paragraph--type--text .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a.calltoaction + a, .paragraph--type--text .input-group-append .slick-next + a.calltoaction, .paragraph--type--text .input-group-append .slick-prev + a.calltoaction, .paragraph--type--text .input-group-append .view-related-news .more-link a + a.calltoaction, .paragraph--type--text .input-group-append .view-related-news .more-link a.calltoaction + a, .paragraph--type--text .input-group-append a.calltoaction + .btn, .paragraph--type--text .input-group-append a.calltoaction + .input-group-text, .paragraph--type--text .input-group-append a.calltoaction + .slick-next, .paragraph--type--text .input-group-append a.calltoaction + .slick-prev, .paragraph--type--text .input-group-append a.calltoaction + a.calltoaction, .paragraph--type--text .input-group-prepend .btn + a.calltoaction, .paragraph--type--text .input-group-prepend .input-group-text + a.calltoaction, .paragraph--type--text .input-group-prepend .job .job__field-link a + a.calltoaction, .paragraph--type--text .input-group-prepend .job .job__field-link a.calltoaction + a, .paragraph--type--text .input-group-prepend .node__header .node__header__row__first a + a.calltoaction, .paragraph--type--text .input-group-prepend .node__header .node__header__row__first a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a.calltoaction + a, .paragraph--type--text .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a.calltoaction, .paragraph--type--text .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a.calltoaction + a, .paragraph--type--text .input-group-prepend .slick-next + a.calltoaction, .paragraph--type--text .input-group-prepend .slick-prev + a.calltoaction, .paragraph--type--text .input-group-prepend .view-related-news .more-link a + a.calltoaction, .paragraph--type--text .input-group-prepend .view-related-news .more-link a.calltoaction + a, .paragraph--type--text .input-group-prepend a.calltoaction + .btn, .paragraph--type--text .input-group-prepend a.calltoaction + .input-group-text, .paragraph--type--text .input-group-prepend a.calltoaction + .slick-next, .paragraph--type--text .input-group-prepend a.calltoaction + .slick-prev, .paragraph--type--text .input-group-prepend a.calltoaction + a.calltoaction, .paragraph--type--text .job .job__field-link .input-group-append a + a.calltoaction, .paragraph--type--text .job .job__field-link .input-group-append a.calltoaction + a, .paragraph--type--text .job .job__field-link .input-group-prepend a + a.calltoaction, .paragraph--type--text .job .job__field-link .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a.calltoaction + a, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a.calltoaction, .paragraph--type--text .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a.calltoaction + a, .paragraph--type--text .paragraph--type--html-embed .html-embed__field-link .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--html-embed .html-embed__field-link .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a.calltoaction + a, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a.calltoaction, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a.calltoaction + a, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a.calltoaction, .paragraph--type--text .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a.calltoaction + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .btn + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .input-group-text + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .job .job__field-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .slick-next + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .slick-prev + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append .view-related-news .more-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + .btn, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + .input-group-text, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + .slick-next, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + .slick-prev, .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .btn + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .input-group-text + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .job .job__field-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .slick-next + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .slick-prev + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + .btn, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + .input-group-text, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + .slick-next, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + .slick-prev, .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .paragraph--type--timeline-item .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-none] .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-none] .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .btn + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .input-group-text + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .job .job__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .slick-next + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .slick-prev + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append .view-related-news .more-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + .btn, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + .input-group-text, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + .slick-next, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + .slick-prev, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .btn + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .input-group-text + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .job .job__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .slick-next + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .slick-prev + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + .btn, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + .input-group-text, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + .slick-next, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + .slick-prev, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-white] .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-white] .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .btn + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .input-group-text + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .job .job__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .node__header .node__header__row__first a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .paragraph--type--text a + a.calltoaction, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .paragraph--type--text a.calltoaction + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .slick-next + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .slick-prev + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append .view-related-news .more-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + .btn, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + .input-group-text, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + .slick-next, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + .slick-prev, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .btn + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .input-group-text + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .job .job__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .node__header .node__header__row__first a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .paragraph--type--text a + a.calltoaction, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .paragraph--type--text a.calltoaction + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .slick-next + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .slick-prev + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend .view-related-news .more-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + .btn, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + .input-group-text, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + .slick-next, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + .slick-prev, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .view-related-news .more-link .input-group-append .btn + a, .view-related-news .more-link .input-group-append .input-group-text + a, .view-related-news .more-link .input-group-append .job .job__field-link a + a, .view-related-news .more-link .input-group-append .node__header .node__header__row__first a + a, .view-related-news .more-link .input-group-append .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .view-related-news .more-link .input-group-append .paragraph--type--contact .content-wrapper .contact__field-links a + a, .view-related-news .more-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .view-related-news .more-link .input-group-append .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .view-related-news .more-link .input-group-append .paragraph--type--html-embed .html-embed__field-link a + a, .view-related-news .more-link .input-group-append .paragraph--type--text a + a.calltoaction, .view-related-news .more-link .input-group-append .paragraph--type--text a.calltoaction + a, .view-related-news .more-link .input-group-append .paragraph--type--timeline-item .timeline-item__field-link a + a, .view-related-news .more-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .view-related-news .more-link .input-group-append .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .view-related-news .more-link .input-group-append .slick-next + a, .view-related-news .more-link .input-group-append .slick-prev + a, .view-related-news .more-link .input-group-append a + .btn, .view-related-news .more-link .input-group-append a + .input-group-text, .view-related-news .more-link .input-group-append a + .slick-next, .view-related-news .more-link .input-group-append a + .slick-prev, .view-related-news .more-link .input-group-append a + a, .view-related-news .more-link .input-group-prepend .btn + a, .view-related-news .more-link .input-group-prepend .input-group-text + a, .view-related-news .more-link .input-group-prepend .job .job__field-link a + a, .view-related-news .more-link .input-group-prepend .node__header .node__header__row__first a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--contact .address-wrapper .contact__field-tel a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--contact .content-wrapper .contact__field-links a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--html-embed .html-embed__field-link a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--text a + a.calltoaction, .view-related-news .more-link .input-group-prepend .paragraph--type--text a.calltoaction + a, .view-related-news .more-link .input-group-prepend .paragraph--type--timeline-item .timeline-item__field-link a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a + a, .view-related-news .more-link .input-group-prepend .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a + a, .view-related-news .more-link .input-group-prepend .slick-next + a, .view-related-news .more-link .input-group-prepend .slick-prev + a, .view-related-news .more-link .input-group-prepend a + .btn, .view-related-news .more-link .input-group-prepend a + .input-group-text, .view-related-news .more-link .input-group-prepend a + .slick-next, .view-related-news .more-link .input-group-prepend a + .slick-prev, .view-related-news .more-link .input-group-prepend a + a, .view-related-news .more-link .job .job__field-link .input-group-append a + a, .view-related-news .more-link .job .job__field-link .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-append a + a, .view-related-news .more-link .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--contact .content-wrapper .contact__field-links .input-group-append a + a, .view-related-news .more-link .paragraph--type--contact .content-wrapper .contact__field-links .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-append a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-append .field-single-link a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--hero .input-group-prepend .field-single-link a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-append a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-append .field-link > .field__item a + a, .view-related-news .more-link .paragraph--type--hero-item.paragraph--view-mode--localization .input-group-prepend .field-link > .field__item a + a, .view-related-news .more-link .paragraph--type--html-embed .html-embed__field-link .input-group-append a + a, .view-related-news .more-link .paragraph--type--html-embed .html-embed__field-link .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--text .input-group-append a + a.calltoaction, .view-related-news .more-link .paragraph--type--text .input-group-append a.calltoaction + a, .view-related-news .more-link .paragraph--type--text .input-group-prepend a + a.calltoaction, .view-related-news .more-link .paragraph--type--text .input-group-prepend a.calltoaction + a, .view-related-news .more-link .paragraph--type--timeline-item .timeline-item__field-link .input-group-append a + a, .view-related-news .more-link .paragraph--type--timeline-item .timeline-item__field-link .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-append a + a, .view-related-news .more-link .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link .input-group-prepend a + a, .view-related-news .more-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-append a + a, .view-related-news .more-link .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link .input-group-prepend a + a {
    margin-left: -1px
}

.input-group-prepend {
    margin-right: -1px
}

.input-group-append {
    margin-left: -1px
}

.input-group-text {
    display: flex;
    align-items: center;
    padding: 1rem 1.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3d3d3d;
    text-align: center;
    white-space: nowrap;
    background-color: #ebebeb;
    border: 1px solid #ced4da;
    border-radius: 8px
}

.input-group-text input[type=checkbox], .input-group-text input[type=radio] {
    margin-top: 0
}

.input-group-lg > .custom-select, .input-group-lg > .form-control:not(textarea) {
    height: calc(2.7em + 2px)
}

.input-group-lg > .custom-select, .input-group-lg > .form-control, .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-append > .slick-next, .input-group-lg > .input-group-append > .slick-prev, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-prepend > .slick-next, .input-group-lg > .input-group-prepend > .slick-prev, .job .job__field-link .input-group-lg > .input-group-append > a, .job .job__field-link .input-group-lg > .input-group-prepend > a, .node__header .node__header__row__first .input-group-lg > .input-group-append > a, .node__header .node__header__row__first .input-group-lg > .input-group-prepend > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-lg > .input-group-append > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-lg > .input-group-prepend > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-lg > .input-group-append > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-lg > .input-group-prepend > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-lg > .input-group-append > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-lg > .input-group-prepend > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-lg > .input-group-append > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-lg > .input-group-prepend > a, .paragraph--type--html-embed .html-embed__field-link .input-group-lg > .input-group-append > a, .paragraph--type--html-embed .html-embed__field-link .input-group-lg > .input-group-prepend > a, .paragraph--type--text .input-group-lg > .input-group-append > a.calltoaction, .paragraph--type--text .input-group-lg > .input-group-prepend > a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link .input-group-lg > .input-group-append > a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-lg > .input-group-prepend > a, .view-related-news .more-link .input-group-lg > .input-group-append > a, .view-related-news .more-link .input-group-lg > .input-group-prepend > a {
    padding: .6em 1.188rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .188rem
}

.input-group-sm > .custom-select, .input-group-sm > .form-control:not(textarea) {
    height: calc(1.5em + 1.2rem + 2px)
}

.input-group-sm > .custom-select, .input-group-sm > .form-control, .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-append > .slick-next, .input-group-sm > .input-group-append > .slick-prev, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-prepend > .slick-next, .input-group-sm > .input-group-prepend > .slick-prev, .job .job__field-link .input-group-sm > .input-group-append > a, .job .job__field-link .input-group-sm > .input-group-prepend > a, .node__header .node__header__row__first .input-group-sm > .input-group-append > a, .node__header .node__header__row__first .input-group-sm > .input-group-prepend > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-sm > .input-group-append > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group-sm > .input-group-prepend > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-sm > .input-group-append > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group-sm > .input-group-prepend > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-sm > .input-group-append > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group-sm > .input-group-prepend > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-sm > .input-group-append > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group-sm > .input-group-prepend > a, .paragraph--type--html-embed .html-embed__field-link .input-group-sm > .input-group-append > a, .paragraph--type--html-embed .html-embed__field-link .input-group-sm > .input-group-prepend > a, .paragraph--type--text .input-group-sm > .input-group-append > a.calltoaction, .paragraph--type--text .input-group-sm > .input-group-prepend > a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link .input-group-sm > .input-group-append > a, .paragraph--type--timeline-item .timeline-item__field-link .input-group-sm > .input-group-prepend > a, .view-related-news .more-link .input-group-sm > .input-group-append > a, .view-related-news .more-link .input-group-sm > .input-group-prepend > a {
    padding: .6rem 1.188rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .188rem
}

.input-group-lg > .custom-select, .input-group-sm > .custom-select {
    padding-right: 2.75rem
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child), .input-group > .input-group-append:last-child > .slick-next:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .slick-prev:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:not(:last-child) > .slick-next, .input-group > .input-group-append:not(:last-child) > .slick-prev, .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-prepend > .slick-next, .input-group > .input-group-prepend > .slick-prev, .job .job__field-link .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .job .job__field-link .input-group > .input-group-append:not(:last-child) > a, .job .job__field-link .input-group > .input-group-prepend > a, .node__header .node__header__row__first .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .node__header .node__header__row__first .input-group > .input-group-append:not(:last-child) > a, .node__header .node__header__row__first .input-group > .input-group-prepend > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .paragraph--type--contact .address-wrapper .contact__field-tel .input-group > .input-group-append:not(:last-child) > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group > .input-group-prepend > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .paragraph--type--contact .content-wrapper .contact__field-links .input-group > .input-group-append:not(:last-child) > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group > .input-group-prepend > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group > .input-group-append:not(:last-child) > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group > .input-group-prepend > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group > .input-group-append:not(:last-child) > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group > .input-group-prepend > a, .paragraph--type--html-embed .html-embed__field-link .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .paragraph--type--html-embed .html-embed__field-link .input-group > .input-group-append:not(:last-child) > a, .paragraph--type--html-embed .html-embed__field-link .input-group > .input-group-prepend > a, .paragraph--type--text .input-group > .input-group-append:last-child > a.calltoaction:not(:last-child):not(.dropdown-toggle), .paragraph--type--text .input-group > .input-group-append:not(:last-child) > a.calltoaction, .paragraph--type--text .input-group > .input-group-prepend > a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .paragraph--type--timeline-item .timeline-item__field-link .input-group > .input-group-append:not(:last-child) > a, .paragraph--type--timeline-item .timeline-item__field-link .input-group > .input-group-prepend > a, .view-related-news .more-link .input-group > .input-group-append:last-child > a:not(:last-child):not(.dropdown-toggle), .view-related-news .more-link .input-group > .input-group-append:not(:last-child) > a, .view-related-news .more-link .input-group > .input-group-prepend > a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-append > .slick-next, .input-group > .input-group-append > .slick-prev, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child), .input-group > .input-group-prepend:first-child > .slick-next:not(:first-child), .input-group > .input-group-prepend:first-child > .slick-prev:not(:first-child), .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .slick-next, .input-group > .input-group-prepend:not(:first-child) > .slick-prev, .job .job__field-link .input-group > .input-group-append > a, .job .job__field-link .input-group > .input-group-prepend:first-child > a:not(:first-child), .job .job__field-link .input-group > .input-group-prepend:not(:first-child) > a, .node__header .node__header__row__first .input-group > .input-group-append > a, .node__header .node__header__row__first .input-group > .input-group-prepend:first-child > a:not(:first-child), .node__header .node__header__row__first .input-group > .input-group-prepend:not(:first-child) > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group > .input-group-append > a, .paragraph--type--contact .address-wrapper .contact__field-tel .input-group > .input-group-prepend:first-child > a:not(:first-child), .paragraph--type--contact .address-wrapper .contact__field-tel .input-group > .input-group-prepend:not(:first-child) > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group > .input-group-append > a, .paragraph--type--contact .content-wrapper .contact__field-links .input-group > .input-group-prepend:first-child > a:not(:first-child), .paragraph--type--contact .content-wrapper .contact__field-links .input-group > .input-group-prepend:not(:first-child) > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group > .input-group-append > a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group > .input-group-prepend:first-child > a:not(:first-child), .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link .input-group > .input-group-prepend:not(:first-child) > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group > .input-group-append > a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group > .input-group-prepend:first-child > a:not(:first-child), .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item .input-group > .input-group-prepend:not(:first-child) > a, .paragraph--type--html-embed .html-embed__field-link .input-group > .input-group-append > a, .paragraph--type--html-embed .html-embed__field-link .input-group > .input-group-prepend:first-child > a:not(:first-child), .paragraph--type--html-embed .html-embed__field-link .input-group > .input-group-prepend:not(:first-child) > a, .paragraph--type--text .input-group > .input-group-append > a.calltoaction, .paragraph--type--text .input-group > .input-group-prepend:first-child > a.calltoaction:not(:first-child), .paragraph--type--text .input-group > .input-group-prepend:not(:first-child) > a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link .input-group > .input-group-append > a, .paragraph--type--timeline-item .timeline-item__field-link .input-group > .input-group-prepend:first-child > a:not(:first-child), .paragraph--type--timeline-item .timeline-item__field-link .input-group > .input-group-prepend:not(:first-child) > a, .view-related-news .more-link .input-group > .input-group-append > a, .view-related-news .more-link .input-group > .input-group-prepend:first-child > a:not(:first-child), .view-related-news .more-link .input-group > .input-group-prepend:not(:first-child) > a {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.custom-control, .form-item-radios, .js-form-type-checkbox {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem
}

.custom-control-inline {
    display: inline-flex;
    margin-right: 1rem
}

.custom-control-input, .form-item-radios input, .js-form-type-checkbox input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.custom-control-input:checked ~ .custom-control-label:before, .form-item-radios .custom-control-input:checked ~ label:before, .form-item-radios input:checked ~ .custom-control-label:before, .form-item-radios input:checked ~ label:before, .js-form-type-checkbox .custom-control-input:checked ~ label:before, .js-form-type-checkbox input:checked ~ .custom-control-label:before, .js-form-type-checkbox input:checked ~ label:before {
    color: #fff;
    border-color: #00448a;
    background-color: #00448a
}

.custom-control-input:focus ~ .custom-control-label:before, .form-item-radios .custom-control-input:focus ~ label:before, .form-item-radios input:focus ~ .custom-control-label:before, .form-item-radios input:focus ~ label:before, .js-form-type-checkbox .custom-control-input:focus ~ label:before, .js-form-type-checkbox input:focus ~ .custom-control-label:before, .js-form-type-checkbox input:focus ~ label:before {
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .25)
}

.custom-control-input:focus:not(:checked) ~ .custom-control-label:before, .form-item-radios .custom-control-input:focus:not(:checked) ~ label:before, .form-item-radios input:focus:not(:checked) ~ .custom-control-label:before, .form-item-radios input:focus:not(:checked) ~ label:before, .js-form-type-checkbox .custom-control-input:focus:not(:checked) ~ label:before, .js-form-type-checkbox input:focus:not(:checked) ~ .custom-control-label:before, .js-form-type-checkbox input:focus:not(:checked) ~ label:before {
    border-color: #0b83ff
}

.custom-control-input:not(:disabled):active ~ .custom-control-label:before, .form-item-radios .custom-control-input:not(:disabled):active ~ label:before, .form-item-radios input:not(:disabled):active ~ .custom-control-label:before, .form-item-radios input:not(:disabled):active ~ label:before, .js-form-type-checkbox .custom-control-input:not(:disabled):active ~ label:before, .js-form-type-checkbox input:not(:disabled):active ~ .custom-control-label:before, .js-form-type-checkbox input:not(:disabled):active ~ label:before {
    color: #fff;
    background-color: #3e9dff;
    border-color: #3e9dff
}

.custom-control-input:disabled ~ .custom-control-label, .form-item-radios .custom-control-input:disabled ~ label, .form-item-radios input:disabled ~ .custom-control-label, .form-item-radios input:disabled ~ label, .js-form-type-checkbox .custom-control-input:disabled ~ label, .js-form-type-checkbox input:disabled ~ .custom-control-label, .js-form-type-checkbox input:disabled ~ label {
    color: #6c757d
}

.custom-control-input:disabled ~ .custom-control-label:before, .form-item-radios .custom-control-input:disabled ~ label:before, .form-item-radios input:disabled ~ .custom-control-label:before, .form-item-radios input:disabled ~ label:before, .js-form-type-checkbox .custom-control-input:disabled ~ label:before, .js-form-type-checkbox input:disabled ~ .custom-control-label:before, .js-form-type-checkbox input:disabled ~ label:before {
    background-color: #ebebeb
}

.custom-control-label, .form-item-radios label, .js-form-type-checkbox label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top
}

.custom-control-label:before, .form-item-radios label:before, .js-form-type-checkbox label:before {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: 1px solid #7e7e7e
}

.custom-control-label:after, .form-item-radios label:after, .js-form-type-checkbox label:after {
    position: absolute;
    top: .25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%
}

.custom-checkbox .custom-control-label:before, .custom-checkbox .form-item-radios label:before, .form-item-radios .custom-checkbox label:before, .js-form-type-checkbox .custom-control-label:before, .js-form-type-checkbox label:before {
    border-radius: 8px
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after, .custom-checkbox .form-item-radios .custom-control-input:checked ~ label:after, .custom-checkbox .form-item-radios input:checked ~ .custom-control-label:after, .custom-checkbox .form-item-radios input:checked ~ label:after, .form-item-radios .custom-checkbox .custom-control-input:checked ~ label:after, .form-item-radios .custom-checkbox input:checked ~ .custom-control-label:after, .form-item-radios .custom-checkbox input:checked ~ label:after, .js-form-type-checkbox .custom-checkbox .custom-control-input:checked ~ label:after, .js-form-type-checkbox .custom-checkbox input:checked ~ .custom-control-label:after, .js-form-type-checkbox .custom-checkbox input:checked ~ label:after, .js-form-type-checkbox .custom-control-input:checked ~ .custom-control-label:after, .js-form-type-checkbox .custom-control-input:checked ~ label:after, .js-form-type-checkbox .form-item-radios .custom-control-input:checked ~ label:after, .js-form-type-checkbox .form-item-radios input:checked ~ .custom-control-label:after, .js-form-type-checkbox .form-item-radios input:checked ~ label:after, .js-form-type-checkbox input:checked ~ .custom-control-label:after, .js-form-type-checkbox input:checked ~ label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before, .custom-checkbox .form-item-radios .custom-control-input:indeterminate ~ label:before, .custom-checkbox .form-item-radios input:indeterminate ~ .custom-control-label:before, .custom-checkbox .form-item-radios input:indeterminate ~ label:before, .form-item-radios .custom-checkbox .custom-control-input:indeterminate ~ label:before, .form-item-radios .custom-checkbox input:indeterminate ~ .custom-control-label:before, .form-item-radios .custom-checkbox input:indeterminate ~ label:before, .js-form-type-checkbox .custom-checkbox .custom-control-input:indeterminate ~ label:before, .js-form-type-checkbox .custom-checkbox input:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox .custom-checkbox input:indeterminate ~ label:before, .js-form-type-checkbox .custom-control-input:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox .custom-control-input:indeterminate ~ label:before, .js-form-type-checkbox .form-item-radios .custom-control-input:indeterminate ~ label:before, .js-form-type-checkbox .form-item-radios input:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox .form-item-radios input:indeterminate ~ label:before, .js-form-type-checkbox input:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox input:indeterminate ~ label:before {
    border-color: #00448a;
    background-color: #00448a
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after, .custom-checkbox .form-item-radios .custom-control-input:indeterminate ~ label:after, .custom-checkbox .form-item-radios input:indeterminate ~ .custom-control-label:after, .custom-checkbox .form-item-radios input:indeterminate ~ label:after, .form-item-radios .custom-checkbox .custom-control-input:indeterminate ~ label:after, .form-item-radios .custom-checkbox input:indeterminate ~ .custom-control-label:after, .form-item-radios .custom-checkbox input:indeterminate ~ label:after, .js-form-type-checkbox .custom-checkbox .custom-control-input:indeterminate ~ label:after, .js-form-type-checkbox .custom-checkbox input:indeterminate ~ .custom-control-label:after, .js-form-type-checkbox .custom-checkbox input:indeterminate ~ label:after, .js-form-type-checkbox .custom-control-input:indeterminate ~ .custom-control-label:after, .js-form-type-checkbox .custom-control-input:indeterminate ~ label:after, .js-form-type-checkbox .form-item-radios .custom-control-input:indeterminate ~ label:after, .js-form-type-checkbox .form-item-radios input:indeterminate ~ .custom-control-label:after, .js-form-type-checkbox .form-item-radios input:indeterminate ~ label:after, .js-form-type-checkbox input:indeterminate ~ .custom-control-label:after, .js-form-type-checkbox input:indeterminate ~ label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before, .custom-checkbox .form-item-radios .custom-control-input:disabled:checked ~ label:before, .custom-checkbox .form-item-radios input:disabled:checked ~ .custom-control-label:before, .custom-checkbox .form-item-radios input:disabled:checked ~ label:before, .form-item-radios .custom-checkbox .custom-control-input:disabled:checked ~ label:before, .form-item-radios .custom-checkbox input:disabled:checked ~ .custom-control-label:before, .form-item-radios .custom-checkbox input:disabled:checked ~ label:before, .js-form-type-checkbox .custom-checkbox .custom-control-input:disabled:checked ~ label:before, .js-form-type-checkbox .custom-checkbox input:disabled:checked ~ .custom-control-label:before, .js-form-type-checkbox .custom-checkbox input:disabled:checked ~ label:before, .js-form-type-checkbox .custom-control-input:disabled:checked ~ .custom-control-label:before, .js-form-type-checkbox .custom-control-input:disabled:checked ~ label:before, .js-form-type-checkbox .form-item-radios .custom-control-input:disabled:checked ~ label:before, .js-form-type-checkbox .form-item-radios input:disabled:checked ~ .custom-control-label:before, .js-form-type-checkbox .form-item-radios input:disabled:checked ~ label:before, .js-form-type-checkbox input:disabled:checked ~ .custom-control-label:before, .js-form-type-checkbox input:disabled:checked ~ label:before {
    background-color: rgba(0, 68, 138, .5)
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before, .custom-checkbox .form-item-radios .custom-control-input:disabled:indeterminate ~ label:before, .custom-checkbox .form-item-radios input:disabled:indeterminate ~ .custom-control-label:before, .custom-checkbox .form-item-radios input:disabled:indeterminate ~ label:before, .form-item-radios .custom-checkbox .custom-control-input:disabled:indeterminate ~ label:before, .form-item-radios .custom-checkbox input:disabled:indeterminate ~ .custom-control-label:before, .form-item-radios .custom-checkbox input:disabled:indeterminate ~ label:before, .js-form-type-checkbox .custom-checkbox .custom-control-input:disabled:indeterminate ~ label:before, .js-form-type-checkbox .custom-checkbox input:disabled:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox .custom-checkbox input:disabled:indeterminate ~ label:before, .js-form-type-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox .custom-control-input:disabled:indeterminate ~ label:before, .js-form-type-checkbox .form-item-radios .custom-control-input:disabled:indeterminate ~ label:before, .js-form-type-checkbox .form-item-radios input:disabled:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox .form-item-radios input:disabled:indeterminate ~ label:before, .js-form-type-checkbox input:disabled:indeterminate ~ .custom-control-label:before, .js-form-type-checkbox input:disabled:indeterminate ~ label:before {
    background-color: rgba(0, 68, 138, .5)
}

.custom-radio .custom-control-label:before, .custom-radio .js-form-type-checkbox label:before, .form-item-radios .custom-control-label:before, .form-item-radios label:before, .js-form-type-checkbox .custom-radio label:before {
    border-radius: 50%
}

.custom-radio .custom-control-input:checked ~ .custom-control-label:after, .custom-radio .js-form-type-checkbox .custom-control-input:checked ~ label:after, .custom-radio .js-form-type-checkbox input:checked ~ .custom-control-label:after, .custom-radio .js-form-type-checkbox input:checked ~ label:after, .form-item-radios .custom-control-input:checked ~ .custom-control-label:after, .form-item-radios .custom-control-input:checked ~ label:after, .form-item-radios .custom-radio .custom-control-input:checked ~ label:after, .form-item-radios .custom-radio input:checked ~ .custom-control-label:after, .form-item-radios .custom-radio input:checked ~ label:after, .form-item-radios .js-form-type-checkbox .custom-control-input:checked ~ label:after, .form-item-radios .js-form-type-checkbox input:checked ~ .custom-control-label:after, .form-item-radios .js-form-type-checkbox input:checked ~ label:after, .form-item-radios input:checked ~ .custom-control-label:after, .form-item-radios input:checked ~ label:after, .js-form-type-checkbox .custom-radio .custom-control-input:checked ~ label:after, .js-form-type-checkbox .custom-radio input:checked ~ .custom-control-label:after, .js-form-type-checkbox .custom-radio input:checked ~ label:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label:before, .custom-radio .js-form-type-checkbox .custom-control-input:disabled:checked ~ label:before, .custom-radio .js-form-type-checkbox input:disabled:checked ~ .custom-control-label:before, .custom-radio .js-form-type-checkbox input:disabled:checked ~ label:before, .form-item-radios .custom-control-input:disabled:checked ~ .custom-control-label:before, .form-item-radios .custom-control-input:disabled:checked ~ label:before, .form-item-radios .custom-radio .custom-control-input:disabled:checked ~ label:before, .form-item-radios .custom-radio input:disabled:checked ~ .custom-control-label:before, .form-item-radios .custom-radio input:disabled:checked ~ label:before, .form-item-radios .js-form-type-checkbox .custom-control-input:disabled:checked ~ label:before, .form-item-radios .js-form-type-checkbox input:disabled:checked ~ .custom-control-label:before, .form-item-radios .js-form-type-checkbox input:disabled:checked ~ label:before, .form-item-radios input:disabled:checked ~ .custom-control-label:before, .form-item-radios input:disabled:checked ~ label:before, .js-form-type-checkbox .custom-radio .custom-control-input:disabled:checked ~ label:before, .js-form-type-checkbox .custom-radio input:disabled:checked ~ .custom-control-label:before, .js-form-type-checkbox .custom-radio input:disabled:checked ~ label:before {
    background-color: rgba(0, 68, 138, .5)
}

.custom-switch {
    padding-left: 2.25rem
}

.custom-switch .custom-control-label:before, .custom-switch .form-item-radios label:before, .custom-switch .js-form-type-checkbox label:before, .form-item-radios .custom-switch label:before, .js-form-type-checkbox .custom-switch label:before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: .5rem
}

.custom-switch .custom-control-label:after, .custom-switch .form-item-radios label:after, .custom-switch .js-form-type-checkbox label:after, .form-item-radios .custom-switch label:after, .js-form-type-checkbox .custom-switch label:after {
    top: calc(.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #7e7e7e;
    border-radius: .5rem;
    transition: transform .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-switch .custom-control-label:after, .custom-switch .form-item-radios label:after, .custom-switch .js-form-type-checkbox label:after, .form-item-radios .custom-switch label:after, .js-form-type-checkbox .custom-switch label:after {
        transition: none
    }
}

.custom-switch .custom-control-input:checked ~ .custom-control-label:after, .custom-switch .form-item-radios .custom-control-input:checked ~ label:after, .custom-switch .form-item-radios input:checked ~ .custom-control-label:after, .custom-switch .form-item-radios input:checked ~ label:after, .custom-switch .js-form-type-checkbox .custom-control-input:checked ~ label:after, .custom-switch .js-form-type-checkbox input:checked ~ .custom-control-label:after, .custom-switch .js-form-type-checkbox input:checked ~ label:after, .form-item-radios .custom-switch .custom-control-input:checked ~ label:after, .form-item-radios .custom-switch input:checked ~ .custom-control-label:after, .form-item-radios .custom-switch input:checked ~ label:after, .js-form-type-checkbox .custom-switch .custom-control-input:checked ~ label:after, .js-form-type-checkbox .custom-switch input:checked ~ .custom-control-label:after, .js-form-type-checkbox .custom-switch input:checked ~ label:after {
    background-color: #fff;
    transform: translateX(.75rem)
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label:before, .custom-switch .form-item-radios .custom-control-input:disabled:checked ~ label:before, .custom-switch .form-item-radios input:disabled:checked ~ .custom-control-label:before, .custom-switch .form-item-radios input:disabled:checked ~ label:before, .custom-switch .js-form-type-checkbox .custom-control-input:disabled:checked ~ label:before, .custom-switch .js-form-type-checkbox input:disabled:checked ~ .custom-control-label:before, .custom-switch .js-form-type-checkbox input:disabled:checked ~ label:before, .form-item-radios .custom-switch .custom-control-input:disabled:checked ~ label:before, .form-item-radios .custom-switch input:disabled:checked ~ .custom-control-label:before, .form-item-radios .custom-switch input:disabled:checked ~ label:before, .js-form-type-checkbox .custom-switch .custom-control-input:disabled:checked ~ label:before, .js-form-type-checkbox .custom-switch input:disabled:checked ~ .custom-control-label:before, .js-form-type-checkbox .custom-switch input:disabled:checked ~ label:before {
    background-color: rgba(0, 68, 138, .5)
}

.custom-select {
    display: inline-block;
    width: 100%;
    height: 56px;
    padding: 1rem 2.75rem 1rem 1.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #3d3d3d;
    vertical-align: middle;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23404246' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1.75rem center/8px 10px;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-select:focus {
    border-color: #0b83ff;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .25)
}

.custom-select:focus::-ms-value {
    color: #3d3d3d;
    background-color: #fff
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 1.75rem;
    background-image: none
}

.custom-select:disabled {
    color: #6c757d;
    background-color: #ebebeb
}

.custom-select::-ms-expand {
    display: none
}

.custom-select-sm {
    height: calc(1.5em + 1.2rem + 2px);
    padding-top: .6rem;
    padding-bottom: .6rem;
    padding-left: 1.188rem;
    font-size: .875rem
}

.custom-select-lg {
    height: calc(2.7em + 2px);
    padding-top: .6em;
    padding-bottom: .6em;
    padding-left: 1.188rem;
    font-size: 1.25rem
}

.custom-file {
    display: inline-block;
    margin-bottom: 0
}

.custom-file, .custom-file-input {
    position: relative;
    width: 100%;
    height: 56px
}

.custom-file-input {
    z-index: 2;
    margin: 0;
    opacity: 0
}

.custom-file-input:focus ~ .custom-file-label {
    border-color: #0b83ff;
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .25)
}

.custom-file-input:disabled ~ .custom-file-label {
    background-color: #ebebeb
}

.custom-file-input:lang(en) ~ .custom-file-label:after {
    content: "Browse"
}

.custom-file-input ~ .custom-file-label[data-browse]:after {
    content: attr(data-browse)
}

.custom-file-label {
    left: 0;
    z-index: 1;
    font-weight: 400;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 8px
}

.custom-file-label, .custom-file-label:after {
    position: absolute;
    top: 0;
    right: 0;
    height: 56px;
    padding: 1rem 1.75rem;
    line-height: 1.5;
    color: #3d3d3d
}

.custom-file-label:after {
    bottom: 0;
    z-index: 3;
    display: block;
    content: "Browse";
    background-color: #ebebeb;
    border-left: inherit;
    border-radius: 0 8px 8px 0
}

.custom-range {
    width: 100%;
    height: 1rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-range:focus {
    outline: none
}

.custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(0, 68, 138, .25)
}

.custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(0, 68, 138, .25)
}

.custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0 rgba(0, 68, 138, .25)
}

.custom-range::-moz-focus-outer {
    border: 0
}

.custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -.25rem;
    background-color: #00448a;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-webkit-slider-thumb {
        -webkit-transition: none;
        transition: none
    }
}

.custom-range::-webkit-slider-thumb:active {
    background-color: #3e9dff
}

.custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #d9d9d9;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #00448a;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -moz-appearance: none;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-moz-range-thumb {
        -moz-transition: none;
        transition: none
    }
}

.custom-range::-moz-range-thumb:active {
    background-color: #3e9dff
}

.custom-range::-moz-range-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: #d9d9d9;
    border-color: transparent;
    border-radius: 1rem
}

.custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    background-color: #00448a;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    appearance: none
}

@media (prefers-reduced-motion: reduce) {
    .custom-range::-ms-thumb {
        -ms-transition: none;
        transition: none
    }
}

.custom-range::-ms-thumb:active {
    background-color: #3e9dff
}

.custom-range::-ms-track {
    width: 100%;
    height: .5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: .5rem
}

.custom-range::-ms-fill-lower, .custom-range::-ms-fill-upper {
    background-color: #d9d9d9;
    border-radius: 1rem
}

.custom-range::-ms-fill-upper {
    margin-right: 15px
}

.custom-range:disabled::-webkit-slider-thumb {
    background-color: #7e7e7e
}

.custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default
}

.custom-range:disabled::-moz-range-thumb {
    background-color: #7e7e7e
}

.custom-range:disabled::-moz-range-track {
    cursor: default
}

.custom-range:disabled::-ms-thumb {
    background-color: #7e7e7e
}

.custom-control-label:before, .custom-file-label, .custom-select, .form-item-radios label:before, .js-form-type-checkbox label:before {
    transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion: reduce) {
    .custom-control-label:before, .custom-file-label, .custom-select, .form-item-radios label:before, .js-form-type-checkbox label:before {
        transition: none
    }
}

.nav {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav-link {
    display: block;
    padding: .5rem 1rem
}

.nav-link:focus, .nav-link:hover {
    text-decoration: none
}

.nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default
}

.nav-tabs {
    border-bottom: 1px solid #d9d9d9
}

.nav-tabs .nav-item {
    margin-bottom: -1px
}

.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
    border-color: #ebebeb #ebebeb #d9d9d9
}

.nav-tabs .nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #3d3d3d;
    background-color: #fff;
    border-color: #d9d9d9 #d9d9d9 #fff
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.nav-pills .nav-link {
    border-radius: 8px
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #00448a
}

.nav-fill .nav-item {
    flex: 1 1 auto;
    text-align: center
}

.nav-justified .nav-item {
    flex-basis: 0;
    flex-grow: 1;
    text-align: center
}

.tab-content > .tab-pane {
    display: none
}

.tab-content > .active {
    display: block
}

.navbar {
    position: relative;
    padding: .5rem 1rem
}

.menu-dropdown > .nav-item > .submenu-container.navbar > .scroll-wrapper, .navbar, .navbar > .container, .navbar > .container-fluid, .navbar > .container-xl, .navbar > .paragraph--type--menu, .navbar > .sitemap, .news.news--full .navbar > .prevnext-container, .sg-search-popup .navbar > .saint-gobain-search-form, .sticky-menus .navbar > ul.nav, .view-brands .view-text-filter-container .navbar > .content, .view-brands .views-exposed-form .navbar > .form-actions, .view-press-release .navbar > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar > h1, body.page-view .navbar > .page-view.view-saint-gobain-search, body.page-view .navbar > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar > div.pt-2, body.path-search main.navbar > div.pt-2, body.path-sitemap main.navbar > div.pt-2, body.path-user .navbar > main {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between
}

.navbar-brand {
    display: inline-block;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap
}

.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0
}

.navbar-nav .dropdown-menu {
    position: static;
    float: none
}

.navbar-text {
    display: inline-block;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center
}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 30px
}

.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%
}

@media (max-width: 575.98px) {
    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-sm > .scroll-wrapper, .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .paragraph--type--menu, .navbar-expand-sm > .sitemap, .news.news--full .navbar-expand-sm > .prevnext-container, .sg-search-popup .navbar-expand-sm > .saint-gobain-search-form, .sticky-menus .navbar-expand-sm > ul.nav, .view-brands .view-text-filter-container .navbar-expand-sm > .content, .view-brands .views-exposed-form .navbar-expand-sm > .form-actions, .view-press-release .navbar-expand-sm > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-sm > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-sm > h1, body.page-view .navbar-expand-sm > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-sm > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-sm > div.pt-2, body.path-search main.navbar-expand-sm > div.pt-2, body.path-sitemap main.navbar-expand-sm > div.pt-2, body.path-user .navbar-expand-sm > main {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 576px) {
    .navbar-expand-sm {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-sm .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-sm .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-sm .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-sm > .scroll-wrapper, .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-xl, .navbar-expand-sm > .paragraph--type--menu, .navbar-expand-sm > .sitemap, .news.news--full .navbar-expand-sm > .prevnext-container, .sg-search-popup .navbar-expand-sm > .saint-gobain-search-form, .sticky-menus .navbar-expand-sm > ul.nav, .view-brands .view-text-filter-container .navbar-expand-sm > .content, .view-brands .views-exposed-form .navbar-expand-sm > .form-actions, .view-press-release .navbar-expand-sm > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-sm > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-sm > h1, body.page-view .navbar-expand-sm > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-sm > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-sm > div.pt-2, body.path-search main.navbar-expand-sm > div.pt-2, body.path-sitemap main.navbar-expand-sm > div.pt-2, body.path-user .navbar-expand-sm > main {
        flex-wrap: nowrap
    }

    .navbar-expand-sm .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-sm .navbar-toggler {
        display: none
    }
}

@media (max-width: 767.98px) {
    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-md > .scroll-wrapper, .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-xl, .navbar-expand-md > .paragraph--type--menu, .navbar-expand-md > .sitemap, .news.news--full .navbar-expand-md > .prevnext-container, .sg-search-popup .navbar-expand-md > .saint-gobain-search-form, .sticky-menus .navbar-expand-md > ul.nav, .view-brands .view-text-filter-container .navbar-expand-md > .content, .view-brands .views-exposed-form .navbar-expand-md > .form-actions, .view-press-release .navbar-expand-md > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-md > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-md > h1, body.page-view .navbar-expand-md > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-md > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-md > div.pt-2, body.path-search main.navbar-expand-md > div.pt-2, body.path-sitemap main.navbar-expand-md > div.pt-2, body.path-user .navbar-expand-md > main {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 768px) {
    .navbar-expand-md {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-md .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-md .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-md > .scroll-wrapper, .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-xl, .navbar-expand-md > .paragraph--type--menu, .navbar-expand-md > .sitemap, .news.news--full .navbar-expand-md > .prevnext-container, .sg-search-popup .navbar-expand-md > .saint-gobain-search-form, .sticky-menus .navbar-expand-md > ul.nav, .view-brands .view-text-filter-container .navbar-expand-md > .content, .view-brands .views-exposed-form .navbar-expand-md > .form-actions, .view-press-release .navbar-expand-md > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-md > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-md > h1, body.page-view .navbar-expand-md > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-md > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-md > div.pt-2, body.path-search main.navbar-expand-md > div.pt-2, body.path-sitemap main.navbar-expand-md > div.pt-2, body.path-user .navbar-expand-md > main {
        flex-wrap: nowrap
    }

    .navbar-expand-md .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-md .navbar-toggler {
        display: none
    }
}

@media (max-width: 991.98px) {
    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-lg > .scroll-wrapper, .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .paragraph--type--menu, .navbar-expand-lg > .sitemap, .news.news--full .navbar-expand-lg > .prevnext-container, .sg-search-popup .navbar-expand-lg > .saint-gobain-search-form, .sticky-menus .navbar-expand-lg > ul.nav, .view-brands .view-text-filter-container .navbar-expand-lg > .content, .view-brands .views-exposed-form .navbar-expand-lg > .form-actions, .view-press-release .navbar-expand-lg > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-lg > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-lg > h1, body.page-view .navbar-expand-lg > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-lg > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-lg > div.pt-2, body.path-search main.navbar-expand-lg > div.pt-2, body.path-sitemap main.navbar-expand-lg > div.pt-2, body.path-user .navbar-expand-lg > main {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-lg > .scroll-wrapper, .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-xl, .navbar-expand-lg > .paragraph--type--menu, .navbar-expand-lg > .sitemap, .news.news--full .navbar-expand-lg > .prevnext-container, .sg-search-popup .navbar-expand-lg > .saint-gobain-search-form, .sticky-menus .navbar-expand-lg > ul.nav, .view-brands .view-text-filter-container .navbar-expand-lg > .content, .view-brands .views-exposed-form .navbar-expand-lg > .form-actions, .view-press-release .navbar-expand-lg > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-lg > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-lg > h1, body.page-view .navbar-expand-lg > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-lg > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-lg > div.pt-2, body.path-search main.navbar-expand-lg > div.pt-2, body.path-sitemap main.navbar-expand-lg > div.pt-2, body.path-user .navbar-expand-lg > main {
        flex-wrap: nowrap
    }

    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-lg .navbar-toggler {
        display: none
    }
}

@media (max-width: 1199.98px) {
    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-xl > .scroll-wrapper, .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .paragraph--type--menu, .navbar-expand-xl > .sitemap, .news.news--full .navbar-expand-xl > .prevnext-container, .sg-search-popup .navbar-expand-xl > .saint-gobain-search-form, .sticky-menus .navbar-expand-xl > ul.nav, .view-brands .view-text-filter-container .navbar-expand-xl > .content, .view-brands .views-exposed-form .navbar-expand-xl > .form-actions, .view-press-release .navbar-expand-xl > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-xl > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-xl > h1, body.page-view .navbar-expand-xl > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-xl > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-xl > div.pt-2, body.path-search main.navbar-expand-xl > div.pt-2, body.path-sitemap main.navbar-expand-xl > div.pt-2, body.path-user .navbar-expand-xl > main {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1200px) {
    .navbar-expand-xl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-xl > .scroll-wrapper, .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-xl, .navbar-expand-xl > .paragraph--type--menu, .navbar-expand-xl > .sitemap, .news.news--full .navbar-expand-xl > .prevnext-container, .sg-search-popup .navbar-expand-xl > .saint-gobain-search-form, .sticky-menus .navbar-expand-xl > ul.nav, .view-brands .view-text-filter-container .navbar-expand-xl > .content, .view-brands .views-exposed-form .navbar-expand-xl > .form-actions, .view-press-release .navbar-expand-xl > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-xl > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-xl > h1, body.page-view .navbar-expand-xl > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-xl > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-xl > div.pt-2, body.path-search main.navbar-expand-xl > div.pt-2, body.path-sitemap main.navbar-expand-xl > div.pt-2, body.path-user .navbar-expand-xl > main {
        flex-wrap: nowrap
    }

    .navbar-expand-xl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xl .navbar-toggler {
        display: none
    }
}

@media (max-width: 1399.98px) {
    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-xxl > .scroll-wrapper, .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .paragraph--type--menu, .navbar-expand-xxl > .sitemap, .news.news--full .navbar-expand-xxl > .prevnext-container, .sg-search-popup .navbar-expand-xxl > .saint-gobain-search-form, .sticky-menus .navbar-expand-xxl > ul.nav, .view-brands .view-text-filter-container .navbar-expand-xxl > .content, .view-brands .views-exposed-form .navbar-expand-xxl > .form-actions, .view-press-release .navbar-expand-xxl > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-xxl > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-xxl > h1, body.page-view .navbar-expand-xxl > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-xxl > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-xxl > div.pt-2, body.path-search main.navbar-expand-xxl > div.pt-2, body.path-sitemap main.navbar-expand-xxl > div.pt-2, body.path-user .navbar-expand-xxl > main {
        padding-right: 0;
        padding-left: 0
    }
}

@media (min-width: 1400px) {
    .navbar-expand-xxl {
        flex-flow: row nowrap;
        justify-content: flex-start
    }

    .navbar-expand-xxl .navbar-nav {
        flex-direction: row
    }

    .navbar-expand-xxl .navbar-nav .dropdown-menu {
        position: absolute
    }

    .navbar-expand-xxl .navbar-nav .nav-link {
        padding-right: .5rem;
        padding-left: .5rem
    }

    .menu-dropdown > .nav-item > .submenu-container.navbar-expand-xxl > .scroll-wrapper, .navbar-expand-xxl > .container, .navbar-expand-xxl > .container-fluid, .navbar-expand-xxl > .container-xl, .navbar-expand-xxl > .paragraph--type--menu, .navbar-expand-xxl > .sitemap, .news.news--full .navbar-expand-xxl > .prevnext-container, .sg-search-popup .navbar-expand-xxl > .saint-gobain-search-form, .sticky-menus .navbar-expand-xxl > ul.nav, .view-brands .view-text-filter-container .navbar-expand-xxl > .content, .view-brands .views-exposed-form .navbar-expand-xxl > .form-actions, .view-press-release .navbar-expand-xxl > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand-xxl > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand-xxl > h1, body.page-view .navbar-expand-xxl > .page-view.view-saint-gobain-search, body.page-view .navbar-expand-xxl > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand-xxl > div.pt-2, body.path-search main.navbar-expand-xxl > div.pt-2, body.path-sitemap main.navbar-expand-xxl > div.pt-2, body.path-user .navbar-expand-xxl > main {
        flex-wrap: nowrap
    }

    .navbar-expand-xxl .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }

    .navbar-expand-xxl .navbar-toggler {
        display: none
    }
}

.navbar-expand {
    flex-flow: row nowrap;
    justify-content: flex-start
}

.menu-dropdown > .nav-item > .submenu-container.navbar-expand > .scroll-wrapper, .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-xl, .navbar-expand > .paragraph--type--menu, .navbar-expand > .sitemap, .news.news--full .navbar-expand > .prevnext-container, .sg-search-popup .navbar-expand > .saint-gobain-search-form, .sticky-menus .navbar-expand > ul.nav, .view-brands .view-text-filter-container .navbar-expand > .content, .view-brands .views-exposed-form .navbar-expand > .form-actions, .view-press-release .navbar-expand > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand > h1, body.page-view .navbar-expand > .page-view.view-saint-gobain-search, body.page-view .navbar-expand > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand > div.pt-2, body.path-search main.navbar-expand > div.pt-2, body.path-sitemap main.navbar-expand > div.pt-2, body.path-user .navbar-expand > main {
    padding-right: 0;
    padding-left: 0
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: .5rem;
    padding-left: .5rem
}

.menu-dropdown > .nav-item > .submenu-container.navbar-expand > .scroll-wrapper, .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-xl, .navbar-expand > .paragraph--type--menu, .navbar-expand > .sitemap, .news.news--full .navbar-expand > .prevnext-container, .sg-search-popup .navbar-expand > .saint-gobain-search-form, .sticky-menus .navbar-expand > ul.nav, .view-brands .view-text-filter-container .navbar-expand > .content, .view-brands .views-exposed-form .navbar-expand > .form-actions, .view-press-release .navbar-expand > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .navbar-expand > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.navbar-expand > h1, body.page-view .navbar-expand > .page-view.view-saint-gobain-search, body.page-view .navbar-expand > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.navbar-expand > div.pt-2, body.path-search main.navbar-expand > div.pt-2, body.path-sitemap main.navbar-expand > div.pt-2, body.path-user .navbar-expand > main {
    flex-wrap: nowrap
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler {
    display: none
}

.navbar-light .navbar-brand, .navbar-light .navbar-brand:focus, .navbar-light .navbar-brand:hover {
    color: rgba(29, 30, 32, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(29, 30, 32, .5)
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgba(29, 30, 32, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(29, 30, 32, .3)
}

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(29, 30, 32, .9)
}

.navbar-light .navbar-toggler {
    color: rgba(29, 30, 32, .5);
    border-color: rgba(29, 30, 32, .1)
}

.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(29, 30, 32, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-light .navbar-text {
    color: rgba(29, 30, 32, .5)
}

.navbar-light .navbar-text a, .navbar-light .navbar-text a:focus, .navbar-light .navbar-text a:hover {
    color: rgba(29, 30, 32, .9)
}

.navbar-dark .navbar-brand, .navbar-dark .navbar-brand:focus, .navbar-dark .navbar-brand:hover {
    color: #fff
}

.navbar-dark .navbar-nav .nav-link {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: hsla(0, 0%, 100%, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
    color: hsla(0, 0%, 100%, .25)
}

.navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
    color: #fff
}

.navbar-dark .navbar-toggler {
    color: hsla(0, 0%, 100%, .5);
    border-color: hsla(0, 0%, 100%, .1)
}

.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")
}

.navbar-dark .navbar-text {
    color: hsla(0, 0%, 100%, .5)
}

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:focus, .navbar-dark .navbar-text a:hover {
    color: #fff
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(29, 30, 32, .125);
    border-radius: 8px
}

.card > hr {
    margin-right: 0;
    margin-left: 0
}

.card > .list-group:first-child .list-group-item:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.card > .list-group:last-child .list-group-item:last-child {
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.card-body {
    flex: 1 1 auto;
    padding: 1.25rem
}

.card-title {
    margin-bottom: .75rem
}

.card-subtitle {
    margin-top: -.375rem
}

.card-subtitle, .card-text:last-child {
    margin-bottom: 0
}

.card-link:hover {
    text-decoration: none
}

.card-link + .card-link {
    margin-left: 1.25rem
}

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(29, 30, 32, .03);
    border-bottom: 1px solid rgba(29, 30, 32, .125)
}

.card-header:first-child {
    border-radius: 7px 7px 0 0
}

.card-header + .list-group .list-group-item:first-child {
    border-top: 0
}

.card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(29, 30, 32, .03);
    border-top: 1px solid rgba(29, 30, 32, .125)
}

.card-footer:last-child {
    border-radius: 0 0 7px 7px
}

.card-header-tabs {
    margin-bottom: -.75rem;
    border-bottom: 0
}

.card-header-pills, .card-header-tabs {
    margin-right: -.625rem;
    margin-left: -.625rem
}

.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem
}

.card-img {
    width: 100%;
    border-radius: 7px
}

.card-img-top {
    width: 100%;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

.card-img-bottom {
    width: 100%;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px
}

.card-deck {
    display: flex;
    flex-direction: column
}

.card-deck .card {
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .card-deck {
        flex-flow: row wrap;
        margin-right: -20px;
        margin-left: -20px
    }

    .card-deck .card {
        display: flex;
        flex: 1 0 0%;
        flex-direction: column;
        margin-right: 20px;
        margin-bottom: 0;
        margin-left: 20px
    }
}

.card-group {
    display: flex;
    flex-direction: column
}

.card-group > .card {
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .card-group {
        flex-flow: row wrap
    }

    .card-group > .card {
        flex: 1 0 0%;
        margin-bottom: 0
    }

    .card-group > .card + .card {
        margin-left: 0;
        border-left: 0
    }

    .card-group > .card:not(:last-child) {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-header, .card-group > .card:not(:last-child) .card-img-top {
        border-top-right-radius: 0
    }

    .card-group > .card:not(:last-child) .card-footer, .card-group > .card:not(:last-child) .card-img-bottom {
        border-bottom-right-radius: 0
    }

    .card-group > .card:not(:first-child) {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-header, .card-group > .card:not(:first-child) .card-img-top {
        border-top-left-radius: 0
    }

    .card-group > .card:not(:first-child) .card-footer, .card-group > .card:not(:first-child) .card-img-bottom {
        border-bottom-left-radius: 0
    }
}

.card-columns .card {
    margin-bottom: .75rem
}

@media (min-width: 576px) {
    .card-columns {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1
    }

    .card-columns .card {
        display: inline-block;
        width: 100%
    }
}

.accordion > .card {
    overflow: hidden
}

.accordion > .card:not(:first-of-type) .card-header:first-child {
    border-radius: 0
}

.accordion > .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0;
    border-radius: 0
}

.accordion > .card:first-of-type {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.accordion > .card:last-of-type {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion > .card .card-header {
    margin-bottom: -1px
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 1rem;
    list-style: none;
    background-color: unset;
    border-radius: 0
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: .438rem
}

.breadcrumb-item + .breadcrumb-item:before {
    display: inline-block;
    padding-right: .438rem;
    color: #1d1e20;
    content: ""
}

.breadcrumb-item + .breadcrumb-item:hover:before {
    text-decoration: underline;
    text-decoration: none
}

.breadcrumb-item.active {
    color: #1d1e20
}

.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 8px
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: 0;
    line-height: 1.25;
    color: #00448a;
    background-color: #fff;
    border: 0 solid #d9d9d9
}

.page-link:hover {
    z-index: 2;
    color: #001e3e;
    text-decoration: none;
    background-color: #ebebeb;
    border-color: #d9d9d9
}

.page-link:focus {
    z-index: 2;
    outline: 0;
    box-shadow: 0 0 0 0 rgba(0, 68, 138, .25)
}

.page-item:first-child .page-link {
    margin-left: 0;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px
}

.page-item:last-child .page-link {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #d9d9d9
}

.pagination-lg .page-link {
    padding: .75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5
}

.pagination-lg .page-item:first-child .page-link {
    border-top-left-radius: .188rem;
    border-bottom-left-radius: .188rem
}

.pagination-lg .page-item:last-child .page-link {
    border-top-right-radius: .188rem;
    border-bottom-right-radius: .188rem
}

.pagination-sm .page-link {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5
}

.pagination-sm .page-item:first-child .page-link {
    border-top-left-radius: .188rem;
    border-bottom-left-radius: .188rem
}

.pagination-sm .page-item:last-child .page-link {
    border-top-right-radius: .188rem;
    border-bottom-right-radius: .188rem
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 8px
}

.alert-heading {
    color: inherit
}

.alert-link {
    font-weight: 700
}

.alert-dismissible {
    padding-right: 4rem
}

.alert-dismissible .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: .75rem 1.25rem;
    color: inherit
}

.alert-primary {
    color: #0e3257;
    background-color: #ccdae8;
    border-color: #b8cbde
}

.alert-primary hr {
    border-top-color: #a7bed6
}

.alert-primary .alert-link {
    color: #07192b
}

.alert-secondary {
    color: #933c26;
    background-color: #ffded5;
    border-color: #ffd0c4
}

.alert-secondary hr {
    border-top-color: #ffbcab
}

.alert-secondary .alert-link {
    color: #6a2b1c
}

.alert-success {
    color: #236533;
    background-color: #d4edda;
    border-color: #c3e6cb
}

.alert-success hr {
    border-top-color: #b1dfbb
}

.alert-success .alert-link {
    color: #163f20
}

.alert-info {
    color: #0e3257;
    background-color: #ccdae8;
    border-color: #b8cbde
}

.alert-info hr {
    border-top-color: #a7bed6
}

.alert-info .alert-link {
    color: #07192b
}

.alert-warning {
    color: #937313;
    background-color: #fff3cd;
    border-color: #ffeeba
}

.alert-warning hr {
    border-top-color: #ffe8a1
}

.alert-warning .alert-link {
    color: #66500d
}

.alert-danger {
    color: #802a33;
    background-color: #f8d7da;
    border-color: #f5c6cb
}

.alert-danger hr {
    border-top-color: #f1b0b7
}

.alert-danger .alert-link {
    color: #5a1d24
}

.alert-light {
    color: #8d8e8f;
    background-color: #fdfdfd;
    border-color: #fcfcfc
}

.alert-light hr {
    border-top-color: #efefef
}

.alert-light .alert-link {
    color: #737576
}

.alert-dark {
    color: #2f3134;
    background-color: #d9d9da;
    border-color: #cacacb
}

.alert-dark hr {
    border-top-color: #bdbdbe
}

.alert-dark .alert-link {
    color: #171819
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 1.5rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position: 1.5rem 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    display: flex;
    height: 1.5rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #ebebeb;
    border-radius: 8px
}

.progress-bar {
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #00448a;
    transition: width .6s ease
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1.5rem 1.5rem
}

.progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite
}

@media (prefers-reduced-motion: reduce) {
    .progress-bar-animated {
        -webkit-animation: none;
        animation: none
    }
}

.media {
    display: flex;
    align-items: flex-start
}

.media-body {
    flex: 1
}

.list-group {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0
}

.list-group-item-action {
    width: 100%;
    color: #3d3d3d;
    text-align: inherit
}

.list-group-item-action:focus, .list-group-item-action:hover {
    z-index: 1;
    color: #3d3d3d;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item-action:active {
    color: #1d1e20;
    background-color: #ebebeb
}

.list-group-item {
    position: relative;
    display: block;
    padding: .75rem 1.25rem;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid rgba(29, 30, 32, .125)
}

.list-group-item:first-child {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.list-group-item.disabled, .list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff
}

.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #00448a;
    border-color: #00448a
}

.list-group-horizontal {
    flex-direction: row
}

.list-group-horizontal .list-group-item {
    margin-right: -1px;
    margin-bottom: 0
}

.list-group-horizontal .list-group-item:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    border-top-right-radius: 0
}

.list-group-horizontal .list-group-item:last-child {
    margin-right: 0;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 0
}

@media (min-width: 576px) {
    .list-group-horizontal-sm {
        flex-direction: row
    }

    .list-group-horizontal-sm .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-sm .list-group-item:first-child {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-sm .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 768px) {
    .list-group-horizontal-md {
        flex-direction: row
    }

    .list-group-horizontal-md .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-md .list-group-item:first-child {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-md .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 992px) {
    .list-group-horizontal-lg {
        flex-direction: row
    }

    .list-group-horizontal-lg .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-lg .list-group-item:first-child {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-lg .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 1200px) {
    .list-group-horizontal-xl {
        flex-direction: row
    }

    .list-group-horizontal-xl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-xl .list-group-item:first-child {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 0
    }
}

@media (min-width: 1400px) {
    .list-group-horizontal-xxl {
        flex-direction: row
    }

    .list-group-horizontal-xxl .list-group-item {
        margin-right: -1px;
        margin-bottom: 0
    }

    .list-group-horizontal-xxl .list-group-item:first-child {
        border-top-left-radius: 8px;
        border-bottom-left-radius: 8px;
        border-top-right-radius: 0
    }

    .list-group-horizontal-xxl .list-group-item:last-child {
        margin-right: 0;
        border-top-right-radius: 8px;
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 0
    }
}

.list-group-flush .list-group-item {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.list-group-flush .list-group-item:last-child {
    margin-bottom: -1px
}

.list-group-flush:first-child .list-group-item:first-child {
    border-top: 0
}

.list-group-flush:last-child .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.list-group-item-primary {
    color: #0e3257;
    background-color: #b8cbde
}

.list-group-item-primary.list-group-item-action:focus, .list-group-item-primary.list-group-item-action:hover {
    color: #0e3257;
    background-color: #a7bed6
}

.list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #0e3257;
    border-color: #0e3257
}

.list-group-item-secondary {
    color: #933c26;
    background-color: #ffd0c4
}

.list-group-item-secondary.list-group-item-action:focus, .list-group-item-secondary.list-group-item-action:hover {
    color: #933c26;
    background-color: #ffbcab
}

.list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #933c26;
    border-color: #933c26
}

.list-group-item-success {
    color: #236533;
    background-color: #c3e6cb
}

.list-group-item-success.list-group-item-action:focus, .list-group-item-success.list-group-item-action:hover {
    color: #236533;
    background-color: #b1dfbb
}

.list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #236533;
    border-color: #236533
}

.list-group-item-info {
    color: #0e3257;
    background-color: #b8cbde
}

.list-group-item-info.list-group-item-action:focus, .list-group-item-info.list-group-item-action:hover {
    color: #0e3257;
    background-color: #a7bed6
}

.list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0e3257;
    border-color: #0e3257
}

.list-group-item-warning {
    color: #937313;
    background-color: #ffeeba
}

.list-group-item-warning.list-group-item-action:focus, .list-group-item-warning.list-group-item-action:hover {
    color: #937313;
    background-color: #ffe8a1
}

.list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #937313;
    border-color: #937313
}

.list-group-item-danger {
    color: #802a33;
    background-color: #f5c6cb
}

.list-group-item-danger.list-group-item-action:focus, .list-group-item-danger.list-group-item-action:hover {
    color: #802a33;
    background-color: #f1b0b7
}

.list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #802a33;
    border-color: #802a33
}

.list-group-item-light {
    color: #8d8e8f;
    background-color: #fcfcfc
}

.list-group-item-light.list-group-item-action:focus, .list-group-item-light.list-group-item-action:hover {
    color: #8d8e8f;
    background-color: #efefef
}

.list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #8d8e8f;
    border-color: #8d8e8f
}

.list-group-item-dark {
    color: #2f3134;
    background-color: #cacacb
}

.list-group-item-dark.list-group-item-action:focus, .list-group-item-dark.list-group-item-action:hover {
    color: #2f3134;
    background-color: #bdbdbe
}

.list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #2f3134;
    border-color: #2f3134
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #1d1e20;
    text-shadow: 0 1px 0 #fff;
    opacity: .5
}

.close:hover {
    color: #1d1e20;
    text-decoration: none
}

.close:not(:disabled):not(.disabled):focus, .close:not(:disabled):not(.disabled):hover {
    opacity: .75
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a.close.disabled {
    pointer-events: none
}

.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translateY(-50px)
}

@media (prefers-reduced-motion: reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-dialog-scrollable {
    display: flex;
    max-height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden
}

.modal-dialog-scrollable .modal-footer, .modal-dialog-scrollable .modal-header {
    flex-shrink: 0
}

.modal-dialog-scrollable .modal-body {
    overflow-y: auto
}

.modal-dialog-centered {
    display: flex;
    align-items: center;
    min-height: calc(100% - 1rem)
}

.modal-dialog-centered:before {
    display: block;
    height: calc(100vh - 1rem);
    content: ""
}

.modal-dialog-centered.modal-dialog-scrollable {
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.modal-dialog-centered.modal-dialog-scrollable .modal-content {
    max-height: none
}

.modal-dialog-centered.modal-dialog-scrollable:before {
    content: none
}

.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(29, 30, 32, .2);
    border-radius: .188rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #1d1e20
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #d9d9d9;
    border-top-left-radius: .188rem;
    border-top-right-radius: .188rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #d9d9d9;
    border-bottom-right-radius: .188rem;
    border-bottom-left-radius: .188rem
}

.modal-footer > :not(:first-child) {
    margin-left: .25rem
}

.modal-footer > :not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 1.75rem auto
    }

    .modal-dialog-scrollable {
        max-height: calc(100% - 3.5rem)
    }

    .modal-dialog-scrollable .modal-content {
        max-height: calc(100vh - 3.5rem)
    }

    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }

    .modal-dialog-centered:before {
        height: calc(100vh - 3.5rem)
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg, .modal-xl {
        max-width: 800px
    }
}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1140px
    }
}

.align-baseline {
    vertical-align: baseline !important
}

.align-top {
    vertical-align: top !important
}

.align-middle {
    vertical-align: middle !important
}

.align-bottom {
    vertical-align: bottom !important
}

.align-text-bottom {
    vertical-align: text-bottom !important
}

.align-text-top {
    vertical-align: text-top !important
}

.bg-primary {
    background-color: #00448a !important
}

a.bg-primary:focus, a.bg-primary:hover, button.bg-primary:focus, button.bg-primary:hover {
    background-color: #002b57 !important
}

.bg-secondary {
    background-color: #ff582b !important
}

a.bg-secondary:focus, a.bg-secondary:hover, button.bg-secondary:focus, button.bg-secondary:hover {
    background-color: #f73400 !important
}

.bg-success {
    background-color: #28a745 !important
}

a.bg-success:focus, a.bg-success:hover, button.bg-success:focus, button.bg-success:hover {
    background-color: #1e7e34 !important
}

.bg-info {
    background-color: #00448a !important
}

a.bg-info:focus, a.bg-info:hover, button.bg-info:focus, button.bg-info:hover {
    background-color: #002b57 !important
}

.bg-warning {
    background-color: #ffc107 !important
}

a.bg-warning:focus, a.bg-warning:hover, button.bg-warning:focus, button.bg-warning:hover {
    background-color: #d39e00 !important
}

.bg-danger {
    background-color: #dc3545 !important
}

a.bg-danger:focus, a.bg-danger:hover, button.bg-danger:focus, button.bg-danger:hover {
    background-color: #bd2130 !important
}

.bg-light {
    background-color: #f5f5f5 !important
}

a.bg-light:focus, a.bg-light:hover, button.bg-light:focus, button.bg-light:hover {
    background-color: #dcdcdc !important
}

.bg-dark {
    background-color: #404246 !important
}

a.bg-dark:focus, a.bg-dark:hover, button.bg-dark:focus, button.bg-dark:hover {
    background-color: #28292b !important
}

.bg-white, .paragraph--type--did-you-know[data-bg=bg-white] .content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-white] .content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-white] .infographie_content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white], .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .field-quote.mobile {
    background-color: #fff !important
}

.bg-transparent {
    background-color: transparent !important
}

.border {
    border: 1px solid #d9d9d9 !important
}

.border-top {
    border-top: 1px solid #d9d9d9 !important
}

.border-right {
    border-right: 1px solid #d9d9d9 !important
}

.border-bottom {
    border-bottom: 1px solid #d9d9d9 !important
}

.border-left {
    border-left: 1px solid #d9d9d9 !important
}

.border-0 {
    border: 0 !important
}

.border-top-0 {
    border-top: 0 !important
}

.border-right-0 {
    border-right: 0 !important
}

.border-bottom-0 {
    border-bottom: 0 !important
}

.border-left-0 {
    border-left: 0 !important
}

.border-primary {
    border-color: #00448a !important
}

.border-secondary {
    border-color: #ff582b !important
}

.border-success {
    border-color: #28a745 !important
}

.border-info {
    border-color: #00448a !important
}

.border-warning {
    border-color: #ffc107 !important
}

.border-danger {
    border-color: #dc3545 !important
}

.border-light {
    border-color: #f5f5f5 !important
}

.border-dark {
    border-color: #404246 !important
}

.border-white {
    border-color: #fff !important
}

.rounded-sm {
    border-radius: .188rem !important
}

.rounded {
    border-radius: 8px !important
}

.rounded-top {
    border-top-left-radius: 8px !important
}

.rounded-right, .rounded-top {
    border-top-right-radius: 8px !important
}

.rounded-bottom, .rounded-right {
    border-bottom-right-radius: 8px !important
}

.rounded-bottom, .rounded-left {
    border-bottom-left-radius: 8px !important
}

.rounded-left {
    border-top-left-radius: 8px !important
}

.rounded-lg {
    border-radius: .188rem !important
}

.rounded-circle {
    border-radius: 50% !important
}

.rounded-pill {
    border-radius: 50rem !important
}

.rounded-0 {
    border-radius: 0 !important
}

.clearfix:after {
    display: block;
    clear: both;
    content: ""
}


.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-table {
    display: table !important
}

.d-table-row {
    display: table-row !important
}

.d-table-cell {
    display: table-cell !important
}

.d-flex {
    display: flex !important
}

.d-inline-flex {
    display: inline-flex !important
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important
    }

    .d-sm-inline {
        display: inline !important
    }

    .d-sm-inline-block {
        display: inline-block !important
    }

    .d-sm-block {
        display: block !important
    }

    .d-sm-table {
        display: table !important
    }

    .d-sm-table-row {
        display: table-row !important
    }

    .d-sm-table-cell {
        display: table-cell !important
    }

    .d-sm-flex {
        display: flex !important
    }

    .d-sm-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important
    }

    .d-md-inline {
        display: inline !important
    }

    .d-md-inline-block {
        display: inline-block !important
    }

    .d-md-block {
        display: block !important
    }

    .d-md-table {
        display: table !important
    }

    .d-md-table-row {
        display: table-row !important
    }

    .d-md-table-cell {
        display: table-cell !important
    }

    .d-md-flex {
        display: flex !important
    }

    .d-md-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important
    }

    .d-lg-inline {
        display: inline !important
    }

    .d-lg-inline-block {
        display: inline-block !important
    }

    .d-lg-block {
        display: block !important
    }

    .d-lg-table {
        display: table !important
    }

    .d-lg-table-row {
        display: table-row !important
    }

    .d-lg-table-cell {
        display: table-cell !important
    }

    .d-lg-flex {
        display: flex !important
    }

    .d-lg-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important
    }

    .d-xl-inline {
        display: inline !important
    }

    .d-xl-inline-block {
        display: inline-block !important
    }

    .d-xl-block {
        display: block !important
    }

    .d-xl-table {
        display: table !important
    }

    .d-xl-table-row {
        display: table-row !important
    }

    .d-xl-table-cell {
        display: table-cell !important
    }

    .d-xl-flex {
        display: flex !important
    }

    .d-xl-inline-flex {
        display: inline-flex !important
    }
}

@media (min-width: 1400px) {
    .d-xxl-none {
        display: none !important
    }

    .d-xxl-inline {
        display: inline !important
    }

    .d-xxl-inline-block {
        display: inline-block !important
    }

    .d-xxl-block {
        display: block !important
    }

    .d-xxl-table {
        display: table !important
    }

    .d-xxl-table-row {
        display: table-row !important
    }

    .d-xxl-table-cell {
        display: table-cell !important
    }

    .d-xxl-flex {
        display: flex !important
    }

    .d-xxl-inline-flex {
        display: inline-flex !important
    }
}

@media print {
    .d-print-none {
        display: none !important
    }

    .d-print-inline {
        display: inline !important
    }

    .d-print-inline-block {
        display: inline-block !important
    }

    .d-print-block {
        display: block !important
    }

    .d-print-table {
        display: table !important
    }

    .d-print-table-row {
        display: table-row !important
    }

    .d-print-table-cell {
        display: table-cell !important
    }

    .d-print-flex {
        display: flex !important
    }

    .d-print-inline-flex {
        display: inline-flex !important
    }
}

.embed-responsive, .paragraph--type--card .field-media-video-file, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file, .video__field-media-video-file, .view-related-news .field-media-video-file {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden
}

.embed-responsive:before, .paragraph--type--card .field-media-video-file:before, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file:before, .video__field-media-video-file:before, .view-related-news .field-media-video-file:before {
    display: block;
    content: ""
}

.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video, .paragraph--type--card .field-media-video-file .embed-responsive-item, .paragraph--type--card .field-media-video-file embed, .paragraph--type--card .field-media-video-file iframe, .paragraph--type--card .field-media-video-file object, .paragraph--type--card .field-media-video-file video, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file .embed-responsive-item, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file embed, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file iframe, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file object, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file video, .video__field-media-video-file .embed-responsive-item, .video__field-media-video-file embed, .video__field-media-video-file iframe, .video__field-media-video-file object, .video__field-media-video-file video, .view-related-news .field-media-video-file .embed-responsive-item, .view-related-news .field-media-video-file embed, .view-related-news .field-media-video-file iframe, .view-related-news .field-media-video-file object, .view-related-news .field-media-video-file video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive-21by9:before {
    padding-top: 42.8571428571%
}

.embed-responsive-16by9:before, .paragraph--type--card .field-media-video-file:before, .paragraph--type--video.paragraph--view-mode--default .field-media-video-file:before, .video__field-media-video-file:before, .view-related-news .field-media-video-file:before {
    padding-top: 56.25%
}

.embed-responsive-4by3:before {
    padding-top: 75%
}

.embed-responsive-1by1:before {
    padding-top: 100%
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.flex-nowrap {
    flex-wrap: nowrap !important
}

.flex-wrap-reverse {
    flex-wrap: wrap-reverse !important
}

.flex-fill {
    flex: 1 1 auto !important
}

.flex-grow-0 {
    flex-grow: 0 !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-shrink-1 {
    flex-shrink: 1 !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

@media (min-width: 576px) {
    .flex-sm-row {
        flex-direction: row !important
    }

    .flex-sm-column {
        flex-direction: column !important
    }

    .flex-sm-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-sm-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-sm-wrap {
        flex-wrap: wrap !important
    }

    .flex-sm-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-sm-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-sm-fill {
        flex: 1 1 auto !important
    }

    .flex-sm-grow-0 {
        flex-grow: 0 !important
    }

    .flex-sm-grow-1 {
        flex-grow: 1 !important
    }

    .flex-sm-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-sm-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-sm-start {
        justify-content: flex-start !important
    }

    .justify-content-sm-end {
        justify-content: flex-end !important
    }

    .justify-content-sm-center {
        justify-content: center !important
    }

    .justify-content-sm-between {
        justify-content: space-between !important
    }

    .justify-content-sm-around {
        justify-content: space-around !important
    }

    .align-items-sm-start {
        align-items: flex-start !important
    }

    .align-items-sm-end {
        align-items: flex-end !important
    }

    .align-items-sm-center {
        align-items: center !important
    }

    .align-items-sm-baseline {
        align-items: baseline !important
    }

    .align-items-sm-stretch {
        align-items: stretch !important
    }

    .align-content-sm-start {
        align-content: flex-start !important
    }

    .align-content-sm-end {
        align-content: flex-end !important
    }

    .align-content-sm-center {
        align-content: center !important
    }

    .align-content-sm-between {
        align-content: space-between !important
    }

    .align-content-sm-around {
        align-content: space-around !important
    }

    .align-content-sm-stretch {
        align-content: stretch !important
    }

    .align-self-sm-auto {
        align-self: auto !important
    }

    .align-self-sm-start {
        align-self: flex-start !important
    }

    .align-self-sm-end {
        align-self: flex-end !important
    }

    .align-self-sm-center {
        align-self: center !important
    }

    .align-self-sm-baseline {
        align-self: baseline !important
    }

    .align-self-sm-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        flex-direction: row !important
    }

    .flex-md-column {
        flex-direction: column !important
    }

    .flex-md-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-md-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-md-wrap {
        flex-wrap: wrap !important
    }

    .flex-md-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-md-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-md-fill {
        flex: 1 1 auto !important
    }

    .flex-md-grow-0 {
        flex-grow: 0 !important
    }

    .flex-md-grow-1 {
        flex-grow: 1 !important
    }

    .flex-md-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-md-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-md-start {
        justify-content: flex-start !important
    }

    .justify-content-md-end {
        justify-content: flex-end !important
    }

    .justify-content-md-center {
        justify-content: center !important
    }

    .justify-content-md-between {
        justify-content: space-between !important
    }

    .justify-content-md-around {
        justify-content: space-around !important
    }

    .align-items-md-start {
        align-items: flex-start !important
    }

    .align-items-md-end {
        align-items: flex-end !important
    }

    .align-items-md-center {
        align-items: center !important
    }

    .align-items-md-baseline {
        align-items: baseline !important
    }

    .align-items-md-stretch {
        align-items: stretch !important
    }

    .align-content-md-start {
        align-content: flex-start !important
    }

    .align-content-md-end {
        align-content: flex-end !important
    }

    .align-content-md-center {
        align-content: center !important
    }

    .align-content-md-between {
        align-content: space-between !important
    }

    .align-content-md-around {
        align-content: space-around !important
    }

    .align-content-md-stretch {
        align-content: stretch !important
    }

    .align-self-md-auto {
        align-self: auto !important
    }

    .align-self-md-start {
        align-self: flex-start !important
    }

    .align-self-md-end {
        align-self: flex-end !important
    }

    .align-self-md-center {
        align-self: center !important
    }

    .align-self-md-baseline {
        align-self: baseline !important
    }

    .align-self-md-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        flex-direction: row !important
    }

    .flex-lg-column {
        flex-direction: column !important
    }

    .flex-lg-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-lg-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-lg-wrap {
        flex-wrap: wrap !important
    }

    .flex-lg-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-lg-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-lg-fill {
        flex: 1 1 auto !important
    }

    .flex-lg-grow-0 {
        flex-grow: 0 !important
    }

    .flex-lg-grow-1 {
        flex-grow: 1 !important
    }

    .flex-lg-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-lg-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-lg-start {
        justify-content: flex-start !important
    }

    .justify-content-lg-end {
        justify-content: flex-end !important
    }

    .justify-content-lg-center {
        justify-content: center !important
    }

    .justify-content-lg-between {
        justify-content: space-between !important
    }

    .justify-content-lg-around {
        justify-content: space-around !important
    }

    .align-items-lg-start {
        align-items: flex-start !important
    }

    .align-items-lg-end {
        align-items: flex-end !important
    }

    .align-items-lg-center {
        align-items: center !important
    }

    .align-items-lg-baseline {
        align-items: baseline !important
    }

    .align-items-lg-stretch {
        align-items: stretch !important
    }

    .align-content-lg-start {
        align-content: flex-start !important
    }

    .align-content-lg-end {
        align-content: flex-end !important
    }

    .align-content-lg-center {
        align-content: center !important
    }

    .align-content-lg-between {
        align-content: space-between !important
    }

    .align-content-lg-around {
        align-content: space-around !important
    }

    .align-content-lg-stretch {
        align-content: stretch !important
    }

    .align-self-lg-auto {
        align-self: auto !important
    }

    .align-self-lg-start {
        align-self: flex-start !important
    }

    .align-self-lg-end {
        align-self: flex-end !important
    }

    .align-self-lg-center {
        align-self: center !important
    }

    .align-self-lg-baseline {
        align-self: baseline !important
    }

    .align-self-lg-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        flex-direction: row !important
    }

    .flex-xl-column {
        flex-direction: column !important
    }

    .flex-xl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xl-fill {
        flex: 1 1 auto !important
    }

    .flex-xl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xl-start {
        justify-content: flex-start !important
    }

    .justify-content-xl-end {
        justify-content: flex-end !important
    }

    .justify-content-xl-center {
        justify-content: center !important
    }

    .justify-content-xl-between {
        justify-content: space-between !important
    }

    .justify-content-xl-around {
        justify-content: space-around !important
    }

    .align-items-xl-start {
        align-items: flex-start !important
    }

    .align-items-xl-end {
        align-items: flex-end !important
    }

    .align-items-xl-center {
        align-items: center !important
    }

    .align-items-xl-baseline {
        align-items: baseline !important
    }

    .align-items-xl-stretch {
        align-items: stretch !important
    }

    .align-content-xl-start {
        align-content: flex-start !important
    }

    .align-content-xl-end {
        align-content: flex-end !important
    }

    .align-content-xl-center {
        align-content: center !important
    }

    .align-content-xl-between {
        align-content: space-between !important
    }

    .align-content-xl-around {
        align-content: space-around !important
    }

    .align-content-xl-stretch {
        align-content: stretch !important
    }

    .align-self-xl-auto {
        align-self: auto !important
    }

    .align-self-xl-start {
        align-self: flex-start !important
    }

    .align-self-xl-end {
        align-self: flex-end !important
    }

    .align-self-xl-center {
        align-self: center !important
    }

    .align-self-xl-baseline {
        align-self: baseline !important
    }

    .align-self-xl-stretch {
        align-self: stretch !important
    }
}

@media (min-width: 1400px) {
    .flex-xxl-row {
        flex-direction: row !important
    }

    .flex-xxl-column {
        flex-direction: column !important
    }

    .flex-xxl-row-reverse {
        flex-direction: row-reverse !important
    }

    .flex-xxl-column-reverse {
        flex-direction: column-reverse !important
    }

    .flex-xxl-wrap {
        flex-wrap: wrap !important
    }

    .flex-xxl-nowrap {
        flex-wrap: nowrap !important
    }

    .flex-xxl-wrap-reverse {
        flex-wrap: wrap-reverse !important
    }

    .flex-xxl-fill {
        flex: 1 1 auto !important
    }

    .flex-xxl-grow-0 {
        flex-grow: 0 !important
    }

    .flex-xxl-grow-1 {
        flex-grow: 1 !important
    }

    .flex-xxl-shrink-0 {
        flex-shrink: 0 !important
    }

    .flex-xxl-shrink-1 {
        flex-shrink: 1 !important
    }

    .justify-content-xxl-start {
        justify-content: flex-start !important
    }

    .justify-content-xxl-end {
        justify-content: flex-end !important
    }

    .justify-content-xxl-center {
        justify-content: center !important
    }

    .justify-content-xxl-between {
        justify-content: space-between !important
    }

    .justify-content-xxl-around {
        justify-content: space-around !important
    }

    .align-items-xxl-start {
        align-items: flex-start !important
    }

    .align-items-xxl-end {
        align-items: flex-end !important
    }

    .align-items-xxl-center {
        align-items: center !important
    }

    .align-items-xxl-baseline {
        align-items: baseline !important
    }

    .align-items-xxl-stretch {
        align-items: stretch !important
    }

    .align-content-xxl-start {
        align-content: flex-start !important
    }

    .align-content-xxl-end {
        align-content: flex-end !important
    }

    .align-content-xxl-center {
        align-content: center !important
    }

    .align-content-xxl-between {
        align-content: space-between !important
    }

    .align-content-xxl-around {
        align-content: space-around !important
    }

    .align-content-xxl-stretch {
        align-content: stretch !important
    }

    .align-self-xxl-auto {
        align-self: auto !important
    }

    .align-self-xxl-start {
        align-self: flex-start !important
    }

    .align-self-xxl-end {
        align-self: flex-end !important
    }

    .align-self-xxl-center {
        align-self: center !important
    }

    .align-self-xxl-baseline {
        align-self: baseline !important
    }

    .align-self-xxl-stretch {
        align-self: stretch !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-none {
    float: none !important
}

@media (min-width: 576px) {
    .float-sm-left {
        float: left !important
    }

    .float-sm-right {
        float: right !important
    }

    .float-sm-none {
        float: none !important
    }
}

@media (min-width: 768px) {
    .float-md-left {
        float: left !important
    }

    .float-md-right {
        float: right !important
    }

    .float-md-none {
        float: none !important
    }
}

@media (min-width: 992px) {
    .float-lg-left {
        float: left !important
    }

    .float-lg-right {
        float: right !important
    }

    .float-lg-none {
        float: none !important
    }
}

@media (min-width: 1200px) {
    .float-xl-left {
        float: left !important
    }

    .float-xl-right {
        float: right !important
    }

    .float-xl-none {
        float: none !important
    }
}

@media (min-width: 1400px) {
    .float-xxl-left {
        float: left !important
    }

    .float-xxl-right {
        float: right !important
    }

    .float-xxl-none {
        float: none !important
    }
}

.overflow-auto {
    overflow: auto !important
}

.overflow-hidden {
    overflow: hidden !important
}

.position-static {
    position: static !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important
}

.fixed-top {
    top: 0
}

.fixed-bottom, .fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.fixed-bottom {
    bottom: 0
}

@supports ((position:-webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        z-index: 1020
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(29, 30, 32, .075) !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(29, 30, 32, .15) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(29, 30, 32, .175) !important
}

.shadow-none {
    box-shadow: none !important
}

.w-25 {
    width: 25% !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.h-25 {
    height: 25% !important
}

.h-50 {
    height: 50% !important
}

.h-75 {
    height: 75% !important
}

.h-100 {
    height: 100% !important
}

.h-auto {
    height: auto !important
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.min-vw-100 {
    min-width: 100vw !important
}

.min-vh-100 {
    min-height: 100vh !important
}

.vw-100 {
    width: 100vw !important
}

.vh-100 {
    height: 100vh !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent
}

.m-0 {
    margin: 0 !important
}

.mt-0, .my-0 {
    margin-top: 0 !important
}

.mr-0, .mx-0 {
    margin-right: 0 !important
}

.mb-0, .my-0 {
    margin-bottom: 0 !important
}

.ml-0, .mx-0 {
    margin-left: 0 !important
}

.m-0-5 {
    margin: .5rem !important
}

.mt-0-5, .my-0-5 {
    margin-top: .5rem !important
}

.mr-0-5, .mx-0-5 {
    margin-right: .5rem !important
}

.mb-0-5, .my-0-5 {
    margin-bottom: .5rem !important
}

.ml-0-5, .mx-0-5 {
    margin-left: .5rem !important
}

.m-1 {
    margin: 1rem !important
}

.mt-1, .my-1 {
    margin-top: 1rem !important
}

.mr-1, .mx-1 {
    margin-right: 1rem !important
}

.mb-1, .my-1 {
    margin-bottom: 1rem !important
}

.ml-1, .mx-1 {
    margin-left: 1rem !important
}

.m-1-5 {
    margin: 1.5rem !important
}

.mt-1-5, .my-1-5 {
    margin-top: 1.5rem !important
}

.mr-1-5, .mx-1-5 {
    margin-right: 1.5rem !important
}

.mb-1-5, .my-1-5 {
    margin-bottom: 1.5rem !important
}

.ml-1-5, .mx-1-5 {
    margin-left: 1.5rem !important
}

.m-2 {
    margin: 2rem !important
}

.mt-2, .my-2 {
    margin-top: 2rem !important
}

.mr-2, .mx-2 {
    margin-right: 2rem !important
}

.mb-2, .my-2 {
    margin-bottom: 2rem !important
}

.ml-2, .mx-2 {
    margin-left: 2rem !important
}

.m-2-5 {
    margin: 2.5rem !important
}

.mt-2-5, .my-2-5 {
    margin-top: 2.5rem !important
}

.mr-2-5, .mx-2-5 {
    margin-right: 2.5rem !important
}

.mb-2-5, .my-2-5 {
    margin-bottom: 2.5rem !important
}

.ml-2-5, .mx-2-5 {
    margin-left: 2.5rem !important
}

.m-3 {
    margin: 3rem !important
}

.mt-3, .my-3 {
    margin-top: 3rem !important
}

.mr-3, .mx-3 {
    margin-right: 3rem !important
}

.mb-3, .my-3 {
    margin-bottom: 3rem !important
}

.ml-3, .mx-3 {
    margin-left: 3rem !important
}

.m-4 {
    margin: 4rem !important
}

.mt-4, .my-4 {
    margin-top: 4rem !important
}

.mr-4, .mx-4 {
    margin-right: 4rem !important
}

.mb-4, .my-4 {
    margin-bottom: 4rem !important
}

.ml-4, .mx-4 {
    margin-left: 4rem !important
}

.p-0 {
    padding: 0 !important
}

.pt-0, .py-0 {
    padding-top: 0 !important
}

.pr-0, .px-0 {
    padding-right: 0 !important
}

.pb-0, .py-0 {
    padding-bottom: 0 !important
}

.pl-0, .px-0 {
    padding-left: 0 !important
}

.p-0-5 {
    padding: .5rem !important
}

.pt-0-5, .py-0-5 {
    padding-top: .5rem !important
}

.pr-0-5, .px-0-5 {
    padding-right: .5rem !important
}

.pb-0-5, .py-0-5 {
    padding-bottom: .5rem !important
}

.pl-0-5, .px-0-5 {
    padding-left: .5rem !important
}

.p-1 {
    padding: 1rem !important
}

.pt-1, .py-1 {
    padding-top: 1rem !important
}

.pr-1, .px-1 {
    padding-right: 1rem !important
}

.pb-1, .py-1 {
    padding-bottom: 1rem !important
}

.pl-1, .px-1 {
    padding-left: 1rem !important
}

.p-1-5 {
    padding: 1.5rem !important
}

.pt-1-5, .py-1-5 {
    padding-top: 1.5rem !important
}

.pr-1-5, .px-1-5 {
    padding-right: 1.5rem !important
}

.pb-1-5, .py-1-5 {
    padding-bottom: 1.5rem !important
}

.pl-1-5, .px-1-5 {
    padding-left: 1.5rem !important
}

.p-2 {
    padding: 2rem !important
}

.pt-2, .py-2, .view-taxonomy.display--events header {
    padding-top: 2rem !important
}

.pr-2, .px-2 {
    padding-right: 2rem !important
}

.pb-2, .py-2, .view-taxonomy.display--events header {
    padding-bottom: 2rem !important
}

.pl-2, .px-2 {
    padding-left: 2rem !important
}

.p-2-5 {
    padding: 2.5rem !important
}

.pt-2-5, .py-2-5 {
    padding-top: 2.5rem !important
}

.pr-2-5, .px-2-5 {
    padding-right: 2.5rem !important
}

.pb-2-5, .py-2-5 {
    padding-bottom: 2.5rem !important
}

.pl-2-5, .px-2-5 {
    padding-left: 2.5rem !important
}

.p-3 {
    padding: 3rem !important
}

.pt-3, .py-3 {
    padding-top: 3rem !important
}

.pr-3, .px-3 {
    padding-right: 3rem !important
}

.pb-3, .py-3 {
    padding-bottom: 3rem !important
}

.pl-3, .px-3 {
    padding-left: 3rem !important
}

.p-4 {
    padding: 4rem !important
}

.pt-4, .py-4 {
    padding-top: 4rem !important
}

.pr-4, .px-4 {
    padding-right: 4rem !important
}

.pb-4, .py-4 {
    padding-bottom: 4rem !important
}

.pl-4, .px-4 {
    padding-left: 4rem !important
}

.m-n0-5 {
    margin: -.5rem !important
}

.mt-n0-5, .my-n0-5 {
    margin-top: -.5rem !important
}

.mr-n0-5, .mx-n0-5 {
    margin-right: -.5rem !important
}

.mb-n0-5, .my-n0-5 {
    margin-bottom: -.5rem !important
}

.ml-n0-5, .mx-n0-5 {
    margin-left: -.5rem !important
}

.m-n1 {
    margin: -1rem !important
}

.mt-n1, .my-n1 {
    margin-top: -1rem !important
}

.mr-n1, .mx-n1 {
    margin-right: -1rem !important
}

.mb-n1, .my-n1 {
    margin-bottom: -1rem !important
}

.ml-n1, .mx-n1 {
    margin-left: -1rem !important
}

.m-n1-5 {
    margin: -1.5rem !important
}

.mt-n1-5, .my-n1-5 {
    margin-top: -1.5rem !important
}

.mr-n1-5, .mx-n1-5 {
    margin-right: -1.5rem !important
}

.mb-n1-5, .my-n1-5 {
    margin-bottom: -1.5rem !important
}

.ml-n1-5, .mx-n1-5 {
    margin-left: -1.5rem !important
}

.m-n2 {
    margin: -2rem !important
}

.mt-n2, .my-n2 {
    margin-top: -2rem !important
}

.mr-n2, .mx-n2 {
    margin-right: -2rem !important
}

.mb-n2, .my-n2 {
    margin-bottom: -2rem !important
}

.ml-n2, .mx-n2 {
    margin-left: -2rem !important
}

.m-n2-5 {
    margin: -2.5rem !important
}

.mt-n2-5, .my-n2-5 {
    margin-top: -2.5rem !important
}

.mr-n2-5, .mx-n2-5 {
    margin-right: -2.5rem !important
}

.mb-n2-5, .my-n2-5 {
    margin-bottom: -2.5rem !important
}

.ml-n2-5, .mx-n2-5 {
    margin-left: -2.5rem !important
}

.m-n3 {
    margin: -3rem !important
}

.mt-n3, .my-n3 {
    margin-top: -3rem !important
}

.mr-n3, .mx-n3 {
    margin-right: -3rem !important
}

.mb-n3, .my-n3 {
    margin-bottom: -3rem !important
}

.ml-n3, .mx-n3 {
    margin-left: -3rem !important
}

.m-n4 {
    margin: -4rem !important
}

.mt-n4, .my-n4 {
    margin-top: -4rem !important
}

.mr-n4, .mx-n4 {
    margin-right: -4rem !important
}

.mb-n4, .my-n4 {
    margin-bottom: -4rem !important
}

.ml-n4, .mx-n4 {
    margin-left: -4rem !important
}

.m-auto {
    margin: auto !important
}

.mt-auto, .my-auto {
    margin-top: auto !important
}

.mr-auto, .mx-auto {
    margin-right: auto !important
}

.mb-auto, .my-auto {
    margin-bottom: auto !important
}

.ml-auto, .mx-auto {
    margin-left: auto !important
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important
    }

    .mt-sm-0, .my-sm-0 {
        margin-top: 0 !important
    }

    .mr-sm-0, .mx-sm-0 {
        margin-right: 0 !important
    }

    .mb-sm-0, .my-sm-0 {
        margin-bottom: 0 !important
    }

    .ml-sm-0, .mx-sm-0 {
        margin-left: 0 !important
    }

    .m-sm-0-5 {
        margin: .5rem !important
    }

    .mt-sm-0-5, .my-sm-0-5 {
        margin-top: .5rem !important
    }

    .mr-sm-0-5, .mx-sm-0-5 {
        margin-right: .5rem !important
    }

    .mb-sm-0-5, .my-sm-0-5 {
        margin-bottom: .5rem !important
    }

    .ml-sm-0-5, .mx-sm-0-5 {
        margin-left: .5rem !important
    }

    .m-sm-1 {
        margin: 1rem !important
    }

    .mt-sm-1, .my-sm-1 {
        margin-top: 1rem !important
    }

    .mr-sm-1, .mx-sm-1 {
        margin-right: 1rem !important
    }

    .mb-sm-1, .my-sm-1 {
        margin-bottom: 1rem !important
    }

    .ml-sm-1, .mx-sm-1 {
        margin-left: 1rem !important
    }

    .m-sm-1-5 {
        margin: 1.5rem !important
    }

    .mt-sm-1-5, .my-sm-1-5 {
        margin-top: 1.5rem !important
    }

    .mr-sm-1-5, .mx-sm-1-5 {
        margin-right: 1.5rem !important
    }

    .mb-sm-1-5, .my-sm-1-5 {
        margin-bottom: 1.5rem !important
    }

    .ml-sm-1-5, .mx-sm-1-5 {
        margin-left: 1.5rem !important
    }

    .m-sm-2 {
        margin: 2rem !important
    }

    .mt-sm-2, .my-sm-2 {
        margin-top: 2rem !important
    }

    .mr-sm-2, .mx-sm-2 {
        margin-right: 2rem !important
    }

    .mb-sm-2, .my-sm-2 {
        margin-bottom: 2rem !important
    }

    .ml-sm-2, .mx-sm-2 {
        margin-left: 2rem !important
    }

    .m-sm-2-5 {
        margin: 2.5rem !important
    }

    .mt-sm-2-5, .my-sm-2-5 {
        margin-top: 2.5rem !important
    }

    .mr-sm-2-5, .mx-sm-2-5 {
        margin-right: 2.5rem !important
    }

    .mb-sm-2-5, .my-sm-2-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-sm-2-5, .mx-sm-2-5 {
        margin-left: 2.5rem !important
    }

    .m-sm-3 {
        margin: 3rem !important
    }

    .mt-sm-3, .my-sm-3 {
        margin-top: 3rem !important
    }

    .mr-sm-3, .mx-sm-3 {
        margin-right: 3rem !important
    }

    .mb-sm-3, .my-sm-3 {
        margin-bottom: 3rem !important
    }

    .ml-sm-3, .mx-sm-3 {
        margin-left: 3rem !important
    }

    .m-sm-4 {
        margin: 4rem !important
    }

    .mt-sm-4, .my-sm-4 {
        margin-top: 4rem !important
    }

    .mr-sm-4, .mx-sm-4 {
        margin-right: 4rem !important
    }

    .mb-sm-4, .my-sm-4 {
        margin-bottom: 4rem !important
    }

    .ml-sm-4, .mx-sm-4 {
        margin-left: 4rem !important
    }

    .p-sm-0 {
        padding: 0 !important
    }

    .pt-sm-0, .py-sm-0 {
        padding-top: 0 !important
    }

    .pr-sm-0, .px-sm-0 {
        padding-right: 0 !important
    }

    .pb-sm-0, .py-sm-0 {
        padding-bottom: 0 !important
    }

    .pl-sm-0, .px-sm-0 {
        padding-left: 0 !important
    }

    .p-sm-0-5 {
        padding: .5rem !important
    }

    .pt-sm-0-5, .py-sm-0-5 {
        padding-top: .5rem !important
    }

    .pr-sm-0-5, .px-sm-0-5 {
        padding-right: .5rem !important
    }

    .pb-sm-0-5, .py-sm-0-5 {
        padding-bottom: .5rem !important
    }

    .pl-sm-0-5, .px-sm-0-5 {
        padding-left: .5rem !important
    }

    .p-sm-1 {
        padding: 1rem !important
    }

    .pt-sm-1, .py-sm-1 {
        padding-top: 1rem !important
    }

    .pr-sm-1, .px-sm-1 {
        padding-right: 1rem !important
    }

    .pb-sm-1, .py-sm-1 {
        padding-bottom: 1rem !important
    }

    .pl-sm-1, .px-sm-1 {
        padding-left: 1rem !important
    }

    .p-sm-1-5 {
        padding: 1.5rem !important
    }

    .pt-sm-1-5, .py-sm-1-5 {
        padding-top: 1.5rem !important
    }

    .pr-sm-1-5, .px-sm-1-5 {
        padding-right: 1.5rem !important
    }

    .pb-sm-1-5, .py-sm-1-5 {
        padding-bottom: 1.5rem !important
    }

    .pl-sm-1-5, .px-sm-1-5 {
        padding-left: 1.5rem !important
    }

    .p-sm-2 {
        padding: 2rem !important
    }

    .pt-sm-2, .py-sm-2 {
        padding-top: 2rem !important
    }

    .pr-sm-2, .px-sm-2 {
        padding-right: 2rem !important
    }

    .pb-sm-2, .py-sm-2 {
        padding-bottom: 2rem !important
    }

    .pl-sm-2, .px-sm-2 {
        padding-left: 2rem !important
    }

    .p-sm-2-5 {
        padding: 2.5rem !important
    }

    .pt-sm-2-5, .py-sm-2-5 {
        padding-top: 2.5rem !important
    }

    .pr-sm-2-5, .px-sm-2-5 {
        padding-right: 2.5rem !important
    }

    .pb-sm-2-5, .py-sm-2-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-sm-2-5, .px-sm-2-5 {
        padding-left: 2.5rem !important
    }

    .p-sm-3 {
        padding: 3rem !important
    }

    .pt-sm-3, .py-sm-3 {
        padding-top: 3rem !important
    }

    .pr-sm-3, .px-sm-3 {
        padding-right: 3rem !important
    }

    .pb-sm-3, .py-sm-3 {
        padding-bottom: 3rem !important
    }

    .pl-sm-3, .px-sm-3 {
        padding-left: 3rem !important
    }

    .p-sm-4 {
        padding: 4rem !important
    }

    .pt-sm-4, .py-sm-4 {
        padding-top: 4rem !important
    }

    .pr-sm-4, .px-sm-4 {
        padding-right: 4rem !important
    }

    .pb-sm-4, .py-sm-4 {
        padding-bottom: 4rem !important
    }

    .pl-sm-4, .px-sm-4 {
        padding-left: 4rem !important
    }

    .m-sm-n0-5 {
        margin: -.5rem !important
    }

    .mt-sm-n0-5, .my-sm-n0-5 {
        margin-top: -.5rem !important
    }

    .mr-sm-n0-5, .mx-sm-n0-5 {
        margin-right: -.5rem !important
    }

    .mb-sm-n0-5, .my-sm-n0-5 {
        margin-bottom: -.5rem !important
    }

    .ml-sm-n0-5, .mx-sm-n0-5 {
        margin-left: -.5rem !important
    }

    .m-sm-n1 {
        margin: -1rem !important
    }

    .mt-sm-n1, .my-sm-n1 {
        margin-top: -1rem !important
    }

    .mr-sm-n1, .mx-sm-n1 {
        margin-right: -1rem !important
    }

    .mb-sm-n1, .my-sm-n1 {
        margin-bottom: -1rem !important
    }

    .ml-sm-n1, .mx-sm-n1 {
        margin-left: -1rem !important
    }

    .m-sm-n1-5 {
        margin: -1.5rem !important
    }

    .mt-sm-n1-5, .my-sm-n1-5 {
        margin-top: -1.5rem !important
    }

    .mr-sm-n1-5, .mx-sm-n1-5 {
        margin-right: -1.5rem !important
    }

    .mb-sm-n1-5, .my-sm-n1-5 {
        margin-bottom: -1.5rem !important
    }

    .ml-sm-n1-5, .mx-sm-n1-5 {
        margin-left: -1.5rem !important
    }

    .m-sm-n2 {
        margin: -2rem !important
    }

    .mt-sm-n2, .my-sm-n2 {
        margin-top: -2rem !important
    }

    .mr-sm-n2, .mx-sm-n2 {
        margin-right: -2rem !important
    }

    .mb-sm-n2, .my-sm-n2 {
        margin-bottom: -2rem !important
    }

    .ml-sm-n2, .mx-sm-n2 {
        margin-left: -2rem !important
    }

    .m-sm-n2-5 {
        margin: -2.5rem !important
    }

    .mt-sm-n2-5, .my-sm-n2-5 {
        margin-top: -2.5rem !important
    }

    .mr-sm-n2-5, .mx-sm-n2-5 {
        margin-right: -2.5rem !important
    }

    .mb-sm-n2-5, .my-sm-n2-5 {
        margin-bottom: -2.5rem !important
    }

    .ml-sm-n2-5, .mx-sm-n2-5 {
        margin-left: -2.5rem !important
    }

    .m-sm-n3 {
        margin: -3rem !important
    }

    .mt-sm-n3, .my-sm-n3 {
        margin-top: -3rem !important
    }

    .mr-sm-n3, .mx-sm-n3 {
        margin-right: -3rem !important
    }

    .mb-sm-n3, .my-sm-n3 {
        margin-bottom: -3rem !important
    }

    .ml-sm-n3, .mx-sm-n3 {
        margin-left: -3rem !important
    }

    .m-sm-n4 {
        margin: -4rem !important
    }

    .mt-sm-n4, .my-sm-n4 {
        margin-top: -4rem !important
    }

    .mr-sm-n4, .mx-sm-n4 {
        margin-right: -4rem !important
    }

    .mb-sm-n4, .my-sm-n4 {
        margin-bottom: -4rem !important
    }

    .ml-sm-n4, .mx-sm-n4 {
        margin-left: -4rem !important
    }

    .m-sm-auto {
        margin: auto !important
    }

    .mt-sm-auto, .my-sm-auto {
        margin-top: auto !important
    }

    .mr-sm-auto, .mx-sm-auto {
        margin-right: auto !important
    }

    .mb-sm-auto, .my-sm-auto {
        margin-bottom: auto !important
    }

    .ml-sm-auto, .mx-sm-auto {
        margin-left: auto !important
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important
    }

    .mt-md-0, .my-md-0 {
        margin-top: 0 !important
    }

    .mr-md-0, .mx-md-0 {
        margin-right: 0 !important
    }

    .mb-md-0, .my-md-0 {
        margin-bottom: 0 !important
    }

    .ml-md-0, .mx-md-0 {
        margin-left: 0 !important
    }

    .m-md-0-5 {
        margin: .5rem !important
    }

    .mt-md-0-5, .my-md-0-5 {
        margin-top: .5rem !important
    }

    .mr-md-0-5, .mx-md-0-5 {
        margin-right: .5rem !important
    }

    .mb-md-0-5, .my-md-0-5 {
        margin-bottom: .5rem !important
    }

    .ml-md-0-5, .mx-md-0-5 {
        margin-left: .5rem !important
    }

    .m-md-1 {
        margin: 1rem !important
    }

    .mt-md-1, .my-md-1 {
        margin-top: 1rem !important
    }

    .mr-md-1, .mx-md-1 {
        margin-right: 1rem !important
    }

    .mb-md-1, .my-md-1 {
        margin-bottom: 1rem !important
    }

    .ml-md-1, .mx-md-1 {
        margin-left: 1rem !important
    }

    .m-md-1-5 {
        margin: 1.5rem !important
    }

    .mt-md-1-5, .my-md-1-5 {
        margin-top: 1.5rem !important
    }

    .mr-md-1-5, .mx-md-1-5 {
        margin-right: 1.5rem !important
    }

    .mb-md-1-5, .my-md-1-5 {
        margin-bottom: 1.5rem !important
    }

    .ml-md-1-5, .mx-md-1-5 {
        margin-left: 1.5rem !important
    }

    .m-md-2 {
        margin: 2rem !important
    }

    .mt-md-2, .my-md-2 {
        margin-top: 2rem !important
    }

    .mr-md-2, .mx-md-2 {
        margin-right: 2rem !important
    }

    .mb-md-2, .my-md-2 {
        margin-bottom: 2rem !important
    }

    .ml-md-2, .mx-md-2 {
        margin-left: 2rem !important
    }

    .m-md-2-5 {
        margin: 2.5rem !important
    }

    .mt-md-2-5, .my-md-2-5 {
        margin-top: 2.5rem !important
    }

    .mr-md-2-5, .mx-md-2-5 {
        margin-right: 2.5rem !important
    }

    .mb-md-2-5, .my-md-2-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-md-2-5, .mx-md-2-5 {
        margin-left: 2.5rem !important
    }

    .m-md-3 {
        margin: 3rem !important
    }

    .mt-md-3, .my-md-3 {
        margin-top: 3rem !important
    }

    .mr-md-3, .mx-md-3 {
        margin-right: 3rem !important
    }

    .mb-md-3, .my-md-3 {
        margin-bottom: 3rem !important
    }

    .ml-md-3, .mx-md-3 {
        margin-left: 3rem !important
    }

    .m-md-4 {
        margin: 4rem !important
    }

    .mt-md-4, .my-md-4 {
        margin-top: 4rem !important
    }

    .mr-md-4, .mx-md-4 {
        margin-right: 4rem !important
    }

    .mb-md-4, .my-md-4 {
        margin-bottom: 4rem !important
    }

    .ml-md-4, .mx-md-4 {
        margin-left: 4rem !important
    }

    .p-md-0 {
        padding: 0 !important
    }

    .pt-md-0, .py-md-0 {
        padding-top: 0 !important
    }

    .pr-md-0, .px-md-0 {
        padding-right: 0 !important
    }

    .pb-md-0, .py-md-0 {
        padding-bottom: 0 !important
    }

    .pl-md-0, .px-md-0 {
        padding-left: 0 !important
    }

    .p-md-0-5 {
        padding: .5rem !important
    }

    .pt-md-0-5, .py-md-0-5 {
        padding-top: .5rem !important
    }

    .pr-md-0-5, .px-md-0-5 {
        padding-right: .5rem !important
    }

    .pb-md-0-5, .py-md-0-5 {
        padding-bottom: .5rem !important
    }

    .pl-md-0-5, .px-md-0-5 {
        padding-left: .5rem !important
    }

    .p-md-1 {
        padding: 1rem !important
    }

    .pt-md-1, .py-md-1 {
        padding-top: 1rem !important
    }

    .pr-md-1, .px-md-1 {
        padding-right: 1rem !important
    }

    .pb-md-1, .py-md-1 {
        padding-bottom: 1rem !important
    }

    .pl-md-1, .px-md-1 {
        padding-left: 1rem !important
    }

    .p-md-1-5 {
        padding: 1.5rem !important
    }

    .pt-md-1-5, .py-md-1-5 {
        padding-top: 1.5rem !important
    }

    .pr-md-1-5, .px-md-1-5 {
        padding-right: 1.5rem !important
    }

    .pb-md-1-5, .py-md-1-5 {
        padding-bottom: 1.5rem !important
    }

    .pl-md-1-5, .px-md-1-5 {
        padding-left: 1.5rem !important
    }

    .p-md-2 {
        padding: 2rem !important
    }

    .pt-md-2, .py-md-2 {
        padding-top: 2rem !important
    }

    .pr-md-2, .px-md-2 {
        padding-right: 2rem !important
    }

    .pb-md-2, .py-md-2 {
        padding-bottom: 2rem !important
    }

    .pl-md-2, .px-md-2 {
        padding-left: 2rem !important
    }

    .p-md-2-5 {
        padding: 2.5rem !important
    }

    .pt-md-2-5, .py-md-2-5 {
        padding-top: 2.5rem !important
    }

    .pr-md-2-5, .px-md-2-5 {
        padding-right: 2.5rem !important
    }

    .pb-md-2-5, .py-md-2-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-md-2-5, .px-md-2-5 {
        padding-left: 2.5rem !important
    }

    .p-md-3 {
        padding: 3rem !important
    }

    .pt-md-3, .py-md-3 {
        padding-top: 3rem !important
    }

    .pr-md-3, .px-md-3 {
        padding-right: 3rem !important
    }

    .pb-md-3, .py-md-3 {
        padding-bottom: 3rem !important
    }

    .pl-md-3, .px-md-3 {
        padding-left: 3rem !important
    }

    .p-md-4 {
        padding: 4rem !important
    }

    .pt-md-4, .py-md-4 {
        padding-top: 4rem !important
    }

    .pr-md-4, .px-md-4 {
        padding-right: 4rem !important
    }

    .pb-md-4, .py-md-4 {
        padding-bottom: 4rem !important
    }

    .pl-md-4, .px-md-4 {
        padding-left: 4rem !important
    }

    .m-md-n0-5 {
        margin: -.5rem !important
    }

    .mt-md-n0-5, .my-md-n0-5 {
        margin-top: -.5rem !important
    }

    .mr-md-n0-5, .mx-md-n0-5 {
        margin-right: -.5rem !important
    }

    .mb-md-n0-5, .my-md-n0-5 {
        margin-bottom: -.5rem !important
    }

    .ml-md-n0-5, .mx-md-n0-5 {
        margin-left: -.5rem !important
    }

    .m-md-n1 {
        margin: -1rem !important
    }

    .mt-md-n1, .my-md-n1 {
        margin-top: -1rem !important
    }

    .mr-md-n1, .mx-md-n1 {
        margin-right: -1rem !important
    }

    .mb-md-n1, .my-md-n1 {
        margin-bottom: -1rem !important
    }

    .ml-md-n1, .mx-md-n1 {
        margin-left: -1rem !important
    }

    .m-md-n1-5 {
        margin: -1.5rem !important
    }

    .mt-md-n1-5, .my-md-n1-5 {
        margin-top: -1.5rem !important
    }

    .mr-md-n1-5, .mx-md-n1-5 {
        margin-right: -1.5rem !important
    }

    .mb-md-n1-5, .my-md-n1-5 {
        margin-bottom: -1.5rem !important
    }

    .ml-md-n1-5, .mx-md-n1-5 {
        margin-left: -1.5rem !important
    }

    .m-md-n2 {
        margin: -2rem !important
    }

    .mt-md-n2, .my-md-n2 {
        margin-top: -2rem !important
    }

    .mr-md-n2, .mx-md-n2 {
        margin-right: -2rem !important
    }

    .mb-md-n2, .my-md-n2 {
        margin-bottom: -2rem !important
    }

    .ml-md-n2, .mx-md-n2 {
        margin-left: -2rem !important
    }

    .m-md-n2-5 {
        margin: -2.5rem !important
    }

    .mt-md-n2-5, .my-md-n2-5 {
        margin-top: -2.5rem !important
    }

    .mr-md-n2-5, .mx-md-n2-5 {
        margin-right: -2.5rem !important
    }

    .mb-md-n2-5, .my-md-n2-5 {
        margin-bottom: -2.5rem !important
    }

    .ml-md-n2-5, .mx-md-n2-5 {
        margin-left: -2.5rem !important
    }

    .m-md-n3 {
        margin: -3rem !important
    }

    .mt-md-n3, .my-md-n3 {
        margin-top: -3rem !important
    }

    .mr-md-n3, .mx-md-n3 {
        margin-right: -3rem !important
    }

    .mb-md-n3, .my-md-n3 {
        margin-bottom: -3rem !important
    }

    .ml-md-n3, .mx-md-n3 {
        margin-left: -3rem !important
    }

    .m-md-n4 {
        margin: -4rem !important
    }

    .mt-md-n4, .my-md-n4 {
        margin-top: -4rem !important
    }

    .mr-md-n4, .mx-md-n4 {
        margin-right: -4rem !important
    }

    .mb-md-n4, .my-md-n4 {
        margin-bottom: -4rem !important
    }

    .ml-md-n4, .mx-md-n4 {
        margin-left: -4rem !important
    }

    .m-md-auto {
        margin: auto !important
    }

    .mt-md-auto, .my-md-auto {
        margin-top: auto !important
    }

    .mr-md-auto, .mx-md-auto {
        margin-right: auto !important
    }

    .mb-md-auto, .my-md-auto {
        margin-bottom: auto !important
    }

    .ml-md-auto, .mx-md-auto {
        margin-left: auto !important
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important
    }

    .mt-lg-0, .my-lg-0 {
        margin-top: 0 !important
    }

    .mr-lg-0, .mx-lg-0 {
        margin-right: 0 !important
    }

    .mb-lg-0, .my-lg-0 {
        margin-bottom: 0 !important
    }

    .ml-lg-0, .mx-lg-0 {
        margin-left: 0 !important
    }

    .m-lg-0-5 {
        margin: .5rem !important
    }

    .mt-lg-0-5, .my-lg-0-5 {
        margin-top: .5rem !important
    }

    .mr-lg-0-5, .mx-lg-0-5 {
        margin-right: .5rem !important
    }

    .mb-lg-0-5, .my-lg-0-5 {
        margin-bottom: .5rem !important
    }

    .ml-lg-0-5, .mx-lg-0-5 {
        margin-left: .5rem !important
    }

    .m-lg-1 {
        margin: 1rem !important
    }

    .mt-lg-1, .my-lg-1 {
        margin-top: 1rem !important
    }

    .mr-lg-1, .mx-lg-1 {
        margin-right: 1rem !important
    }

    .mb-lg-1, .my-lg-1 {
        margin-bottom: 1rem !important
    }

    .ml-lg-1, .mx-lg-1 {
        margin-left: 1rem !important
    }

    .m-lg-1-5 {
        margin: 1.5rem !important
    }

    .mt-lg-1-5, .my-lg-1-5 {
        margin-top: 1.5rem !important
    }

    .mr-lg-1-5, .mx-lg-1-5 {
        margin-right: 1.5rem !important
    }

    .mb-lg-1-5, .my-lg-1-5 {
        margin-bottom: 1.5rem !important
    }

    .ml-lg-1-5, .mx-lg-1-5 {
        margin-left: 1.5rem !important
    }

    .m-lg-2 {
        margin: 2rem !important
    }

    .mt-lg-2, .my-lg-2 {
        margin-top: 2rem !important
    }

    .mr-lg-2, .mx-lg-2 {
        margin-right: 2rem !important
    }

    .mb-lg-2, .my-lg-2 {
        margin-bottom: 2rem !important
    }

    .ml-lg-2, .mx-lg-2 {
        margin-left: 2rem !important
    }

    .m-lg-2-5 {
        margin: 2.5rem !important
    }

    .mt-lg-2-5, .my-lg-2-5 {
        margin-top: 2.5rem !important
    }

    .mr-lg-2-5, .mx-lg-2-5 {
        margin-right: 2.5rem !important
    }

    .mb-lg-2-5, .my-lg-2-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-lg-2-5, .mx-lg-2-5 {
        margin-left: 2.5rem !important
    }

    .m-lg-3 {
        margin: 3rem !important
    }

    .mt-lg-3, .my-lg-3 {
        margin-top: 3rem !important
    }

    .mr-lg-3, .mx-lg-3 {
        margin-right: 3rem !important
    }

    .mb-lg-3, .my-lg-3 {
        margin-bottom: 3rem !important
    }

    .ml-lg-3, .mx-lg-3 {
        margin-left: 3rem !important
    }

    .m-lg-4 {
        margin: 4rem !important
    }

    .mt-lg-4, .my-lg-4 {
        margin-top: 4rem !important
    }

    .mr-lg-4, .mx-lg-4 {
        margin-right: 4rem !important
    }

    .mb-lg-4, .my-lg-4 {
        margin-bottom: 4rem !important
    }

    .ml-lg-4, .mx-lg-4 {
        margin-left: 4rem !important
    }

    .p-lg-0 {
        padding: 0 !important
    }

    .pt-lg-0, .py-lg-0 {
        padding-top: 0 !important
    }

    .pr-lg-0, .px-lg-0 {
        padding-right: 0 !important
    }

    .pb-lg-0, .py-lg-0 {
        padding-bottom: 0 !important
    }

    .pl-lg-0, .px-lg-0 {
        padding-left: 0 !important
    }

    .p-lg-0-5 {
        padding: .5rem !important
    }

    .pt-lg-0-5, .py-lg-0-5 {
        padding-top: .5rem !important
    }

    .pr-lg-0-5, .px-lg-0-5 {
        padding-right: .5rem !important
    }

    .pb-lg-0-5, .py-lg-0-5 {
        padding-bottom: .5rem !important
    }

    .pl-lg-0-5, .px-lg-0-5 {
        padding-left: .5rem !important
    }

    .p-lg-1 {
        padding: 1rem !important
    }

    .pt-lg-1, .py-lg-1 {
        padding-top: 1rem !important
    }

    .pr-lg-1, .px-lg-1 {
        padding-right: 1rem !important
    }

    .pb-lg-1, .py-lg-1 {
        padding-bottom: 1rem !important
    }

    .pl-lg-1, .px-lg-1 {
        padding-left: 1rem !important
    }

    .p-lg-1-5 {
        padding: 1.5rem !important
    }

    .pt-lg-1-5, .py-lg-1-5 {
        padding-top: 1.5rem !important
    }

    .pr-lg-1-5, .px-lg-1-5 {
        padding-right: 1.5rem !important
    }

    .pb-lg-1-5, .py-lg-1-5 {
        padding-bottom: 1.5rem !important
    }

    .pl-lg-1-5, .px-lg-1-5 {
        padding-left: 1.5rem !important
    }

    .p-lg-2 {
        padding: 2rem !important
    }

    .pt-lg-2, .py-lg-2 {
        padding-top: 2rem !important
    }

    .pr-lg-2, .px-lg-2 {
        padding-right: 2rem !important
    }

    .pb-lg-2, .py-lg-2 {
        padding-bottom: 2rem !important
    }

    .pl-lg-2, .px-lg-2 {
        padding-left: 2rem !important
    }

    .p-lg-2-5 {
        padding: 2.5rem !important
    }

    .pt-lg-2-5, .py-lg-2-5 {
        padding-top: 2.5rem !important
    }

    .pr-lg-2-5, .px-lg-2-5 {
        padding-right: 2.5rem !important
    }

    .pb-lg-2-5, .py-lg-2-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-lg-2-5, .px-lg-2-5 {
        padding-left: 2.5rem !important
    }

    .p-lg-3 {
        padding: 3rem !important
    }

    .pt-lg-3, .py-lg-3 {
        padding-top: 3rem !important
    }

    .pr-lg-3, .px-lg-3 {
        padding-right: 3rem !important
    }

    .pb-lg-3, .py-lg-3 {
        padding-bottom: 3rem !important
    }

    .pl-lg-3, .px-lg-3 {
        padding-left: 3rem !important
    }

    .p-lg-4 {
        padding: 4rem !important
    }

    .pt-lg-4, .py-lg-4 {
        padding-top: 4rem !important
    }

    .pr-lg-4, .px-lg-4 {
        padding-right: 4rem !important
    }

    .pb-lg-4, .py-lg-4 {
        padding-bottom: 4rem !important
    }

    .pl-lg-4, .px-lg-4 {
        padding-left: 4rem !important
    }

    .m-lg-n0-5 {
        margin: -.5rem !important
    }

    .mt-lg-n0-5, .my-lg-n0-5 {
        margin-top: -.5rem !important
    }

    .mr-lg-n0-5, .mx-lg-n0-5 {
        margin-right: -.5rem !important
    }

    .mb-lg-n0-5, .my-lg-n0-5 {
        margin-bottom: -.5rem !important
    }

    .ml-lg-n0-5, .mx-lg-n0-5 {
        margin-left: -.5rem !important
    }

    .m-lg-n1 {
        margin: -1rem !important
    }

    .mt-lg-n1, .my-lg-n1 {
        margin-top: -1rem !important
    }

    .mr-lg-n1, .mx-lg-n1 {
        margin-right: -1rem !important
    }

    .mb-lg-n1, .my-lg-n1 {
        margin-bottom: -1rem !important
    }

    .ml-lg-n1, .mx-lg-n1 {
        margin-left: -1rem !important
    }

    .m-lg-n1-5 {
        margin: -1.5rem !important
    }

    .mt-lg-n1-5, .my-lg-n1-5 {
        margin-top: -1.5rem !important
    }

    .mr-lg-n1-5, .mx-lg-n1-5 {
        margin-right: -1.5rem !important
    }

    .mb-lg-n1-5, .my-lg-n1-5 {
        margin-bottom: -1.5rem !important
    }

    .ml-lg-n1-5, .mx-lg-n1-5 {
        margin-left: -1.5rem !important
    }

    .m-lg-n2 {
        margin: -2rem !important
    }

    .mt-lg-n2, .my-lg-n2 {
        margin-top: -2rem !important
    }

    .mr-lg-n2, .mx-lg-n2 {
        margin-right: -2rem !important
    }

    .mb-lg-n2, .my-lg-n2 {
        margin-bottom: -2rem !important
    }

    .ml-lg-n2, .mx-lg-n2 {
        margin-left: -2rem !important
    }

    .m-lg-n2-5 {
        margin: -2.5rem !important
    }

    .mt-lg-n2-5, .my-lg-n2-5 {
        margin-top: -2.5rem !important
    }

    .mr-lg-n2-5, .mx-lg-n2-5 {
        margin-right: -2.5rem !important
    }

    .mb-lg-n2-5, .my-lg-n2-5 {
        margin-bottom: -2.5rem !important
    }

    .ml-lg-n2-5, .mx-lg-n2-5 {
        margin-left: -2.5rem !important
    }

    .m-lg-n3 {
        margin: -3rem !important
    }

    .mt-lg-n3, .my-lg-n3 {
        margin-top: -3rem !important
    }

    .mr-lg-n3, .mx-lg-n3 {
        margin-right: -3rem !important
    }

    .mb-lg-n3, .my-lg-n3 {
        margin-bottom: -3rem !important
    }

    .ml-lg-n3, .mx-lg-n3 {
        margin-left: -3rem !important
    }

    .m-lg-n4 {
        margin: -4rem !important
    }

    .mt-lg-n4, .my-lg-n4 {
        margin-top: -4rem !important
    }

    .mr-lg-n4, .mx-lg-n4 {
        margin-right: -4rem !important
    }

    .mb-lg-n4, .my-lg-n4 {
        margin-bottom: -4rem !important
    }

    .ml-lg-n4, .mx-lg-n4 {
        margin-left: -4rem !important
    }

    .m-lg-auto {
        margin: auto !important
    }

    .mt-lg-auto, .my-lg-auto {
        margin-top: auto !important
    }

    .mr-lg-auto, .mx-lg-auto {
        margin-right: auto !important
    }

    .mb-lg-auto, .my-lg-auto {
        margin-bottom: auto !important
    }

    .ml-lg-auto, .mx-lg-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important
    }

    .mt-xl-0, .my-xl-0 {
        margin-top: 0 !important
    }

    .mr-xl-0, .mx-xl-0 {
        margin-right: 0 !important
    }

    .mb-xl-0, .my-xl-0 {
        margin-bottom: 0 !important
    }

    .ml-xl-0, .mx-xl-0 {
        margin-left: 0 !important
    }

    .m-xl-0-5 {
        margin: .5rem !important
    }

    .mt-xl-0-5, .my-xl-0-5 {
        margin-top: .5rem !important
    }

    .mr-xl-0-5, .mx-xl-0-5 {
        margin-right: .5rem !important
    }

    .mb-xl-0-5, .my-xl-0-5 {
        margin-bottom: .5rem !important
    }

    .ml-xl-0-5, .mx-xl-0-5 {
        margin-left: .5rem !important
    }

    .m-xl-1 {
        margin: 1rem !important
    }

    .mt-xl-1, .my-xl-1 {
        margin-top: 1rem !important
    }

    .mr-xl-1, .mx-xl-1 {
        margin-right: 1rem !important
    }

    .mb-xl-1, .my-xl-1 {
        margin-bottom: 1rem !important
    }

    .ml-xl-1, .mx-xl-1 {
        margin-left: 1rem !important
    }

    .m-xl-1-5 {
        margin: 1.5rem !important
    }

    .mt-xl-1-5, .my-xl-1-5 {
        margin-top: 1.5rem !important
    }

    .mr-xl-1-5, .mx-xl-1-5 {
        margin-right: 1.5rem !important
    }

    .mb-xl-1-5, .my-xl-1-5 {
        margin-bottom: 1.5rem !important
    }

    .ml-xl-1-5, .mx-xl-1-5 {
        margin-left: 1.5rem !important
    }

    .m-xl-2 {
        margin: 2rem !important
    }

    .mt-xl-2, .my-xl-2 {
        margin-top: 2rem !important
    }

    .mr-xl-2, .mx-xl-2 {
        margin-right: 2rem !important
    }

    .mb-xl-2, .my-xl-2 {
        margin-bottom: 2rem !important
    }

    .ml-xl-2, .mx-xl-2 {
        margin-left: 2rem !important
    }

    .m-xl-2-5 {
        margin: 2.5rem !important
    }

    .mt-xl-2-5, .my-xl-2-5 {
        margin-top: 2.5rem !important
    }

    .mr-xl-2-5, .mx-xl-2-5 {
        margin-right: 2.5rem !important
    }

    .mb-xl-2-5, .my-xl-2-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-xl-2-5, .mx-xl-2-5 {
        margin-left: 2.5rem !important
    }

    .m-xl-3 {
        margin: 3rem !important
    }

    .mt-xl-3, .my-xl-3 {
        margin-top: 3rem !important
    }

    .mr-xl-3, .mx-xl-3 {
        margin-right: 3rem !important
    }

    .mb-xl-3, .my-xl-3 {
        margin-bottom: 3rem !important
    }

    .ml-xl-3, .mx-xl-3 {
        margin-left: 3rem !important
    }

    .m-xl-4 {
        margin: 4rem !important
    }

    .mt-xl-4, .my-xl-4 {
        margin-top: 4rem !important
    }

    .mr-xl-4, .mx-xl-4 {
        margin-right: 4rem !important
    }

    .mb-xl-4, .my-xl-4 {
        margin-bottom: 4rem !important
    }

    .ml-xl-4, .mx-xl-4 {
        margin-left: 4rem !important
    }

    .p-xl-0 {
        padding: 0 !important
    }

    .pt-xl-0, .py-xl-0 {
        padding-top: 0 !important
    }

    .pr-xl-0, .px-xl-0 {
        padding-right: 0 !important
    }

    .pb-xl-0, .py-xl-0 {
        padding-bottom: 0 !important
    }

    .pl-xl-0, .px-xl-0 {
        padding-left: 0 !important
    }

    .p-xl-0-5 {
        padding: .5rem !important
    }

    .pt-xl-0-5, .py-xl-0-5 {
        padding-top: .5rem !important
    }

    .pr-xl-0-5, .px-xl-0-5 {
        padding-right: .5rem !important
    }

    .pb-xl-0-5, .py-xl-0-5 {
        padding-bottom: .5rem !important
    }

    .pl-xl-0-5, .px-xl-0-5 {
        padding-left: .5rem !important
    }

    .p-xl-1 {
        padding: 1rem !important
    }

    .pt-xl-1, .py-xl-1 {
        padding-top: 1rem !important
    }

    .pr-xl-1, .px-xl-1 {
        padding-right: 1rem !important
    }

    .pb-xl-1, .py-xl-1 {
        padding-bottom: 1rem !important
    }

    .pl-xl-1, .px-xl-1 {
        padding-left: 1rem !important
    }

    .p-xl-1-5 {
        padding: 1.5rem !important
    }

    .pt-xl-1-5, .py-xl-1-5 {
        padding-top: 1.5rem !important
    }

    .pr-xl-1-5, .px-xl-1-5 {
        padding-right: 1.5rem !important
    }

    .pb-xl-1-5, .py-xl-1-5 {
        padding-bottom: 1.5rem !important
    }

    .pl-xl-1-5, .px-xl-1-5 {
        padding-left: 1.5rem !important
    }

    .p-xl-2 {
        padding: 2rem !important
    }

    .pt-xl-2, .py-xl-2 {
        padding-top: 2rem !important
    }

    .pr-xl-2, .px-xl-2 {
        padding-right: 2rem !important
    }

    .pb-xl-2, .py-xl-2 {
        padding-bottom: 2rem !important
    }

    .pl-xl-2, .px-xl-2 {
        padding-left: 2rem !important
    }

    .p-xl-2-5 {
        padding: 2.5rem !important
    }

    .pt-xl-2-5, .py-xl-2-5 {
        padding-top: 2.5rem !important
    }

    .pr-xl-2-5, .px-xl-2-5 {
        padding-right: 2.5rem !important
    }

    .pb-xl-2-5, .py-xl-2-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-xl-2-5, .px-xl-2-5 {
        padding-left: 2.5rem !important
    }

    .p-xl-3 {
        padding: 3rem !important
    }

    .pt-xl-3, .py-xl-3 {
        padding-top: 3rem !important
    }

    .pr-xl-3, .px-xl-3 {
        padding-right: 3rem !important
    }

    .pb-xl-3, .py-xl-3 {
        padding-bottom: 3rem !important
    }

    .pl-xl-3, .px-xl-3 {
        padding-left: 3rem !important
    }

    .p-xl-4 {
        padding: 4rem !important
    }

    .pt-xl-4, .py-xl-4 {
        padding-top: 4rem !important
    }

    .pr-xl-4, .px-xl-4 {
        padding-right: 4rem !important
    }

    .pb-xl-4, .py-xl-4 {
        padding-bottom: 4rem !important
    }

    .pl-xl-4, .px-xl-4 {
        padding-left: 4rem !important
    }

    .m-xl-n0-5 {
        margin: -.5rem !important
    }

    .mt-xl-n0-5, .my-xl-n0-5 {
        margin-top: -.5rem !important
    }

    .mr-xl-n0-5, .mx-xl-n0-5 {
        margin-right: -.5rem !important
    }

    .mb-xl-n0-5, .my-xl-n0-5 {
        margin-bottom: -.5rem !important
    }

    .ml-xl-n0-5, .mx-xl-n0-5 {
        margin-left: -.5rem !important
    }

    .m-xl-n1 {
        margin: -1rem !important
    }

    .mt-xl-n1, .my-xl-n1 {
        margin-top: -1rem !important
    }

    .mr-xl-n1, .mx-xl-n1 {
        margin-right: -1rem !important
    }

    .mb-xl-n1, .my-xl-n1 {
        margin-bottom: -1rem !important
    }

    .ml-xl-n1, .mx-xl-n1 {
        margin-left: -1rem !important
    }

    .m-xl-n1-5 {
        margin: -1.5rem !important
    }

    .mt-xl-n1-5, .my-xl-n1-5 {
        margin-top: -1.5rem !important
    }

    .mr-xl-n1-5, .mx-xl-n1-5 {
        margin-right: -1.5rem !important
    }

    .mb-xl-n1-5, .my-xl-n1-5 {
        margin-bottom: -1.5rem !important
    }

    .ml-xl-n1-5, .mx-xl-n1-5 {
        margin-left: -1.5rem !important
    }

    .m-xl-n2 {
        margin: -2rem !important
    }

    .mt-xl-n2, .my-xl-n2 {
        margin-top: -2rem !important
    }

    .mr-xl-n2, .mx-xl-n2 {
        margin-right: -2rem !important
    }

    .mb-xl-n2, .my-xl-n2 {
        margin-bottom: -2rem !important
    }

    .ml-xl-n2, .mx-xl-n2 {
        margin-left: -2rem !important
    }

    .m-xl-n2-5 {
        margin: -2.5rem !important
    }

    .mt-xl-n2-5, .my-xl-n2-5 {
        margin-top: -2.5rem !important
    }

    .mr-xl-n2-5, .mx-xl-n2-5 {
        margin-right: -2.5rem !important
    }

    .mb-xl-n2-5, .my-xl-n2-5 {
        margin-bottom: -2.5rem !important
    }

    .ml-xl-n2-5, .mx-xl-n2-5 {
        margin-left: -2.5rem !important
    }

    .m-xl-n3 {
        margin: -3rem !important
    }

    .mt-xl-n3, .my-xl-n3 {
        margin-top: -3rem !important
    }

    .mr-xl-n3, .mx-xl-n3 {
        margin-right: -3rem !important
    }

    .mb-xl-n3, .my-xl-n3 {
        margin-bottom: -3rem !important
    }

    .ml-xl-n3, .mx-xl-n3 {
        margin-left: -3rem !important
    }

    .m-xl-n4 {
        margin: -4rem !important
    }

    .mt-xl-n4, .my-xl-n4 {
        margin-top: -4rem !important
    }

    .mr-xl-n4, .mx-xl-n4 {
        margin-right: -4rem !important
    }

    .mb-xl-n4, .my-xl-n4 {
        margin-bottom: -4rem !important
    }

    .ml-xl-n4, .mx-xl-n4 {
        margin-left: -4rem !important
    }

    .m-xl-auto {
        margin: auto !important
    }

    .mt-xl-auto, .my-xl-auto {
        margin-top: auto !important
    }

    .mr-xl-auto, .mx-xl-auto {
        margin-right: auto !important
    }

    .mb-xl-auto, .my-xl-auto {
        margin-bottom: auto !important
    }

    .ml-xl-auto, .mx-xl-auto {
        margin-left: auto !important
    }
}

@media (min-width: 1400px) {
    .m-xxl-0 {
        margin: 0 !important
    }

    .mt-xxl-0, .my-xxl-0 {
        margin-top: 0 !important
    }

    .mr-xxl-0, .mx-xxl-0 {
        margin-right: 0 !important
    }

    .mb-xxl-0, .my-xxl-0 {
        margin-bottom: 0 !important
    }

    .ml-xxl-0, .mx-xxl-0 {
        margin-left: 0 !important
    }

    .m-xxl-0-5 {
        margin: .5rem !important
    }

    .mt-xxl-0-5, .my-xxl-0-5 {
        margin-top: .5rem !important
    }

    .mr-xxl-0-5, .mx-xxl-0-5 {
        margin-right: .5rem !important
    }

    .mb-xxl-0-5, .my-xxl-0-5 {
        margin-bottom: .5rem !important
    }

    .ml-xxl-0-5, .mx-xxl-0-5 {
        margin-left: .5rem !important
    }

    .m-xxl-1 {
        margin: 1rem !important
    }

    .mt-xxl-1, .my-xxl-1 {
        margin-top: 1rem !important
    }

    .mr-xxl-1, .mx-xxl-1 {
        margin-right: 1rem !important
    }

    .mb-xxl-1, .my-xxl-1 {
        margin-bottom: 1rem !important
    }

    .ml-xxl-1, .mx-xxl-1 {
        margin-left: 1rem !important
    }

    .m-xxl-1-5 {
        margin: 1.5rem !important
    }

    .mt-xxl-1-5, .my-xxl-1-5 {
        margin-top: 1.5rem !important
    }

    .mr-xxl-1-5, .mx-xxl-1-5 {
        margin-right: 1.5rem !important
    }

    .mb-xxl-1-5, .my-xxl-1-5 {
        margin-bottom: 1.5rem !important
    }

    .ml-xxl-1-5, .mx-xxl-1-5 {
        margin-left: 1.5rem !important
    }

    .m-xxl-2 {
        margin: 2rem !important
    }

    .mt-xxl-2, .my-xxl-2 {
        margin-top: 2rem !important
    }

    .mr-xxl-2, .mx-xxl-2 {
        margin-right: 2rem !important
    }

    .mb-xxl-2, .my-xxl-2 {
        margin-bottom: 2rem !important
    }

    .ml-xxl-2, .mx-xxl-2 {
        margin-left: 2rem !important
    }

    .m-xxl-2-5 {
        margin: 2.5rem !important
    }

    .mt-xxl-2-5, .my-xxl-2-5 {
        margin-top: 2.5rem !important
    }

    .mr-xxl-2-5, .mx-xxl-2-5 {
        margin-right: 2.5rem !important
    }

    .mb-xxl-2-5, .my-xxl-2-5 {
        margin-bottom: 2.5rem !important
    }

    .ml-xxl-2-5, .mx-xxl-2-5 {
        margin-left: 2.5rem !important
    }

    .m-xxl-3 {
        margin: 3rem !important
    }

    .mt-xxl-3, .my-xxl-3 {
        margin-top: 3rem !important
    }

    .mr-xxl-3, .mx-xxl-3 {
        margin-right: 3rem !important
    }

    .mb-xxl-3, .my-xxl-3 {
        margin-bottom: 3rem !important
    }

    .ml-xxl-3, .mx-xxl-3 {
        margin-left: 3rem !important
    }

    .m-xxl-4 {
        margin: 4rem !important
    }

    .mt-xxl-4, .my-xxl-4 {
        margin-top: 4rem !important
    }

    .mr-xxl-4, .mx-xxl-4 {
        margin-right: 4rem !important
    }

    .mb-xxl-4, .my-xxl-4 {
        margin-bottom: 4rem !important
    }

    .ml-xxl-4, .mx-xxl-4 {
        margin-left: 4rem !important
    }

    .p-xxl-0 {
        padding: 0 !important
    }

    .pt-xxl-0, .py-xxl-0 {
        padding-top: 0 !important
    }

    .pr-xxl-0, .px-xxl-0 {
        padding-right: 0 !important
    }

    .pb-xxl-0, .py-xxl-0 {
        padding-bottom: 0 !important
    }

    .pl-xxl-0, .px-xxl-0 {
        padding-left: 0 !important
    }

    .p-xxl-0-5 {
        padding: .5rem !important
    }

    .pt-xxl-0-5, .py-xxl-0-5 {
        padding-top: .5rem !important
    }

    .pr-xxl-0-5, .px-xxl-0-5 {
        padding-right: .5rem !important
    }

    .pb-xxl-0-5, .py-xxl-0-5 {
        padding-bottom: .5rem !important
    }

    .pl-xxl-0-5, .px-xxl-0-5 {
        padding-left: .5rem !important
    }

    .p-xxl-1 {
        padding: 1rem !important
    }

    .pt-xxl-1, .py-xxl-1 {
        padding-top: 1rem !important
    }

    .pr-xxl-1, .px-xxl-1 {
        padding-right: 1rem !important
    }

    .pb-xxl-1, .py-xxl-1 {
        padding-bottom: 1rem !important
    }

    .pl-xxl-1, .px-xxl-1 {
        padding-left: 1rem !important
    }

    .p-xxl-1-5 {
        padding: 1.5rem !important
    }

    .pt-xxl-1-5, .py-xxl-1-5 {
        padding-top: 1.5rem !important
    }

    .pr-xxl-1-5, .px-xxl-1-5 {
        padding-right: 1.5rem !important
    }

    .pb-xxl-1-5, .py-xxl-1-5 {
        padding-bottom: 1.5rem !important
    }

    .pl-xxl-1-5, .px-xxl-1-5 {
        padding-left: 1.5rem !important
    }

    .p-xxl-2 {
        padding: 2rem !important
    }

    .pt-xxl-2, .py-xxl-2 {
        padding-top: 2rem !important
    }

    .pr-xxl-2, .px-xxl-2 {
        padding-right: 2rem !important
    }

    .pb-xxl-2, .py-xxl-2 {
        padding-bottom: 2rem !important
    }

    .pl-xxl-2, .px-xxl-2 {
        padding-left: 2rem !important
    }

    .p-xxl-2-5 {
        padding: 2.5rem !important
    }

    .pt-xxl-2-5, .py-xxl-2-5 {
        padding-top: 2.5rem !important
    }

    .pr-xxl-2-5, .px-xxl-2-5 {
        padding-right: 2.5rem !important
    }

    .pb-xxl-2-5, .py-xxl-2-5 {
        padding-bottom: 2.5rem !important
    }

    .pl-xxl-2-5, .px-xxl-2-5 {
        padding-left: 2.5rem !important
    }

    .p-xxl-3 {
        padding: 3rem !important
    }

    .pt-xxl-3, .py-xxl-3 {
        padding-top: 3rem !important
    }

    .pr-xxl-3, .px-xxl-3 {
        padding-right: 3rem !important
    }

    .pb-xxl-3, .py-xxl-3 {
        padding-bottom: 3rem !important
    }

    .pl-xxl-3, .px-xxl-3 {
        padding-left: 3rem !important
    }

    .p-xxl-4 {
        padding: 4rem !important
    }

    .pt-xxl-4, .py-xxl-4 {
        padding-top: 4rem !important
    }

    .pr-xxl-4, .px-xxl-4 {
        padding-right: 4rem !important
    }

    .pb-xxl-4, .py-xxl-4 {
        padding-bottom: 4rem !important
    }

    .pl-xxl-4, .px-xxl-4 {
        padding-left: 4rem !important
    }

    .m-xxl-n0-5 {
        margin: -.5rem !important
    }

    .mt-xxl-n0-5, .my-xxl-n0-5 {
        margin-top: -.5rem !important
    }

    .mr-xxl-n0-5, .mx-xxl-n0-5 {
        margin-right: -.5rem !important
    }

    .mb-xxl-n0-5, .my-xxl-n0-5 {
        margin-bottom: -.5rem !important
    }

    .ml-xxl-n0-5, .mx-xxl-n0-5 {
        margin-left: -.5rem !important
    }

    .m-xxl-n1 {
        margin: -1rem !important
    }

    .mt-xxl-n1, .my-xxl-n1 {
        margin-top: -1rem !important
    }

    .mr-xxl-n1, .mx-xxl-n1 {
        margin-right: -1rem !important
    }

    .mb-xxl-n1, .my-xxl-n1 {
        margin-bottom: -1rem !important
    }

    .ml-xxl-n1, .mx-xxl-n1 {
        margin-left: -1rem !important
    }

    .m-xxl-n1-5 {
        margin: -1.5rem !important
    }

    .mt-xxl-n1-5, .my-xxl-n1-5 {
        margin-top: -1.5rem !important
    }

    .mr-xxl-n1-5, .mx-xxl-n1-5 {
        margin-right: -1.5rem !important
    }

    .mb-xxl-n1-5, .my-xxl-n1-5 {
        margin-bottom: -1.5rem !important
    }

    .ml-xxl-n1-5, .mx-xxl-n1-5 {
        margin-left: -1.5rem !important
    }

    .m-xxl-n2 {
        margin: -2rem !important
    }

    .mt-xxl-n2, .my-xxl-n2 {
        margin-top: -2rem !important
    }

    .mr-xxl-n2, .mx-xxl-n2 {
        margin-right: -2rem !important
    }

    .mb-xxl-n2, .my-xxl-n2 {
        margin-bottom: -2rem !important
    }

    .ml-xxl-n2, .mx-xxl-n2 {
        margin-left: -2rem !important
    }

    .m-xxl-n2-5 {
        margin: -2.5rem !important
    }

    .mt-xxl-n2-5, .my-xxl-n2-5 {
        margin-top: -2.5rem !important
    }

    .mr-xxl-n2-5, .mx-xxl-n2-5 {
        margin-right: -2.5rem !important
    }

    .mb-xxl-n2-5, .my-xxl-n2-5 {
        margin-bottom: -2.5rem !important
    }

    .ml-xxl-n2-5, .mx-xxl-n2-5 {
        margin-left: -2.5rem !important
    }

    .m-xxl-n3 {
        margin: -3rem !important
    }

    .mt-xxl-n3, .my-xxl-n3 {
        margin-top: -3rem !important
    }

    .mr-xxl-n3, .mx-xxl-n3 {
        margin-right: -3rem !important
    }

    .mb-xxl-n3, .my-xxl-n3 {
        margin-bottom: -3rem !important
    }

    .ml-xxl-n3, .mx-xxl-n3 {
        margin-left: -3rem !important
    }

    .m-xxl-n4 {
        margin: -4rem !important
    }

    .mt-xxl-n4, .my-xxl-n4 {
        margin-top: -4rem !important
    }

    .mr-xxl-n4, .mx-xxl-n4 {
        margin-right: -4rem !important
    }

    .mb-xxl-n4, .my-xxl-n4 {
        margin-bottom: -4rem !important
    }

    .ml-xxl-n4, .mx-xxl-n4 {
        margin-left: -4rem !important
    }

    .m-xxl-auto {
        margin: auto !important
    }

    .mt-xxl-auto, .my-xxl-auto {
        margin-top: auto !important
    }

    .mr-xxl-auto, .mx-xxl-auto {
        margin-right: auto !important
    }

    .mb-xxl-auto, .my-xxl-auto {
        margin-bottom: auto !important
    }

    .ml-xxl-auto, .mx-xxl-auto {
        margin-left: auto !important
    }
}

.text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace !important
}

.text-justify {
    text-align: justify !important
}

.text-wrap {
    white-space: normal !important
}

.text-nowrap {
    white-space: nowrap !important
}

.text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.text-left {
    text-align: left !important
}

.text-right {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important
    }

    .text-sm-right {
        text-align: right !important
    }

    .text-sm-center {
        text-align: center !important
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important
    }

    .text-md-right {
        text-align: right !important
    }

    .text-md-center {
        text-align: center !important
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important
    }

    .text-lg-right {
        text-align: right !important
    }

    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important
    }

    .text-xl-right {
        text-align: right !important
    }

    .text-xl-center {
        text-align: center !important
    }
}

@media (min-width: 1400px) {
    .text-xxl-left {
        text-align: left !important
    }

    .text-xxl-right {
        text-align: right !important
    }

    .text-xxl-center {
        text-align: center !important
    }
}

.text-lowercase {
    text-transform: lowercase !important
}

.text-uppercase {
    text-transform: uppercase !important
}

.text-capitalize {
    text-transform: capitalize !important
}

.font-weight-light {
    font-weight: 300 !important
}

.font-weight-lighter {
    font-weight: lighter !important
}

.font-weight-normal {
    font-weight: 400 !important
}

.font-weight-bold {
    font-weight: 700 !important
}

.font-weight-bolder {
    font-weight: bolder !important
}

.font-italic {
    font-style: italic !important
}

.text-white {
    color: #fff !important
}

.text-primary {
    color: #00448a !important
}

a.text-primary:focus, a.text-primary:hover {
    color: #001e3e !important
}

.text-secondary {
    color: #ff582b !important
}

a.text-secondary:focus, a.text-secondary:hover {
    color: #de2f00 !important
}

.text-success {
    color: #28a745 !important
}

a.text-success:focus, a.text-success:hover {
    color: #19692c !important
}

.text-info {
    color: #00448a !important
}

a.text-info:focus, a.text-info:hover {
    color: #001e3e !important
}

.text-warning {
    color: #ffc107 !important
}

a.text-warning:focus, a.text-warning:hover {
    color: #ba8b00 !important
}

.text-danger {
    color: #dc3545 !important
}

a.text-danger:focus, a.text-danger:hover {
    color: #a71d2a !important
}

.text-light {
    color: #f5f5f5 !important
}

a.text-light:focus, a.text-light:hover {
    color: #cfcfcf !important
}

.text-dark {
    color: #404246 !important
}

a.text-dark:focus, a.text-dark:hover {
    color: #1b1c1e !important
}

.text-body {
    color: #1d1e20 !important
}

.text-muted {
    color: #6c757d !important
}

.text-black-50 {
    color: rgba(29, 30, 32, .5) !important
}

.text-white-50 {
    color: hsla(0, 0%, 100%, .5) !important
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.text-decoration-none {
    text-decoration: none !important
}

.text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important
}

.text-reset {
    color: inherit !important
}

.visible {
    visibility: visible !important
}

.invisible {
    visibility: hidden !important
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../font/roboto-v27-latin-regular.eot);
    src: local(""), url(../font/roboto-v27-latin-regular.eot) format("embedded-opentype"), url(../font/roboto-v27-latin-regular.woff2) format("woff2"), url(../font/roboto-v27-latin-regular.woff) format("woff"), url(../font/roboto-v27-latin-regular.ttf) format("truetype"), url(../font/roboto-v27-latin-regular.svg) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../font/roboto-v27-latin-500.eot);
    src: local(""), url(../font/roboto-v27-latin-500.eot) format("embedded-opentype"), url(../font/roboto-v27-latin-500.woff2) format("woff2"), url(../font/roboto-v27-latin-500.woff) format("woff"), url(../font/roboto-v27-latin-500.ttf) format("truetype"), url(../font/roboto-v27-latin-500.svg) format("svg")
}

@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../font/roboto-v27-latin-700.eot);
    src: local(""), url(../font/roboto-v27-latin-700.eot) format("embedded-opentype"), url(../font/roboto-v27-latin-700.woff2) format("woff2"), url(../font/roboto-v27-latin-700.woff) format("woff"), url(../font/roboto-v27-latin-700.ttf) format("truetype"), url(../font/roboto-v27-latin-700.svg) format("svg")
}

@font-face {
    font-family: Ubuntu;
    font-display: swap;
    font-weight: 400;
    font-style: normal;
    src: url(../font/ubuntu-regular-webfont.eot);
    src: url(../font/ubuntu-regular-webfont.eot) format("embedded-opentype"), url(../font/ubuntu-regular-webfont.woff2) format("woff2"), url(../font/ubuntu-regular-webfont.woff) format("woff"), url(../font/ubuntu-regular-webfont.ttf) format("truetype"), url(../font/ubuntu-regular-webfont.svg) format("svg")
}

@font-face {
    font-family: Ubuntu;
    font-display: swap;
    font-weight: 700;
    font-style: normal;
    src: url(../font/ubuntu-bold-webfont.eot);
    src: url(../font/ubuntu-bold-webfont.eot) format("embedded-opentype"), url(../font/ubuntu-bold-webfont.woff2) format("woff2"), url(../font/ubuntu-bold-webfont.woff) format("woff"), url(../font/ubuntu-bold-webfont.ttf) format("truetype"), url(../font/ubuntu-bold-webfont.svg) format("svg")
}

body {
    letter-spacing: 1px
}

.field-text-formatted ol:last-child, .field-text-formatted p:last-child, .field-text-formatted ul:last-child {
    margin-bottom: 0
}

@media (max-width: 575.98px) {
    .bg-xs-none {
        background: none !important
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .bg-sm-none {
        background: none !important
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .bg-md-none {
        background: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .bg-lg-none {
        background: none !important
    }
}

@media (min-width: 1200px) {
    .bg-xl-none {
        background: none !important
    }
}

.cursor-pointer {
    cursor: pointer
}

.field-text-formatted {
    overflow: hidden
}

.text-gray {
    color: grey
}

.element-invisible {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal
}

.paragraph--type--hero-item.paragraph--view-mode--hero .field-title, .section-title.color-gradient-green h2, .text-gradient-green {
    background: linear-gradient(102.4deg, #14a796, #219cdc 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.menu-item-extras .menu-item-extras__title, .section-title.color-gradient-blue h2, .section-title h2, .text-gradient-blue {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.paragraph--type--direct-access[data-bg=bg-grey] .content .field-title, .section-title.color-gradient-purple h2, .text-gradient-purple {
    background: linear-gradient(102.4deg, #00448a, #642355 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title.color-gradient-red h2, .text-gradient-red {
    background: linear-gradient(102.4deg, #642355, #ce1431 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.section-title.color-gradient-orange h2, .text-gradient-orange, .text-orange-gradient {
    background: linear-gradient(102.4deg, #ce1431, #e5531a 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.text-gradient-rainbow {
    background: linear-gradient(75deg, #008489, #137bb7 27.08%, #004690 51.04%, #c80149 73.96%, #c80149 98.43%, #df3500 98.44%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-white] body .content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-white] body .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body .hero-item-content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-white] body .infographie_content, .paragraph--type--infographie[data-bg=bg-white] body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body .modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body .field-quote.mobile, body .bg-white, body .paragraph--type--did-you-know[data-bg=bg-white] .content, body .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body .paragraph--type--direct-access[data-bg=bg-white] .content, body .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content, body .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body .paragraph--type--infographie[data-bg=bg-white] .infographie_content, body .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .content-wrapper, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .modal-content, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white], body .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .modal-content, body .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .field-quote.mobile, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .field-quote.mobile {
    background: #fff
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body .views-element-container, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-grey] body .content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-grey] body .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body .hero-item-content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .views-element-container, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-grey] body .infographie_content, .paragraph--type--infographie[data-bg=bg-grey] body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body .modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body .views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body .views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body .views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body .views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body .views-element-container, body .bg-grey, body .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body .paragraph--type--accordion.bg-none, body .paragraph--type--did-you-know[data-bg=bg-grey] .content, body .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body .paragraph--type--direct-access[data-bg=bg-grey] .content, body .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .hero-item-content, body .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .container-xl > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .container > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .sitemap > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, body .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .views-element-container, body .paragraph--type--infographie[data-bg=bg-grey] .infographie_content, body .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body .paragraph--type--jobs.bg-none, body .paragraph--type--learn-more.bg-none, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .content-wrapper, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .modal-content, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey], body .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .modal-content, body .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body .paragraph--type--quotes, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .field-quote.mobile, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .field-quote.mobile, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .field-quote.mobile, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .field-quote.mobile, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .field-quote.mobile, body .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .views-element-container, body .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .views-element-container, body .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .views-element-container, body .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .views-element-container, body .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .views-element-container, body .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .views-element-container, body .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, body .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .views-element-container {
    background: #f5f5f5
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .hero-item-content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .infographie_content, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .field-quote.mobile, body.dark-mode .bg-white, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .field-quote.mobile {
    background: #121212 !important
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .views-element-container, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .hero-item-content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .views-element-container, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .infographie_content, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .views-element-container, body.dark-mode .bg-grey, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .views-element-container, body.dark-mode .paragraph--type--accordion.bg-none, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .views-element-container, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--jobs.bg-none, body.dark-mode .paragraph--type--learn-more.bg-none, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quotes, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .field-quote.mobile, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .views-element-container, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .views-element-container, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .views-element-container, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .views-element-container, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .views-element-container, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile body.dark-mode .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .views-element-container {
    background: #222
}

.bg-blue_gradient, .event.event--teaser .event_date .event_hours, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile, .page-view.view-news .views-exposed-form .form-item-title, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form, .page-view.view-stories .views-exposed-form .form-item-title, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-none] .content, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-none] .content, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient], .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none], .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile {
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    color: #fff
}

.bg-green_gradient, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient], .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile {
    background: linear-gradient(107.48deg, #008678 .36%, #137bb7);
    color: #fff
}

.bg-red_gradient, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient], .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile {
    background: linear-gradient(108.08deg, #642355, #c7001f);
    color: #fff
}

.bg-purple_gradient, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient], .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile {
    background: linear-gradient(114.27deg, #00448a, #642355);
    color: #fff
}

.bg-orange_gradient, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient], .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile {
    background: linear-gradient(156.21deg, #c7001f, #db3d00);
    color: #fff
}

@media (min-width: 768px) {
    .bg-pattern--half_circle_top_left {
        position: relative;
        overflow: hidden
    }

    .bg-pattern--half_circle_top_left:before {
        content: "";
        display: block;
        position: absolute;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        z-index: 1
    }

    .bg-pattern--half_circle_top_left > .container, .bg-pattern--half_circle_top_left > .container-xl, .bg-pattern--half_circle_top_left > .paragraph--type--menu, .bg-pattern--half_circle_top_left > .sitemap, .menu-dropdown > .nav-item > .submenu-container.bg-pattern--half_circle_top_left > .scroll-wrapper, .news.news--full .bg-pattern--half_circle_top_left > .prevnext-container, .sg-search-popup .bg-pattern--half_circle_top_left > .saint-gobain-search-form, .sticky-menus .bg-pattern--half_circle_top_left > ul.nav, .view-brands .view-text-filter-container .bg-pattern--half_circle_top_left > .content, .view-brands .views-exposed-form .bg-pattern--half_circle_top_left > .form-actions, .view-press-release .bg-pattern--half_circle_top_left > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .bg-pattern--half_circle_top_left > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.bg-pattern--half_circle_top_left > h1, body.page-view .bg-pattern--half_circle_top_left > .page-view.view-saint-gobain-search, body.page-view .bg-pattern--half_circle_top_left > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.bg-pattern--half_circle_top_left > div.pt-2, body.path-search main.bg-pattern--half_circle_top_left > div.pt-2, body.path-sitemap main.bg-pattern--half_circle_top_left > div.pt-2, body.path-user .bg-pattern--half_circle_top_left > main {
        position: relative;
        z-index: 2
    }
}

.bg-pattern--half_circle_top_left:before {
    top: 0;
    left: 10%;
    width: 739px;
    height: 312px;
    background-image: url(../images/half-circle-bottom.svg);
    background-size: contain
}

@media (min-width: 768px) {
    .bg-pattern--half_circle_top_right {
        position: relative;
        overflow: hidden
    }

    .bg-pattern--half_circle_top_right:before {
        content: "";
        display: block;
        position: absolute;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        z-index: 1
    }

    .bg-pattern--half_circle_top_right > .container, .bg-pattern--half_circle_top_right > .container-xl, .bg-pattern--half_circle_top_right > .paragraph--type--menu, .bg-pattern--half_circle_top_right > .sitemap, .menu-dropdown > .nav-item > .submenu-container.bg-pattern--half_circle_top_right > .scroll-wrapper, .news.news--full .bg-pattern--half_circle_top_right > .prevnext-container, .sg-search-popup .bg-pattern--half_circle_top_right > .saint-gobain-search-form, .sticky-menus .bg-pattern--half_circle_top_right > ul.nav, .view-brands .view-text-filter-container .bg-pattern--half_circle_top_right > .content, .view-brands .views-exposed-form .bg-pattern--half_circle_top_right > .form-actions, .view-press-release .bg-pattern--half_circle_top_right > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .bg-pattern--half_circle_top_right > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.bg-pattern--half_circle_top_right > h1, body.page-view .bg-pattern--half_circle_top_right > .page-view.view-saint-gobain-search, body.page-view .bg-pattern--half_circle_top_right > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.bg-pattern--half_circle_top_right > div.pt-2, body.path-search main.bg-pattern--half_circle_top_right > div.pt-2, body.path-sitemap main.bg-pattern--half_circle_top_right > div.pt-2, body.path-user .bg-pattern--half_circle_top_right > main {
        position: relative;
        z-index: 2
    }
}

.bg-pattern--half_circle_top_right:before {
    top: 0;
    right: 10%;
    width: 739px;
    height: 312px;
    background-image: url(../images/half-circle-bottom.svg);
    background-size: contain
}

@media (min-width: 768px) {
    .bg-pattern--half_circle_bottom_left {
        position: relative;
        overflow: hidden
    }

    .bg-pattern--half_circle_bottom_left:before {
        content: "";
        display: block;
        position: absolute;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        z-index: 1
    }

    .bg-pattern--half_circle_bottom_left > .container, .bg-pattern--half_circle_bottom_left > .container-xl, .bg-pattern--half_circle_bottom_left > .paragraph--type--menu, .bg-pattern--half_circle_bottom_left > .sitemap, .menu-dropdown > .nav-item > .submenu-container.bg-pattern--half_circle_bottom_left > .scroll-wrapper, .news.news--full .bg-pattern--half_circle_bottom_left > .prevnext-container, .sg-search-popup .bg-pattern--half_circle_bottom_left > .saint-gobain-search-form, .sticky-menus .bg-pattern--half_circle_bottom_left > ul.nav, .view-brands .view-text-filter-container .bg-pattern--half_circle_bottom_left > .content, .view-brands .views-exposed-form .bg-pattern--half_circle_bottom_left > .form-actions, .view-press-release .bg-pattern--half_circle_bottom_left > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .bg-pattern--half_circle_bottom_left > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.bg-pattern--half_circle_bottom_left > h1, body.page-view .bg-pattern--half_circle_bottom_left > .page-view.view-saint-gobain-search, body.page-view .bg-pattern--half_circle_bottom_left > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.bg-pattern--half_circle_bottom_left > div.pt-2, body.path-search main.bg-pattern--half_circle_bottom_left > div.pt-2, body.path-sitemap main.bg-pattern--half_circle_bottom_left > div.pt-2, body.path-user .bg-pattern--half_circle_bottom_left > main {
        position: relative;
        z-index: 2
    }
}

.bg-pattern--half_circle_bottom_left:before {
    bottom: 0;
    left: -10rem;
    width: 739px;
    height: 312px;
    background-image: url(../images/half-circle-top.svg)
}

@media (min-width: 768px) {
    .bg-pattern--half_circle_bottom_right {
        position: relative;
        overflow: hidden
    }

    .bg-pattern--half_circle_bottom_right:before {
        content: "";
        display: block;
        position: absolute;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        z-index: 1
    }

    .bg-pattern--half_circle_bottom_right > .container, .bg-pattern--half_circle_bottom_right > .container-xl, .bg-pattern--half_circle_bottom_right > .paragraph--type--menu, .bg-pattern--half_circle_bottom_right > .sitemap, .menu-dropdown > .nav-item > .submenu-container.bg-pattern--half_circle_bottom_right > .scroll-wrapper, .news.news--full .bg-pattern--half_circle_bottom_right > .prevnext-container, .sg-search-popup .bg-pattern--half_circle_bottom_right > .saint-gobain-search-form, .sticky-menus .bg-pattern--half_circle_bottom_right > ul.nav, .view-brands .view-text-filter-container .bg-pattern--half_circle_bottom_right > .content, .view-brands .views-exposed-form .bg-pattern--half_circle_bottom_right > .form-actions, .view-press-release .bg-pattern--half_circle_bottom_right > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .bg-pattern--half_circle_bottom_right > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.bg-pattern--half_circle_bottom_right > h1, body.page-view .bg-pattern--half_circle_bottom_right > .page-view.view-saint-gobain-search, body.page-view .bg-pattern--half_circle_bottom_right > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.bg-pattern--half_circle_bottom_right > div.pt-2, body.path-search main.bg-pattern--half_circle_bottom_right > div.pt-2, body.path-sitemap main.bg-pattern--half_circle_bottom_right > div.pt-2, body.path-user .bg-pattern--half_circle_bottom_right > main {
        position: relative;
        z-index: 2
    }
}

.bg-pattern--half_circle_bottom_right:before {
    bottom: 0;
    right: -10rem;
    width: 739px;
    height: 312px;
    background-image: url(../images/half-circle-top.svg)
}

@media (min-width: 768px) {
    .bg-pattern--triangle_top_left {
        position: relative;
        overflow: hidden
    }

    .bg-pattern--triangle_top_left:before {
        content: "";
        display: block;
        position: absolute;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        z-index: 1
    }

    .bg-pattern--triangle_top_left > .container, .bg-pattern--triangle_top_left > .container-xl, .bg-pattern--triangle_top_left > .paragraph--type--menu, .bg-pattern--triangle_top_left > .sitemap, .menu-dropdown > .nav-item > .submenu-container.bg-pattern--triangle_top_left > .scroll-wrapper, .news.news--full .bg-pattern--triangle_top_left > .prevnext-container, .sg-search-popup .bg-pattern--triangle_top_left > .saint-gobain-search-form, .sticky-menus .bg-pattern--triangle_top_left > ul.nav, .view-brands .view-text-filter-container .bg-pattern--triangle_top_left > .content, .view-brands .views-exposed-form .bg-pattern--triangle_top_left > .form-actions, .view-press-release .bg-pattern--triangle_top_left > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .bg-pattern--triangle_top_left > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.bg-pattern--triangle_top_left > h1, body.page-view .bg-pattern--triangle_top_left > .page-view.view-saint-gobain-search, body.page-view .bg-pattern--triangle_top_left > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.bg-pattern--triangle_top_left > div.pt-2, body.path-search main.bg-pattern--triangle_top_left > div.pt-2, body.path-sitemap main.bg-pattern--triangle_top_left > div.pt-2, body.path-user .bg-pattern--triangle_top_left > main {
        position: relative;
        z-index: 2
    }
}

.bg-pattern--triangle_top_left:before {
    top: -2rem;
    left: 5%;
    width: 739px;
    height: 312px;
    background-image: url(../images/triangle-up.svg)
}

@media (min-width: 768px) {
    .bg-pattern--triangle_top_right {
        position: relative;
        overflow: hidden
    }

    .bg-pattern--triangle_top_right:before {
        content: "";
        display: block;
        position: absolute;
        background-size: contain;
        background-position: 50%;
        background-repeat: no-repeat;
        z-index: 1
    }

    .bg-pattern--triangle_top_right > .container, .bg-pattern--triangle_top_right > .container-xl, .bg-pattern--triangle_top_right > .paragraph--type--menu, .bg-pattern--triangle_top_right > .sitemap, .menu-dropdown > .nav-item > .submenu-container.bg-pattern--triangle_top_right > .scroll-wrapper, .news.news--full .bg-pattern--triangle_top_right > .prevnext-container, .sg-search-popup .bg-pattern--triangle_top_right > .saint-gobain-search-form, .sticky-menus .bg-pattern--triangle_top_right > ul.nav, .view-brands .view-text-filter-container .bg-pattern--triangle_top_right > .content, .view-brands .views-exposed-form .bg-pattern--triangle_top_right > .form-actions, .view-press-release .bg-pattern--triangle_top_right > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .bg-pattern--triangle_top_right > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.bg-pattern--triangle_top_right > h1, body.page-view .bg-pattern--triangle_top_right > .page-view.view-saint-gobain-search, body.page-view .bg-pattern--triangle_top_right > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.bg-pattern--triangle_top_right > div.pt-2, body.path-search main.bg-pattern--triangle_top_right > div.pt-2, body.path-sitemap main.bg-pattern--triangle_top_right > div.pt-2, body.path-user .bg-pattern--triangle_top_right > main {
        position: relative;
        z-index: 2
    }
}

.bg-pattern--triangle_top_right:before {
    top: -2rem;
    right: 5%;
    width: 739px;
    height: 312px;
    background-image: url(../images/triangle-up.svg)
}

.bg-pattern--cards {
    position: relative;
    overflow: hidden
}

.bg-pattern--cards:before {
    content: "";
    display: block;
    position: absolute;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 1
}

.bg-pattern--cards > .container, .bg-pattern--cards > .container-xl, .bg-pattern--cards > .paragraph--type--menu, .bg-pattern--cards > .sitemap, .menu-dropdown > .nav-item > .submenu-container.bg-pattern--cards > .scroll-wrapper, .news.news--full .bg-pattern--cards > .prevnext-container, .sg-search-popup .bg-pattern--cards > .saint-gobain-search-form, .sticky-menus .bg-pattern--cards > ul.nav, .view-brands .view-text-filter-container .bg-pattern--cards > .content, .view-brands .views-exposed-form .bg-pattern--cards > .form-actions, .view-press-release .bg-pattern--cards > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .bg-pattern--cards > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .view__title.bg-pattern--cards > h1, body.page-view .bg-pattern--cards > .page-view.view-saint-gobain-search, body.page-view .bg-pattern--cards > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view main.bg-pattern--cards > div.pt-2, body.path-search main.bg-pattern--cards > div.pt-2, body.path-sitemap main.bg-pattern--cards > div.pt-2, body.path-user .bg-pattern--cards > main {
    position: relative;
    z-index: 2
}

.bg-pattern--cards:before {
    top: -115px;
    right: -105px;
    width: 100%;
    height: 100%;
    background-image: url(../images/half-circle-bottom.svg);
    background-size: contain;
    transform: rotate(45deg);
    z-index: unset
}

body.modal-open {
    overflow: auto !important;
    padding-right: 0 !important
}

.h1, .paragraph--type--did-you-know .field-title h2, .view-taxonomy.display--events header h2, h1 {
    font-size: 2.5rem;
    letter-spacing: 0
}

@media (min-width: 768px) {
    .h1, .paragraph--type--did-you-know .field-title h2, .view-taxonomy.display--events header h2, h1 {
        font-size: 4.25rem
    }
}

.h2, .paragraph--type--hero-item.paragraph--view-mode--hero .field-title, .paragraph--type--timeline-item .timeline-item__dates, h2 {
    font-size: 2rem;
    letter-spacing: 0
}

@media (min-width: 768px) {
    .h2, .paragraph--type--hero-item.paragraph--view-mode--hero .field-title, .paragraph--type--timeline-item .timeline-item__dates, h2 {
        font-size: 4rem
    }
}

.h3, .news.news--press-release .publish_date .publish_date_day, .page-view.view-news .views-exposed-form .form-item-title label, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label, .page-view.view-stories .views-exposed-form .form-item-title label, .paragraph--type--contact .content-wrapper .contact__field-links .field__label, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title, .paragraph--type--hero-mea-item .mea_content .field-title > *, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day, .paragraph--type--mea-item .mea_content .field-title > *, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label, h3 {
    font-size: 1.75rem;
    letter-spacing: 0
}

@media (min-width: 768px) {
    .h3, .news.news--press-release .publish_date .publish_date_day, .page-view.view-news .views-exposed-form .form-item-title label, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label, .page-view.view-stories .views-exposed-form .form-item-title label, .paragraph--type--contact .content-wrapper .contact__field-links .field__label, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title, .paragraph--type--hero-mea-item .mea_content .field-title > *, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day, .paragraph--type--mea-item .mea_content .field-title > *, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label, h3 {
        font-size: 2.375rem
    }
}

.h4, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title, h4 {
    font-size: 1.75rem;
    letter-spacing: 0;
    color:white;
}

@media (min-width: 768px) {
    .h4, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title, h4 {
        font-size: 2.125rem
    }
}

.h5, h5 {
    font-size: 1.5rem;
    letter-spacing: 0
}

@media (min-width: 768px) {
    .h5, h5 {
        font-size: 1.875rem
    }
}

.cke_editable .h1, .cke_editable .h2, .cke_editable .h3, .cke_editable .h4, .cke_editable .h5, .cke_editable .h6, .cke_editable .news.news--press-release .publish_date .publish_date_day, .cke_editable .page-view.view-news .views-exposed-form .form-item-title label, .cke_editable .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label, .cke_editable .page-view.view-stories .views-exposed-form .form-item-title label, .cke_editable .paragraph--type--contact .content-wrapper .contact__field-links .field__label, .cke_editable .paragraph--type--did-you-know .field-title h2, .cke_editable .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title, .cke_editable .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title, .cke_editable .paragraph--type--hero-item.paragraph--view-mode--hero .field-title, .cke_editable .paragraph--type--hero-mea-item .mea_content .field-title > *, .cke_editable .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day, .cke_editable .paragraph--type--mea-item .mea_content .field-title > *, .cke_editable .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label, .cke_editable .paragraph--type--timeline-item .timeline-item__dates, .cke_editable .view-taxonomy.display--events header h2, .cke_editable h1, .cke_editable h2, .cke_editable h3, .cke_editable h4, .cke_editable h5, .cke_editable h6, .field-text-formatted .h1, .field-text-formatted .h2, .field-text-formatted .h3, .field-text-formatted .h4, .field-text-formatted .h5, .field-text-formatted .h6, .field-text-formatted .news.news--press-release .publish_date .publish_date_day, .field-text-formatted .page-view.view-news .views-exposed-form .form-item-title label, .field-text-formatted .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label, .field-text-formatted .page-view.view-stories .views-exposed-form .form-item-title label, .field-text-formatted .paragraph--type--contact .content-wrapper .contact__field-links .field__label, .field-text-formatted .paragraph--type--did-you-know .field-title h2, .field-text-formatted .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title, .field-text-formatted .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title, .field-text-formatted .paragraph--type--hero-item.paragraph--view-mode--hero .field-title, .field-text-formatted .paragraph--type--hero-mea-item .mea_content .field-title > *, .field-text-formatted .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day, .field-text-formatted .paragraph--type--mea-item .mea_content .field-title > *, .field-text-formatted .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label, .field-text-formatted .paragraph--type--timeline-item .timeline-item__dates, .field-text-formatted .view-taxonomy.display--events header h2, .field-text-formatted h1, .field-text-formatted h2, .field-text-formatted h3, .field-text-formatted h4, .field-text-formatted h5, .field-text-formatted h6, .news.news--press-release .publish_date .cke_editable .publish_date_day, .news.news--press-release .publish_date .field-text-formatted .publish_date_day, .page-view.view-news .views-exposed-form .form-item-title .cke_editable label, .page-view.view-news .views-exposed-form .form-item-title .field-text-formatted label, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .cke_editable label, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .field-text-formatted label, .page-view.view-stories .views-exposed-form .form-item-title .cke_editable label, .page-view.view-stories .views-exposed-form .form-item-title .field-text-formatted label, .paragraph--type--contact .content-wrapper .contact__field-links .cke_editable .field__label, .paragraph--type--contact .content-wrapper .contact__field-links .field-text-formatted .field__label, .paragraph--type--did-you-know .field-title .cke_editable h2, .paragraph--type--did-you-know .field-title .field-text-formatted h2, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .cke_editable .article__title, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .field-text-formatted .article__title, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .cke_editable .earth-globe-item__field-title, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .field-text-formatted .earth-globe-item__field-title, .paragraph--type--hero-item.paragraph--view-mode--hero .cke_editable .field-title, .paragraph--type--hero-item.paragraph--view-mode--hero .field-text-formatted .field-title, .paragraph--type--hero-mea-item .mea_content .cke_editable .field-title > *, .paragraph--type--hero-mea-item .mea_content .field-text-formatted .field-title > *, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .cke_editable .publish_date_day, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .field-text-formatted .publish_date_day, .paragraph--type--mea-item .mea_content .cke_editable .field-title > *, .paragraph--type--mea-item .mea_content .field-text-formatted .field-title > *, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .cke_editable label, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .field-text-formatted label, .paragraph--type--timeline-item .cke_editable .timeline-item__dates, .paragraph--type--timeline-item .field-text-formatted .timeline-item__dates, .view-taxonomy.display--events header .cke_editable h2, .view-taxonomy.display--events header .field-text-formatted h2 {
    margin-top: 4rem
}

.cke_editable .h1:first-child, .cke_editable .h2:first-child, .cke_editable .h3:first-child, .cke_editable .h4:first-child, .cke_editable .h5:first-child, .cke_editable .h6:first-child, .cke_editable .news.news--press-release .publish_date .publish_date_day:first-child, .cke_editable .page-view.view-news .views-exposed-form .form-item-title label:first-child, .cke_editable .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label:first-child, .cke_editable .page-view.view-stories .views-exposed-form .form-item-title label:first-child, .cke_editable .paragraph--type--contact .content-wrapper .contact__field-links .field__label:first-child, .cke_editable .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title:first-child, .cke_editable .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title:first-child, .cke_editable .paragraph--type--hero-item.paragraph--view-mode--hero .field-title:first-child, .cke_editable .paragraph--type--hero-mea-item .mea_content .field-title > :first-child, .cke_editable .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day:first-child, .cke_editable .paragraph--type--mea-item .mea_content .field-title > :first-child, .cke_editable .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label:first-child, .cke_editable .paragraph--type--timeline-item .timeline-item__dates:first-child, .cke_editable .view-taxonomy.display--events header h2:first-child, .cke_editable h1:first-child, .cke_editable h2 + h3, .cke_editable h2:first-child, .cke_editable h3 + h4, .cke_editable h3:first-child, .cke_editable h4 + h5, .cke_editable h4:first-child, .cke_editable h5 + h6, .cke_editable h5:first-child, .cke_editable h6:first-child, .field-text-formatted .h1:first-child, .field-text-formatted .h2:first-child, .field-text-formatted .h3:first-child, .field-text-formatted .h4:first-child, .field-text-formatted .h5:first-child, .field-text-formatted .h6:first-child, .field-text-formatted .news.news--press-release .publish_date .publish_date_day:first-child, .field-text-formatted .page-view.view-news .views-exposed-form .form-item-title label:first-child, .field-text-formatted .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label:first-child, .field-text-formatted .page-view.view-stories .views-exposed-form .form-item-title label:first-child, .field-text-formatted .paragraph--type--contact .content-wrapper .contact__field-links .field__label:first-child, .field-text-formatted .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .article__title:first-child, .field-text-formatted .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title:first-child, .field-text-formatted .paragraph--type--hero-item.paragraph--view-mode--hero .field-title:first-child, .field-text-formatted .paragraph--type--hero-mea-item .mea_content .field-title > :first-child, .field-text-formatted .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day:first-child, .field-text-formatted .paragraph--type--mea-item .mea_content .field-title > :first-child, .field-text-formatted .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label:first-child, .field-text-formatted .paragraph--type--timeline-item .timeline-item__dates:first-child, .field-text-formatted .view-taxonomy.display--events header h2:first-child, .field-text-formatted h1:first-child, .field-text-formatted h2 + h3, .field-text-formatted h2:first-child, .field-text-formatted h3 + h4, .field-text-formatted h3:first-child, .field-text-formatted h4 + h5, .field-text-formatted h4:first-child, .field-text-formatted h5 + h6, .field-text-formatted h5:first-child, .field-text-formatted h6:first-child, .news.news--press-release .publish_date .cke_editable .publish_date_day:first-child, .news.news--press-release .publish_date .field-text-formatted .publish_date_day:first-child, .page-view.view-news .views-exposed-form .form-item-title .cke_editable label:first-child, .page-view.view-news .views-exposed-form .form-item-title .field-text-formatted label:first-child, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .cke_editable label:first-child, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .field-text-formatted label:first-child, .page-view.view-stories .views-exposed-form .form-item-title .cke_editable label:first-child, .page-view.view-stories .views-exposed-form .form-item-title .field-text-formatted label:first-child, .paragraph--type--contact .content-wrapper .contact__field-links .cke_editable .field__label:first-child, .paragraph--type--contact .content-wrapper .contact__field-links .field-text-formatted .field__label:first-child, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .cke_editable .article__title:first-child, .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article .field-text-formatted .article__title:first-child, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .cke_editable .earth-globe-item__field-title:first-child, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .field-text-formatted .earth-globe-item__field-title:first-child, .paragraph--type--hero-item.paragraph--view-mode--hero .cke_editable .field-title:first-child, .paragraph--type--hero-item.paragraph--view-mode--hero .field-text-formatted .field-title:first-child, .paragraph--type--hero-mea-item .mea_content .cke_editable .field-title > :first-child, .paragraph--type--hero-mea-item .mea_content .field-text-formatted .field-title > :first-child, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .cke_editable .publish_date_day:first-child, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .field-text-formatted .publish_date_day:first-child, .paragraph--type--mea-item .mea_content .cke_editable .field-title > :first-child, .paragraph--type--mea-item .mea_content .field-text-formatted .field-title > :first-child, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .cke_editable label:first-child, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .field-text-formatted label:first-child, .paragraph--type--timeline-item .cke_editable .timeline-item__dates:first-child, .paragraph--type--timeline-item .field-text-formatted .timeline-item__dates:first-child, .view-taxonomy.display--events header .cke_editable h2:first-child, .view-taxonomy.display--events header .field-text-formatted h2:first-child {
    margin-top: 0
}

.table, table {
    width: 100%;
    margin-bottom: 1rem;
    color: #1d1e20;
    background-color: #fff
}

.table thead, table thead {
    background: linear-gradient(115.12deg, #137bb7, #00448a)
}

.table td, .table th, table td, table th {
    padding: 1.063rem 1.25rem;
    vertical-align: top
}

.table th, table th {
    vertical-align: bottom;
    background: none;
    color: #fff;
    font-weight: 700
}

.table thead th, table thead th {
    border-bottom: 0
}

.table thead td, table thead td {
    vertical-align: bottom;
    background: none;
    color: #fff
}

.table tr:nth-of-type(2n), table tr:nth-of-type(2n) {
    background-color: #f5f5f5
}

.table caption, table caption {
    margin-top: 20px
}

.table-navigation {
    display: flex;
    align-items: center;
    margin: 1.875rem 0
}

.table-navigation button {
    margin-right: 20px
}

@media (min-width: 576px) {
    .table-navigation {
        display: none
    }
}

.cke_editable ol, .cke_editable ul, .field-text-formatted ol, .field-text-formatted ul {
    padding-left: 1.3rem
}

.cke_editable ul, .field-text-formatted ul {
    list-style: none
}

.cke_editable ul li:before, .field-text-formatted ul li:before {
    content: "";
    display: inline-block;
    width: 5px;
    height: 5px;
    margin-right: .8rem;
    margin-bottom: 3px;
    border-radius: 50%;
    background: linear-gradient(115.12deg, #137bb7, #00448a)
}

.align-left {
    float: none;
    margin: 0 0 1.5rem;
    text-align: center
}

.align-left img {
    border-radius: 8px
}

@media (min-width: 768px) {
    .align-left {
        float: left;
        margin: 0 6.875rem 4.625rem 0;
        text-align: left
    }
}

.align-right {
    float: none;
    margin: 0 0 1.5rem;
    text-align: center
}

.align-right img {
    border-radius: 8px
}

@media (min-width: 768px) {
    .align-right {
        float: right;
        margin: 0 0 4.625rem 6.875rem;
        text-align: right
    }
}

.align-center {
    display: block;
    margin: 1.5rem auto;
    float: none;
    text-align: center
}

.align-center img {
    border-radius: 8px
}

@media (min-width: 768px) {
    .align-center {
        margin: 4.625rem 0
    }
}

figcaption {
    margin-top: 5px;
    font-size: 90%;
    color: #6c757d
}

figcaption[contenteditable=true]:empty:before {
    content: attr(data-placeholder);
    font-style: italic
}

input::-moz-placeholder {
    font-weight: 700;
    color: #7e7e7e;
    letter-spacing: 1px
}

input:-ms-input-placeholder {
    font-weight: 700;
    color: #7e7e7e;
    letter-spacing: 1px
}

input::placeholder {
    font-weight: 700;
    color: #7e7e7e;
    letter-spacing: 1px
}

.form-item label {
    font-size: 75%;
    color: #7e7e7e
}

.fieldset-legend, .form-item label {
    text-transform: uppercase;
    font-weight: 700
}

.js-form-type-checkbox input:checked ~ label:after {
    background-image: unset;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    border-radius: 3px
}

.js-form-type-checkbox input:checked ~ label:before {
    border-color: none;
    background-color: transparent
}

.js-form-type-checkbox label {
    padding-top: 3px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 75%;
    color: #7e7e7e
}

.js-form-type-checkbox label:before {
    border-radius: 5px
}

.js-form-type-checkbox label:after {
    top: .3rem;
    left: -22px;
    width: 12px;
    height: 12px
}

.form-item-radios label {
    font-weight: 400
}

.js-form-type-select .custom-select, select.form-control {
    background: url(../images/select-arrow.svg) no-repeat right 1.75rem center/8px 18px;
    background-size: 24px;
    background-color: #fff
}

select.form-control {
    padding-right: 75px;
    color: #1d1e20;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.form-control.required:not(.form-textarea) {
    background: url(../images/info.svg) no-repeat right 1.75rem center/8px 10px;
    background-size: 24px;
    background-color: #fff
}

.form-item--error-message {
    color: #dc3545
}

.webform-submission-form {
    position: relative
}

.webform-submission-form .form-actions {
    margin-top: 40px
}

.webform-submission-form .js-form-type-select label.form-required:after, .webform-submission-form .js-form-type-textarea label.form-required:after {
    content: " *"
}

.webform-submission-form fieldset {
    background: none;
    border: 0
}

.webform-submission-form fieldset .card-header {
    padding: 0;
    border: 0;
    margin-bottom: 1rem;
    background: none
}

.webform-submission-form fieldset .card-header .fieldset-legend {
    background: linear-gradient(102.4deg, #00448a, #642355 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3rem;
    text-transform: uppercase
}

.webform-submission-form fieldset .fieldset-wrapper {
    padding: 0
}

.webform-submission-form .form-actions {
    text-align: right
}

.paragraph--type--form {
    background: #f5f5f5
}

.paragraph--type--form .form__field-description {
    padding-bottom: 40px
}

.js-form-type-webform-email-confirm > .form-item {
    padding: 0 5px
}

.paragraph--type--form h2 {
    background: linear-gradient(102.4deg, #00448a, #642355 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.container-xl, .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, .sg-search-popup .saint-gobain-search-form, .sticky-menus ul.nav, body.page-view .page-view.view-saint-gobain-search {
    max-width: 1320px;
    width: 100%;
    margin:60px auto 0
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /*height: 85px;*/
    background: #fff;
    z-index: 1060;
    padding: 0;
    align-items: start
}

@media (min-width: 1200px) {

}

#header .header__navbar {
    width: 100%;
    display: flex;
    flex-direction: column-reverse
}

@media (min-width: 1200px) {
    #header .header__navbar {
        display: block
    }
}

#header .header__top {
    background-color: #f5f5f5
}

#header .header__top .container-xl, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, #header .header__top .sg-search-popup .saint-gobain-search-form, #header .header__top .sticky-menus ul.nav, #header .header__top body.page-view .page-view.view-saint-gobain-search, .sg-search-popup #header .header__top .saint-gobain-search-form, .sticky-menus #header .header__top ul.nav, body.page-view #header .header__top .page-view.view-saint-gobain-search {
    display: flex;
    flex-direction: column;
    margin-top: 35px
}

@media (min-width: 1200px) {
    #header .header__top .container-xl, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper, #header .header__top .sg-search-popup .saint-gobain-search-form, #header .header__top .sticky-menus ul.nav, #header .header__top body.page-view .page-view.view-saint-gobain-search, .sg-search-popup #header .header__top .saint-gobain-search-form, .sticky-menus #header .header__top ul.nav, body.page-view #header .header__top .page-view.view-saint-gobain-search {
        min-height: 30px;
        margin-top: 0;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }
}

#header .header__top .container-xl .header__top--left, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper .header__top--left, #header .header__top .sg-search-popup .saint-gobain-search-form .header__top--left, #header .header__top .sticky-menus ul.nav .header__top--left, #header .header__top body.page-view .page-view.view-saint-gobain-search .header__top--left, .sg-search-popup #header .header__top .saint-gobain-search-form .header__top--left, .sticky-menus #header .header__top ul.nav .header__top--left, body.page-view #header .header__top .page-view.view-saint-gobain-search .header__top--left {
    display: flex;
    flex-direction: column
}

@media (min-width: 1200px) {
    #header .header__top .container-xl .header__top--left, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper .header__top--left, #header .header__top .sg-search-popup .saint-gobain-search-form .header__top--left, #header .header__top .sticky-menus ul.nav .header__top--left, #header .header__top body.page-view .page-view.view-saint-gobain-search .header__top--left, .sg-search-popup #header .header__top .saint-gobain-search-form .header__top--left, .sticky-menus #header .header__top ul.nav .header__top--left, body.page-view #header .header__top .page-view.view-saint-gobain-search .header__top--left {
        flex-direction: row;
        align-items: center
    }
}

#header .header__top .container-xl .header__top--right, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper .header__top--right, #header .header__top .sg-search-popup .saint-gobain-search-form .header__top--right, #header .header__top .sticky-menus ul.nav .header__top--right, #header .header__top body.page-view .page-view.view-saint-gobain-search .header__top--right, .sg-search-popup #header .header__top .saint-gobain-search-form .header__top--right, .sticky-menus #header .header__top ul.nav .header__top--right, body.page-view #header .header__top .page-view.view-saint-gobain-search .header__top--right {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 1200px) {
    #header .header__top .container-xl .header__top--right, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper .header__top--right, #header .header__top .sg-search-popup .saint-gobain-search-form .header__top--right, #header .header__top .sticky-menus ul.nav .header__top--right, #header .header__top body.page-view .page-view.view-saint-gobain-search .header__top--right, .sg-search-popup #header .header__top .saint-gobain-search-form .header__top--right, .sticky-menus #header .header__top ul.nav .header__top--right, body.page-view #header .header__top .page-view.view-saint-gobain-search .header__top--right {
        flex-wrap: nowrap;
        flex-direction: row;
        align-items: center
    }
}

#header .header__top .container-xl .header__top--right .block--stockexchangelatestvalue, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper .header__top--right .block--stockexchangelatestvalue, #header .header__top .sg-search-popup .saint-gobain-search-form .header__top--right .block--stockexchangelatestvalue, #header .header__top .sticky-menus ul.nav .header__top--right .block--stockexchangelatestvalue, #header .header__top body.page-view .page-view.view-saint-gobain-search .header__top--right .block--stockexchangelatestvalue, .sg-search-popup #header .header__top .saint-gobain-search-form .header__top--right .block--stockexchangelatestvalue, .sticky-menus #header .header__top ul.nav .header__top--right .block--stockexchangelatestvalue, body.page-view #header .header__top .page-view.view-saint-gobain-search .header__top--right .block--stockexchangelatestvalue {
    flex: 0 0 100%
}

@media (min-width: 1200px) {
    #header .header__top .container-xl .header__top--right .block--stockexchangelatestvalue, #header .header__top .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper .header__top--right .block--stockexchangelatestvalue, #header .header__top .sg-search-popup .saint-gobain-search-form .header__top--right .block--stockexchangelatestvalue, #header .header__top .sticky-menus ul.nav .header__top--right .block--stockexchangelatestvalue, #header .header__top body.page-view .page-view.view-saint-gobain-search .header__top--right .block--stockexchangelatestvalue, .sg-search-popup #header .header__top .saint-gobain-search-form .header__top--right .block--stockexchangelatestvalue, .sticky-menus #header .header__top ul.nav .header__top--right .block--stockexchangelatestvalue, body.page-view #header .header__top .page-view.view-saint-gobain-search .header__top--right .block--stockexchangelatestvalue {
        flex: auto
    }
}

#header .header__bottom {
    background-color: #fff
}

@media (min-width: 1200px) {
    #header .header__bottom {
        margin-top: 20px
    }

    .olympic-games-logo #header .header__bottom {
        margin-top: 15px
    }
}

#header .header__bottom > .container-xl, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper, #header .sg-search-popup .header__bottom > .saint-gobain-search-form, #header .sticky-menus .header__bottom > ul.nav, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search, .sg-search-popup #header .header__bottom > .saint-gobain-search-form, .sticky-menus #header .header__bottom > ul.nav, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search {
    display: flex;
    flex-direction: column
}

@media (min-width: 1200px) {
    #header .header__bottom > .container-xl, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper, #header .sg-search-popup .header__bottom > .saint-gobain-search-form, #header .sticky-menus .header__bottom > ul.nav, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search, .sg-search-popup #header .header__bottom > .saint-gobain-search-form, .sticky-menus #header .header__bottom > ul.nav, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search {
        display: grid;
        grid-template-areas:"a a a a a b c c c c c d";
        grid-template-columns:repeat(11, 1fr)
    }

    #header .header__bottom > .container-xl .block--menusecondary, #header .header__bottom > .container-xl .block--saintgobainsearchbuttonblock, #header .header__bottom > .container-xl .block--sg-radix-branding, #header .header__bottom > .container-xl .block--sg-radix-main-menu, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--menusecondary, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--saintgobainsearchbuttonblock, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--sg-radix-branding, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--sg-radix-main-menu, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--menusecondary, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--saintgobainsearchbuttonblock, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--sg-radix-branding, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--sg-radix-main-menu, #header .sticky-menus .header__bottom > ul.nav .block--menusecondary, #header .sticky-menus .header__bottom > ul.nav .block--saintgobainsearchbuttonblock, #header .sticky-menus .header__bottom > ul.nav .block--sg-radix-branding, #header .sticky-menus .header__bottom > ul.nav .block--sg-radix-main-menu, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--menusecondary, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--saintgobainsearchbuttonblock, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-branding, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-main-menu, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--menusecondary, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--saintgobainsearchbuttonblock, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--sg-radix-branding, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--sg-radix-main-menu, .sticky-menus #header .header__bottom > ul.nav .block--menusecondary, .sticky-menus #header .header__bottom > ul.nav .block--saintgobainsearchbuttonblock, .sticky-menus #header .header__bottom > ul.nav .block--sg-radix-branding, .sticky-menus #header .header__bottom > ul.nav .block--sg-radix-main-menu, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--menusecondary, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--saintgobainsearchbuttonblock, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-branding, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-main-menu {
        align-self: center
    }

    #header .header__bottom > .container-xl .block--sg-radix-main-menu, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--sg-radix-main-menu, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--sg-radix-main-menu, #header .sticky-menus .header__bottom > ul.nav .block--sg-radix-main-menu, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-main-menu, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--sg-radix-main-menu, .sticky-menus #header .header__bottom > ul.nav .block--sg-radix-main-menu, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-main-menu {
        grid-area: a
    }

    #header .header__bottom > .container-xl .block--sg-radix-branding, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--sg-radix-branding, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--sg-radix-branding, #header .sticky-menus .header__bottom > ul.nav .block--sg-radix-branding, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-branding, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--sg-radix-branding, .sticky-menus #header .header__bottom > ul.nav .block--sg-radix-branding, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-branding {
        grid-area: b;
        margin-left: 45px
    }

    .olympic-games-logo #header .header__bottom > .container-xl .block--sg-radix-branding, .olympic-games-logo #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--sg-radix-branding, .olympic-games-logo #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--sg-radix-branding, .olympic-games-logo #header .sticky-menus .header__bottom > ul.nav .block--sg-radix-branding, .olympic-games-logo #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-branding, .sg-search-popup .olympic-games-logo #header .header__bottom > .saint-gobain-search-form .block--sg-radix-branding, .sticky-menus .olympic-games-logo #header .header__bottom > ul.nav .block--sg-radix-branding, body.page-view .olympic-games-logo #header .header__bottom > .page-view.view-saint-gobain-search .block--sg-radix-branding {
        margin-left: 0
    }

    #header .header__bottom > .container-xl .block--menusecondary, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--menusecondary, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--menusecondary, #header .sticky-menus .header__bottom > ul.nav .block--menusecondary, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--menusecondary, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--menusecondary, .sticky-menus #header .header__bottom > ul.nav .block--menusecondary, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--menusecondary {
        grid-area: c
    }

    #header .header__bottom > .container-xl .block--saintgobainsearchbuttonblock, #header .menu-dropdown > .nav-item > .submenu-container.header__bottom > .scroll-wrapper .block--saintgobainsearchbuttonblock, #header .sg-search-popup .header__bottom > .saint-gobain-search-form .block--saintgobainsearchbuttonblock, #header .sticky-menus .header__bottom > ul.nav .block--saintgobainsearchbuttonblock, #header body.page-view .header__bottom > .page-view.view-saint-gobain-search .block--saintgobainsearchbuttonblock, .sg-search-popup #header .header__bottom > .saint-gobain-search-form .block--saintgobainsearchbuttonblock, .sticky-menus #header .header__bottom > ul.nav .block--saintgobainsearchbuttonblock, body.page-view #header .header__bottom > .page-view.view-saint-gobain-search .block--saintgobainsearchbuttonblock {
        grid-area: d
    }
}

@media (max-width: 1199.98px) {
    #header .navbar-collapse {
        position: fixed;
        display: block !important;
        left: 100%;
        top: 85px;
        width: 100%;
        height: calc(100vh - 30px) !important;
        background: #f5f5f5;
        overflow-y: auto;
        transition: left .25s ease-in-out
    }

    #header .navbar-collapse.show {
        left: 0
    }
}

#header .nabvar__top-mobile {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    margin-top: 15px
}

@media (min-width: 1200px) {
    #header .nabvar__top-mobile {
        display: none
    }
}

.headroom {
    will-change: transform;
    transition: transform .2s linear
}

.headroom--pinned {
    transform: translateY(0)
}
.cert{
    text-align: center;font-size: 42px;font-weight: 600;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%)
}
@media (max-width: 769px){
    .cert{font-size: 28px;}
}
.headroom--unpinned {
    transform: translateY(-105%)
}

.headroom--unpinned.headroom--frozen {
    transform: translateY(0)
}

/*body {*/
/*    padding-top: 61px*/
/*}*/

body.toolbar-fixed.toolbar-horizontal {
    padding-top: 100px !important
}

body.toolbar-fixed.toolbar-horizontal #header {
    top: 39px
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open {
    padding-top: 140px !important
}

body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open #header {
    top: 79px
}

body.cke_editable {
    padding: 1rem
}

@media (min-width: 1200px) {


    body.toolbar-fixed.toolbar-horizontal {
        padding-top: 140px !important
    }

    body.toolbar-fixed.toolbar-horizontal.toolbar-tray-open {
        padding-top: 180px !important
    }
}

#footer {
    color: #fff
}

#footer .footer__top {
    position: relative;
    padding: 3.779rem 0 2.5rem;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    overflow: hidden
}

#footer .footer__top:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -45px;
    left: 0;
    width: 1013px;
    height: 485px;
    background: url(../images/skyline.svg) no-repeat bottom;
    background-size: contain;
    z-index: 1
}

@media (min-width: 576px) {
    #footer .footer__top:after {
        bottom: -175px
    }
}

#footer .footer__top > .container, #footer .footer__top > .container-xl, #footer .footer__top > .paragraph--type--menu, #footer .footer__top > .sitemap, #footer .menu-dropdown > .nav-item > .submenu-container.footer__top > .scroll-wrapper, #footer .news.news--full .footer__top > .prevnext-container, #footer .sg-search-popup .footer__top > .saint-gobain-search-form, #footer .sticky-menus .footer__top > ul.nav, #footer .view-brands .view-text-filter-container .footer__top > .content, #footer .view-brands .views-exposed-form .footer__top > .form-actions, #footer .view-press-release .footer__top > .views-infinite-scroll-content-wrapper, #footer .view-saintgobain-scoop-it-posts .footer__top > .masonry-layout-saintgobain-scoop-it-posts, #footer .view-saintgobain-scoop-it-posts .view__title.footer__top > h1, #footer body.page-view .footer__top > .page-view.view-saint-gobain-search, #footer body.page-view .footer__top > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), #footer body.page-view main.footer__top > div.pt-2, #footer body.path-search main.footer__top > div.pt-2, #footer body.path-sitemap main.footer__top > div.pt-2, #footer body.path-user .footer__top > main, .news.news--full #footer .footer__top > .prevnext-container, .sg-search-popup #footer .footer__top > .saint-gobain-search-form, .sticky-menus #footer .footer__top > ul.nav, .view-brands .view-text-filter-container #footer .footer__top > .content, .view-brands .views-exposed-form #footer .footer__top > .form-actions, .view-press-release #footer .footer__top > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts #footer .footer__top > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts #footer .view__title.footer__top > h1, body.page-view #footer .footer__top > .page-view.view-saint-gobain-search, body.page-view #footer .footer__top > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view #footer main.footer__top > div.pt-2, body.path-search #footer main.footer__top > div.pt-2, body.path-sitemap #footer main.footer__top > div.pt-2, body.path-user #footer .footer__top > main {
    position: relative;
    z-index: 2
}

@media (min-width: 768px) {
    #footer .footer__top {
        padding: 4.404rem 0 4.5rem
    }
}

@media (min-width: 768px) {
    #footer .footer__top .footer__top__menu-col {
        padding-top: 41px
    }
}

#footer .footer__bottom {
    background: linear-gradient(114.27deg, #00448a, #642355)
}

#footer .footer__bottom > .container, #footer .footer__bottom > .container-xl, #footer .footer__bottom > .paragraph--type--menu, #footer .footer__bottom > .sitemap, #footer .menu-dropdown > .nav-item > .submenu-container.footer__bottom > .scroll-wrapper, #footer .news.news--full .footer__bottom > .prevnext-container, #footer .sg-search-popup .footer__bottom > .saint-gobain-search-form, #footer .sticky-menus .footer__bottom > ul.nav, #footer .view-brands .view-text-filter-container .footer__bottom > .content, #footer .view-brands .views-exposed-form .footer__bottom > .form-actions, #footer .view-press-release .footer__bottom > .views-infinite-scroll-content-wrapper, #footer .view-saintgobain-scoop-it-posts .footer__bottom > .masonry-layout-saintgobain-scoop-it-posts, #footer .view-saintgobain-scoop-it-posts .view__title.footer__bottom > h1, #footer body.page-view .footer__bottom > .page-view.view-saint-gobain-search, #footer body.page-view .footer__bottom > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), #footer body.page-view main.footer__bottom > div.pt-2, #footer body.path-search main.footer__bottom > div.pt-2, #footer body.path-sitemap main.footer__bottom > div.pt-2, #footer body.path-user .footer__bottom > main, .news.news--full #footer .footer__bottom > .prevnext-container, .sg-search-popup #footer .footer__bottom > .saint-gobain-search-form, .sticky-menus #footer .footer__bottom > ul.nav, .view-brands .view-text-filter-container #footer .footer__bottom > .content, .view-brands .views-exposed-form #footer .footer__bottom > .form-actions, .view-press-release #footer .footer__bottom > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts #footer .footer__bottom > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts #footer .view__title.footer__bottom > h1, body.page-view #footer .footer__bottom > .page-view.view-saint-gobain-search, body.page-view #footer .footer__bottom > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view #footer main.footer__bottom > div.pt-2, body.path-search #footer main.footer__bottom > div.pt-2, body.path-sitemap #footer main.footer__bottom > div.pt-2, body.path-user #footer .footer__bottom > main {
    position: relative;
    padding-top: 2.5rem;
    padding-bottom: 2.691rem
}

@media (min-width: 768px) {
    #footer .footer__bottom > .container, #footer .footer__bottom > .container-xl, #footer .footer__bottom > .paragraph--type--menu, #footer .footer__bottom > .sitemap, #footer .menu-dropdown > .nav-item > .submenu-container.footer__bottom > .scroll-wrapper, #footer .news.news--full .footer__bottom > .prevnext-container, #footer .sg-search-popup .footer__bottom > .saint-gobain-search-form, #footer .sticky-menus .footer__bottom > ul.nav, #footer .view-brands .view-text-filter-container .footer__bottom > .content, #footer .view-brands .views-exposed-form .footer__bottom > .form-actions, #footer .view-press-release .footer__bottom > .views-infinite-scroll-content-wrapper, #footer .view-saintgobain-scoop-it-posts .footer__bottom > .masonry-layout-saintgobain-scoop-it-posts, #footer .view-saintgobain-scoop-it-posts .view__title.footer__bottom > h1, #footer body.page-view .footer__bottom > .page-view.view-saint-gobain-search, #footer body.page-view .footer__bottom > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), #footer body.page-view main.footer__bottom > div.pt-2, #footer body.path-search main.footer__bottom > div.pt-2, #footer body.path-sitemap main.footer__bottom > div.pt-2, #footer body.path-user .footer__bottom > main, .news.news--full #footer .footer__bottom > .prevnext-container, .sg-search-popup #footer .footer__bottom > .saint-gobain-search-form, .sticky-menus #footer .footer__bottom > ul.nav, .view-brands .view-text-filter-container #footer .footer__bottom > .content, .view-brands .views-exposed-form #footer .footer__bottom > .form-actions, .view-press-release #footer .footer__bottom > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts #footer .footer__bottom > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts #footer .view__title.footer__bottom > h1, body.page-view #footer .footer__bottom > .page-view.view-saint-gobain-search, body.page-view #footer .footer__bottom > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view #footer main.footer__bottom > div.pt-2, body.path-search #footer main.footer__bottom > div.pt-2, body.path-sitemap #footer main.footer__bottom > div.pt-2, body.path-user #footer .footer__bottom > main {
        padding-top: 4.375rem;
        padding-bottom: 4.5rem
    }
}

@media (min-width: 576px) {
    #footer .footer__bottom .col-sm-6 ~ .col-sm-6 .block--socialnetworks ul.nav, #footer .footer__bottom .js-form-type-webform-email-confirm > .col-sm-6 ~ .form-item .block--socialnetworks ul.nav, #footer .footer__bottom .js-form-type-webform-email-confirm > .form-item ~ .col-sm-6 .block--socialnetworks ul.nav, #footer .footer__bottom .js-form-type-webform-email-confirm > .form-item ~ .form-item .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] .masonry-push__field-card.js-form-type-webform-email-confirm > * ~ .form-item .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] .masonry-push__field-card.js-form-type-webform-email-confirm > .form-item ~ * .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] .masonry-push__field-card > * ~ * .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] .masonry-push__field-card > * ~ .col-sm-6 .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] .masonry-push__field-card > .col-sm-6 ~ * .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card.js-form-type-webform-email-confirm > * ~ .form-item .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card.js-form-type-webform-email-confirm > .form-item ~ * .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card > * ~ * .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card > * ~ .col-sm-6 .block--socialnetworks ul.nav, #footer .footer__bottom .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] .masonry-push__field-card > .col-sm-6 ~ * .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] #footer .footer__bottom .masonry-push__field-card.js-form-type-webform-email-confirm > * ~ .form-item .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] #footer .footer__bottom .masonry-push__field-card.js-form-type-webform-email-confirm > .form-item ~ * .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] #footer .footer__bottom .masonry-push__field-card > * ~ * .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] #footer .footer__bottom .masonry-push__field-card > * ~ .col-sm-6 .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="2"] #footer .footer__bottom .masonry-push__field-card > .col-sm-6 ~ * .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] #footer .footer__bottom .masonry-push__field-card.js-form-type-webform-email-confirm > * ~ .form-item .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] #footer .footer__bottom .masonry-push__field-card.js-form-type-webform-email-confirm > .form-item ~ * .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] #footer .footer__bottom .masonry-push__field-card > * ~ * .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] #footer .footer__bottom .masonry-push__field-card > * ~ .col-sm-6 .block--socialnetworks ul.nav, .paragraph--type--masonry-push.paragraph--view-mode--grid[data-columns="4"] #footer .footer__bottom .masonry-push__field-card > .col-sm-6 ~ * .block--socialnetworks ul.nav {
        justify-content: flex-start
    }
}

#footer .footer__logo {
    display: block;
    margin-bottom: 3.75rem;
    max-width: 100%
}

@media (min-width: 768px) {
    #footer .footer__logo {
        margin-bottom: 3.75rem
    }
}

.olympic-games-logo #footer .footer__logo {
    width: 255px;
    max-width: 100%
}

@media (min-width: 768px) {
    .olympic-games-logo #footer .footer__logo {
        margin-left: auto;
        margin-right: auto
    }
}

.paragraphs-container:after, .paragraphs-container:before {
    content: "";
    display: table;
    clear: both
}

.btn, .job .job__field-link a, .node__header .node__header__row__first a, .paragraph--type--contact .address-wrapper .contact__field-tel a, .paragraph--type--contact .content-wrapper .contact__field-links a, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a, .paragraph--type--html-embed .html-embed__field-link a, .paragraph--type--text a.calltoaction, .paragraph--type--timeline-item .timeline-item__field-link a, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a, .slick-next, .slick-prev, .view-related-news .more-link a {
    letter-spacing: 1px
}

.btn-primary, .btn-primary-arrow-left, .btn-primary-arrow-right, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a, .paragraph--type--html-embed .html-embed__field-link a, .paragraph--type--text a.calltoaction, .view-related-news .more-link a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #fff !important;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    border-color: #00448a;
    overflow: hidden;
    z-index: 1
}

.btn-primary-arrow-left:before, .btn-primary-arrow-right:before, .btn-primary:before, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:before, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:before, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:before, .paragraph--type--html-embed .html-embed__field-link a:before, .paragraph--type--text a.calltoaction:before, .view-related-news .more-link a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    transition: all .3s ease-in
}

.btn-primary-arrow-left:after, .btn-primary-arrow-right:after, .btn-primary:after, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:after, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:after, .paragraph--type--html-embed .html-embed__field-link a:after, .paragraph--type--text a.calltoaction:after, .view-related-news .more-link a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 30px;
    background: url(../images/arrow_right-white.svg) no-repeat 50%;
    transition: all .3s ease-in
}

.btn-primary-arrow-left:active, .btn-primary-arrow-left:focus, .btn-primary-arrow-left:hover, .btn-primary-arrow-right:active, .btn-primary-arrow-right:focus, .btn-primary-arrow-right:hover, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:active, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:focus, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:hover, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:focus, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:hover, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:active, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:hover, .paragraph--type--html-embed .html-embed__field-link a:active, .paragraph--type--html-embed .html-embed__field-link a:focus, .paragraph--type--html-embed .html-embed__field-link a:hover, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled):active:focus, .paragraph--type--text a.calltoaction:active, .paragraph--type--text a.calltoaction:focus, .paragraph--type--text a.calltoaction:hover, .view-related-news .more-link a:active, .view-related-news .more-link a:focus, .view-related-news .more-link a:hover {
    color: #1d1e20 !important;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    border-color: #1d1e20
}

.btn-primary-arrow-left:active:before, .btn-primary-arrow-left:focus:before, .btn-primary-arrow-left:hover:before, .btn-primary-arrow-right:active:before, .btn-primary-arrow-right:focus:before, .btn-primary-arrow-right:hover:before, .btn-primary:active:before, .btn-primary:focus:before, .btn-primary:hover:before, .btn-primary:not(:disabled):not(.disabled).active:focus:before, .btn-primary:not(:disabled):not(.disabled):active:focus:before, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:active:before, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:focus:before, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:hover:before, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:active:before, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:focus:before, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:hover:before, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:active:before, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:focus:before, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:hover:before, .paragraph--type--html-embed .html-embed__field-link a:active:before, .paragraph--type--html-embed .html-embed__field-link a:focus:before, .paragraph--type--html-embed .html-embed__field-link a:hover:before, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--text a.calltoaction:active:before, .paragraph--type--text a.calltoaction:focus:before, .paragraph--type--text a.calltoaction:hover:before, .view-related-news .more-link a:active:before, .view-related-news .more-link a:focus:before, .view-related-news .more-link a:hover:before {
    opacity: 1
}

.btn-primary-arrow-left:active:after, .btn-primary-arrow-left:focus:after, .btn-primary-arrow-left:hover:after, .btn-primary-arrow-right:active:after, .btn-primary-arrow-right:focus:after, .btn-primary-arrow-right:hover:after, .btn-primary:active:after, .btn-primary:focus:after, .btn-primary:hover:after, .btn-primary:not(:disabled):not(.disabled).active:focus:after, .btn-primary:not(:disabled):not(.disabled):active:focus:after, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:active:after, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:focus:after, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active:hover:after, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:active:after, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:focus:after, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active:hover:after, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:active:after, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link a:hover:after, .paragraph--type--html-embed .html-embed__field-link a:active:after, .paragraph--type--html-embed .html-embed__field-link a:focus:after, .paragraph--type--html-embed .html-embed__field-link a:hover:after, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed .html-embed__field-link a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--text a.calltoaction:active:after, .paragraph--type--text a.calltoaction:focus:after, .paragraph--type--text a.calltoaction:hover:after, .view-related-news .more-link a:active:after, .view-related-news .more-link a:focus:after, .view-related-news .more-link a:hover:after {
    background: url(../images/arrow_right.svg) no-repeat 50%
}

.btn-primary-no-arrow, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #fff !important;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    border-color: #00448a;
    overflow: hidden;
    z-index: 1
}

.btn-primary-no-arrow:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: -1;
    opacity: 0;
    transition: all .3s ease-in
}

.btn-primary-no-arrow:active, .btn-primary-no-arrow:focus, .btn-primary-no-arrow:hover, .btn-primary-no-arrow:not(:disabled):not(.disabled).active:focus, .btn-primary-no-arrow:not(:disabled):not(.disabled):active:focus, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept:active, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept:focus, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept:hover {
    color: #1d1e20 !important;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    border-color: #1d1e20
}

.btn-primary-no-arrow:active:before, .btn-primary-no-arrow:focus:before, .btn-primary-no-arrow:hover:before, .btn-primary-no-arrow:not(:disabled):not(.disabled).active:focus:before, .btn-primary-no-arrow:not(:disabled):not(.disabled):active:focus:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept:active:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept:focus:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--accept:hover:before {
    opacity: 1
}

.btn-secondary, .btn-secondary-arrow-left, .btn-secondary-arrow-right, .job .job__field-link a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .node__header.bg-grey .node__header__row__first a, .node__header.bg-none .node__header__row__first a, .node__header.bg-white .node__header__row__first a, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a, .node__header.paragraph--type--quotes .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .slick-next, .slick-prev, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #1d1e20 !important;
    background: #fff;
    border-color: #1d1e20;
    overflow: hidden;
    z-index: 1
}

.btn-secondary-arrow-left:before, .btn-secondary-arrow-right:before, .btn-secondary:before, .job .job__field-link a:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .node__header.bg-grey .node__header__row__first a:before, .node__header.bg-none .node__header__row__first a:before, .node__header.bg-white .node__header__row__first a:before, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:before, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:before, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:before, .node__header.paragraph--type--quotes .node__header__row__first a:before, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .slick-next:before, .slick-prev:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    z-index: -1;
    opacity: 0;
    transition: all .3s ease-in
}

.btn-secondary-arrow-left:after, .btn-secondary-arrow-right:after, .btn-secondary:after, .job .job__field-link a:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .node__header.bg-grey .node__header__row__first a:after, .node__header.bg-none .node__header__row__first a:after, .node__header.bg-white .node__header__row__first a:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:after, .node__header.paragraph--type--quotes .node__header__row__first a:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .slick-next:after, .slick-prev:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 30px;
    background: url(../images/arrow_right.svg) no-repeat 50%;
    transition: all .3s ease-in
}

.btn-secondary-arrow-left:active, .btn-secondary-arrow-left:focus, .btn-secondary-arrow-left:hover, .btn-secondary-arrow-right:active, .btn-secondary-arrow-right:focus, .btn-secondary-arrow-right:hover, .btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .job .job__field-link a:active, .job .job__field-link a:focus, .job .job__field-link a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.bg-grey .node__header__row__first a:active, .node__header.bg-grey .node__header__row__first a:focus, .node__header.bg-grey .node__header__row__first a:hover, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.bg-none .node__header__row__first a:active, .node__header.bg-none .node__header__row__first a:focus, .node__header.bg-none .node__header__row__first a:hover, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.bg-white .node__header__row__first a:active, .node__header.bg-white .node__header__row__first a:focus, .node__header.bg-white .node__header__row__first a:hover, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:active, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:hover, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:active, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:hover, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:active, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:hover, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:hover, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:hover, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quotes .node__header__row__first a:active, .node__header.paragraph--type--quotes .node__header__row__first a:focus, .node__header.paragraph--type--quotes .node__header__row__first a:hover, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:active, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:active, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:active, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:active, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:active, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:active, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .slick-next:active, .slick-next:focus, .slick-next:hover, .slick-prev:active, .slick-prev:focus, .slick-prev:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus {
    color: #fff !important;
    background: #fff;
    border-color: #00448a
}

.btn-secondary-arrow-left:active:before, .btn-secondary-arrow-left:focus:before, .btn-secondary-arrow-left:hover:before, .btn-secondary-arrow-right:active:before, .btn-secondary-arrow-right:focus:before, .btn-secondary-arrow-right:hover:before, .btn-secondary:active:before, .btn-secondary:focus:before, .btn-secondary:hover:before, .btn-secondary:not(:disabled):not(.disabled).active:focus:before, .btn-secondary:not(:disabled):not(.disabled):active:focus:before, .job .job__field-link a:active:before, .job .job__field-link a:focus:before, .job .job__field-link a:hover:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.bg-grey .node__header__row__first a:active:before, .node__header.bg-grey .node__header__row__first a:focus:before, .node__header.bg-grey .node__header__row__first a:hover:before, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.bg-none .node__header__row__first a:active:before, .node__header.bg-none .node__header__row__first a:focus:before, .node__header.bg-none .node__header__row__first a:hover:before, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.bg-white .node__header__row__first a:active:before, .node__header.bg-white .node__header__row__first a:focus:before, .node__header.bg-white .node__header__row__first a:hover:before, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:active:before, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:focus:before, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:hover:before, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:active:before, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:focus:before, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:hover:before, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:active:before, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:focus:before, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:hover:before, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:active:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:focus:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:hover:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:active:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:focus:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:hover:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .node__header.paragraph--type--quotes .node__header__row__first a:active:before, .node__header.paragraph--type--quotes .node__header__row__first a:focus:before, .node__header.paragraph--type--quotes .node__header__row__first a:hover:before, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:active:before, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus:before, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover:before, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:active:before, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:focus:before, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:hover:before, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:active:before, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus:before, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover:before, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:active:before, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:focus:before, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:hover:before, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:hover:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:hover:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:active:before, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:focus:before, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:hover:before, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:active:before, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:focus:before, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:hover:before, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:hover:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .slick-next:active:before, .slick-next:focus:before, .slick-next:hover:before, .slick-prev:active:before, .slick-prev:focus:before, .slick-prev:hover:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:active:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:active:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:focus:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:hover:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:active:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:active:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:focus:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:hover:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:before {
    opacity: 1
}

.btn-secondary-arrow-left:active:after, .btn-secondary-arrow-left:focus:after, .btn-secondary-arrow-left:hover:after, .btn-secondary-arrow-right:active:after, .btn-secondary-arrow-right:focus:after, .btn-secondary-arrow-right:hover:after, .btn-secondary:active:after, .btn-secondary:focus:after, .btn-secondary:hover:after, .btn-secondary:not(:disabled):not(.disabled).active:focus:after, .btn-secondary:not(:disabled):not(.disabled):active:focus:after, .job .job__field-link a:active:after, .job .job__field-link a:focus:after, .job .job__field-link a:hover:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.bg-grey .node__header__row__first a:active:after, .node__header.bg-grey .node__header__row__first a:focus:after, .node__header.bg-grey .node__header__row__first a:hover:after, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.bg-none .node__header__row__first a:active:after, .node__header.bg-none .node__header__row__first a:focus:after, .node__header.bg-none .node__header__row__first a:hover:after, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.bg-white .node__header__row__first a:active:after, .node__header.bg-white .node__header__row__first a:focus:after, .node__header.bg-white .node__header__row__first a:hover:after, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:active:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:focus:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:hover:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:active:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:focus:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:hover:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:active:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:focus:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:hover:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:active:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:hover:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:active:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:hover:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--quotes .node__header__row__first a:active:after, .node__header.paragraph--type--quotes .node__header__row__first a:focus:after, .node__header.paragraph--type--quotes .node__header__row__first a:hover:after, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:active:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:active:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:hover:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:active:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:active:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:hover:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:active:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:hover:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:active:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:focus:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:hover:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .slick-next:active:after, .slick-next:focus:after, .slick-next:hover:after, .slick-prev:active:after, .slick-prev:focus:after, .slick-prev:hover:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:active:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:active:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:hover:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:active:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:active:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after {
    background: url(../images/arrow_right-white.svg) no-repeat 50%
}

.job .job__field-link body.dark-mode a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .node__header.bg-grey .node__header__row__first body.dark-mode a, .node__header.bg-none .node__header__row__first body.dark-mode a, .node__header.bg-white .node__header__row__first body.dark-mode a, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, body.dark-mode .btn-secondary, body.dark-mode .btn-secondary-arrow-left, body.dark-mode .btn-secondary-arrow-right, body.dark-mode .job .job__field-link a, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .node__header.bg-grey .node__header__row__first a, body.dark-mode .node__header.bg-none .node__header__row__first a, body.dark-mode .node__header.bg-white .node__header__row__first a, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .slick-next, body.dark-mode .slick-prev, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a {
    background-color: #121212;
    border: 1px solid #fff;
    color: #fff !important
}

.job .job__field-link body.dark-mode a:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .node__header.bg-grey .node__header__row__first body.dark-mode a:after, .node__header.bg-none .node__header__row__first body.dark-mode a:after, .node__header.bg-white .node__header__row__first body.dark-mode a:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:after, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, body.dark-mode .btn-secondary-arrow-left:after, body.dark-mode .btn-secondary-arrow-right:after, body.dark-mode .btn-secondary:after, body.dark-mode .job .job__field-link a:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .node__header.bg-grey .node__header__row__first a:after, body.dark-mode .node__header.bg-none .node__header__row__first a:after, body.dark-mode .node__header.bg-white .node__header__row__first a:after, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:after, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:after, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:after, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .slick-next:after, body.dark-mode .slick-prev:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:after {
    background: url(../images/arrow_right-white.svg) no-repeat 50%
}

.job .job__field-link body.dark-mode a:active, .job .job__field-link body.dark-mode a:focus, .job .job__field-link body.dark-mode a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.bg-grey .node__header__row__first body.dark-mode a:active, .node__header.bg-grey .node__header__row__first body.dark-mode a:focus, .node__header.bg-grey .node__header__row__first body.dark-mode a:hover, .node__header.bg-grey .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.bg-grey .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.bg-none .node__header__row__first body.dark-mode a:active, .node__header.bg-none .node__header__row__first body.dark-mode a:focus, .node__header.bg-none .node__header__row__first body.dark-mode a:hover, .node__header.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.bg-white .node__header__row__first body.dark-mode a:active, .node__header.bg-white .node__header__row__first body.dark-mode a:focus, .node__header.bg-white .node__header__row__first body.dark-mode a:hover, .node__header.bg-white .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.bg-white .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:active, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:hover, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:active, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:hover, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:active, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:hover, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:hover, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:active, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:hover, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:active, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:focus, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:hover, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:active, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:active, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:active, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:active, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:hover, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:active, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:hover, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:active, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:hover, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.dark-mode .btn-secondary-arrow-left:active, body.dark-mode .btn-secondary-arrow-left:focus, body.dark-mode .btn-secondary-arrow-left:hover, body.dark-mode .btn-secondary-arrow-right:active, body.dark-mode .btn-secondary-arrow-right:focus, body.dark-mode .btn-secondary-arrow-right:hover, body.dark-mode .btn-secondary:active, body.dark-mode .btn-secondary:focus, body.dark-mode .btn-secondary:hover, body.dark-mode .btn-secondary:not(:disabled):not(.disabled).active:focus, body.dark-mode .btn-secondary:not(:disabled):not(.disabled):active:focus, body.dark-mode .job .job__field-link a:active, body.dark-mode .job .job__field-link a:focus, body.dark-mode .job .job__field-link a:hover, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.bg-grey .node__header__row__first a:active, body.dark-mode .node__header.bg-grey .node__header__row__first a:focus, body.dark-mode .node__header.bg-grey .node__header__row__first a:hover, body.dark-mode .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.bg-none .node__header__row__first a:active, body.dark-mode .node__header.bg-none .node__header__row__first a:focus, body.dark-mode .node__header.bg-none .node__header__row__first a:hover, body.dark-mode .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.bg-white .node__header__row__first a:active, body.dark-mode .node__header.bg-white .node__header__row__first a:focus, body.dark-mode .node__header.bg-white .node__header__row__first a:hover, body.dark-mode .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:active, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:focus, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:hover, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:active, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:focus, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:hover, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:active, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:focus, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:hover, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:active, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:focus, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:hover, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:active, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:focus, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:hover, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:active, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:focus, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:hover, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:active, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:active, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:active, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:active, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:active, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:active, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:active, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:active, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .slick-next:active, body.dark-mode .slick-next:focus, body.dark-mode .slick-next:hover, body.dark-mode .slick-prev:active, body.dark-mode .slick-prev:focus, body.dark-mode .slick-prev:hover, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:active, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:focus, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:hover, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus {
    background: #fff;
    border-color: #00448a
}

.job .job__field-link body.dark-mode a:active:after, .job .job__field-link body.dark-mode a:focus:after, .job .job__field-link body.dark-mode a:hover:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.bg-grey .node__header__row__first body.dark-mode a:active:after, .node__header.bg-grey .node__header__row__first body.dark-mode a:focus:after, .node__header.bg-grey .node__header__row__first body.dark-mode a:hover:after, .node__header.bg-grey .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.bg-grey .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.bg-none .node__header__row__first body.dark-mode a:active:after, .node__header.bg-none .node__header__row__first body.dark-mode a:focus:after, .node__header.bg-none .node__header__row__first body.dark-mode a:hover:after, .node__header.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.bg-white .node__header__row__first body.dark-mode a:active:after, .node__header.bg-white .node__header__row__first body.dark-mode a:focus:after, .node__header.bg-white .node__header__row__first body.dark-mode a:hover:after, .node__header.bg-white .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.bg-white .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:active:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:focus:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:hover:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--accordion.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:active:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:focus:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:hover:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--jobs.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:active:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:focus:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:hover:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--learn-more.bg-none .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:active:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:hover:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:active:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:hover:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:active:after, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:focus:after, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:hover:after, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .node__header.paragraph--type--quotes .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .btn-secondary-arrow-left:active:after, body.dark-mode .btn-secondary-arrow-left:focus:after, body.dark-mode .btn-secondary-arrow-left:hover:after, body.dark-mode .btn-secondary-arrow-right:active:after, body.dark-mode .btn-secondary-arrow-right:focus:after, body.dark-mode .btn-secondary-arrow-right:hover:after, body.dark-mode .btn-secondary:active:after, body.dark-mode .btn-secondary:focus:after, body.dark-mode .btn-secondary:hover:after, body.dark-mode .btn-secondary:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .btn-secondary:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .job .job__field-link a:active:after, body.dark-mode .job .job__field-link a:focus:after, body.dark-mode .job .job__field-link a:hover:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.bg-grey .node__header__row__first a:active:after, body.dark-mode .node__header.bg-grey .node__header__row__first a:focus:after, body.dark-mode .node__header.bg-grey .node__header__row__first a:hover:after, body.dark-mode .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.bg-grey .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.bg-none .node__header__row__first a:active:after, body.dark-mode .node__header.bg-none .node__header__row__first a:focus:after, body.dark-mode .node__header.bg-none .node__header__row__first a:hover:after, body.dark-mode .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.bg-white .node__header__row__first a:active:after, body.dark-mode .node__header.bg-white .node__header__row__first a:focus:after, body.dark-mode .node__header.bg-white .node__header__row__first a:hover:after, body.dark-mode .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.bg-white .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:active:after, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:focus:after, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:hover:after, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.paragraph--type--accordion.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:active:after, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:focus:after, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:hover:after, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.paragraph--type--jobs.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:active:after, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:focus:after, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:hover:after, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:active:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:focus:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:hover:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:active:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:focus:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:hover:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:active:after, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:focus:after, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:hover:after, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .node__header.paragraph--type--quotes .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .slick-next:active:after, body.dark-mode .slick-next:focus:after, body.dark-mode .slick-next:hover:after, body.dark-mode .slick-prev:active:after, body.dark-mode .slick-prev:focus:after, body.dark-mode .slick-prev:hover:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:active:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:focus:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:hover:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:active:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:focus:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:hover:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled).active:focus:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:active:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:hover:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:active:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:hover:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled).active:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .node__header__row__first body.dark-mode a:not(:disabled):not(.disabled):active:focus:after {
    background: url(../images/arrow_right-white.svg) no-repeat 50%
}

.btn-secondary-no-arrow, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #1d1e20 !important;
    background: #fff;
    border-color: #1d1e20;
    overflow: hidden;
    z-index: 1
}

.btn-secondary-no-arrow:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    z-index: -1;
    opacity: 0;
    transition: all .3s ease-in
}

.btn-secondary-no-arrow:active, .btn-secondary-no-arrow:focus, .btn-secondary-no-arrow:hover, .btn-secondary-no-arrow:not(:disabled):not(.disabled).active:focus, .btn-secondary-no-arrow:not(:disabled):not(.disabled):active:focus, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:active, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:focus, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:hover {
    color: #fff !important;
    background: #fff;
    border-color: #00448a
}

.btn-secondary-no-arrow:active:before, .btn-secondary-no-arrow:focus:before, .btn-secondary-no-arrow:hover:before, .btn-secondary-no-arrow:not(:disabled):not(.disabled).active:focus:before, .btn-secondary-no-arrow:not(:disabled):not(.disabled):active:focus:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:active:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:focus:before, .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:hover:before {
    opacity: 1
}

.youtube-cookies-popup-box-buttons body.dark-mode .youtube-cookies-button--reject, body.dark-mode .btn-secondary-no-arrow, body.dark-mode .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject {
    background-color: #121212;
    border: 1px solid #fff;
    color: #fff !important
}

.youtube-cookies-popup-box-buttons body.dark-mode .youtube-cookies-button--reject:active, .youtube-cookies-popup-box-buttons body.dark-mode .youtube-cookies-button--reject:focus, .youtube-cookies-popup-box-buttons body.dark-mode .youtube-cookies-button--reject:hover, body.dark-mode .btn-secondary-no-arrow:active, body.dark-mode .btn-secondary-no-arrow:focus, body.dark-mode .btn-secondary-no-arrow:hover, body.dark-mode .btn-secondary-no-arrow:not(:disabled):not(.disabled).active:focus, body.dark-mode .btn-secondary-no-arrow:not(:disabled):not(.disabled):active:focus, body.dark-mode .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:active, body.dark-mode .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:focus, body.dark-mode .youtube-cookies-popup-box-buttons .youtube-cookies-button--reject:hover {
    background: #fff;
    border-color: #00448a
}

.btn-primary-arrow-right {
    display: flex;
    align-items: center;
    width: 55px;
    height: 55px;
    padding: 1rem;
    text-indent: -9999px;
    border-radius: 50%
}

.btn-primary-arrow-right:after {
    content: "";
    display: block;
    width: 25px;
    height: 100%;
    margin-left: 0;
    background: url(../images/arrow_right-white.svg) no-repeat 50%
}

.btn-primary-arrow-right:active:after, .btn-primary-arrow-right:focus:after, .btn-primary-arrow-right:hover:after, .btn-primary-arrow-right:not(:disabled):not(.disabled).active:focus:after, .btn-primary-arrow-right:not(:disabled):not(.disabled):active:focus:after {
    background: url(../images/arrow_right.svg) no-repeat 50%
}

.btn-primary-arrow-left {
    display: flex;
    align-items: center;
    width: 55px;
    height: 55px;
    padding: 1rem;
    text-indent: -9999px;
    border-radius: 50%
}

.btn-primary-arrow-left:after {
    content: "";
    display: block;
    width: 25px;
    height: 100%;
    margin-left: 0;
    background: url(../images/arrow_left-white.svg) no-repeat 50%
}

.btn-primary-arrow-left:active:after, .btn-primary-arrow-left:focus:after, .btn-primary-arrow-left:hover:after, .btn-primary-arrow-left:not(:disabled):not(.disabled).active:focus:after, .btn-primary-arrow-left:not(:disabled):not(.disabled):active:focus:after {
    background: url(../images/arrow_left.svg) no-repeat 50%
}

.btn-secondary-arrow-right, .slick-next {
    display: block;
    width: 55px;
    height: 55px;
    padding: 1rem;
    text-indent: -9999px;
    border-radius: 50%
}

.btn-secondary-arrow-right:after, .slick-next:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 0;
    background: url(../images/arrow_right.svg) no-repeat 50%
}

.btn-secondary-arrow-right:active:after, .btn-secondary-arrow-right:focus:after, .btn-secondary-arrow-right:hover:after, .btn-secondary-arrow-right:not(:disabled):not(.disabled).active:focus:after, .btn-secondary-arrow-right:not(:disabled):not(.disabled):active:focus:after, .slick-next:active:after, .slick-next:focus:after, .slick-next:hover:after {
    background: url(../images/arrow_right-white.svg) no-repeat 50%
}

.btn-secondary-arrow-left, .slick-prev {
    display: block;
    width: 55px;
    height: 55px;
    padding: 1rem;
    text-indent: -9999px;
    border-radius: 50%
}

.btn-secondary-arrow-left:after, .slick-prev:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 0;
    background: url(../images/arrow_left.svg) no-repeat 50%
}

.btn-secondary-arrow-left:active:after, .btn-secondary-arrow-left:focus:after, .btn-secondary-arrow-left:hover:after, .btn-secondary-arrow-left:not(:disabled):not(.disabled).active:focus:after, .btn-secondary-arrow-left:not(:disabled):not(.disabled):active:focus:after, .slick-prev:active:after, .slick-prev:focus:after, .slick-prev:hover:after {
    background: url(../images/arrow_left-white.svg) no-repeat 50%
}

body.dark-mode .btn-secondary-arrow-left, body.dark-mode .slick-prev {
    background-color: #121212;
    border: 1px solid #fff;
    color: #fff !important
}

body.dark-mode .btn-secondary-arrow-left:after, body.dark-mode .slick-prev:after {
    background: url(../images/arrow_left-white.svg) no-repeat 50%
}

body.dark-mode .btn-secondary-arrow-left:active, body.dark-mode .btn-secondary-arrow-left:focus, body.dark-mode .btn-secondary-arrow-left:hover, body.dark-mode .btn-secondary-arrow-left:not(:disabled):not(.disabled).active:focus, body.dark-mode .btn-secondary-arrow-left:not(:disabled):not(.disabled):active:focus, body.dark-mode .slick-prev:active, body.dark-mode .slick-prev:focus, body.dark-mode .slick-prev:hover {
    background: #fff;
    border-color: #00448a
}

body.dark-mode .btn-secondary-arrow-left:active:after, body.dark-mode .btn-secondary-arrow-left:focus:after, body.dark-mode .btn-secondary-arrow-left:hover:after, body.dark-mode .btn-secondary-arrow-left:not(:disabled):not(.disabled).active:focus:after, body.dark-mode .btn-secondary-arrow-left:not(:disabled):not(.disabled):active:focus:after, body.dark-mode .slick-prev:active:after, body.dark-mode .slick-prev:focus:after, body.dark-mode .slick-prev:hover:after {
    background: url(../images/arrow_left-white.svg) no-repeat 50%
}

.btn-secondary-telephone, .paragraph--type--contact .address-wrapper .contact__field-tel a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #1d1e20;
    background: #fff;
    border-color: #1d1e20;
    overflow: hidden;
    z-index: 1
}

.btn-secondary-telephone:before, .paragraph--type--contact .address-wrapper .contact__field-tel a:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    z-index: -1;
    opacity: 0;
    transition: all .3s ease-in
}

.btn-secondary-telephone:after, .paragraph--type--contact .address-wrapper .contact__field-tel a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 30px;
    background: url(../images/phone.svg) no-repeat 50%;
    transition: all .3s ease-in
}

.btn-secondary-telephone:active, .btn-secondary-telephone:focus, .btn-secondary-telephone:hover, .btn-secondary-telephone:not(:disabled):not(.disabled).active:focus, .btn-secondary-telephone:not(:disabled):not(.disabled):active:focus, .paragraph--type--contact .address-wrapper .contact__field-tel a:active, .paragraph--type--contact .address-wrapper .contact__field-tel a:focus, .paragraph--type--contact .address-wrapper .contact__field-tel a:hover {
    color: #fff;
    background: #fff;
    border-color: #00448a
}

.btn-secondary-telephone:active:before, .btn-secondary-telephone:focus:before, .btn-secondary-telephone:hover:before, .btn-secondary-telephone:not(:disabled):not(.disabled).active:focus:before, .btn-secondary-telephone:not(:disabled):not(.disabled):active:focus:before, .paragraph--type--contact .address-wrapper .contact__field-tel a:active:before, .paragraph--type--contact .address-wrapper .contact__field-tel a:focus:before, .paragraph--type--contact .address-wrapper .contact__field-tel a:hover:before {
    opacity: 1
}

.btn-secondary-telephone:active:after, .btn-secondary-telephone:focus:after, .btn-secondary-telephone:hover:after, .btn-secondary-telephone:not(:disabled):not(.disabled).active:focus:after, .btn-secondary-telephone:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--contact .address-wrapper .contact__field-tel a:active:after, .paragraph--type--contact .address-wrapper .contact__field-tel a:focus:after, .paragraph--type--contact .address-wrapper .contact__field-tel a:hover:after {
    background: url(../images/phone-white.svg) no-repeat 50%
}

.paragraph--type--contact .address-wrapper .contact__field-tel body.dark-mode a, body.dark-mode .btn-secondary-telephone, body.dark-mode .paragraph--type--contact .address-wrapper .contact__field-tel a {
    color: #fff;
    background: #121212
}

.paragraph--type--contact .address-wrapper .contact__field-tel body.dark-mode a:after, body.dark-mode .btn-secondary-telephone:after, body.dark-mode .paragraph--type--contact .address-wrapper .contact__field-tel a:after {
    background: url(../images/phone-white.svg) no-repeat 50%
}

.btn-outline-light {
    display: flex;
    align-items: center
}

.btn-outline-light:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 25px;
    background: url(../images/arrow_right-white.svg) no-repeat 50%;
    background-size: contain
}

.btn-outline-light:focus:after, .btn-outline-light:hover:after {
    background-image: url(../images/arrow_right.svg)
}

.btn-outline-white, .node__header .node__header__row__first a, .paragraph--type--contact .content-wrapper .contact__field-links a, .paragraph--type--timeline-item .timeline-item__field-link a, .view-press-release .views-exposed-form .form-actions input {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #fff;
    border-color: #fff;
    overflow: hidden;
    z-index: 1
}

.btn-outline-white:after, .node__header .node__header__row__first a:after, .paragraph--type--contact .content-wrapper .contact__field-links a:after, .paragraph--type--timeline-item .timeline-item__field-link a:after, .view-press-release .views-exposed-form .form-actions input:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 30px;
    background: url(../images/arrow_right-white.svg) no-repeat 50%;
    transition: all .3s ease-in
}

.btn-outline-white:active, .btn-outline-white:focus, .btn-outline-white:hover, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .btn-outline-white:not(:disabled):not(.disabled):active:focus, .node__header .node__header__row__first a:active, .node__header .node__header__row__first a:focus, .node__header .node__header__row__first a:hover, .paragraph--type--contact .content-wrapper .contact__field-links a:active, .paragraph--type--contact .content-wrapper .contact__field-links a:focus, .paragraph--type--contact .content-wrapper .contact__field-links a:hover, .paragraph--type--timeline-item .timeline-item__field-link a:active, .paragraph--type--timeline-item .timeline-item__field-link a:focus, .paragraph--type--timeline-item .timeline-item__field-link a:hover, .view-press-release .views-exposed-form .form-actions input:active, .view-press-release .views-exposed-form .form-actions input:focus, .view-press-release .views-exposed-form .form-actions input:hover {
    color: #1d1e20;
    background-color: #fff
}

.btn-outline-white:active:after, .btn-outline-white:focus:after, .btn-outline-white:hover:after, .btn-outline-white:not(:disabled):not(.disabled).active:focus:after, .btn-outline-white:not(:disabled):not(.disabled):active:focus:after, .node__header .node__header__row__first a:active:after, .node__header .node__header__row__first a:focus:after, .node__header .node__header__row__first a:hover:after, .paragraph--type--contact .content-wrapper .contact__field-links a:active:after, .paragraph--type--contact .content-wrapper .contact__field-links a:focus:after, .paragraph--type--contact .content-wrapper .contact__field-links a:hover:after, .paragraph--type--timeline-item .timeline-item__field-link a:active:after, .paragraph--type--timeline-item .timeline-item__field-link a:focus:after, .paragraph--type--timeline-item .timeline-item__field-link a:hover:after, .view-press-release .views-exposed-form .form-actions input:active:after, .view-press-release .views-exposed-form .form-actions input:focus:after, .view-press-release .views-exposed-form .form-actions input:hover:after {
    background: url(../images/arrow_right.svg) no-repeat 50%
}

.btn-outline-black, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #1d1e20;
    border-color: #1d1e20;
    overflow: hidden;
    z-index: 1
}

.btn-outline-black:after, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:after, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 30px;
    background: url(../images/arrow_right.svg) no-repeat 50%;
    transition: all .3s ease-in
}

.btn-outline-black:active, .btn-outline-black:focus, .btn-outline-black:hover, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .btn-outline-black:not(:disabled):not(.disabled):active:focus, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:active, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:focus, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:hover, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:active, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:focus, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:hover {
    color: #fff
}

.btn-outline-black:active:after, .btn-outline-black:focus:after, .btn-outline-black:hover:after, .btn-outline-black:not(:disabled):not(.disabled).active:focus:after, .btn-outline-black:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:active:after, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:focus:after, .paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:hover:after, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:active:after, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:focus:after, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:hover:after {
    background: url(../images/arrow_right-white.svg) no-repeat 50%
}

.btn-outline-location-white, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #fff;
    border-color: #fff;
    overflow: hidden;
    z-index: 1
}

.btn-outline-location-white:after, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 30px;
    background: url(../images/location.svg) no-repeat 50%;
    transition: all .3s ease-in
}

.btn-outline-location-white:active, .btn-outline-location-white:focus, .btn-outline-location-white:hover, .btn-outline-location-white:not(:disabled):not(.disabled).active:focus, .btn-outline-location-white:not(:disabled):not(.disabled):active:focus, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:active, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:hover {
    color: #1d1e20;
    background-color: #fff
}

.btn-outline-location-white:active:after, .btn-outline-location-white:focus:after, .btn-outline-location-white:hover:after, .btn-outline-location-white:not(:disabled):not(.disabled).active:focus:after, .btn-outline-location-white:not(:disabled):not(.disabled):active:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:active:after, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a:hover:after {
    background: url(../images/location-black.svg) no-repeat 50%
}

.btn-outline-location-black, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .hero-item-content .field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content .field-link a {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: #1d1e20;
    border-color: #1d1e20;
    overflow: hidden;
    z-index: 1
}

.btn-outline-location-black:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .hero-item-content .field-link a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content .field-link a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: 30px;
    background: url(../images/location-black.svg) no-repeat 50%;
    transition: all .3s ease-in
}

.breadcrumb {
    color: #1d1e20
}

.breadcrumb a {
    color: inherit
}

.breadcrumb .breadcrumb-item {
    display: inline-flex;
    align-items: center;
    padding: 0
}

.breadcrumb .breadcrumb-item.active {
    color: inherit;
    font-weight: 700
}

.breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    width: 10px;
    height: 14px;
    margin: 0 .75rem;
    padding: 0;
    background: url(../images/arrow-right-simple.svg) no-repeat 50%;
    background-size: contain
}

@media (max-width: 767.98px) {
    .breadcrumb .breadcrumb-item {
        display: none
    }

    .breadcrumb .breadcrumb-item.parent {
        display: block;
        font-weight: 700
    }

    .breadcrumb .breadcrumb-item.parent:before {
        display: none
    }

    .breadcrumb .breadcrumb-item.parent a {
        display: flex;
        align-items: baseline
    }

    .breadcrumb .breadcrumb-item.parent a:before {
        content: "";
        display: block;
        width: 10px;
        height: 14px;
        margin-right: .75rem;
        background: url(../images/arrow-right-simple.svg) no-repeat 50%;
        background-size: contain;
        transform: rotate(180deg)
    }
}

.bg-blue_gradient .breadcrumb, .bg-green_gradient .breadcrumb, .bg-orange_gradient .breadcrumb, .bg-purple_gradient .breadcrumb, .bg-red_gradient .breadcrumb, .event.event--teaser .event_date .event_hours .breadcrumb, .page-view.view-news .views-exposed-form .form-item-title .breadcrumb, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .breadcrumb, .page-view.view-stories .views-exposed-form .form-item-title .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-none] .content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-none] .content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .breadcrumb, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .breadcrumb, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .breadcrumb, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .breadcrumb, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .breadcrumb, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .breadcrumb, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .breadcrumb, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .breadcrumb, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .breadcrumb, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .breadcrumb, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .breadcrumb, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .breadcrumb, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .breadcrumb {
    color: #fff
}

.bg-blue_gradient .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .bg-green_gradient .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .bg-orange_gradient .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .bg-purple_gradient .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .bg-red_gradient .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .event.event--teaser .event_date .event_hours .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .page-view.view-news .views-exposed-form .form-item-title .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .page-view.view-stories .views-exposed-form .form-item-title .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-none] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-none] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before {
    background-image: url(../images/arrow-right-simple-white.svg)
}

@media (max-width: 767.98px) {
    .bg-blue_gradient .breadcrumb .breadcrumb-item.parent a:before, .bg-green_gradient .breadcrumb .breadcrumb-item.parent a:before, .bg-orange_gradient .breadcrumb .breadcrumb-item.parent a:before, .bg-purple_gradient .breadcrumb .breadcrumb-item.parent a:before, .bg-red_gradient .breadcrumb .breadcrumb-item.parent a:before, .event.event--teaser .event_date .event_hours .breadcrumb .breadcrumb-item.parent a:before, .page-view.view-news .views-exposed-form .form-item-title .breadcrumb .breadcrumb-item.parent a:before, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .breadcrumb .breadcrumb-item.parent a:before, .page-view.view-stories .views-exposed-form .form-item-title .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-none] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-none] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before {
        background-image: url(../images/arrow-right-simple-white.svg)
    }
}

.navbar-toggler {
    padding: 0;
    width: 30px;
    height: 30px;
    background: url(../images/burger.svg) no-repeat 50%;
    background-size: contain
}

.navbar-toggler:focus, .navbar-toggler:hover {
    outline: none
}

.navbar-toggler[aria-expanded=true] {
    background-image: url(../images/close.svg)
}

.footer__top .nav {
    display: block
}

@media (min-width: 576px) {
    .footer__top .nav {
        -moz-column-count: 3;
        column-count: 3;
        -moz-column-gap: 1.875rem;
        column-gap: 1.875rem
    }
}

.footer__top .nav li {
    margin-bottom: 1.25rem
}

@media (min-width: 576px) {
    .footer__top .nav li {
        margin-bottom: 1.875rem
    }
}

.footer__top .nav li a {
    display: inline;
    padding: 0;
    color: #fff;
    font-weight: bolder
}

.footer__top .nav li a:focus, .footer__top .nav li a:hover {
    text-decoration: underline
}

#scroll-top {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    top: -28px;
    right: 20px;
    width: 56px;
    height: 56px;
    background-color: #fff;
    border-radius: 50%;
    border: 0;
    z-index: 1000
}

#scroll-top:focus, #scroll-top:hover {
    outline: none;
    background-color: #00448a
}

#scroll-top:after {
    position: absolute;
    content: "";
    width: 24px;
    height: 24px;
    background: url(../images/arrow-up.svg) no-repeat 50%;
    background-size: contain
}

.language-switcher {
    padding: 10px 0
}

@media (min-width: 1200px) {
    .language-switcher {
        padding: 0
    }
}

.language-switcher .language-link {
    position: relative;
    text-transform: capitalize;
    color: #1d1e20;
    padding-right: 5px
}

.language-switcher .language-link:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.language-switcher .language-link.is-active {
    font-weight: 700
}

.language-switcher .language-link:last-child {
    padding-right: 0
}

.language-switcher .language-link abbr {
    text-decoration: none;
    cursor: default
}

.language-switcher .language-link abbr:active, .language-switcher .language-link abbr:focus, .language-switcher .language-link abbr:focus-visible, .language-switcher .language-link abbr:hover {
    cursor: default
}

.header__top .nav {
    display: flex;
    flex-direction: column;
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width: 1200px) {
    .header__top .nav {
        flex-direction: row
    }
}

.header__top .nav .nav-link {
    color: #1d1e20;
    padding: 10px 0
}

@media (min-width: 1200px) {
    .header__top .nav .nav-link {
        padding: 0 20px 0 0
    }
}

.header__top .nav .nav-link:focus, .header__top .nav .nav-link:hover {
    color: #00448a
}

.event__field-document, .news__field-document, .paragraph--type--accordion, .paragraph--type--contact, .paragraph--type--content-reference, .paragraph--type--cta, .paragraph--type--did-you-know, .paragraph--type--dynamic-hero-mea, .paragraph--type--earth-globe-item, .paragraph--type--form, .paragraph--type--hero, .paragraph--type--hero-mea, .paragraph--type--html-embed, .paragraph--type--image-and-text, .paragraph--type--infographie, .paragraph--type--jobs, .paragraph--type--learn-more, .paragraph--type--link-selector, .paragraph--type--masonry-push, .paragraph--type--multiple-videos, .paragraph--type--push-events, .paragraph--type--push-mea, .paragraph--type--quotes, .paragraph--type--scoop-it-posts, .paragraph--type--search-block, .paragraph--type--simple-quote, .paragraph--type--team-members, .paragraph--type--text, .paragraph--type--video, .paragraph--type--view, .paragraph--type--view.view-reference--brands, .paragraph--type--view.view-reference--communiques_de_presse .paragraph--type--timeline {
    padding: 2.344rem 0
}

@media (min-width: 768px) {
    .event__field-document, .news__field-document, .paragraph--type--accordion, .paragraph--type--contact, .paragraph--type--content-reference, .paragraph--type--cta, .paragraph--type--did-you-know, .paragraph--type--dynamic-hero-mea, .paragraph--type--earth-globe-item, .paragraph--type--form, .paragraph--type--hero, .paragraph--type--hero-mea, .paragraph--type--html-embed, .paragraph--type--image-and-text, .paragraph--type--infographie, .paragraph--type--jobs, .paragraph--type--learn-more, .paragraph--type--link-selector, .paragraph--type--masonry-push, .paragraph--type--multiple-videos, .paragraph--type--push-events, .paragraph--type--push-mea, .paragraph--type--quotes, .paragraph--type--scoop-it-posts, .paragraph--type--search-block, .paragraph--type--simple-quote, .paragraph--type--team-members, .paragraph--type--text, .paragraph--type--video, .paragraph--type--view, .paragraph--type--view.view-reference--brands, .paragraph--type--view.view-reference--communiques_de_presse .paragraph--type--timeline {
        padding: 4.688rem 0
    }
}

.spacing-top-half .event__field-document, .spacing-top-half .news__field-document, .spacing-top-half .paragraph--type--accordion, .spacing-top-half .paragraph--type--contact, .spacing-top-half .paragraph--type--content-reference, .spacing-top-half .paragraph--type--cta, .spacing-top-half .paragraph--type--did-you-know, .spacing-top-half .paragraph--type--dynamic-hero-mea, .spacing-top-half .paragraph--type--earth-globe-item, .spacing-top-half .paragraph--type--form, .spacing-top-half .paragraph--type--hero, .spacing-top-half .paragraph--type--hero-mea, .spacing-top-half .paragraph--type--html-embed, .spacing-top-half .paragraph--type--image-and-text, .spacing-top-half .paragraph--type--infographie, .spacing-top-half .paragraph--type--jobs, .spacing-top-half .paragraph--type--learn-more, .spacing-top-half .paragraph--type--link-selector, .spacing-top-half .paragraph--type--masonry-push, .spacing-top-half .paragraph--type--multiple-videos, .spacing-top-half .paragraph--type--push-events, .spacing-top-half .paragraph--type--push-mea, .spacing-top-half .paragraph--type--quotes, .spacing-top-half .paragraph--type--scoop-it-posts, .spacing-top-half .paragraph--type--search-block, .spacing-top-half .paragraph--type--simple-quote, .spacing-top-half .paragraph--type--team-members, .spacing-top-half .paragraph--type--text, .spacing-top-half .paragraph--type--video, .spacing-top-half .paragraph--type--view, .spacing-top-half .paragraph--type--view.view-reference--brands, .spacing-top-half .paragraph--type--view.view-reference--communiques_de_presse .paragraph--type--timeline {
    padding-top: 1.094rem
}

@media (min-width: 768px) {
    .spacing-top-half .event__field-document, .spacing-top-half .news__field-document, .spacing-top-half .paragraph--type--accordion, .spacing-top-half .paragraph--type--contact, .spacing-top-half .paragraph--type--content-reference, .spacing-top-half .paragraph--type--cta, .spacing-top-half .paragraph--type--did-you-know, .spacing-top-half .paragraph--type--dynamic-hero-mea, .spacing-top-half .paragraph--type--earth-globe-item, .spacing-top-half .paragraph--type--form, .spacing-top-half .paragraph--type--hero, .spacing-top-half .paragraph--type--hero-mea, .spacing-top-half .paragraph--type--html-embed, .spacing-top-half .paragraph--type--image-and-text, .spacing-top-half .paragraph--type--infographie, .spacing-top-half .paragraph--type--jobs, .spacing-top-half .paragraph--type--learn-more, .spacing-top-half .paragraph--type--link-selector, .spacing-top-half .paragraph--type--masonry-push, .spacing-top-half .paragraph--type--multiple-videos, .spacing-top-half .paragraph--type--push-events, .spacing-top-half .paragraph--type--push-mea, .spacing-top-half .paragraph--type--quotes, .spacing-top-half .paragraph--type--scoop-it-posts, .spacing-top-half .paragraph--type--search-block, .spacing-top-half .paragraph--type--simple-quote, .spacing-top-half .paragraph--type--team-members, .spacing-top-half .paragraph--type--text, .spacing-top-half .paragraph--type--video, .spacing-top-half .paragraph--type--view, .spacing-top-half .paragraph--type--view.view-reference--brands, .spacing-top-half .paragraph--type--view.view-reference--communiques_de_presse .paragraph--type--timeline {
        padding-top: 2.344rem
    }
}

.spacing-bottom-half .event__field-document, .spacing-bottom-half .news__field-document, .spacing-bottom-half .paragraph--type--accordion, .spacing-bottom-half .paragraph--type--contact, .spacing-bottom-half .paragraph--type--content-reference, .spacing-bottom-half .paragraph--type--cta, .spacing-bottom-half .paragraph--type--did-you-know, .spacing-bottom-half .paragraph--type--dynamic-hero-mea, .spacing-bottom-half .paragraph--type--earth-globe-item, .spacing-bottom-half .paragraph--type--form, .spacing-bottom-half .paragraph--type--hero, .spacing-bottom-half .paragraph--type--hero-mea, .spacing-bottom-half .paragraph--type--html-embed, .spacing-bottom-half .paragraph--type--image-and-text, .spacing-bottom-half .paragraph--type--infographie, .spacing-bottom-half .paragraph--type--jobs, .spacing-bottom-half .paragraph--type--learn-more, .spacing-bottom-half .paragraph--type--link-selector, .spacing-bottom-half .paragraph--type--masonry-push, .spacing-bottom-half .paragraph--type--multiple-videos, .spacing-bottom-half .paragraph--type--push-events, .spacing-bottom-half .paragraph--type--push-mea, .spacing-bottom-half .paragraph--type--quotes, .spacing-bottom-half .paragraph--type--scoop-it-posts, .spacing-bottom-half .paragraph--type--search-block, .spacing-bottom-half .paragraph--type--simple-quote, .spacing-bottom-half .paragraph--type--team-members, .spacing-bottom-half .paragraph--type--text, .spacing-bottom-half .paragraph--type--video, .spacing-bottom-half .paragraph--type--view, .spacing-bottom-half .paragraph--type--view.view-reference--brands, .spacing-bottom-half .paragraph--type--view.view-reference--communiques_de_presse .paragraph--type--timeline {
    padding-bottom: 1.094rem
}

@media (min-width: 768px) {
    .spacing-bottom-half .event__field-document, .spacing-bottom-half .news__field-document, .spacing-bottom-half .paragraph--type--accordion, .spacing-bottom-half .paragraph--type--contact, .spacing-bottom-half .paragraph--type--content-reference, .spacing-bottom-half .paragraph--type--cta, .spacing-bottom-half .paragraph--type--did-you-know, .spacing-bottom-half .paragraph--type--dynamic-hero-mea, .spacing-bottom-half .paragraph--type--earth-globe-item, .spacing-bottom-half .paragraph--type--form, .spacing-bottom-half .paragraph--type--hero, .spacing-bottom-half .paragraph--type--hero-mea, .spacing-bottom-half .paragraph--type--html-embed, .spacing-bottom-half .paragraph--type--image-and-text, .spacing-bottom-half .paragraph--type--infographie, .spacing-bottom-half .paragraph--type--jobs, .spacing-bottom-half .paragraph--type--learn-more, .spacing-bottom-half .paragraph--type--link-selector, .spacing-bottom-half .paragraph--type--masonry-push, .spacing-bottom-half .paragraph--type--multiple-videos, .spacing-bottom-half .paragraph--type--push-events, .spacing-bottom-half .paragraph--type--push-mea, .spacing-bottom-half .paragraph--type--quotes, .spacing-bottom-half .paragraph--type--scoop-it-posts, .spacing-bottom-half .paragraph--type--search-block, .spacing-bottom-half .paragraph--type--simple-quote, .spacing-bottom-half .paragraph--type--team-members, .spacing-bottom-half .paragraph--type--text, .spacing-bottom-half .paragraph--type--video, .spacing-bottom-half .paragraph--type--view, .spacing-bottom-half .paragraph--type--view.view-reference--brands, .spacing-bottom-half .paragraph--type--view.view-reference--communiques_de_presse .paragraph--type--timeline {
        padding-bottom: 2.344rem
    }
}

.paragraph--type--contact {
    padding-bottom: 0 !important
}

@media (min-width: 1200px) {
    .block--menusecondary > .nav > .nav-item, .block--sg-radix-main-menu > .nav > .nav-item {
        display: flex;
        justify-content: center;
        align-items: center;
        min-height: 75px;
        padding-bottom: 23px;
        margin-top: 5px;
        margin-right: 20px;
        margin-left: 20px;
        cursor: pointer
    }

    .block--menusecondary > .nav > .nav-item:first-child, .block--sg-radix-main-menu > .nav > .nav-item:first-child {
        margin-left: 0
    }

    .block--menusecondary > .nav > .nav-item.is-hover.has-children > .nav-link-wrapper > .nav-link, .block--sg-radix-main-menu > .nav > .nav-item.is-hover.has-children > .nav-link-wrapper > .nav-link {
        background: linear-gradient(115.12deg, #137bb7, #00448a);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .block--menusecondary > .nav > .nav-item.is-hover.has-children > .nav-link-wrapper > .nav-link:after, .block--sg-radix-main-menu > .nav > .nav-item.is-hover.has-children > .nav-link-wrapper > .nav-link:after {
        content: "";
        display: block;
        position: absolute;
        bottom: -35px;
        left: 0;
        width: 100%;
        height: 4px;
        background: linear-gradient(115.12deg, #137bb7, #00448a);
        border-radius: 30px
    }
}

.block--menusecondary > .nav > .nav-item > .nav-link-wrapper > .nav-link, .block--sg-radix-main-menu > .nav > .nav-item > .nav-link-wrapper > .nav-link {
    color: #1d1e20
}

@media (min-width: 1200px) {
    .block--menusecondary > .nav > .nav-item > .nav-link-wrapper > .nav-link, .block--sg-radix-main-menu > .nav > .nav-item > .nav-link-wrapper > .nav-link {
        position: relative;
        padding: 0
    }
}

.block--menusecondary > .nav > .nav-item:first-child .nav-link, .block--sg-radix-main-menu > .nav > .nav-item:first-child .nav-link {
    padding-left: 0
}

.block--sg-radix-main-menu ul {
    justify-content: flex-start;
    flex-wrap: wrap
}

.block--menusecondary ul {
    justify-content: flex-end;
    flex-wrap: wrap
}

@media (min-width: 1200px) {
    .menu-dropdown {
        flex-wrap: nowrap
    }
}

.menu-dropdown > .nav-item {
    margin: 0
}

@media (min-width: 1200px) {
    .menu-dropdown > .nav-item > .nav-link-wrapper a {
        position: relative
    }

    .menu-dropdown > .nav-item > .nav-link-wrapper .link-expand {
        display: none
    }
}

.menu-dropdown > .nav-item > .submenu-container {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    background-color: #f5f5f5;
    overflow-y: scroll;
    max-height: calc(100vh - 250px);
    scrollbar-width: thin;
    scrollbar-color: #6c757d transparent;
    scrollbar-gutter: stable
}

.menu-dropdown > .nav-item > .submenu-container::-webkit-scrollbar {
    width: 3px
}

.menu-dropdown > .nav-item > .submenu-container::-webkit-scrollbar-track {
    background: transparent
}

.menu-dropdown > .nav-item > .submenu-container::-webkit-scrollbar-thumb {
    background-color: #6c757d;
    border-radius: 6px;
    border: none
}

.menu-dropdown > .nav-item > .submenu-container.expanded {
    display: block
}

@media (min-width: 1200px) {
    .menu-dropdown > .nav-item > .submenu-container {
        top: 100%;
        height: auto;
        padding-top: 62px;
        overflow-y: auto
    }
}

.menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper {
    padding: 0
}

@media (min-width: 1200px) {
    .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper {
        display: flex;
        padding: 0 20px 3.2rem
    }
}

@media (min-width: 1200px) {
    .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .nav-child {
        -moz-columns: 2;
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 80px;
        column-gap: 80px
    }

    .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .nav-child .nav-item {
        -moz-column-break-inside: avoid;
        break-inside: avoid
    }
}

.menu-dropdown > .nav-item > .submenu-container .nav-link {
    display: block;
    padding: .5rem 0;
    width: 100%;
    color: #1d1e20;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 300px
}

.menu-dropdown > .nav-item > .submenu-container .nav-link:focus, .menu-dropdown > .nav-item > .submenu-container .nav-link:hover {
    color: #00448a
}

@media (min-width: 1200px) {
    .menu-dropdown > .nav-item > .submenu-container .nav-link {
        padding: 12px 0
    }
}

.menu-dropdown .nav-link-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 4px 0
}

@media (min-width: 1200px) {
    .menu-dropdown .nav-link-wrapper {
        padding: 0
    }
}

.menu-dropdown .link-expand {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-shrink: 0;
    cursor: pointer
}

@media (min-width: 1200px) {
    .menu-dropdown .link-expand {
        justify-content: center
    }
}

.menu-dropdown .menu-dropdown__return {
    position: relative;
    display: block;
    text-transform: uppercase;
    cursor: pointer
}

.menu-dropdown .menu-dropdown__return:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    width: 20px;
    height: 20px;
    background: url(../images/arrow_left.svg) no-repeat 100%;
    cursor: pointer
}

@media (min-width: 1200px) {
    .menu-dropdown .menu-dropdown__return {
        display: none
    }
}

@media (min-width: 1200px) {
    .menu-item-extras {
        width: 250px;
        margin-right: 40px
    }
}

.menu-item-extras .menu-item-extras__title {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.75rem
}

@media (min-width: 1200px) {
    .menu-item-extras .menu-item-extras__title {
        margin-bottom: 22px
    }
}

.menu-item-extras .field-link a {
    display: inline-flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    color: #1d1e20;
    transition: all .3s ease-in;
    margin: 30px 0
}

.menu-item-extras .field-link a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: .938rem;
    background: url(../images/right-arrow-black.svg) no-repeat 50%;
    background-size: contain;
    transition: all .3s ease-in
}

.menu-item-extras .field-link a:focus, .menu-item-extras .field-link a:hover {
    color: #00448a;
    text-decoration: underline
}

.menu-item-extras .field-link a:focus:after, .menu-item-extras .field-link a:hover:after {
    background-image: url(../images/right-arrow-blue.svg)
}

@media (min-width: 1200px) {
    .menu-item-extras .field-link a {
        margin-top: 40px
    }
}

.menu-item-extras__card {
    padding-bottom: 60px;
    padding-top: 30px
}

@media (min-width: 576px) {
    .menu-item-extras__card {
        max-width: 300px;
        padding-top: 8px
    }
}

@media (min-width: 1200px) {
    .menu-item-extras__card {
        margin-left: auto
    }
}

.menu-item-extras__card .card-simple .card__content {
    background-color: #fff
}

@media (min-width: 1200px) {
    .olympic-games-logo .block--sg-radix-main-menu > .menu-dropdown {
        flex-wrap: nowrap
    }

    .olympic-games-logo .block--sg-radix-main-menu > .menu-dropdown > .nav-item {
        margin: 5px 4% 0
    }

    .olympic-games-logo .block--sg-radix-main-menu > .menu-dropdown > .nav-item:first-child {
        margin-left: 0
    }
}

.page-403 .block--sg-radix-breadcrumbs, .page-404 .block--sg-radix-breadcrumbs {
    display: none
}

.page-404 main {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    min-height: 60vh;
    padding-top: 4rem;
    padding-bottom: 4rem;
    background: url(../images/404.jpg) no-repeat 50%;
    background-size: cover;
    color: #fff
}

.page-404 main > * {
    width: 100%
}

.page-403 main {
    padding-bottom: 4rem
}

.news__url a[href*="https://edge.media-server.com"], .views-field-field-news-url a[href*="https://edge.media-server.com"], a.picto-video {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: inherit
}

.news__url a[href*="https://edge.media-server.com"]:before, .views-field-field-news-url a[href*="https://edge.media-server.com"]:before, a.picto-video:before {
    content: "";
    color: #fff;
    display: block;
    flex-shrink: 0;
    width: 27px;
    height: 27px;
    background: url(../images/play.svg) no-repeat 50%;
    margin-right: .8em;
    background-size: cover
}

a.doc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    color: inherit
}

a.doc:before {
    content: "";
    color: #fff;
    display: block;
    flex-shrink: 0;
    width: 27px;
    height: 27px;
    background: url(../images/file-text.svg) no-repeat 50%;
    margin-right: .8em;
    background-size: cover
}

.field-slides {
    position: relative
}

.field-slides .field__item {
    outline: 0;
    position: relative
}

.field-slides .field__item a {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0
}

.field-slides .field__item img {
    width: 100%
}

.field-slides .slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: .5em;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center
}

@media (min-width: 768px) {
    .field-slides .slick-dots {
        bottom: 1em
    }
}

.field-slides .slick-dots li {
    display: block;
    margin: 0 .3em;
    color: inherit;
    width: 1.125em;
    height: 1.125em;
    line-height: 1;
    padding: .25em;
    border: 1px solid;
    border-radius: 50%;
    position: relative
}

.field-slides .slick-dots li button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    display: block;
    border: 0;
    background: hsla(0, 0%, 100%, .3);
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    color: inherit;
    width: .625em;
    height: .625em;
    line-height: 1;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.field-slides .slick-dots li.slick-active button {
    background: #fff
}

.slick-dots {
    position: static;
    display: flex;
    align-items: center;
    list-style: none;
    padding: 0 15px
}

.slick-dots button {
    width: 8px;
    height: 8px;
    border: 1px solid #1d1e20;
    border-radius: 50%;
    text-indent: -999px;
    overflow: hidden;
    transition: all .3s ease-in-out
}

.slick-dots .slick-active button {
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    width: 15px;
    height: 15px;
    border: none
}

.paragraph--type--did-you-know {
    padding-left: 20px;
    padding-right: 20px
}

.paragraph--type--did-you-know .content {
    display: flex;
    border-radius: 8px;
    padding: 25px
}

@media (min-width: 992px) {
    .paragraph--type--did-you-know .content {
        padding: 50px
    }
}

.paragraph--type--did-you-know .content:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/idea.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-right: 25px;
    flex-shrink: 0
}

@media (min-width: 992px) {
    .paragraph--type--did-you-know .content:before {
        width: 80px;
        height: 80px;
        margin-right: 35px
    }
}

.paragraph--type--did-you-know .field-title h2 {
    margin-bottom: 7px
}

.paragraph--type--did-you-know[data-bg=bg-grey] .content:before, .paragraph--type--did-you-know[data-bg=bg-white] .content:before {
    background: url(../images/idea-black.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%
}

.paragraph--type--hero-item.paragraph--view-mode--hero .hero__content {
    color: #1d1e20;
    margin-top: 3rem
}

.paragraph--type--hero-item.paragraph--view-mode--hero .field-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 2rem
}

@media (min-width: 576px) {
    .paragraph--type--hero-item.paragraph--view-mode--hero .field-title {
        margin-top: 3rem;
        max-width: 400px
    }
}

@media (min-width: 768px) {
    .paragraph--type--hero-item.paragraph--view-mode--hero .field-title {
        max-width: 550px
    }
}

@media (min-width: 1200px) {
    .paragraph--type--hero-item.paragraph--view-mode--hero .field-title {
        max-width: 700px
    }
}

@media (min-width: 576px) {
    .paragraph--type--hero-item.paragraph--view-mode--hero .hero-item__field-detail {
        max-width: 528px
    }
}

.paragraph--type--hero-item.paragraph--view-mode--hero .hero-item__field-media img, .paragraph--type--hero-item.paragraph--view-mode--localization .hero-item-image img {
    border-radius: 8px
}

.paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link {
    margin-top: 1.5rem
}

@media (min-width: 576px) {
    .paragraph--type--hero-item.paragraph--view-mode--hero .field-single-link {
        margin-top: 2rem
    }
}

.paragraph--type--hero-item.paragraph--view-mode--hero .absolute-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0
}

.paragraph--type--hero .carousel-controller {
    margin-top: 1rem;
    transition: top .5s ease-in-out, margin-top .5s ease-in-out
}

@media (min-width: 576px) {
    .paragraph--type--hero .carousel-controller {
        margin-top: 0
    }
}

@media (min-width: 576px) {
    .paragraph--type--hero .carousel-controller.location-viewmode {
        display: flex;
        justify-content: flex-end;
        margin-top: 3rem
    }
}

.paragraph--type--hero .carousel-controller .slick-prev {
    order: 1
}

.paragraph--type--hero .carousel-controller .slick-dots {
    position: static;
    display: flex;
    align-items: center;
    order: 2;
    padding: 0 15px
}

.paragraph--type--hero .carousel-controller .slick-dots button {
    width: 8px;
    height: 8px;
    transition: all .3s ease-in-out
}

.paragraph--type--hero .carousel-controller .slick-dots .slick-active button {
    width: 15px;
    height: 15px
}

.paragraph--type--hero .carousel-controller .slick-next {
    order: 3
}

.paragraph--type--hero-item.paragraph--view-mode--localization .hero-item-content {
    flex: 2 1;
    border-radius: 8px;
    padding: 30px;
    margin-bottom: 1rem
}

@media (min-width: 992px) {
    .paragraph--type--hero-item.paragraph--view-mode--localization .hero-item-content {
        padding-top: 100px;
        padding-left: 100px;
        padding-bottom: 100px;
        margin-bottom: 0;
        margin-right: 20px
    }
}

.paragraph--type--hero-item.paragraph--view-mode--localization .hero-item-image {
    flex: 1 1
}

.paragraph--type--hero-item.paragraph--view-mode--localization .hero-item-image img {
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.paragraph--type--hero-item.paragraph--view-mode--localization .hero-item-image * {
    height: 100%
}

@media (min-width: 992px) {
    .paragraph--type--hero-item.paragraph--view-mode--localization .hero-item__field-title h2 {
        margin-bottom: 50px
    }
}

.paragraph--type--hero-item.paragraph--view-mode--localization .hero-item__field-detail {
    font-weight: 700
}

.paragraph--type--hero-item.paragraph--view-mode--localization .field-link > .field__item a, .paragraph--type--hero-item.paragraph--view-mode--localization .hero-item__field-telephone {
    margin-top: 2rem
}

.paragraph--type--cta .cta__field-links .field__item {
    display: inline-block
}

@media (max-width: 575.98px) {
    .paragraph--type--cta .cta__field-links .field__item {
        display: block;
        margin: 40px 0
    }
}

.paragraph--type--cta.alignment-left .cta__field-links {
    text-align: center
}

@media (min-width: 576px) {
    .paragraph--type--cta.alignment-left .cta__field-links {
        text-align: left
    }
}

.paragraph--type--cta.alignment-center .cta__field-links, .paragraph--type--cta.alignment-right .cta__field-links {
    text-align: center
}

@media (min-width: 576px) {
    .paragraph--type--cta.alignment-right .cta__field-links {
        text-align: right
    }
}

.paragraph--type--learn-more .learn-more__items > .field__item {
    margin-bottom: 20px
}

.paragraph--type--learn-more .learn-more__items > .field__item .paragraph {
    background: #fff
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .learn-more__items > .field__item .paragraph, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .learn-more__items > .field__item .paragraph, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .learn-more__items > .field__item .paragraph, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .learn-more__items > .field__item .paragraph, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--learn-more.bg-white .learn-more__items > .field__item .paragraph, .paragraph--type--learn-more .learn-more__items > .field__item .paragraph:focus, .paragraph--type--learn-more .learn-more__items > .field__item .paragraph:hover, .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .learn-more__items > .field__item .paragraph, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .learn-more__items > .field__item .paragraph, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .learn-more__items > .field__item .paragraph, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .learn-more__items > .field__item .paragraph, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph {
    background: #f5f5f5
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .learn-more__items > .field__item .paragraph:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .learn-more__items > .field__item .paragraph:hover, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .learn-more__items > .field__item .paragraph:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .learn-more__items > .field__item .paragraph:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .learn-more__items > .field__item .paragraph:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .learn-more__items > .field__item .paragraph:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .learn-more__items > .field__item .paragraph:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .learn-more__items > .field__item .paragraph:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--learn-more.bg-white .learn-more__items > .field__item .paragraph:focus, .paragraph--type--learn-more.bg-white .learn-more__items > .field__item .paragraph:hover, .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .learn-more__items > .field__item .paragraph:focus, .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .learn-more__items > .field__item .paragraph:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .learn-more__items > .field__item .paragraph:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .learn-more__items > .field__item .paragraph:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .learn-more__items > .field__item .paragraph:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .learn-more__items > .field__item .paragraph:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .learn-more__items > .field__item .paragraph:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .learn-more__items > .field__item .paragraph:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .learn-more__items > .field__item .paragraph:hover {
    background: #fff
}

@media (min-width: 768px) {
    .paragraph--type--learn-more.layout-column .learn-more__items {
        display: grid;
        grid-template-columns:50% 50%;
        grid-gap: 20px
    }

    .paragraph--type--learn-more.layout-column .learn-more__items > .field__item {
        margin-bottom: 0
    }
}

.paragraph--type--link {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.875rem 1.563rem 1.875rem 6.25rem;
    min-height: 60px;
    height: 100%;
    min-height: 120px;
    color: #1d1e20;
    font-size: 1.25rem;
    font-weight: 700;
    word-break: break-word;
    border-radius: 8px;
    transition: background .3s ease-in
}

.paragraph--type--link a {
    color: #1d1e20
}

.paragraph--type--link a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.paragraph--type--link a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 1.563rem;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.paragraph--type--link .field-label {
    margin-bottom: .625rem;
    color: #7e7e7e;
    font-size: .75rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .paragraph--type--link {
        padding: 3.125rem 3.5rem 3.125rem 10rem;
        min-height: 180px
    }

    .paragraph--type--link a:before {
        left: 3.125rem;
        margin-top: -40px;
        width: 80px;
        height: 80px
    }
}

.paragraph--type--link a:before {
    background-image: url(../images/external-link.svg)
}

.paragraph--type--learn-more-item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.875rem 1.563rem 1.875rem 6.25rem;
    min-height: 60px;
    height: 100%;
    min-height: 120px;
    color: #1d1e20;
    font-size: 1.25rem;
    font-weight: 700;
    word-break: break-word;
    border-radius: 8px;
    transition: background .3s ease-in
}

.paragraph--type--learn-more-item a {
    color: #1d1e20
}

.paragraph--type--learn-more-item a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.paragraph--type--learn-more-item a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 1.563rem;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.paragraph--type--learn-more-item .field-label {
    margin-bottom: .625rem;
    color: #7e7e7e;
    font-size: .75rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .paragraph--type--learn-more-item {
        padding: 3.125rem 3.5rem 3.125rem 10rem;
        min-height: 180px
    }

    .paragraph--type--learn-more-item a:before {
        left: 3.125rem;
        margin-top: -40px;
        width: 80px;
        height: 80px
    }
}

.paragraph--type--learn-more-item .field-media-document a:before {
    background-image: url(../images/file-text.svg)
}

.paragraph--type--learn-more-item .field-media-audio-file a:before {
    background-image: url(../images/podcast.svg)
}

.paragraph--type--learn-more-item .field-media-video-file a:before {
    background-image: url(../images/play-circle.svg)
}

.paragraph--type--learn-more-item .field-media-video-file {
    position: static
}

.paragraph--type--learn-more-item .field-media-video-file:before {
    display: none
}

.event__field-document .field__item, .news__field-document .field__item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1.875rem 1.563rem 1.875rem 6.25rem;
    min-height: 60px;
    height: 100%;
    min-height: 120px;
    color: #1d1e20;
    font-size: 1.25rem;
    font-weight: 700;
    word-break: break-word;
    border-radius: 8px;
    transition: background .3s ease-in;
    background: #f5f5f5
}

.event__field-document .field__item a, .news__field-document .field__item a {
    color: #1d1e20
}

.event__field-document .field__item a:after, .news__field-document .field__item a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.event__field-document .field__item a:before, .news__field-document .field__item a:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 1.563rem;
    margin-top: -30px;
    width: 60px;
    height: 60px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.event__field-document .field__item .field-label, .news__field-document .field__item .field-label {
    margin-bottom: .625rem;
    color: #7e7e7e;
    font-size: .75rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .event__field-document .field__item, .news__field-document .field__item {
        padding: 3.125rem 3.5rem 3.125rem 10rem;
        min-height: 180px
    }

    .event__field-document .field__item a:before, .news__field-document .field__item a:before {
        left: 3.125rem;
        margin-top: -40px;
        width: 80px;
        height: 80px
    }
}

.event__field-document .field__item:focus, .event__field-document .field__item:hover, .news__field-document .field__item:focus, .news__field-document .field__item:hover {
    background: #fff
}

.event__field-document .field__item .field-media-document a:before, .news__field-document .field__item .field-media-document a:before {
    background-image: url(../images/file-text.svg)
}

.paragraph--type--brands.paragraph--view-mode--default .brands__field-brand > .field__item, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content > .field__item {
    flex: 0 0 50%;
    max-width: 50%
}

@media (min-width: 576px) {
    .paragraph--type--brands.paragraph--view-mode--default .brands__field-brand > .field__item, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content > .field__item {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 768px) {
    .paragraph--type--brands.paragraph--view-mode--default .brands__field-brand > .field__item, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content > .field__item {
        flex: 0 0 25%;
        max-width: 25%
    }
}

.brand--teaser, .paragraph--type--brand {
    position: relative;
    height: 100%;
    background: #f5f5f5;
    border-radius: 8px;
    transition: all .3s ease-in
}

.brand--teaser .field-image, .paragraph--type--brand .field-image {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 146px;
    padding: 1rem 0
}

.brand--teaser .field-image img, .paragraph--type--brand .field-image img {
    display: block;
    position: relative;
    margin: 0 auto;
    height: 100px;
    max-width: 200px;
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.brand--teaser .brand__content, .paragraph--type--brand .brand__content {
    border-top: 1px solid #d9d9d9;
    padding: 1.875rem 1.25rem;
    min-height: 162px
}

.brand--teaser .brand__title, .paragraph--type--brand .field-title > * {
    margin: 0 0 .625rem;
    font-size: 1.25rem;
    text-transform: uppercase
}

.brand--teaser .field-summary, .paragraph--type--brand .field-description {
    font-size: .875rem
}

.brand--teaser .brand__link a, .paragraph--type--brand .brand__field-link a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    text-indent: -999px;
    z-index: 1050
}

.brand--teaser:focus, .brand--teaser:hover {
    background: #fff
}

.brand--teaser:focus .brand__title > *, .brand--teaser:hover .brand__title > * {
    text-decoration: underline
}

.paragraph--type--brands.paragraph--view-mode--default .brands__field-brand, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.paragraph--type--brands.paragraph--view-mode--default .brands__field-brand > .field__item, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content > .field__item {
    position: relative;
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 40px
}

@media (min-width: 576px) {
    .paragraph--type--brands.paragraph--view-mode--default .brands__field-brand > .field__item, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content > .field__item {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (min-width: 768px) {
    .paragraph--type--brands.paragraph--view-mode--default .brands__field-brand > .field__item, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content > .field__item {
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
}

@media (min-width: 992px) {
    .paragraph--type--brands.paragraph--view-mode--default .brands__field-brand > .field__item, .paragraph--type--brands.paragraph--view-mode--default .field-brand-content > .field__item {
        flex: 0 0 25%;
        max-width: 25%
    }
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-list {
    display: flex;
    margin: 0 -20px
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-slide {
    margin: 0 20px
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-track {
    display: flex
}

.view-brands .views-exposed-form {
    margin-bottom: 3.125rem;
    padding: 0;
    color: #1d1e20;
    background: none
}

@media (min-width: 992px) {
    .view-brands .views-exposed-form {
        margin-bottom: 6.25rem
    }
}

.view-brands .views-exposed-form p {
    margin-bottom: 1.25rem
}

@media (min-width: 768px) {
    .view-brands .views-exposed-form p {
        margin-bottom: 2.5rem
    }
}

.view-brands .views-exposed-form .form-item {
    width: 100%;
    margin: 0
}

.view-brands .views-exposed-form .form-actions {
    order: -1
}

.view-brands .views-exposed-form .form-submit[data-drupal-selector*=reset], .view-brands .views-exposed-form .form-submit[data-drupal-selector*=submit] {
    position: absolute !important;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    width: 1px;
    height: 1px;
    word-wrap: normal
}

@media (min-width: 992px) {
    .view-brands .views-exposed-form .form-item-market {
        position: absolute !important;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        width: 1px;
        height: 1px;
        word-wrap: normal
    }
}

.view-brands .market-list {
    display: none
}

@media (min-width: 992px) {
    .view-brands .market-list {
        display: flex;
        width: 100%;
        margin: 0 -.625rem;
        padding: 0;
        list-style: none;
        overflow-x: auto
    }

    .view-brands .market-list > li {
        margin: 0 .625rem;
        width: 100%
    }
}

.view-brands .view-text-filter-container {
    margin-bottom: 3.125rem;
    padding: 2.5rem 0;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    color: #fff;
    border-radius: 8px
}

@media (min-width: 768px) {
    .view-brands .view-text-filter-container {
        margin-bottom: 7.875rem;
        padding: 4.375rem 0
    }
}

.view-brands .view-text-filter-container h2 {
    margin-bottom: 1.875rem;
    font-size: 1.25rem;
    color: #fff
}

.view-brands .view-text-filter-container input {
    display: block;
    width: 100%;
    padding-right: 60px;
    background: url(../images/search.svg) no-repeat calc(100% - 20px) 50% #fff
}

.view-brands .item-list {
    margin-bottom: 80px
}

.view-brands .item-list:last-child {
    margin-bottom: 0
}

.view-brands .item-list > h3 {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 2.5rem;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .view-brands .item-list > h3 {
        margin-bottom: 3.125rem;
        max-width: 600px
    }
}

.view-brands .view-result {
    padding: 0;
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .view-brands .view-result {
        padding: 0 10px
    }
}

.view-brands .view-result .views-field-rendered-entity, .view-brands .view-result .views-field-rendered-entity > .field-content {
    height: 100%
}

.event.event--teaser .event_link {
    display: block;
    padding: 30px 20px;
    background-color: #fff;
    text-decoration: none;
    color: #1d1e20;
    border-radius: 8px;
    transition: background .3s ease-in
}

.event.event--teaser .event_link:focus, .event.event--teaser .event_link:hover {
    background-color: #f5f5f5
}

@media (min-width: 576px) {
    .event.event--teaser .event_link {
        padding: 50px
    }
}

.event.event--teaser .event_date {
    margin-right: 30px
}

@media (min-width: 576px) {
    .event.event--teaser .event_date {
        margin-right: 50px
    }
}

.event.event--teaser .event_date .event_date--ending, .event.event--teaser .event_date .event_date--starting {
    padding: 5px
}

.event.event--teaser .event_date .event_day {
    font-size: 2.375rem;
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 30px;
    font-weight: 700
}

.event.event--teaser .event_date .event_month {
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    margin-top: 5px
}

.event.event--teaser .event_date .event_month, .event.event--teaser .event_date .event_year {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    font-size: 75%;
    font-weight: 700
}

.event.event--teaser .event_date .event_year {
    -webkit-text-fill-color: transparent
}

.event.event--teaser .event_date .event_hours {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 75%;
    font-weight: 700;
    width: 86px;
    height: 26px;
    border-radius: 15px;
    margin-top: 10px
}

.event.event--teaser .field-title {
    font-weight: 700
}

.event.event--teaser .event_date .event_date--ending, .event.event--teaser .event_date .event_date--starting {
    position: relative
}

@media (min-width: 576px) {
    .event.event--teaser .event_date .event_date--starting {
        margin-right: 32px
    }
}

.event.event--teaser .event_date .event_date--starting:after {
    content: "";
    background: url(../images/arrow-right-simple.svg) no-repeat 50%;
    background-size: contain;
    width: 12px;
    height: 12px;
    margin-top: 15px;
    margin-bottom: 5px
}

@media (min-width: 576px) {
    .event.event--teaser .event_date .event_date--starting:after {
        position: absolute;
        top: 39%;
        left: 95%;
        margin: 0 15px
    }
}

.event.event--teaser .event_date .event_date--starting.all_day {
    min-width: 96px
}

.event.event--teaser .event_date .event_date--starting.all_day:after {
    content: unset
}

.event.event--teaser .event_date .event_date--starting.same_day .event_hours {
    padding: 0 20px
}

.event.event--teaser .event_date .event_date--starting.same_day:before {
    content: unset
}

.bg-none .event.event--teaser .event_link, .bg-white .event.event--teaser .event_link, .paragraph--type--did-you-know[data-bg=bg-white] .content .event.event--teaser .event_link, .paragraph--type--direct-access[data-bg=bg-white] .content .event.event--teaser .event_link, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content .event.event--teaser .event_link, .paragraph--type--infographie[data-bg=bg-white] .infographie_content .event.event--teaser .event_link, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .content-wrapper .event.event--teaser .event_link, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .modal-content .event.event--teaser .event_link, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .event.event--teaser .event_link, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .field-quote.mobile .event.event--teaser .event_link {
    background: #f5f5f5
}

.bg-none .event.event--teaser .event_link:focus, .bg-none .event.event--teaser .event_link:hover, .bg-white .event.event--teaser .event_link:focus, .bg-white .event.event--teaser .event_link:hover, .paragraph--type--did-you-know[data-bg=bg-white] .content .event.event--teaser .event_link:focus, .paragraph--type--did-you-know[data-bg=bg-white] .content .event.event--teaser .event_link:hover, .paragraph--type--direct-access[data-bg=bg-white] .content .event.event--teaser .event_link:focus, .paragraph--type--direct-access[data-bg=bg-white] .content .event.event--teaser .event_link:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content .event.event--teaser .event_link:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .hero-item-content .event.event--teaser .event_link:hover, .paragraph--type--infographie[data-bg=bg-white] .infographie_content .event.event--teaser .event_link:focus, .paragraph--type--infographie[data-bg=bg-white] .infographie_content .event.event--teaser .event_link:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .content-wrapper .event.event--teaser .event_link:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .content-wrapper .event.event--teaser .event_link:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .modal-content .event.event--teaser .event_link:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .modal-content .event.event--teaser .event_link:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .event.event--teaser .event_link:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .event.event--teaser .event_link:hover {
    background: #fff
}

.events-view .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > ul.nav-child, .events-view ul.list-unstyled {
    margin: 0
}

.events-view .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > ul.nav-child li, .events-view ul.list-unstyled li {
    padding: .625rem 0
}

.events-view .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > ul.nav-child li:first-child, .events-view ul.list-unstyled li:first-child {
    padding-top: 0
}

.events-view .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > ul.nav-child li:last-child, .events-view ul.list-unstyled li:last-child {
    padding-bottom: 0
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-dots {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-dots button {
    display: block;
    margin: 0 20px;
    width: 15px;
    height: 15px;
    background: #fff;
    border: 2px solid #00448a;
    border-radius: 50%;
    text-indent: -999px;
    overflow: hidden;
    transition: background .1s ease-in-out
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-dots button:after {
    display: none
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-dots button:focus, .paragraph--type--brands.paragraph--view-mode--carousel .slick-dots button:hover {
    outline: none
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-dots .slick-active button {
    background: #00448a
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-arrow {
    position: absolute;
    top: 16%;
    width: 15px;
    height: 24px;
    border: 0;
    background: url(../images/arrow-right-simple.svg) no-repeat 50%;
    background-size: 100% auto;
    text-indent: -999px;
    overflow: hidden;
    z-index: 1
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-arrow:focus {
    outline: none
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-arrow.slick-disabled {
    opacity: 0
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-arrow.slick-prev {
    left: -40px;
    transform: rotate(-180deg)
}

.paragraph--type--brands.paragraph--view-mode--carousel .slick-arrow.slick-next {
    right: -40px
}

.paragraph--type--earth-globe .slick-dots, .paragraph--type--hero .slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: .5em;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center
}

@media (min-width: 768px) {
    .paragraph--type--earth-globe .slick-dots, .paragraph--type--hero .slick-dots {
        bottom: 1em
    }
}

.paragraph--type--earth-globe .slick-dots li, .paragraph--type--hero .slick-dots li {
    position: relative;
    display: block;
    margin: 0 .3em;
    color: inherit;
    width: 1.125em;
    height: 1.125em;
    line-height: 1;
    padding: .25em
}

.paragraph--type--earth-globe .slick-dots li button, .paragraph--type--hero .slick-dots li button {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    text-indent: -999px;
    overflow: hidden;
    cursor: pointer;
    color: inherit;
    width: .625em;
    height: .625em;
    line-height: 1;
    border-radius: 50%;
    padding: 0;
    transform: translate(-50%, -50%)
}

.paragraph--type--brands.paragraph--view-mode--carousel .btn-secondary-arrow-left:after, .paragraph--type--brands.paragraph--view-mode--carousel .btn-secondary-arrow-right:after, .paragraph--type--brands.paragraph--view-mode--carousel .slick-next:after, .paragraph--type--brands.paragraph--view-mode--carousel .slick-prev:after {
    display: none
}

.sticky-menus {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    background-color: #f5f5f5;
    transition: top .2s linear
}

.sticky-menus ul.nav {
    flex-wrap: nowrap
}

@media (min-width: 768px) {
    .sticky-menus ul.nav {
        justify-content: center
    }
}

.sticky-menus ul.nav li.nav-item {
    flex: 1 1 0;
    padding: 0;
    border-right: 1px solid #d9d9d9
}

.sticky-menus ul.nav li.nav-item:first-child {
    border-left: 1px solid #d9d9d9
}

.sticky-menus ul.nav li.nav-item a {
    position: relative;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: .938rem;
    text-indent: -9999px;
    color: #1d1e20
}

.sticky-menus ul.nav li.nav-item a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #f5f5f5
}

.sticky-menus ul.nav li.nav-item a:focus, .sticky-menus ul.nav li.nav-item a:hover {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.sticky-menus ul.nav li.nav-item a:focus:after, .sticky-menus ul.nav li.nav-item a:hover:after {
    background: linear-gradient(115.12deg, #137bb7, #00448a)
}

@media (min-width: 768px) {
    .sticky-menus ul.nav li.nav-item a {
        flex-direction: row;
        justify-content: left;
        padding: 1.563rem 1.875rem;
        text-indent: 0
    }
}

.sticky-menus ul.nav li.nav-item a:before {
    content: "";
    display: inline-block;
    width: 24px;
    height: 24px;
    flex-shrink: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(1rem)
}

@media (min-width: 768px) {
    .sticky-menus ul.nav li.nav-item a:before {
        margin-right: 1rem;
        transform: none
    }
}

.sticky-menus .field-sticky-menu-links {
    display: none
}

@media (min-width: 768px) {
    .sticky-menus .field-sticky-menu-links {
        display: flex;
        justify-content: center
    }
}

.sticky-menus .field-sticky-menu-links .field__item {
    padding: 20px
}

.sticky-menus .field-sticky-menu-links .field__item a {
    color: inherit;
    padding: .5rem 1rem;
    font-weight: 700
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2111"]:before {
    background-image: url(../images/inspect.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2111"]:focus:before, .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2111"]:hover:before {
    background-image: url(../images/inspect-primary.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2541"]:before {
    background-image: url(../images/bell-ring.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2541"]:focus:before, .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2541"]:hover:before {
    background-image: url(../images/bell-ring-primary.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/786"]:before {
    background-image: url(../images/email.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/786"]:focus:before, .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/786"]:hover:before {
    background-image: url(../images/email-primary.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2546"]:before {
    background-image: url(../images/calendar-sticky.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2546"]:focus:before, .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2546"]:hover:before {
    background-image: url(../images/calendar-sticky-primary.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2129"]:before {
    background-image: url(../images/landmark.svg)
}

.sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2129"]:focus:before, .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2129"]:hover:before {
    background-image: url(../images/landmark-primary.svg)
}

.sticky-menus.header-show {
    top: 84px
}

@media (min-width: 1200px) {
    .sticky-menus.header-show {
        top: 130px
    }
}

body.toolbar-horizontal.toolbar-tray-open .sticky-menus {
    top: 79px
}

body.toolbar-horizontal.toolbar-tray-open .sticky-menus.header-show {
    top: 67px
}

@media (min-width: 1200px) {
    body.toolbar-horizontal.toolbar-tray-open .sticky-menus.header-show {
        top: 210px
    }
}

.paragraph--type--timeline-item, .paragraph--type--timeline-item .timeline-item__main {
    position: relative
}

@media (min-width: 768px) {
    .paragraph--type--timeline-item .timeline-item__main {
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }
}

.paragraph--type--timeline-item .timeline-item__field-image img {
    display: block;
    width: 100%
}

.paragraph--type--timeline-item .timeline-item__content {
    position: relative;
    padding: 4.375rem 0;
    z-index: 1
}

.paragraph--type--timeline-item .timeline-item__content .column-second {
    position: relative
}

.paragraph--type--timeline-item .timeline-item__field-title > * {
    margin-bottom: 1.875rem;
    font-size: 2.125rem;
    font-weight: 400
}

.paragraph--type--timeline-item .field-text-formatted {
    font-size: .875rem
}

.paragraph--type--timeline-item .timeline-item__hidden {
    position: relative
}

.paragraph--type--timeline-item .timeline-item__hidden .timeline-item__hidden__content {
    padding-top: 3.125rem;
    overflow: hidden
}

@media (min-width: 768px) {
    .paragraph--type--timeline-item .timeline-item__hidden .timeline-item__hidden__content {
        padding-top: 6.25rem
    }
}

.paragraph--type--timeline-item .timeline-item__toggle {
    display: block;
    margin-left: 40px;
    width: 30px;
    height: 30px;
    border: 0;
    background: url(../images/plus.svg) no-repeat 50%;
    background-size: contain;
    z-index: 1;
    transition: transform .25s ease-in-out
}

.paragraph--type--timeline-item [aria-expanded=true].timeline-item__toggle {
    transform: rotate(45deg)
}

.paragraph--type--timeline-item .timeline-item__toggle:focus {
    outline: none
}

.paragraph--type--timeline-item .timeline-item__anchor {
    position: absolute;
    top: -100px
}

.paragraph--type--timeline-item-key-date {
    padding-top: 3.125rem
}

@media (min-width: 768px) {
    .paragraph--type--timeline-item-key-date {
        padding-top: 6.25rem
    }
}

.paragraph--type--timeline-item-key-date .field-title > * {
    font-size: 1.375rem
}

.paragraph--type--timeline-item-key-date .field-link {
    margin-top: 1.875rem
}

.paragraph--type--timeline-item-key-date .field-link a {
    display: inline-flex;
    align-items: center;
    color: #1d1e20;
    font-weight: 700
}

.paragraph--type--timeline-item-key-date .field-link a:focus, .paragraph--type--timeline-item-key-date .field-link a:hover {
    text-decoration: underline
}

.paragraph--type--timeline-item-key-date .field-link a:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    margin-top: -1px;
    margin-left: 11px;
    background: url(../images/right-arrow-black.svg) no-repeat 50%;
    background-size: contain
}

.paragraph--type--timeline-item-key-date .key-date__date {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem;
    min-width: 220px;
    height: 100%;
    background: #fff;
    border-radius: 8px
}

@media (min-width: 576px) {
    .paragraph--type--timeline-item-key-date .key-date__date {
        min-height: 220px
    }
}

.paragraph--type--timeline-item-key-date .key-date__date .field-label {
    background: linear-gradient(102.4deg, #642355, #ce1431 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    font-size: 3rem
}

.paragraph--type--timeline-item-key-date .column-first {
    flex: 0 0 100%;
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .paragraph--type--timeline-item-key-date .column-first {
        flex: 0 0 220px;
        padding-right: 10px;
        margin-bottom: 0
    }
}

@media (min-width: 576px) {
    .paragraph--type--timeline-item-key-date .column-second {
        padding-left: 10px
    }
}

.paragraph--type--timeline-item-key-date .column-second .content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 1.563rem;
    background: #fff;
    border-radius: 8px
}

@media (min-width: 576px) {
    .paragraph--type--timeline-item-key-date .column-second .content {
        padding: 3.125rem
    }
}

.paragraph--type--timeline .timeline__nav {
    display: none
}

@media (min-width: 768px) {
    .paragraph--type--timeline .timeline__nav {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0;
        background: #fff;
        z-index: 10;
        transition: top .2s linear
    }

    .paragraph--type--timeline .timeline__nav a {
        position: relative;
        display: block;
        padding: 1.5rem 1.75rem;
        color: #1d1e20;
        font-size: .875rem;
        cursor: pointer;
        text-align: center;
        border-right: 1px solid #d9d9d9;
        overflow: hidden
    }

    .paragraph--type--timeline .timeline__nav a:focus, .paragraph--type--timeline .timeline__nav a:hover {
        color: #00448a;
        background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .paragraph--type--timeline .timeline__nav a:first-child:before {
        display: none
    }

    .paragraph--type--timeline .timeline__nav a.is-active {
        background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent
    }

    .paragraph--type--timeline .timeline__nav a.is-active:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 1.75rem;
        width: calc(100% - 3.5rem);
        height: 4px;
        background: linear-gradient(115.12deg, #137bb7, #00448a);
        border-radius: 10px
    }

    .paragraph--type--timeline .timeline__nav a:first-child {
        border-left: 1px solid #d9d9d9
    }
}

.paragraph--type--timeline-item .timeline-item__dates {
    margin-bottom: 3.125rem
}

.paragraph--type--timeline-item .timeline-item__dates > * {
    display: inline
}

.paragraph--type--timeline-item .timeline-item__actions {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 3.125rem 0 0
}

.paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:hover, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:hover {
    color: #1d1e20
}

.paragraph--type--timeline-item[data-bg=bg-none] .timeline-item__field-link a:hover:after, .paragraph--type--timeline-item[data-bg=bg-white] .timeline-item__field-link a:hover:after {
    background: url(../images/arrow_right.svg) no-repeat 50%
}

.paragraph--type--timeline .timeline__item > .field__item {
    margin-top: 3.125rem
}

.paragraph--type--timeline .timeline__item > .field__item:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .paragraph--type--timeline .timeline__item > .field__item {
        margin-top: 6.25rem
    }
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--timeline.content .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--timeline.content .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--timeline.content .timeline__nav, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--timeline.content .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--timeline.content .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--timeline.content .timeline__nav, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--timeline.hero-item-content .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--timeline.hero-item-content .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--timeline.hero-item-content .timeline__nav, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--timeline.infographie_content .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--timeline.infographie_content .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--timeline.infographie_content .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--timeline.content-wrapper .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--timeline.content-wrapper .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--timeline.content-wrapper .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--timeline.modal-content .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--timeline.modal-content .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--timeline.modal-content .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline.modal-content .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline.modal-content .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline.modal-content .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline.field-quote.mobile .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--timeline.bg-none .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--timeline.bg-none .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--timeline.bg-none .timeline__nav, .paragraph--type--timeline.bg-white .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--timeline.bg-white .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--timeline.bg-white .timeline__nav, .paragraph--type--timeline.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline-item-key-date .column-second .content, .paragraph--type--timeline.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--timeline-item-key-date .key-date__date, .paragraph--type--timeline.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .timeline__nav {
    background: #f5f5f5
}

@media (max-width: 991.98px) {
    .menu-dropdown > .nav-item > .submenu-container.paragraph--type--timeline > .scroll-wrapper, .paragraph--type--timeline > .container-xl, .sg-search-popup .paragraph--type--timeline > .saint-gobain-search-form, .sticky-menus .paragraph--type--timeline > ul.nav, body.page-view .paragraph--type--timeline > .page-view.view-saint-gobain-search {
        padding: 0
    }
}

body.toolbar-horizontal.toolbar-fixed .timeline__nav {
    top: 39px
}

body.toolbar-horizontal.toolbar-fixed.header-show.header-not-top .timeline__nav {
    top: 140px
}

body.toolbar-horizontal.toolbar-fixed.toolbar-tray-open .timeline__nav {
    top: 79px
}

body.toolbar-horizontal.toolbar-fixed.toolbar-tray-open.header-show.header-not-top .timeline__nav {
    top: 210px
}

body.header-show.header-not-top .timeline__nav {
    top: 67px
}

@media (min-width: 992px) {
    body.header-show.header-not-top .timeline__nav {
        top: 131px
    }
}

.paragraph--type--text .field-description {
    overflow: hidden
}

.paragraph--type--text .field-description > p:has(.youtube-cookies-iframe-thumbnail) {
    position: relative
}

.node__header a, .paragraph--type--text a {
    color: inherit
}

.event.event--teaser .event_date .node__header.event_hours ul li:before, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.field-quote.mobile ul li:before, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .paragraph--type--text.field-quote.mobile ul li:before, .event.event--teaser .event_date .paragraph--type--text.event_hours ul li:before, .node__header.bg-blue_gradient ul li:before, .node__header.bg-green_gradient ul li:before, .node__header.bg-orange_gradient ul li:before, .node__header.bg-purple_gradient ul li:before, .node__header.bg-red_gradient ul li:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] ul li:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] ul li:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] ul li:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] ul li:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] ul li:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] ul li:before, .node__header.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none ul li:before, .page-view.view-news .views-exposed-form .node__header.form-item-title ul li:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.field-quote.mobile ul li:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--text.field-quote.mobile ul li:before, .page-view.view-news .views-exposed-form .paragraph--type--text.form-item-title ul li:before, .page-view.view-saint-gobain-search .node__header.views-exposed-form.saint-gobain-search-form ul li:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.field-quote.mobile ul li:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--text.field-quote.mobile ul li:before, .page-view.view-saint-gobain-search .paragraph--type--text.views-exposed-form.saint-gobain-search-form ul li:before, .page-view.view-stories .views-exposed-form .node__header.form-item-title ul li:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.field-quote.mobile ul li:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--text.field-quote.mobile ul li:before, .page-view.view-stories .views-exposed-form .paragraph--type--text.form-item-title ul li:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--text.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.content ul li:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.content ul li:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.content ul li:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--direct-access[data-bg=bg-none] .node__header.content ul li:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--text.content ul li:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.content ul li:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.content ul li:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.content ul li:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--text.content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--text.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--text.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--text.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--text.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--text.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.hero-item-content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--text.hero-item-content ul li:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--text.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--text.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--text.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--text.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.infographie_content ul li:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--text.infographie_content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--text.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--text.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--text.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--text.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--text.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--text.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--text.modal-content ul li:before, .paragraph--type--search-block .node__header.views-exposed-form.saint-gobain-search-form ul li:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.field-quote.mobile ul li:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile ul li:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--search-block .paragraph--type--text.views-exposed-form.saint-gobain-search-form ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--text.bg-blue_gradient ul li:before, .paragraph--type--text.bg-green_gradient ul li:before, .paragraph--type--text.bg-orange_gradient ul li:before, .paragraph--type--text.bg-purple_gradient ul li:before, .paragraph--type--text.bg-red_gradient ul li:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] ul li:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] ul li:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] ul li:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] ul li:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] ul li:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] ul li:before, .paragraph--type--text.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none ul li:before {
    background: #fff
}

.event.event--teaser .event_date .node__header.event_hours a.doc:before, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.field-quote.mobile a.doc:before, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .paragraph--type--text.field-quote.mobile a.doc:before, .event.event--teaser .event_date .paragraph--type--text.event_hours a.doc:before, .node__header.bg-blue_gradient a.doc:before, .node__header.bg-green_gradient a.doc:before, .node__header.bg-orange_gradient a.doc:before, .node__header.bg-purple_gradient a.doc:before, .node__header.bg-red_gradient a.doc:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] a.doc:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] a.doc:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] a.doc:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] a.doc:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] a.doc:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] a.doc:before, .node__header.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none a.doc:before, .page-view.view-news .views-exposed-form .node__header.form-item-title a.doc:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.field-quote.mobile a.doc:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--text.field-quote.mobile a.doc:before, .page-view.view-news .views-exposed-form .paragraph--type--text.form-item-title a.doc:before, .page-view.view-saint-gobain-search .node__header.views-exposed-form.saint-gobain-search-form a.doc:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.field-quote.mobile a.doc:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--text.field-quote.mobile a.doc:before, .page-view.view-saint-gobain-search .paragraph--type--text.views-exposed-form.saint-gobain-search-form a.doc:before, .page-view.view-stories .views-exposed-form .node__header.form-item-title a.doc:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.field-quote.mobile a.doc:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--text.field-quote.mobile a.doc:before, .page-view.view-stories .views-exposed-form .paragraph--type--text.form-item-title a.doc:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--text.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.content a.doc:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-none] .node__header.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--text.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--text.content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--text.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--text.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--text.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--text.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--text.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.hero-item-content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--text.hero-item-content a.doc:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--text.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--text.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--text.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--text.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.infographie_content a.doc:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--text.infographie_content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--text.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--text.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--text.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--text.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--text.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--text.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--text.modal-content a.doc:before, .paragraph--type--search-block .node__header.views-exposed-form.saint-gobain-search-form a.doc:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.field-quote.mobile a.doc:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.doc:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--search-block .paragraph--type--text.views-exposed-form.saint-gobain-search-form a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--text.bg-blue_gradient a.doc:before, .paragraph--type--text.bg-green_gradient a.doc:before, .paragraph--type--text.bg-orange_gradient a.doc:before, .paragraph--type--text.bg-purple_gradient a.doc:before, .paragraph--type--text.bg-red_gradient a.doc:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] a.doc:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] a.doc:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] a.doc:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] a.doc:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] a.doc:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] a.doc:before, .paragraph--type--text.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none a.doc:before {
    background: url(../images/file-text-white.svg) no-repeat 50%;
    background-size: cover
}

.event.event--teaser .event_date .node__header.event_hours a.picto-video:before, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.field-quote.mobile a.picto-video:before, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .paragraph--type--text.field-quote.mobile a.picto-video:before, .event.event--teaser .event_date .paragraph--type--text.event_hours a.picto-video:before, .node__header.bg-blue_gradient a.picto-video:before, .node__header.bg-green_gradient a.picto-video:before, .node__header.bg-orange_gradient a.picto-video:before, .node__header.bg-purple_gradient a.picto-video:before, .node__header.bg-red_gradient a.picto-video:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] a.picto-video:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] a.picto-video:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] a.picto-video:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] a.picto-video:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] a.picto-video:before, .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] a.picto-video:before, .node__header.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none a.picto-video:before, .page-view.view-news .views-exposed-form .node__header.form-item-title a.picto-video:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.field-quote.mobile a.picto-video:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--text.field-quote.mobile a.picto-video:before, .page-view.view-news .views-exposed-form .paragraph--type--text.form-item-title a.picto-video:before, .page-view.view-saint-gobain-search .node__header.views-exposed-form.saint-gobain-search-form a.picto-video:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.field-quote.mobile a.picto-video:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--text.field-quote.mobile a.picto-video:before, .page-view.view-saint-gobain-search .paragraph--type--text.views-exposed-form.saint-gobain-search-form a.picto-video:before, .page-view.view-stories .views-exposed-form .node__header.form-item-title a.picto-video:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.field-quote.mobile a.picto-video:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--text.field-quote.mobile a.picto-video:before, .page-view.view-stories .views-exposed-form .paragraph--type--text.form-item-title a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--text.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.content a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-none] .node__header.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--text.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--text.content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--text.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--text.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--text.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--text.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--text.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.hero-item-content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--text.hero-item-content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--text.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--text.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--text.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--text.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.infographie_content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--text.infographie_content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--text.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--text.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--text.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--text.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--text.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--text.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--search-block .node__header.views-exposed-form.saint-gobain-search-form a.picto-video:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--search-block .paragraph--type--text.views-exposed-form.saint-gobain-search-form a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--text.bg-blue_gradient a.picto-video:before, .paragraph--type--text.bg-green_gradient a.picto-video:before, .paragraph--type--text.bg-orange_gradient a.picto-video:before, .paragraph--type--text.bg-purple_gradient a.picto-video:before, .paragraph--type--text.bg-red_gradient a.picto-video:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] a.picto-video:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] a.picto-video:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] a.picto-video:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] a.picto-video:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] a.picto-video:before, .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] a.picto-video:before, .paragraph--type--text.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none a.picto-video:before {
    background: url(../images/play-white.svg) no-repeat 50%
}

.youtube-cookies__iframe-container {
    position: relative;
    width: 100%
}

.youtube-cookies__thumbnail__picture img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    height: 100%;
    width: 100%
}

drupal-media .video__field-media-video-file:before {
    content: none
}

drupal-media .video__field-media-video-file video {
    position: static
}

.paragraph--type--card .field-media-video-file {
    margin-bottom: 0;
    z-index: 1030
}

.paragraph--type--card .field-media-video-file:before {
    padding-top: 61%
}

.view-related-news .field-media-video-file {
    margin-bottom: 0;
    z-index: 1030
}

.view-related-news .field-media-video-file:before {
    padding-top: 62%
}

.paragraph--type--video.paragraph--view-mode--default .oembed-lazyload__yt-icon {
    display: none
}

.paragraph--type--video.paragraph--view-mode--default .video-component {
    position: relative;
    font-weight: 700;
    border-radius: 8px;
    color: #fff;
    overflow: hidden;
    z-index: 1021
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer;
    pointer-events: none;
    transition: opacity .25s ease-in-out;
    opacity: 1
}

@media (min-width: 768px) {
    .paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover {
        justify-content: flex-end;
        align-items: unset;
        padding: 6.625rem 6.25rem
    }
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover:hover:after {
    background-image: url(../images/video-hollow.svg)
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover:hover .video__field-title {
    text-decoration: underline
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover:hover .field-image img {
    transform: scale(1.02)
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(29, 30, 32, 0), #1d1e20);
    opacity: .7;
    z-index: -1
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover:after {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    background: url(../images/video.svg) no-repeat 50%;
    background-size: contain;
    z-index: 2
}

@media (min-width: 768px) {
    .paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover:after {
        position: absolute;
        bottom: 6.25rem;
        right: 6.25rem
    }
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover.hide {
    opacity: 0
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video__field-label {
    display: none
}

@media (min-width: 768px) {
    .paragraph--type--video.paragraph--view-mode--default .video-component .video__field-label {
        display: block;
        margin-bottom: .5rem;
        max-width: 300px;
        font-size: .75rem;
        text-transform: uppercase
    }
}

.paragraph--type--video.paragraph--view-mode--default .video-component .video__field-title {
    display: none
}

@media (min-width: 768px) {
    .paragraph--type--video.paragraph--view-mode--default .video-component .video__field-title {
        display: block;
        max-width: 300px;
        font-size: 1.25rem
    }
}

.paragraph--type--video.paragraph--view-mode--default .video-component .field-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2;
    transition: transform .3s ease-in
}

.header__bottom .block--sg-radix-branding {
    height: 0;
    width: 0
}

.header__bottom .block--sg-radix-branding svg {
    height: 0
}

@media (min-width: 1200px) {
    .header__bottom .block--sg-radix-branding {
        height: unset;
        width: unset;
        margin: 0 auto 20px
    }

    .header__bottom .block--sg-radix-branding svg {
        height: unset
    }
}

.header__bottom .block--sg-radix-branding .navbar-brand {
    margin-right: 0
}

.header__bottom .block--sg-radix-branding .navbar-brand img {
    margin-right: 0 !important;
    width: 146px
}

.nabvar__top-mobile .block--sg-radix-branding {
    margin: 0
}

.nabvar__top-mobile .block--sg-radix-branding .navbar-brand {
    margin-right: 0
}

.nabvar__top-mobile .block--sg-radix-branding .navbar-brand img {
    width: 130px;
    margin: 0 !important
}

@media (min-width: 1200px) {
    .nabvar__top-mobile .block--sg-radix-branding {
        display: none
    }
}

.olympic-games-logo .block--sg-radix-branding {
    margin-bottom: 0
}

.olympic-games-logo .block--sg-radix-branding .logo-olympics svg {
    width: 316px
}

@media (max-width: 575.98px) {
    .olympic-games-logo .block--sg-radix-branding .logo-olympics svg {
        width: 200px
    }
}

.olympic-games-logo header.navbar .logo-sg {
    display: none
}

.olympic-games-logo header.navbar.headroom--not-top .logo-sg {
    display: block
}

@media (min-width: 1200px) {
    .olympic-games-logo header.navbar.headroom--not-top .logo-sg {
        margin-left: 45px;
        margin-bottom: 20px
    }
}

.olympic-games-logo header.navbar.headroom--not-top .logo-olympics {
    display: none
}

.event.event--full .event-info {
    text-transform: uppercase;
    margin: 80px 0;
    flex-wrap: wrap;
    align-content: space-between
}

.event.event--full .event-info .event-date {
    margin-bottom: 15px;
    margin-right: 25px
}

.event.event--full .event-info .event-date > div {
    margin-right: 5px
}

.event.event--full .event-info .event-date time {
    font-weight: 700
}

.event.event--full .event-info .event-date .date {
    position: relative;
    padding-left: 35px
}

.event.event--full .event-info .event-date .date:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(../images/calendar-sticky.svg) no-repeat 50%;
    background-size: contain;
    margin-right: 5px
}

.event.event--full .event-info .location {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-right: 25px;
    font-weight: 700
}

.event.event--full .event-info .location:before {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    background: url(../images/location-black.svg) no-repeat 50%;
    background-size: contain;
    margin-right: 5px
}

.event.event--full .event-info .event__signup {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-right: 25px;
    font-weight: 700
}

.event.event--full .event-info .event__signup:before {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    background: url(../images/file-text-black.svg) no-repeat 50%;
    background-size: contain;
    margin-right: 5px
}

.event.event--full .event-info .event__url {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    margin-right: 25px;
    font-weight: 700
}

.event.event--full .event-info .event__url:before {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 25px;
    height: 25px;
    background: url(../images/inspect.svg) no-repeat 50%;
    background-size: contain;
    margin-right: 5px
}

.event.event--full .event__body {
    margin-bottom: 40px
}

.event.event--full a {
    color: inherit
}

.event.event--full a:hover {
    color: #00448a
}

.masonry {
    display: block;
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden
}

.masonry:after {
    content: "";
    display: block;
    clear: both
}

.masonry.columns-2 .masonry-grid-sizer, .masonry.columns-2 .masonry__item {
    width: 100%
}

@media (min-width: 576px) {
    .masonry.columns-2 .masonry-grid-sizer, .masonry.columns-2 .masonry__item {
        width: 50%
    }
}

.masonry.columns-3 .masonry-grid-sizer, .masonry.columns-3 .masonry__item {
    width: 100%
}

@media (min-width: 576px) {
    .masonry.columns-3 .masonry-grid-sizer, .masonry.columns-3 .masonry__item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .masonry.columns-3 .masonry-grid-sizer, .masonry.columns-3 .masonry__item {
        width: 33.33%
    }
}

.masonry.columns-4 .masonry-grid-sizer, .masonry.columns-4 .masonry__item {
    width: 100%
}

@media (min-width: 576px) {
    .masonry.columns-4 .masonry-grid-sizer, .masonry.columns-4 .masonry__item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .masonry.columns-4 .masonry-grid-sizer, .masonry.columns-4 .masonry__item {
        width: 33.33%
    }
}

@media (min-width: 992px) {
    .masonry.columns-4 .masonry-grid-sizer, .masonry.columns-4 .masonry__item {
        width: 25%
    }
}

.masonry .masonry__item {
    margin: 0;
    padding: 0 10px 20px
}

.masonry .news--teaser {
    margin: 0
}

@media (min-width: 576px) {
    .view-news.display--block-1.masonry.columns-3 .views-element-container.masonry__item, .view-news.display--default.masonry.columns-3 .views-element-container.masonry__item {
        width: 100%
    }
}

@media (min-width: 768px) {
    .view-news.display--block-1.masonry.columns-3 .views-element-container.masonry__item, .view-news.display--default.masonry.columns-3 .views-element-container.masonry__item {
        width: 66.66%
    }
}

@media (min-width: 768px) {
    .paragraph--type--masonry-push.paragraph--view-mode--default[data-columns="2"]:not(.aligned) .masonry-push__field-card > .field__item:nth-child(2) {
        margin-top: 33px
    }
}

@media (min-width: 768px) {
    .paragraph--type--masonry-push.paragraph--view-mode--default[data-columns="3"]:not(.aligned) .masonry-push__field-card > .field__item:nth-child(3) {
        margin-top: 70px
    }

    .paragraph--type--masonry-push.paragraph--view-mode--default[data-columns="3"]:not(.aligned) .masonry-push__field-card > .field__item:nth-child(4) {
        margin-top: 40px
    }
}

@media (min-width: 768px) {
    .paragraph--type--masonry-push.paragraph--view-mode--default[data-columns="4"]:not(.aligned) .masonry-push__field-card > .field__item:nth-child(4) {
        margin-top: 70px
    }

    .paragraph--type--masonry-push.paragraph--view-mode--default[data-columns="4"]:not(.aligned) .masonry-push__field-card > .field__item:nth-child(5) {
        margin-top: 40px
    }
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--masonry-push.content .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--masonry-push.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--masonry-push.hero-item-content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--masonry-push.infographie_content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--masonry-push.bg-none .card-simple .card__content, .paragraph--type--masonry-push.bg-white .card-simple .card__content, .paragraph--type--masonry-push.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--masonry-push.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--masonry-push.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--masonry-push.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content {
    background-color: #f5f5f5
}

.paragraph--type--masonry-push.paragraph--view-mode--carousel {
    overflow: hidden
}

@media (min-width: 768px) {
    .paragraph--type--masonry-push.paragraph--view-mode--carousel .slick-list {
        overflow: visible
    }
}

.paragraph--type--masonry-push.paragraph--view-mode--carousel .slick-slide {
    margin-right: 20px;
    max-width: 285px
}

@media (min-width: 768px) {
    .paragraph--type--masonry-push.paragraph--view-mode--carousel .slick-slide {
        max-width: 305px
    }
}

@media (min-width: 992px) {
    .paragraph--type--masonry-push.paragraph--view-mode--carousel .slick-slide {
        max-width: 420px
    }
}

@media (min-width: 1200px) {
    .paragraph--type--masonry-push.paragraph--view-mode--carousel .slick-slide {
        max-width: 551px
    }
}

.paragraph--type--masonry-push.paragraph--view-mode--carousel .masonry-push__field-card {
    position: relative;
    padding-bottom: 6.438rem
}

.paragraph--type--masonry-push.paragraph--view-mode--carousel .masonry-push__field-card .slick-prev {
    position: absolute;
    bottom: 0;
    left: 0
}

.paragraph--type--masonry-push.paragraph--view-mode--carousel .masonry-push__field-card .slick-next {
    position: absolute;
    bottom: 0;
    left: 123px
}

.paragraph--type--masonry-push.paragraph--view-mode--carousel .masonry-push__field-card .carousel__counter {
    position: absolute;
    bottom: 14px;
    left: 76px;
    font-weight: 700
}

.paragraph--type--masonry-push.paragraph--view-mode--grid .masonry-push__field-card {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-left: -20px
}

.paragraph--type--masonry-push.paragraph--view-mode--grid .masonry-push__field-card > * {
    margin-bottom: 20px
}

@media (min-width: 576px) {
    .paragraph--type--masonry-push.paragraph--view-mode--grid .masonry-push__field-card > * {
        padding: 0 10px !important
    }
}

.section-title {
    margin-bottom: 3.125rem
}

@media (min-width: 768px) {
    .section-title {
        margin-bottom: 3.875rem;
        margin-top: -.75rem
    }
}

.section-title h2 {
    text-transform: uppercase;
    margin: 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

@media (min-width: 768px) {
    .section-title h2 {
        width: 582px
    }
}

.section-title__bottom {
    margin-top: 1.25rem
}

@media (min-width: 768px) {
    .section-title__bottom {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-top: 0
    }

    .not-url .section-title__bottom {
        margin-top: .875rem
    }
}

.section-title p {
    margin: 0;
    max-width: 40.625rem;
    font-size: 1.25rem;
    font-weight: 700
}

.section-title a {
    margin-top: 1.25rem;
    flex-shrink: 0
}

@media (min-width: 768px) {
    .section-title a {
        margin-top: 0;
        margin-left: 9.375rem
    }
}

.section-title.color-white {
    color: #fff
}

.section-title.color-white h2 {
    color: #fff;
    -webkit-text-fill-color: #fff
}

@media (min-width: 768px) {
    .section-title.has-description {
        margin-bottom: 4.375rem;
        margin-top: -.75rem
    }
}

.section-title.has-description h2 {
    margin-bottom: 1.25rem
}

.paragraph--type--scoop-it-posts .field-advanced-title .color-default h2 {
    color: #fff;
    -webkit-text-fill-color: #fff
}

.paragraph--type--scoop-it-posts .field-advanced-title .color-default .section-title__bottom {
    color: #fff
}

.card-simple {
    position: relative
}

.card-simple .card-simple__image {
    overflow: hidden;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px
}

.card-simple .card-simple__image img {
    width: 100%;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    transition: all .25s ease-in-out
}

.card-simple .card__content {
    background-color: #fff;
    color: #1d1e20;
    padding: 30px 20px;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px
}

.card-simple .card__content .card-simple__title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 12px
}

.card-simple .card__content .card__information {
    display: flex;
    font-weight: 700;
    font-size: 75%;
    text-transform: uppercase;
    overflow: auto
}

.card-simple .card__content .card__information .field-date, .card-simple .card__content .card__information .field-tags {
    color: #00448a
}

.card-simple .card__content .card__information .field-date {
    display: flex
}

.card-simple .card__content .card__information .field-date time {
    white-space: nowrap
}

.card-simple .card__content .card__information .field-tags:before {
    content: "|";
    margin-left: 5px;
    margin-right: 2px
}

.card-simple .card__content .card__information .field-tags .field__item {
    display: inline
}

.card-gradient .card__link a, .card-simple .card__link a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-size: 0
}

.card-simple:hover img {
    transform: scale(1.1)
}

.card-simple:hover .card-simple__title {
    text-decoration: underline
}

.card-gradient {
    display: flex;
    flex-direction: column;
    border-radius: 8px;
    min-height: 400px
}

.card-gradient .card-gradient__image img {
    width: 100%
}

.card-gradient .card__content {
    padding: 30px 20px;
    margin-top: auto
}

.card-gradient .card__content .card-gradient__title {
    font-size: 1.45rem;
    font-weight: 700;
    margin-bottom: 12px;
    color:white
}

.card-gradient .card__content .card__information {
    display: flex;
    font-weight: 700;
    font-size: 75%;
    text-transform: uppercase;
    margin-bottom: 10px
}

.card-gradient .card__content .card__information .card-gradient__section:before {
    content: "|";
    margin-left: 5px;
    margin-right: 2px
}

.card-gradient:hover:before {
    transform: scale(1.2) rotate(45deg)
}

.card-gradient:hover .card-gradient__title {
    text-decoration: underline
}

.card-simple .card-simple__image .field-media-image {
    width: 100%
}

.card-simple .card__content .card-simple__title .field-title {
    text-transform: uppercase
}

.card-simple .card__content .card__information + .card-simple__title {
    margin-top: 12px
}

.card-simple.has-video .card-simple__image {
    position: relative;
    z-index: 1
}

.card-gradient:before {
    transition: all .25s ease-in-out
}

.card-gradient .card__content .card-gradient__title .field-title {
    text-transform: uppercase
}

.card-gradient.small-image .card-gradient__image {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1rem
}

.paragraph--type--quote.paragraph--view-mode--default.has-image, .paragraph--type--quote.paragraph--view-mode--default.no-image {
    position: relative;
    border-radius: 8px
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-title h3, .paragraph--type--quote.paragraph--view-mode--default.no-image .field-title h3 {
    font-size: 1.25rem;
    letter-spacing: 1px
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image .field-description {
    letter-spacing: 1px;
    font-weight: 700
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .read-more, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more {
    display: block;
    padding-top: 50px;
    display: inline-flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    color: #1d1e20;
    transition: all .3s ease-in;
    color: #fff
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:after, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: .938rem;
    background: url(../images/right-arrow-black.svg) no-repeat 50%;
    background-size: contain;
    transition: all .3s ease-in
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:hover {
    color: #00448a;
    text-decoration: underline
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:hover:after {
    background-image: url(../images/right-arrow-blue.svg)
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:after, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:after {
    background-image: url(../images/right-arrow-white.svg)
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:hover {
    color: #fff
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image .read-more:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image .read-more:hover:after {
    background-image: url(../images/right-arrow-white.svg)
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-popup-text, .paragraph--type--quote.paragraph--view-mode--default.no-image .field-popup-text {
    z-index: 2000
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-popup-text .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image .field-popup-text .modal-content {
    max-width: 940px;
    margin: 0 auto;
    border-radius: 8px;
    padding: 50px;
    letter-spacing: 1px
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image .field-single-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 0
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.no-image:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/quote-white.svg) no-repeat 50%;
    background-size: cover;
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .paragraph--type--quote.paragraph--view-mode--default.has-image .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.no-image:before {
        width: 80px;
        height: 80px;
        margin-bottom: 0
    }
}

.paragraph--type--quote.paragraph--view-mode--default.no-image {
    padding: 30px 20px
}

@media (min-width: 768px) {
    .paragraph--type--quote.paragraph--view-mode--default.no-image {
        padding: 50px
    }
}

@media (min-width: 768px) {
    .paragraph--type--quote.paragraph--view-mode--default.no-image:before {
        position: absolute;
        top: 50px;
        left: 45px
    }
}

@media (min-width: 768px) {
    .paragraph--type--quote.paragraph--view-mode--default.no-image .content-wrapper {
        padding-top: 130px
    }
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .content-wrapper {
    border-radius: 8px;
    padding: 30px 20px
}

@media (min-width: 768px) {
    .paragraph--type--quote.paragraph--view-mode--default.has-image .content-wrapper {
        padding: 180px 50px 50px
    }
}

@media (min-width: 768px) {
    .paragraph--type--quote.paragraph--view-mode--default.has-image .content-wrapper:before {
        position: absolute;
        top: 50px
    }
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-image {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--type--quote.paragraph--view-mode--default.has-image .field-image {
        min-width: 400px;
        margin-right: 20px;
        margin-bottom: 0
    }
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-image * {
    height: 100%
}

.paragraph--type--quote.paragraph--view-mode--default.has-image .field-image img {
    border-radius: 8px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.modal-backdrop {
    z-index: 1060;
    background-color: #fff
}

.modal-backdrop.show {
    opacity: .9
}

.paragraph--type--quotes.paragraph--view-mode--default .field-quote-items > .field__item {
    margin-bottom: 40px
}

.paragraph--type--quotes.paragraph--view-mode--default .field-quote-items > .field__item:last-child {
    margin-bottom: 0
}

.paragraph--type--quotes.paragraph--view-mode--two-columns .field-quote-items > .field__item {
    margin-bottom: 20px
}

@media (min-width: 992px) {
    .paragraph--type--quotes.paragraph--view-mode--two-columns .field-quote-items {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-template-rows:1fr;
        grid-column-gap: 20px
    }
}

.paragraph--type--quotes.paragraph--view-mode--two-columns .field-quote-items > .field__item > .has-image:last-child {
    margin-bottom: 0
}

@media (min-width: 576px) {
    .paragraph--type--quotes.paragraph--view-mode--two-columns .field-quote-items > .field__item > .has-image:last-child {
        margin-bottom: 40px
    }
}

.paragraph--type--quotes.paragraph--view-mode--two-columns .field-quote-items > .field__item > .has-image .field-image {
    margin-right: 0;
    min-width: 210px
}

.paragraph--type--quotes.paragraph--view-mode--two-columns .field-quote-items > .field__item > .has-image .field-image img {
    border-top-right-radius: unset;
    border-bottom-right-radius: unset
}

@media (min-width: 992px) {
    .paragraph--type--quotes.paragraph--view-mode--two-columns .field-quote-items > .field__item > .has-image .content-wrapper {
        margin-right: 0;
        min-width: 250px;
        padding: 180px 30px 50px;
        border-top-left-radius: unset;
        border-bottom-left-radius: unset
    }
}

.job, .paragraph--type--accordion .accordion_item {
    margin-bottom: 20px;
    border-radius: 8px;
    overflow: hidden
}

.job .accordion-job__item__header, .paragraph--type--accordion .accordion_item__title {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1.875rem 1.25rem;
    background: #fff;
    color: #1d1e20;
    font-size: 1.25rem;
    text-align: left;
    border-radius: 0
}

@media (min-width: 768px) {
    .job .accordion-job__item__header, .paragraph--type--accordion .accordion_item__title {
        padding: 3.125rem
    }
}

.job .accordion-job__item__header:after, .paragraph--type--accordion .accordion_item__title:after {
    content: "";
    display: block;
    width: 12px;
    height: 6px;
    margin-left: 40px;
    background: url(../images/arrow-down.svg) no-repeat 50%;
    background-size: contain;
    flex-shrink: 0;
    transition: transform .3s ease-in
}

.job [aria-expanded=true].accordion-job__item__header:after, .paragraph--type--accordion [aria-expanded=true].accordion_item__title:after {
    transform: rotate(180deg)
}

.job .accordion-job__item__header *, .paragraph--type--accordion .accordion_item__title * {
    margin: 0;
    font-size: 1.25rem
}

.job .accordion-job__item__body, .paragraph--type--accordion .accordion-item__field-body__content {
    padding: 1.875rem 1.25rem;
    background: #fff;
    color: #1d1e20
}

@media (min-width: 768px) {
    .job .accordion-job__item__body, .paragraph--type--accordion .accordion-item__field-body__content {
        padding: 1.875rem 3.125rem 3.125rem
    }
}

.paragraph--type--accordion.bg-white .accordion-item__field-body__content, .paragraph--type--accordion.bg-white .accordion_item__title, .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .accordion-item__field-body__content, .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .accordion_item__title, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--accordion.content .accordion-item__field-body__content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--accordion.content .accordion_item__title, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item__body, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item__header, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--accordion.content .accordion-item__field-body__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--accordion.content .accordion_item__title, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item__body, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item__header, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--accordion.hero-item-content .accordion-item__field-body__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--accordion.hero-item-content .accordion_item__title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--jobs.hero-item-content .accordion-job__item__body, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--jobs.hero-item-content .accordion-job__item__header, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--accordion.infographie_content .accordion-item__field-body__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--accordion.infographie_content .accordion_item__title, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--jobs.infographie_content .accordion-job__item__body, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--jobs.infographie_content .accordion-job__item__header, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--jobs.bg-white .accordion-job__item__body, .paragraph--type--jobs.bg-white .accordion-job__item__header, .paragraph--type--jobs.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .accordion-job__item__body, .paragraph--type--jobs.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.content-wrapper .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.content-wrapper .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.modal-content .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.modal-content .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.content-wrapper .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.content-wrapper .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.modal-content .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.modal-content .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.field-quote.mobile .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.field-quote.mobile .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.field-quote.mobile .accordion-job__item__body, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.field-quote.mobile .accordion-job__item__header {
    background-color: #f5f5f5
}

.field--name-field-sticky-menu-active {
    background: #f5f5f2;
    border-top: 1px solid #bfbfba;
    border-bottom: 1px solid #bfbfba;
    margin-top: 40px
}

.field--name-field-sticky-menu-active > div {
    padding-left: 10px
}

.field--name-field-sticky-menu-active input[name="field_sticky_menu_active[value]"] + label {
    text-transform: uppercase;
    font-weight: 700
}

.paragraphs-add-dialog .paragraphs-add-dialog-list button.paragraphs-button--add-more {
    padding: 0
}

.paragraphs-button--add-more[name=field_content_blocks_push_events_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-push-events.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_did_you_know_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-did-you-know.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_hero_mea_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-hero-mea.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_scoop_it_posts_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-scoopit.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_infographie_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-infographie.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_quotes_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-testimonies.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_push_mea_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-push-mea.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_direct_access_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-direct-access.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_simple_quote_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-simple-quote.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_timeline_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-timeline.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_learn_more_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-download.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_text_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-wysiwyg.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_html_embed_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-html-embed.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_iframe_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-iframe.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_masonry_push_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-masonry-push.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_form_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-form.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_cta_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-cta.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_view_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-view.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_brands_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-brands.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_search_block_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-search.png) !important;
    background-size: 100%;
    background-position: 50%
}

.paragraphs-button--add-more[name=field_content_blocks_hero_add_more] .paragraphs-button--icon.image-default {
    background-image: url(../images/paragraph-hero.png) !important;
    background-size: 100%;
    background-position: 50%
}

.node--type-team-member {
    max-width: 440px;
    height: 100%;
    margin: 0 auto;
    border-radius: 8px;
    overflow: hidden
}

.node--type-team-member .team-member__teaser {
    position: relative
}

.node--type-team-member .team-member__teaser .team-member__field-image img {
    display: block;
    width: 100%;
    cursor: pointer
}

.node--type-team-member .team-member__teaser .team-member__name {
    margin: 0 0 5px;
    font-size: 1.25rem
}

.node--type-team-member .team-member__teaser .team-member__name a {
    color: #1d1e20;
    cursor: pointer
}

.node--type-team-member .team-member__teaser .team-member__name a:hover {
    text-decoration: none
}

.node--type-team-member .team-member__teaser .team-member__name a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.node--type-team-member .field-member-function {
    margin-top: .625rem;
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase
}

.node--type-team-member .field-member-function > .field__item {
    display: inline
}

.node--type-team-member .field-member-function > .field__item:after {
    content: ", "
}

.node--type-team-member .field-member-function > .field__item:last-child:after {
    display: none
}

.node--type-team-member .team-member__desc {
    display: none;
    padding-top: 20px;
    z-index: 3
}

@media (min-width: 576px) {
    .node--type-team-member .team-member__desc {
        padding-left: 10px;
        padding-right: 10px
    }
}

.node--type-team-member.description-image .content, .node--type-team-member .team-member__desc .content {
    position: relative;
    background: #fff;
    padding: 1.875rem;
    border-radius: 8px
}

@media (min-width: 576px) {
    .node--type-team-member.description-image .content, .node--type-team-member .team-member__desc .content {
        padding: 3.125rem
    }
}

.node--type-team-member .team-member__desc .team-member__close {
    display: block;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    height: 30px;
    border: 0;
    background: url(../images/close.svg) no-repeat 50%;
    z-index: 1;
    cursor: pointer
}

@media (min-width: 576px) {
    .node--type-team-member .team-member__desc .team-member__close {
        top: 30px;
        right: 20px
    }
}

.node--type-team-member .team-member__desc .team-member__body {
    margin-top: 1.25rem
}

@media (min-width: 576px) {
    .node--type-team-member .team-member__desc .team-member__body {
        margin-top: 1.875rem
    }
}

.node--type-team-member .team-member__teaser .team-member__teaser__text {
    height: 100%;
    background: #fff;
    padding: 1.875rem 1.25rem 1.25rem
}

@media (max-width: 575.98px) {
    .node--type-team-member .team-member__teaser .team-member__teaser__text {
        min-height: inherit !important
    }
}

.node--type-team-member.description-image .content {
    padding: 0 !important
}

.node--type-team-member.description-image .content .team-member-infographie {
    padding: 1.525rem
}

@media (min-width: 576px) {
    .node--type-team-member.description-image .content .team-member-infographie {
        padding: 3.125rem
    }
}

.node--type-team-member.description-image .content .team-member-infographie .team-member__body {
    font-size: .875rem;
    margin-top: 0
}

.node--type-team-member.description-image .content .team-member__field-image {
    display: none
}

@media (min-width: 576px) {
    .node--type-team-member.description-image .content .team-member__field-image {
        display: block;
        flex-shrink: 0
    }
}

@media (min-width: 576px) {
    .paragraph--type--team-members.layout-3 .paragraph--type--team-member {
        width: 50%;
        padding: 10px
    }
}

@media (min-width: 768px) {
    .paragraph--type--team-members.layout-3 .paragraph--type--team-member {
        width: 33.33%
    }
}

@media (min-width: 576px) {
    .paragraph--type--team-members.layout-4 .paragraph--type--team-member {
        width: 50%;
        padding: 10px
    }
}

@media (min-width: 768px) {
    .paragraph--type--team-members.layout-4 .paragraph--type--team-member {
        width: 33.33%
    }
}

@media (min-width: 992px) {
    .paragraph--type--team-members.layout-4 .paragraph--type--team-member {
        width: 25%
    }
}

@media (min-width: 576px) {
    .paragraph--type--team-members.layout-5 .paragraph--type--team-member {
        width: 50%;
        padding: 10px
    }
}

@media (min-width: 768px) {
    .paragraph--type--team-members.layout-5 .paragraph--type--team-member {
        width: 33.33%
    }
}

@media (min-width: 992px) {
    .paragraph--type--team-members.layout-5 .paragraph--type--team-member {
        width: 20%
    }
}

.paragraph--type--team-members .paragraph--type--team-member {
    margin-bottom: 10px
}

.paragraph--type--team-members .paragraph--type--team-member.featured {
    width: 100%
}

.paragraph--type--team-members .paragraph--type--team-member.featured .team-member__name {
    font-size: 2.125rem
}

.paragraph--type--team-members .node--type-team-member .team-member__desc {
    position: absolute;
    left: 0;
    width: 100%
}

.paragraph--type--team-members .field-ph-team-member {
    position: relative;
    display: flex;
    flex-wrap: wrap
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--team-members.content .node--type-team-member .team-member__desc .content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--team-members.content .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--team-members.content .node--type-team-member .team-member__desc .content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--team-members.content .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--team-members.hero-item-content .node--type-team-member .team-member__desc .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--team-members.hero-item-content .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--team-members.infographie_content .node--type-team-member .team-member__desc .content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--team-members.infographie_content .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--team-members.content-wrapper .node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--team-members.content-wrapper .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--team-members.modal-content .node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--team-members.modal-content .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--team-members.modal-content .node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--team-members.modal-content .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--team-members.field-quote.mobile .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--team-members.bg-none .node--type-team-member .team-member__desc .content, .paragraph--type--team-members.bg-none .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--team-members.bg-white .node--type-team-member .team-member__desc .content, .paragraph--type--team-members.bg-white .node--type-team-member .team-member__teaser .team-member__teaser__text, .paragraph--type--team-members.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node--type-team-member .team-member__desc .content, .paragraph--type--team-members.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node--type-team-member .team-member__teaser .team-member__teaser__text {
    background: #f5f5f5
}

.job .job__field-content h2, .job .job__field-content h3 {
    font-size: 2.125rem;
    font-weight: 400
}

.job .job__sections {
    display: block
}

@media (min-width: 768px) {
    .job .job__sections {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-template-rows:1fr;
        grid-column-gap: 20px
    }
}

.job .job__sections > * {
    position: relative;
    margin: 1.875rem 0 0;
    padding: 1.875rem 1.875rem 1.875rem 4rem;
    width: 100%;
    background: linear-gradient(114.27deg, #00448a, #642355);
    color: #fff;
    border-radius: 8px
}

@media (min-width: 768px) {
    .job .job__sections > * {
        margin-top: 3.125rem;
        padding-left: 4.625rem
    }
}

.job .job__sections > :last-child {
    background: linear-gradient(108.08deg, #642355, #c7001f)
}

.job .job__sections > * .text-with-summary__summary {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1
}

.job .job__sections .job__field-skill.show-picto .text-with-summary__summary:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: 2rem;
    width: 24px;
    height: 24px;
    background: url(../images/profil.svg) no-repeat 50%;
    background-size: 100% auto;
    background-size: contain
}

.job .job__sections .job__field-experience.show-picto .text-with-summary__summary:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: 2rem;
    width: 24px;
    height: 24px;
    background: url(../images/star.svg) no-repeat 50%;
    background-size: 100% auto;
    background-size: contain
}

.job .job__description {
    margin-bottom: 40px
}

.job .job__field-link a {
    margin-top: 1.875rem
}

@media (min-width: 768px) {
    .job .job__field-link a {
        margin-top: 3.125rem
    }
}

.jobs__field-jobs > .field__item:first-child .job {
    padding-top: 0
}

.jobs__field-jobs > .field__item:last-child .job {
    border-bottom: 0
}

.paragraph--type--iframe .field-iframe > div {
    display: flex;
    justify-content: center;
    padding: 0 1rem
}

.paragraph--type--mea-item {
    position: relative;
    contain: paint;
    border-radius: 8px;
    overflow: hidden
}

.paragraph--type--mea-item .mea_content .field-title {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    max-width: 477px;
    overflow: auto
}

.paragraph--type--mea-item .mea_content .field-title > * {
    margin: 0
}

.paragraph--type--mea-item .mea_content .field-description {
    position: relative;
    margin-top: 1.25rem;
    max-width: 603px;
    color: #fff;
    font-weight: 700;
    z-index: 1
}

.paragraph--type--mea-item .field-media-image img {
    -o-object-fit: cover;
    object-fit: cover
}

.paragraph--type--mea-item .field-media-image:after, .paragraph--type--mea-item .field-media-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all .25s ease-in-out;
    border-radius: 8px
}

.paragraph--type--mea-item .field-media-image:after {
    content: "";
    background: linear-gradient(180deg, rgba(29, 30, 32, 0), #1d1e20);
    opacity: .6
}

.paragraph--type--mea-item .mea_content .field-single-link a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    z-index: 2
}

.paragraph--type--mea-item .mea_content .field-single-link a:before {
    content: unset
}

.paragraph--type--mea-item .mea_content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 1;
    padding: 1.875rem 1.25rem;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 8px
}

@media (min-width: 992px) {
    .paragraph--type--mea-item .mea_content {
        height: 550px;
        padding: 2.5rem 3.125rem
    }
}

.paragraph--type--mea-item:focus img, .paragraph--type--mea-item:hover img {
    transform: scale(1.1)
}

.paragraph--type--mea-item:focus .field-title > *, .paragraph--type--mea-item:hover .field-title > * {
    text-decoration: underline
}

.paragraph--type--mea-item > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.paragraph--type--mea-item .mea_content .field-single-link:before {
    content: unset
}

.paragraph--type--mea-item .mea_quote {
    color: #fff;
    border-radius: 8px;
    padding: 20px;
    margin-top: 20px;
    background: linear-gradient(156.21deg, #c7001f, #db3d00)
}

@media (min-width: 768px) {
    .paragraph--type--mea-item .mea_quote {
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        max-width: 400px;
        margin-left: 20px;
        margin-top: 0;
        padding: 40px
    }
}

.paragraph--type--mea-item .mea_quote .field-author {
    font-weight: 700
}

.paragraph--type--mea-item .mea_quote .field-role {
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase
}

.paragraph--type--mea-item .mea_quote:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/quote-white.svg) no-repeat 50%;
    background-size: cover;
    margin-bottom: 30px
}

@media (min-width: 576px) {
    .paragraph--type--mea-item .mea_quote:before {
        width: 80px;
        height: 80px;
        margin-bottom: 0
    }
}

.paragraph--type--push-mea.mea-grid--2 .push-mea__field-mea > .field__item {
    margin-bottom: 20px
}

.paragraph--type--push-mea.mea-grid--2 .push-mea__field-mea > .field__item .mea_content {
    min-height: 200px
}

.paragraph--type--push-mea.mea-grid--2 .push-mea__field-mea > .field__item:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea {
        display: grid;
        grid-gap: 20px;
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea {
        display: grid;
        grid-gap: 20px;
        grid-template-columns:repeat(4, 1fr)
    }
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item {
    overflow: hidden;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:first-child {
        grid-area: 1/1/2/3
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:first-child {
        grid-area: 1/1/3/3;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3
    }
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:first-child .mea_content img {
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:first-child .mea_content {
        min-height: 260px
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:first-child .mea_content {
        height: 550px
    }
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(2) {
        grid-area: 2/1/3/2
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(2) {
        grid-area: 1/3/1/5
    }
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(2) .mea_content {
    height: 265px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(2) .mea_content {
        padding: 1.875rem
    }
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(2) .mea_content .field-label {
    margin-bottom: .625rem
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(2) .mea_content .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(2) .mea_content .field-description {
    display: none
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(3) {
        grid-area: 2/2/3/3
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(3) {
        grid-area: 2/3/2/5
    }
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(3) .mea_content {
    height: 265px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(3) .mea_content {
        padding: 1.875rem
    }
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(3) .mea_content .field-label {
    margin-bottom: .625rem
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(3) .mea_content .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--view-mode--default.paragraph--type--push-mea.mea-grid--3 .push-mea__field-mea > .field__item:nth-child(3) .mea_content .field-description {
    display: none
}

@media (max-width: 767.98px) {
    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child {
        margin-bottom: 40px;
        height: auto;
        color: #1d1e20
    }

    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child .mea_content {
        padding: 0;
        height: auto
    }

    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child .mea_content .mea-item__field-image {
        position: relative;
        margin-bottom: 1.875rem;
        overflow: hidden
    }

    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child .mea_content .mea-item__field-image:after {
        display: none
    }

    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child .mea_content .mea-item__field-image img {
        position: static;
        height: 200px
    }

    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child .mea_content .field-label {
        margin-bottom: .625rem;
        color: #1d1e20
    }

    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child .mea_content .field-title > * {
        line-height: 34px
    }

    .paragraph--type--push-mea .push-mea__field-mea > .field__item:first-child .mea_content .field-description {
        color: #1d1e20
    }
}

.paragraph--type--push-mea .paragraph--type--simple-quote.paragraph--view-mode--default {
    border-radius: 8px;
    height: 100%
}

.paragraph--type--push-mea .paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper {
    padding-top: 0
}

@media (min-width: 768px) {
    .paragraph--type--push-mea.has-quote .field-mea .field__item:first-child .paragraph--type--mea-item, .paragraph--type--push-mea.has-quote .field-mea .field__item:first-child .paragraph--type--mea-item .main_container, .paragraph--type--push-mea.has-quote .field-mea .field__item:first-child .paragraph--type--mea-item .main_container .mea_content, .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(2) .paragraph--type--mea-item, .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(3) .paragraph--type--mea-item {
        height: 100% !important
    }
}

@media (min-width: 992px) {
    .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(2) .paragraph--type--mea-item, .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(3) .paragraph--type--mea-item {
        height: 265px !important
    }
}

@media (min-width: 768px) {
    .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(2) .paragraph--type--mea-item .main_container, .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(3) .paragraph--type--mea-item .main_container {
        height: 100% !important
    }
}

@media (min-width: 992px) {
    .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(2) .paragraph--type--mea-item .main_container, .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(3) .paragraph--type--mea-item .main_container {
        height: 265px !important
    }
}

@media (min-width: 768px) {
    .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(2) .paragraph--type--mea-item .main_container .mea_content, .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(3) .paragraph--type--mea-item .main_container .mea_content {
        height: 100% !important
    }
}

@media (min-width: 992px) {
    .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(2) .paragraph--type--mea-item .main_container .mea_content, .paragraph--type--push-mea.has-quote .field-mea .field__item:nth-child(3) .paragraph--type--mea-item .main_container .mea_content {
        height: 265px !important
    }
}

.paragraph--type--direct-access .content {
    border-radius: 8px;
    padding-top: 30px;
    padding-bottom: 30px
}

.paragraph--type--direct-access .field-title {
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.paragraph--type--direct-access .field-links {
    margin-top: 20px
}

.paragraph--type--direct-access .field-links a {
    display: flex;
    align-items: center;
    font-weight: 500;
    text-transform: uppercase;
    color: inherit;
    padding-bottom: 10px
}

.paragraph--type--direct-access .field-links a:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    margin-right: 10px;
    border-radius: 50%;
    background-color: currentColor
}

.paragraph--type--direct-access[data-bg=bg-grey] .content .field-links a {
    color: #1d1e20
}

.paragraph--type--view .view__field-title > * {
    font-weight: 400
}

.paragraph--type--view .view__field-title > * span {
    font-weight: 700
}

.paragraph--type--view.has-exposed-form .view__field-title > * {
    margin: 0;
    padding: 40px 20px 0;
    background: #5f5f5f;
    color: #fff
}

.paragraph--type--view .views-label {
    display: block;
    font-weight: 700
}

.paragraph--type--view .field-link a {
    font-weight: 700
}

.paragraph--type--view .field-link a:before {
    content: "+ "
}

.view-saint-gobain-search .view__header {
    margin-bottom: 20px;
    font-size: 2.125rem;
    font-weight: 700;
    color: #00448a
}

.view-saint-gobain-search .views-row {
    padding: 40px 0;
    border-bottom: 1px solid #ced4da
}

.view-saint-gobain-search .views-row h3 {
    margin: 0;
    font-size: 1rem
}

.view-saint-gobain-search .views-row h3 a {
    color: #404246
}

.view-saint-gobain-search .views-row h3 a:focus, .view-saint-gobain-search .views-row h3 a:hover {
    color: #00448a;
    text-decoration: none
}

.view-saint-gobain-search .views-row .views-field-summary {
    margin-top: 1rem;
    color: #5f5f5f
}

.view-saint-gobain-search .views-row .views-field-summary p:last-child {
    margin: 0
}

.news-view.display--all-news .views-exposed-form, .news-view.display--all-press-releases .views-exposed-form {
    position: relative;
    display: block;
    padding: 0;
    background: none
}

.news-view.display--all-news .views-exposed-form .form-submit, .news-view.display--all-press-releases .views-exposed-form .form-submit {
    position: absolute;
    bottom: 20px;
    right: 20px;
    margin: 0;
    width: 70px
}

.news-view.display--all-news .views-exposed-form .form-item-tags select, .news-view.display--all-press-releases .views-exposed-form .form-item-tags select {
    display: block
}

@media (min-width: 992px) {
    .news-view.display--all-news .views-exposed-form .form-item-tags select, .news-view.display--all-press-releases .views-exposed-form .form-item-tags select {
        display: none
    }
}

.news-view.display--all-news .views-exposed-form .form-item-tags .select-option, .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active {
    display: none
}

@media (min-width: 992px) {
    .news-view.display--all-news .views-exposed-form .form-item-tags .select-option, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option {
        display: inline-flex;
        margin: 0 10px 10px 0;
        cursor: pointer
    }

    .news-view.display--all-news .views-exposed-form .form-item-tags .select-option.is-active, .news-view.display--all-press-releases .views-exposed-form .form-item-tags .select-option.is-active {
        display: inline-flex
    }
}

.view-press-release .views-exposed-form {
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    border-radius: 8px;
    padding: 45px 20px;
    margin-bottom: 50px
}

@media (min-width: 768px) {
    .view-press-release .views-exposed-form {
        display: grid;
        grid-template-areas:"a a b" "a a c";
        padding: 75px 170px;
        margin-bottom: 100px
    }
}

.view-press-release .views-exposed-form .form-item label {
    color: #fff
}

@media (min-width: 768px) {
    .view-press-release .views-exposed-form fieldset[data-drupal-selector=edit-from-wrapper] {
        grid-area: a;
        margin-right: 20px
    }
}

@media (min-width: 768px) {
    .view-press-release .views-exposed-form fieldset[data-drupal-selector=edit-from-wrapper] .form-item-from-year {
        margin-top: 47px
    }
}

@media (min-width: 768px) {
    .view-press-release .views-exposed-form .js-form-item-field-tags-target-id {
        grid-area: b
    }
}

@media (min-width: 768px) {
    .view-press-release .views-exposed-form .js-form-item-title {
        grid-area: b;
        margin-top: 104px;
        margin-bottom: 50px
    }
}

.view-press-release .views-exposed-form fieldset {
    border: none;
    margin-bottom: 0 !important;
    background-color: transparent
}

.view-press-release .views-exposed-form fieldset .card-header {
    padding: 0;
    margin-bottom: 5px;
    border: none;
    background-color: transparent
}

.view-press-release .views-exposed-form fieldset .card-header .fieldset-legend {
    font-size: 75%;
    color: #fff
}

.view-press-release .views-exposed-form fieldset .card-body {
    padding: 0;
    width: 100%
}

.view-press-release .views-exposed-form fieldset .card-body .form-item-from-month, .view-press-release .views-exposed-form fieldset .card-body .form-item-to-month {
    margin-top: 0;
    margin-bottom: .5rem
}

.view-press-release .views-exposed-form .form-actions {
    text-align: right;
    grid-area: c
}

.view-press-release .views-exposed-form .form-actions input {
    background: transparent
}

.paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper {
    max-width: 850px
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper {
        padding-top: 150px;
        padding-left: 170px;
        position: relative
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .content-author {
    margin-top: 30px
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .content-author {
        margin-top: 0
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper:before {
    content: "";
    display: block;
    width: 80px;
    height: 80px;
    background: url(../images/quote-white.svg) no-repeat 50%;
    background-size: cover;
    margin-bottom: 40px
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper:before {
        position: absolute;
        width: 100px;
        height: 100px;
        top: 0;
        left: 35px
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .field-author, .paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .field-quote {
    font-size: 1.25rem;
    font-weight: 700
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .field-quote {
        padding-bottom: 70px
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .field-role {
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase
}

.paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .field-image {
    max-width: 100px;
    margin-right: 30px
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .field-image {
        position: absolute;
        left: 30px;
        bottom: -30px;
        max-width: 120px
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--default .content-wrapper .field-image img {
    border-radius: 50%
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--default.content .content-wrapper:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--default.content .content-wrapper:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--default.hero-item-content .content-wrapper:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--default.infographie_content .content-wrapper:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--default.content-wrapper .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--default.modal-content .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--default.modal-content .content-wrapper:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-white .content-wrapper:before, .paragraph--type--simple-quote.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-white] .content-wrapper:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--simple-quote.paragraph--view-mode--default.field-quote.mobile .content-wrapper:before {
    background: url(../images/quote-black.svg) no-repeat 50%;
    background-size: cover
}

@media (max-width: 991.98px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns {
        background: none
    }
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns .content-wrapper blockquote, .paragraph--type--simple-quote.paragraph--view-mode--two-columns .content-wrapper div {
        width: 400px
    }
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns .content-author {
        margin-right: 140px
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-author, .paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-quote {
    font-weight: 700
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-author {
    margin-top: 30px
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-author {
        font-size: 1.25rem;
        margin-top: 0
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-role {
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-image {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-image {
        margin-right: 20px;
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-image {
        margin-bottom: 50px;
        margin-right: 0
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-image img {
    border-radius: 8px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-quote {
    position: relative;
    font-weight: 700
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-quote.mobile {
    padding: 20px;
    border-radius: 8px
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-quote {
        font-size: 1.25rem
    }
}

.paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-quote:before {
    content: "";
    display: block;
    width: 60px;
    height: 60px;
    background: url(../images/quote-white.svg) no-repeat 50%;
    background-size: cover;
    margin-bottom: 30px
}

@media (min-width: 992px) {
    .paragraph--type--simple-quote.paragraph--view-mode--two-columns .field-quote:before {
        width: 100px;
        height: 100px;
        margin-bottom: 60px
    }
}

.paragraph--type--view .financial-results .views-field-title {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 20px
}

.paragraph--type--view .financial-results .views-field-title a {
    color: #404246;
    font-size: 2.375rem
}

.paragraph--type--view .financial-results .views-field-title a:hover {
    color: #00448a
}

.paragraph--type--view .financial-results .views-field-field-document .field-content > * {
    margin-bottom: 20px
}

.news.news--full .paragraph--type--view .financial-results .paragraph--type--text .py-2.prevnext-container, .news.news--full .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.prevnext-container, .paragraph--type--view .financial-results .paragraph--type--text .container.py-2, .paragraph--type--view .financial-results .paragraph--type--text .menu-dropdown > .nav-item > .submenu-container > .py-2.scroll-wrapper, .paragraph--type--view .financial-results .paragraph--type--text .news.news--full .py-2.prevnext-container, .paragraph--type--view .financial-results .paragraph--type--text .news.news--full .view-taxonomy.display--events header.prevnext-container, .paragraph--type--view .financial-results .paragraph--type--text .py-2.container-xl, .paragraph--type--view .financial-results .paragraph--type--text .py-2.paragraph--type--menu, .paragraph--type--view .financial-results .paragraph--type--text .py-2.sitemap, .paragraph--type--view .financial-results .paragraph--type--text .sg-search-popup .py-2.saint-gobain-search-form, .paragraph--type--view .financial-results .paragraph--type--text .sg-search-popup .view-taxonomy.display--events header.saint-gobain-search-form, .paragraph--type--view .financial-results .paragraph--type--text .sticky-menus ul.py-2.nav, .paragraph--type--view .financial-results .paragraph--type--text .view-brands .view-text-filter-container .py-2.content, .paragraph--type--view .financial-results .paragraph--type--text .view-brands .view-text-filter-container .view-taxonomy.display--events header.content, .paragraph--type--view .financial-results .paragraph--type--text .view-brands .views-exposed-form .py-2.form-actions, .paragraph--type--view .financial-results .paragraph--type--text .view-brands .views-exposed-form .view-taxonomy.display--events header.form-actions, .paragraph--type--view .financial-results .paragraph--type--text .view-press-release .py-2.views-infinite-scroll-content-wrapper, .paragraph--type--view .financial-results .paragraph--type--text .view-press-release .view-taxonomy.display--events header.views-infinite-scroll-content-wrapper, .paragraph--type--view .financial-results .paragraph--type--text .view-saintgobain-scoop-it-posts .py-2.masonry-layout-saintgobain-scoop-it-posts, .paragraph--type--view .financial-results .paragraph--type--text .view-saintgobain-scoop-it-posts .view-taxonomy.display--events header.masonry-layout-saintgobain-scoop-it-posts, .paragraph--type--view .financial-results .paragraph--type--text .view-saintgobain-scoop-it-posts .view__title > h1.py-2, .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events .menu-dropdown > .nav-item > .submenu-container > header.scroll-wrapper, .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events body.page-view header.page-view.view-saint-gobain-search, .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events body.page-view header.page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.container, .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.container-xl, .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.paragraph--type--menu, .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.sitemap, .paragraph--type--view .financial-results .paragraph--type--text body.page-view .py-2.page-view.view-saint-gobain-search, .paragraph--type--view .financial-results .paragraph--type--text body.page-view .py-2.page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), .paragraph--type--view .financial-results .paragraph--type--text body.page-view main > div.py-2.pt-2, .paragraph--type--view .financial-results .paragraph--type--text body.path-search main > div.py-2.pt-2, .paragraph--type--view .financial-results .paragraph--type--text body.path-sitemap main > div.py-2.pt-2, .paragraph--type--view .financial-results .paragraph--type--text body.path-user main.py-2, .sg-search-popup .paragraph--type--view .financial-results .paragraph--type--text .py-2.saint-gobain-search-form, .sg-search-popup .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.saint-gobain-search-form, .sticky-menus .paragraph--type--view .financial-results .paragraph--type--text ul.py-2.nav, .view-brands .view-text-filter-container .paragraph--type--view .financial-results .paragraph--type--text .py-2.content, .view-brands .view-text-filter-container .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.content, .view-brands .views-exposed-form .paragraph--type--view .financial-results .paragraph--type--text .py-2.form-actions, .view-brands .views-exposed-form .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.form-actions, .view-press-release .paragraph--type--view .financial-results .paragraph--type--text .py-2.views-infinite-scroll-content-wrapper, .view-press-release .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .paragraph--type--view .financial-results .paragraph--type--text .py-2.masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .paragraph--type--view .financial-results .paragraph--type--text .view__title > h1.py-2, .view-taxonomy.display--events .news.news--full .paragraph--type--view .financial-results .paragraph--type--text header.prevnext-container, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text .menu-dropdown > .nav-item > .submenu-container > header.scroll-wrapper, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text .news.news--full header.prevnext-container, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text .sg-search-popup header.saint-gobain-search-form, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text .view-brands .view-text-filter-container header.content, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text .view-brands .views-exposed-form header.form-actions, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text .view-press-release header.views-infinite-scroll-content-wrapper, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text .view-saintgobain-scoop-it-posts header.masonry-layout-saintgobain-scoop-it-posts, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text body.page-view header.page-view.view-saint-gobain-search, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text body.page-view header.page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text header.container, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text header.container-xl, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text header.paragraph--type--menu, .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text header.sitemap, .view-taxonomy.display--events .sg-search-popup .paragraph--type--view .financial-results .paragraph--type--text header.saint-gobain-search-form, .view-taxonomy.display--events .view-brands .view-text-filter-container .paragraph--type--view .financial-results .paragraph--type--text header.content, .view-taxonomy.display--events .view-brands .views-exposed-form .paragraph--type--view .financial-results .paragraph--type--text header.form-actions, .view-taxonomy.display--events .view-press-release .paragraph--type--view .financial-results .paragraph--type--text header.views-infinite-scroll-content-wrapper, .view-taxonomy.display--events .view-saintgobain-scoop-it-posts .paragraph--type--view .financial-results .paragraph--type--text header.masonry-layout-saintgobain-scoop-it-posts, body.page-view .paragraph--type--view .financial-results .paragraph--type--text .py-2.page-view.view-saint-gobain-search, body.page-view .paragraph--type--view .financial-results .paragraph--type--text .py-2.page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.page-view.view-saint-gobain-search, body.page-view .paragraph--type--view .financial-results .paragraph--type--text .view-taxonomy.display--events header.page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view .paragraph--type--view .financial-results .paragraph--type--text main > div.py-2.pt-2, body.page-view .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text header.page-view.view-saint-gobain-search, body.page-view .view-taxonomy.display--events .paragraph--type--view .financial-results .paragraph--type--text header.page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.path-search .paragraph--type--view .financial-results .paragraph--type--text main > div.py-2.pt-2, body.path-sitemap .paragraph--type--view .financial-results .paragraph--type--text main > div.py-2.pt-2, body.path-user .paragraph--type--view .financial-results .paragraph--type--text main.py-2 {
    padding: 0 !important
}

.news.news--full .field-document, .news.news--full .news__body {
    margin-bottom: 40px
}

.news.news--full .field-document .field__item {
    margin-bottom: 20px
}

.news.news--full .related-content {
    background-color: #1d1e20
}

.news.news--full .prevnext-container {
    display: flex;
    justify-content: space-between;
    padding-top: 2rem;
    padding-bottom: 2rem
}

.news.news--full .prevnext-container .prevnext-element {
    display: flex;
    flex-direction: column;
    max-width: 150px;
    position: relative
}

@media (min-width: 576px) {
    .news.news--full .prevnext-container .prevnext-element {
        max-width: 285px
    }
}

.news.news--full .prevnext-container .prevnext-element a.title {
    font-size: 75%;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 2;
    -webkit-box-orient: vertical
}

.news.news--full .prevnext-container .prevnext-element a.title:hover {
    color: #00448a;
    text-decoration: none
}

@media (min-width: 576px) {
    .news.news--full .prevnext-container .prevnext-element a.title {
        font-size: 1rem
    }
}

.news.news--full .prevnext-container .prevnext-element span {
    font-size: 75%;
    margin-top: 1rem
}

.news.news--full .prevnext-container .prevnext-element.previous {
    padding-left: 2rem
}

@media (min-width: 576px) {
    .news.news--full .prevnext-container .prevnext-element.previous {
        padding-left: 4rem
    }
}

.news.news--full .prevnext-container .prevnext-element.previous a.title:before {
    position: absolute;
    top: 25%;
    left: 0;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/arrow_left.svg) no-repeat 50%
}

.news.news--full .prevnext-container .prevnext-element.next {
    padding-right: 2rem;
    text-align: right
}

@media (min-width: 576px) {
    .news.news--full .prevnext-container .prevnext-element.next {
        padding-right: 4rem
    }
}

.news.news--full .prevnext-container .prevnext-element.next a.title:before {
    position: absolute;
    top: 25%;
    right: 0;
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/arrow_right.svg) no-repeat 50%
}

.view-press-release .views-infinite-scroll-content-wrapper {
    padding-right: 0;
    padding-left: 0
}

.view-press-release .views-infinite-scroll-content-wrapper .views-row {
    margin-bottom: 20px
}

.news.news--press-release, .paragraph--type--html-embed .view-latest-press-releases .news--press-release {
    padding: 30px;
    background-color: #f5f5f5;
    border-radius: 8px;
    position: relative;
    transition: background .3s ease-in
}

@media (min-width: 576px) {
    .news.news--press-release, .paragraph--type--html-embed .view-latest-press-releases .news--press-release {
        padding: 50px
    }
}

.news.news--press-release:focus, .news.news--press-release:hover, .paragraph--type--html-embed .view-latest-press-releases .news--press-release:focus, .paragraph--type--html-embed .view-latest-press-releases .news--press-release:hover {
    background-color: #fff
}

.news.news--press-release .publish_date, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date {
    margin-right: 30px;
    margin-bottom: 25px
}

@media (min-width: 576px) {
    .news.news--press-release .publish_date, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date {
        margin-right: 43px;
        margin-bottom: 0
    }
}

.news.news--press-release .publish_date .publish_date_day, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_day {
    margin-bottom: 0;
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 30px;
    font-weight: 700
}

.news.news--press-release .publish_date .publish_date_month, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_month {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-transform: uppercase;
    font-size: 75%;
    font-weight: 700;
    margin-top: 5px
}

.news.news--press-release .publish_date .publish_date_year, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date .publish_date_year {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 75%;
    font-weight: 700
}

.news.news--press-release svg, .paragraph--type--html-embed .view-latest-press-releases .news--press-release svg {
    max-width: 60px;
    max-height: 60px;
    margin-right: 28px
}

@media (min-width: 576px) {
    .news.news--press-release svg, .paragraph--type--html-embed .view-latest-press-releases .news--press-release svg {
        max-width: unset;
        max-height: unset;
        margin-right: 0
    }
}

@media (min-width: 576px) {
    .news.news--press-release .press-release__file, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .press-release__file {
        margin-left: 43px
    }
}

.news.news--press-release .press-release__file a, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .press-release__file a {
    color: #1d1e20;
    font-weight: 700
}

.news.news--press-release .press-release__file a:after, .paragraph--type--html-embed .view-latest-press-releases .news--press-release .press-release__file a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.paragraph--type--html-embed .view-latest-press-releases .news--press-release {
    padding: 20px;
    height: 100%;
    background-color: transparent
}

@media (min-width: 576px) {
    .paragraph--type--html-embed .view-latest-press-releases .news--press-release .press-release__file {
        margin-left: 15px
    }
}

.paragraph--type--html-embed .view-latest-press-releases .news--press-release .publish_date {
    margin-right: 15px
}

@media (min-width: 1200px) {
    .paragraph--type--html-embed .view-latest-press-releases .news--press-release > .d-flex {
        align-items: start
    }
}

.news--teaser {
    margin-bottom: 40px;
    position: relative
}

.news--teaser .article__content {
    padding: 20px;
    background-color: #f5f5f5
}

.news--teaser .article__content .news__field-date {
    display: inline;
    font-size: .875rem;
    color: #ff582b
}

.news--teaser .article__content .news__field-tags {
    display: inline;
    font-size: .875rem;
    color: #ff582b;
    text-transform: uppercase
}

.news--teaser .article__content .news__field-tags:before {
    content: "|";
    margin-left: 5px;
    margin-right: 5px
}

.news--teaser .article__content .news__title, .page.page--teaser .page__title {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.875rem;
    color: #1d1e20
}

.news--teaser .article__content .news__title a, .page.page--teaser .page__title a {
    color: #1d1e20
}

.news--teaser .article__content .news__title a:after, .page.page--teaser .page__title a:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.news--teaser .article__content .news__title a:focus, .news--teaser .article__content .news__title a:hover, .page.page--teaser .page__title a:focus, .page.page--teaser .page__title a:hover {
    text-decoration: none;
    color: #00448a
}

.news--teaser .article__content .news__field-summary, .page.page--teaser .page__field-summary {
    color: #5f5f5f
}

.news--teaser.has-video .article__content a {
    position: static
}

.news--teaser .article__content .news__field-tags .field__item {
    display: inline
}

.news--teaser.has-video .article__content {
    position: relative
}

.views-infite-scroll-pager {
    margin-top: 2rem;
    list-style: none;
    text-align: center
}

.paragraph--type--hero-mea-item {
    position: relative;
    contain: paint;
    border-radius: 8px;
    overflow: hidden
}

.paragraph--type--hero-mea-item .mea_content .field-label {
    margin-bottom: 1.25rem;
    color: #fff;
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase;
    z-index: 1
}

.paragraph--type--hero-mea-item .mea_content .field-title {
    color: #fff;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    max-width: 477px
}

.paragraph--type--hero-mea-item .mea_content .field-title > * {
    margin: 0
}

.paragraph--type--hero-mea-item .mea_content .field-description {
    position: relative;
    margin-top: 1.25rem;
    max-width: 603px;
    color: #fff;
    font-weight: 700;
    z-index: 1
}

.paragraph--type--hero-mea-item .hero-mea-item__field-image img, .paragraph--type--hero-mea-item.paragraph--view-mode--carousel .hero-mea-item__field-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .25s ease-in-out;
    border-radius: 0 0 8px 8px
}

.paragraph--type--hero-mea-item .hero-mea-item__field-image:after, .paragraph--type--hero-mea-item.paragraph--view-mode--carousel .hero-mea-item__field-image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(29, 30, 32, 0), #1d1e20);
    opacity: .6;
    transition: all .25s ease-in-out
}

.paragraph--type--hero-mea-item .remote-video__field-media-oembed-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.paragraph--type--hero-mea-item .mea_content .field-single-link a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    z-index: 2
}

.paragraph--type--hero-mea-item .mea_content .field-single-link a:before {
    content: unset
}

.paragraph--type--hero-mea-item .mea_content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    z-index: 1;
    padding: 1.875rem 1.25rem;
    width: 100%;
    height: 265px
}

@media (min-width: 992px) {
    .paragraph--type--hero-mea-item .mea_content {
        height: 550px;
        padding: 2.5rem 3.125rem
    }
}

.paragraph--type--hero-mea-item:focus img, .paragraph--type--hero-mea-item:hover img {
    transform: scale(1.1)
}

.paragraph--type--hero-mea-item:focus .field-title > *, .paragraph--type--hero-mea-item:hover .field-title > * {
    text-decoration: underline
}

.paragraph--type--hero-mea-item .mea_content .field-single-link:before {
    content: unset
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item {
        display: grid;
        grid-gap: 20px;
        grid-template-columns:repeat(2, 1fr)
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item {
        display: grid;
        grid-gap: 20px;
        grid-template-columns:repeat(4, 1fr)
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item {
    overflow: hidden;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:first-child {
        grid-area: 1/1/2/3
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:first-child {
        grid-area: 1/1/3/3;
        grid-column-start: 1;
        grid-column-end: 3;
        grid-row-start: 1;
        grid-row-end: 3
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:first-child .mea_content img {
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:first-child .mea_content {
        min-height: 260px
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:first-child .mea_content {
        height: 550px
    }
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(2) {
        grid-area: 2/1/3/2
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(2) {
        grid-area: 1/3/1/5
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content {
    height: 265px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content {
        padding: 1.875rem
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-label {
    margin-bottom: .625rem
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-description {
    display: none
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(3) {
        grid-area: 2/2/3/3
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(3) {
        grid-area: 2/3/2/5
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content {
    height: 265px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content {
        padding: 1.875rem
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-label {
    margin-bottom: .625rem
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--3 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-description {
    display: none
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item {
        display: grid;
        grid-gap: 20px;
        grid-template-columns:repeat(4, 1fr)
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item {
        display: grid;
        grid-gap: 20px;
        grid-template-columns:repeat(4, 1fr)
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item {
    overflow: hidden;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:first-child {
        grid-area: 1/1/2/5
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:first-child {
        grid-area: 1/1/3/3
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:first-child .mea_content {
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:first-child .mea_content {
        min-height: 265px;
        padding: 1.875rem
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:first-child .mea_content {
        height: 550px
    }
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(2) {
        grid-area: 2/1/2/5
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(2) {
        grid-area: 1/3/1/5
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content {
    height: 265px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content {
        padding: 1.875rem
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-label {
    margin-bottom: .625rem
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-description {
    display: none
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(3) {
        grid-area: 3/1/3/3
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(3) {
        grid-area: 2/3/2/4
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content {
    height: 265px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content {
        padding: 1.875rem
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-label {
    margin-bottom: .625rem
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-description {
    display: none
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(4) {
        grid-area: 3/3/3/5
    }
}

@media (min-width: 992px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(4) {
        grid-area: 2/4/2/5
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(4) .mea_content {
    height: 265px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(4) .mea_content {
        padding: 1.875rem
    }
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-label {
    margin-bottom: .625rem
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--view-mode--default.paragraph--type--hero-mea.mea-grid--4 .field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-description {
    display: none
}

@media (max-width: 767.98px) {
    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child {
        margin-bottom: 40px;
        height: auto;
        color: #1d1e20
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content {
        padding: 0;
        height: auto
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content .hero-mea-item__field-image, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content .hero-mea-item__field-image {
        position: relative;
        margin-bottom: 1.875rem;
        overflow: hidden
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content .hero-mea-item__field-image:after, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content .hero-mea-item__field-image:after {
        display: none
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content .hero-mea-item__field-image img, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content .hero-mea-item__field-image img {
        position: static;
        height: 200px
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content .field-label {
        margin-bottom: .625rem;
        color: #1d1e20
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content .field-title {
        color: #1d1e20
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content .field-title > *, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content .field-title > * {
        line-height: 34px
    }

    div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel .field-header-hero-mea-item > .field__item:first-child .mea_content .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default .field-header-hero-mea-item > .field__item:first-child .mea_content .field-description {
        color: #1d1e20
    }
}

@media (max-width: 767.98px) {
    .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .event.event--teaser .event_date div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.event_hours .field-header-hero-mea-item > .field__item:first-child .field-description, .event.event--teaser .event_date div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.event_hours .field-header-hero-mea-item > .field__item:first-child .field-label, .event.event--teaser .event_date div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.event_hours .field-header-hero-mea-item > .field__item:first-child .field-title, .event.event--teaser .event_date div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.event_hours .field-header-hero-mea-item > .field__item:first-child .field-description, .event.event--teaser .event_date div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.event_hours .field-header-hero-mea-item > .field__item:first-child .field-label, .event.event--teaser .event_date div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.event_hours .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-news .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-news .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-news .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-news .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-news .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-news .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-saint-gobain-search div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-saint-gobain-search div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-saint-gobain-search div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-saint-gobain-search div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-saint-gobain-search div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-saint-gobain-search div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-stories .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-stories .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-stories .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-title, .page-view.view-stories .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-description, .page-view.view-stories .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-label, .page-view.view-stories .views-exposed-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.form-item-title .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--did-you-know[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--did-you-know[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--did-you-know[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--direct-access[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--direct-access[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--direct-access[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.hero-item-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--infographie[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--infographie[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--infographie[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.infographie_content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.content-wrapper .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.modal-content .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--search-block div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--search-block div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--search-block div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--search-block div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--search-block div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--search-block div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.views-exposed-form.saint-gobain-search-form .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.field-quote.mobile .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-blue_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-blue_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-blue_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-green_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-green_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-green_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-orange_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-orange_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-orange_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-purple_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-purple_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-purple_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-red_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-red_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.bg-red_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--carousel.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-blue_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-blue_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-blue_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-green_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-green_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-green_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-orange_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-orange_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-orange_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-purple_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-purple_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-purple_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-red_gradient .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-red_gradient .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.bg-red_gradient .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-blue_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-blue_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-blue_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-green_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-green_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-green_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-none] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-none] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-none] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-orange_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-orange_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-orange_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-purple_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-purple_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-purple_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-red_gradient] .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-red_gradient] .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--quote.no-image[data-bg=bg-red_gradient] .field-header-hero-mea-item > .field__item:first-child .field-title, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--simple-quote.bg-none .field-header-hero-mea-item > .field__item:first-child .field-description, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--simple-quote.bg-none .field-header-hero-mea-item > .field__item:first-child .field-label, div.paragraph.paragraph--type--hero-mea.paragraph--view-mode--default.paragraph--type--simple-quote.bg-none .field-header-hero-mea-item > .field__item:first-child .field-title {
        color: #fff
    }
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .mea_content {
    height: 716px;
    padding-bottom: 238px
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link {
    margin-top: 3.125rem;
    z-index: 1
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a {
    display: inline-flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    color: #1d1e20;
    transition: all .3s ease-in;
    color: #fff;
    position: static;
    width: auto;
    height: auto;
    text-indent: 0
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: .938rem;
    background: url(../images/right-arrow-black.svg) no-repeat 50%;
    background-size: contain;
    transition: all .3s ease-in
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:focus, .paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:hover {
    color: #00448a;
    text-decoration: underline
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:focus:after, .paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:hover:after {
    background-image: url(../images/right-arrow-blue.svg)
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:after {
    background-image: url(../images/right-arrow-white.svg)
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:focus, .paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:hover {
    color: #fff
}

.paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:focus:after, .paragraph--type--hero-mea-item.paragraph--view-mode--carousel .field-single-link a:hover:after {
    background-image: url(../images/right-arrow-white.svg)
}

.paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-slider {
    border-radius: 0 0 8px 8px;
    overflow: hidden
}

.paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    display: flex;
    align-items: end;
    border-radius: 0 0 8px 8px;
    overflow: hidden
}

.paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-dots > li {
    padding: 1.875rem;
    font-weight: 700;
    color: #fff;
    cursor: pointer
}

@media (min-width: 992px) {
    .paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-dots > li {
        padding: 3.125rem;
        width: 100%
    }
}

.paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:first-child {
    background: linear-gradient(107.48deg, #008678 .36%, #137bb7)
}

.paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:nth-child(2) {
    background: linear-gradient(115.12deg, #137bb7, #00448a)
}

.paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:nth-child(3) {
    background: linear-gradient(114.27deg, #00448a, #642355)
}

.paragraph--type--hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:nth-child(4) {
    background: linear-gradient(108.08deg, #642355, #c7001f)
}

@media (max-width: 767.98px) {
    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2), .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3), .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) {
        margin-top: 20px;
        border-radius: 8px;
        overflow: hidden
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content {
        min-height: 180px;
        height: auto;
        padding: 1.875rem
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-image, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-image, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-image {
        display: none
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-title > *, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-title > *, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-title > * {
        font-size: 1rem;
        line-height: 22px;
        text-transform: none
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link {
        margin-top: 1.875rem
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a {
        display: inline-flex;
        align-items: center;
        font-size: 1rem;
        font-weight: 700;
        color: #1d1e20;
        transition: all .3s ease-in;
        color: #fff
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:after {
        content: "";
        display: block;
        width: 25px;
        height: 25px;
        margin-left: .938rem;
        background: url(../images/right-arrow-black.svg) no-repeat 50%;
        background-size: contain;
        transition: all .3s ease-in
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:focus, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:hover, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:focus, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:hover, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:focus, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:hover {
        color: #00448a;
        text-decoration: underline
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:focus:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:hover:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:focus:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:hover:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:focus:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:hover:after {
        background-image: url(../images/right-arrow-blue.svg)
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:after {
        background-image: url(../images/right-arrow-white.svg)
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:focus, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:hover, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:focus, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:hover, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:focus, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:hover {
        color: #fff
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:focus:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-single-link a:hover:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:focus:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-single-link a:hover:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:focus:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-single-link a:hover:after {
        background-image: url(../images/right-arrow-white.svg)
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-description, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) .mea_content .field-label, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-description, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) .mea_content .field-label, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-description, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) .mea_content .field-label {
        display: none
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(2) {
        background: linear-gradient(115.12deg, #137bb7, #00448a)
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(3) {
        background: linear-gradient(114.27deg, #00448a, #642355)
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:nth-child(4) {
        background: linear-gradient(108.08deg, #642355, #c7001f)
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:first-child .mea_content .field-single-link {
        margin-top: 1.875rem
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:first-child .mea_content .field-single-link a {
        display: inline-flex;
        align-items: center;
        font-size: 1rem;
        font-weight: 700;
        color: #1d1e20;
        transition: all .3s ease-in
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:first-child .mea_content .field-single-link a:after {
        content: "";
        display: block;
        width: 25px;
        height: 25px;
        margin-left: .938rem;
        background: url(../images/right-arrow-black.svg) no-repeat 50%;
        background-size: contain;
        transition: all .3s ease-in
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:first-child .mea_content .field-single-link a:focus, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:first-child .mea_content .field-single-link a:hover {
        color: #00448a;
        text-decoration: underline
    }

    .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:first-child .mea_content .field-single-link a:focus:after, .paragraph--type--hero-mea.paragraph--view-mode--carousel .hero-mea__field-header-hero-mea-item > .field__item:first-child .mea_content .field-single-link a:hover:after {
        background-image: url(../images/right-arrow-blue.svg)
    }
}

.captcha {
    padding-bottom: 20px
}

.paragraph--type--scoop-it-posts.bg-none {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%)
}

.paragraph--type--scoop-it-posts .container-stgo-scoopit-topic-width.single-topic {
    padding-top: 40px
}

.paragraph--type--scoop-it-posts #stgo-scoopit-menu-wrapper {
    margin-bottom: 2.5rem
}

@media (min-width: 576px) {
    .paragraph--type--scoop-it-posts #stgo-scoopit-menu-wrapper {
        margin-bottom: 4.375rem
    }
}

@media (max-width: 767.98px) {
    .paragraph--type--scoop-it-posts #stgo-scoopit-menu {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        border: 0;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(100%);
        clip-path: inset(100%);
        white-space: nowrap
    }
}

.paragraph--type--scoop-it-posts .scoopit__select-tabs {
    display: block
}

@media (min-width: 768px) {
    .paragraph--type--scoop-it-posts .scoopit__select-tabs {
        display: none
    }
}

.paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-2 .stgo-scoopit-post.masonry__item {
    width: 100%;
    padding: 10px
}

@media (min-width: 576px) {
    .paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-2 .stgo-scoopit-post.masonry__item {
        width: 50%
    }

    .paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-2 .stgo-scoopit-post.masonry__item:nth-child(2) {
        margin-top: 3rem
    }
}

.paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-3 .stgo-scoopit-post.masonry__item {
    width: 100%;
    padding: 10px
}

@media (min-width: 576px) {
    .paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-3 .stgo-scoopit-post.masonry__item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-3 .stgo-scoopit-post.masonry__item {
        width: 33.33%
    }
}

.paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-4 .stgo-scoopit-post.masonry__item {
    width: 100%;
    padding: 10px
}

@media (min-width: 576px) {
    .paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-4 .stgo-scoopit-post.masonry__item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-4 .stgo-scoopit-post.masonry__item {
        width: 33.33%
    }
}

@media (min-width: 992px) {
    .paragraph--type--scoop-it-posts .stgo-scoopit-topic.columns-4 .stgo-scoopit-post.masonry__item {
        width: 25%
    }
}

.paragraph--type--scoop-it-posts .more-scoops {
    padding-top: 3.125rem
}

@media (min-width: 768px) {
    .paragraph--type--scoop-it-posts .more-scoops {
        padding-top: 6.25rem
    }
}

.news.news--full .paragraph--type--scoop-it-posts .scoopit-tabs > .prevnext-container, .paragraph--type--scoop-it-posts .menu-dropdown > .nav-item > .submenu-container.scoopit-tabs > .scroll-wrapper, .paragraph--type--scoop-it-posts .news.news--full .scoopit-tabs > .prevnext-container, .paragraph--type--scoop-it-posts .scoopit-tabs > .container, .paragraph--type--scoop-it-posts .scoopit-tabs > .container-xl, .paragraph--type--scoop-it-posts .scoopit-tabs > .paragraph--type--menu, .paragraph--type--scoop-it-posts .scoopit-tabs > .sitemap, .paragraph--type--scoop-it-posts .sg-search-popup .scoopit-tabs > .saint-gobain-search-form, .paragraph--type--scoop-it-posts .sticky-menus .scoopit-tabs > ul.nav, .paragraph--type--scoop-it-posts .view-brands .view-text-filter-container .scoopit-tabs > .content, .paragraph--type--scoop-it-posts .view-brands .views-exposed-form .scoopit-tabs > .form-actions, .paragraph--type--scoop-it-posts .view-press-release .scoopit-tabs > .views-infinite-scroll-content-wrapper, .paragraph--type--scoop-it-posts .view-saintgobain-scoop-it-posts .scoopit-tabs > .masonry-layout-saintgobain-scoop-it-posts, .paragraph--type--scoop-it-posts .view-saintgobain-scoop-it-posts .view__title.scoopit-tabs > h1, .paragraph--type--scoop-it-posts body.page-view .scoopit-tabs > .page-view.view-saint-gobain-search, .paragraph--type--scoop-it-posts body.page-view .scoopit-tabs > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), .paragraph--type--scoop-it-posts body.page-view main.scoopit-tabs > div.pt-2, .paragraph--type--scoop-it-posts body.path-search main.scoopit-tabs > div.pt-2, .paragraph--type--scoop-it-posts body.path-sitemap main.scoopit-tabs > div.pt-2, .paragraph--type--scoop-it-posts body.path-user .scoopit-tabs > main, .sg-search-popup .paragraph--type--scoop-it-posts .scoopit-tabs > .saint-gobain-search-form, .sticky-menus .paragraph--type--scoop-it-posts .scoopit-tabs > ul.nav, .view-brands .view-text-filter-container .paragraph--type--scoop-it-posts .scoopit-tabs > .content, .view-brands .views-exposed-form .paragraph--type--scoop-it-posts .scoopit-tabs > .form-actions, .view-press-release .paragraph--type--scoop-it-posts .scoopit-tabs > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .paragraph--type--scoop-it-posts .scoopit-tabs > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .paragraph--type--scoop-it-posts .view__title.scoopit-tabs > h1, body.page-view .paragraph--type--scoop-it-posts .scoopit-tabs > .page-view.view-saint-gobain-search, body.page-view .paragraph--type--scoop-it-posts .scoopit-tabs > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view .paragraph--type--scoop-it-posts main.scoopit-tabs > div.pt-2, body.path-search .paragraph--type--scoop-it-posts main.scoopit-tabs > div.pt-2, body.path-sitemap .paragraph--type--scoop-it-posts main.scoopit-tabs > div.pt-2, body.path-user .paragraph--type--scoop-it-posts .scoopit-tabs > main {
    display: none
}

@media (min-width: 576px) {
    .news.news--full .paragraph--type--scoop-it-posts .scoopit-tabs > .prevnext-container, .paragraph--type--scoop-it-posts .menu-dropdown > .nav-item > .submenu-container.scoopit-tabs > .scroll-wrapper, .paragraph--type--scoop-it-posts .news.news--full .scoopit-tabs > .prevnext-container, .paragraph--type--scoop-it-posts .scoopit-tabs > .container, .paragraph--type--scoop-it-posts .scoopit-tabs > .container-xl, .paragraph--type--scoop-it-posts .scoopit-tabs > .paragraph--type--menu, .paragraph--type--scoop-it-posts .scoopit-tabs > .sitemap, .paragraph--type--scoop-it-posts .sg-search-popup .scoopit-tabs > .saint-gobain-search-form, .paragraph--type--scoop-it-posts .sticky-menus .scoopit-tabs > ul.nav, .paragraph--type--scoop-it-posts .view-brands .view-text-filter-container .scoopit-tabs > .content, .paragraph--type--scoop-it-posts .view-brands .views-exposed-form .scoopit-tabs > .form-actions, .paragraph--type--scoop-it-posts .view-press-release .scoopit-tabs > .views-infinite-scroll-content-wrapper, .paragraph--type--scoop-it-posts .view-saintgobain-scoop-it-posts .scoopit-tabs > .masonry-layout-saintgobain-scoop-it-posts, .paragraph--type--scoop-it-posts .view-saintgobain-scoop-it-posts .view__title.scoopit-tabs > h1, .paragraph--type--scoop-it-posts body.page-view .scoopit-tabs > .page-view.view-saint-gobain-search, .paragraph--type--scoop-it-posts body.page-view .scoopit-tabs > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), .paragraph--type--scoop-it-posts body.page-view main.scoopit-tabs > div.pt-2, .paragraph--type--scoop-it-posts body.path-search main.scoopit-tabs > div.pt-2, .paragraph--type--scoop-it-posts body.path-sitemap main.scoopit-tabs > div.pt-2, .paragraph--type--scoop-it-posts body.path-user .scoopit-tabs > main, .sg-search-popup .paragraph--type--scoop-it-posts .scoopit-tabs > .saint-gobain-search-form, .sticky-menus .paragraph--type--scoop-it-posts .scoopit-tabs > ul.nav, .view-brands .view-text-filter-container .paragraph--type--scoop-it-posts .scoopit-tabs > .content, .view-brands .views-exposed-form .paragraph--type--scoop-it-posts .scoopit-tabs > .form-actions, .view-press-release .paragraph--type--scoop-it-posts .scoopit-tabs > .views-infinite-scroll-content-wrapper, .view-saintgobain-scoop-it-posts .paragraph--type--scoop-it-posts .scoopit-tabs > .masonry-layout-saintgobain-scoop-it-posts, .view-saintgobain-scoop-it-posts .paragraph--type--scoop-it-posts .view__title.scoopit-tabs > h1, body.page-view .paragraph--type--scoop-it-posts .scoopit-tabs > .page-view.view-saint-gobain-search, body.page-view .paragraph--type--scoop-it-posts .scoopit-tabs > .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search), body.page-view .paragraph--type--scoop-it-posts main.scoopit-tabs > div.pt-2, body.path-search .paragraph--type--scoop-it-posts main.scoopit-tabs > div.pt-2, body.path-sitemap .paragraph--type--scoop-it-posts main.scoopit-tabs > div.pt-2, body.path-user .paragraph--type--scoop-it-posts .scoopit-tabs > main {
        display: block
    }
}

.paragraph--type--scoop-it-posts .scoopit-tabs .accordion-btn {
    width: 100%;
    font-size: 1rem;
    padding: 20px;
    margin-bottom: 0;
    text-transform: none;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 0;
    background: transparent;
    color: #00448a;
    font-weight: 700
}

.paragraph--type--scoop-it-posts .scoopit-tabs .accordion-btn h3 {
    margin: 0;
    font-size: 1rem;
    color: #00448a;
    text-transform: none
}

.paragraph--type--scoop-it-posts .scoopit-tabs .accordion-btn:after {
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/plus-primary.svg) no-repeat 50%;
    border: 2px solid #1d1e20;
    border-radius: 50%
}

.paragraph--type--scoop-it-posts .scoopit-tabs .accordion-btn[aria-expanded=true]:after {
    background-image: url(../images/minus-primary.svg)
}

@media (min-width: 576px) {
    .paragraph--type--scoop-it-posts .scoopit-tabs .accordion-btn {
        display: none
    }
}

.paragraph--type--scoop-it-posts .scoopit-tabs .container-stgo-scoopit-topic-width .container-stgo-scoopit-topic {
    max-width: 940px;
    margin: 0 auto
}

.paragraph--type--scoop-it-posts .scoopit-tabs ul#stgo-scoopit-menu {
    display: flex;
    margin: 0 -10px
}

.paragraph--type--scoop-it-posts .scoopit-tabs ul#stgo-scoopit-menu li {
    padding: 0 10px;
    width: 100%
}

.paragraph--type--scoop-it-posts .scoopit-tabs ul#stgo-scoopit-menu li .topic-title {
    width: 100%;
    height: 100%;
    min-height: 112px;
    padding: 1rem;
    border: 1px solid hsla(0, 0%, 100%, .5);
    background: none;
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    border-radius: 8px;
    cursor: pointer
}

.paragraph--type--scoop-it-posts .scoopit-tabs ul#stgo-scoopit-menu li .topic-title.active {
    border: 3px solid #fff
}

.paragraph--type--scoop-it-posts .scoopit-tabs ul#stgo-scoopit-menu li .topic-title:focus, .paragraph--type--scoop-it-posts .scoopit-tabs ul#stgo-scoopit-menu li .topic-title:hover {
    outline: none;
    border-color: #fff
}

.paragraph--type--scoop-it-posts .scoopit-tabs ul#stgo-scoopit-menu li .topic-title h3 {
    margin: 0;
    font-size: 1rem;
    color: inherit;
    text-transform: none;
    word-break: break-word
}

.paragraph--type--scoop-it-posts.multiple-topics {
    min-height: 300px
}

@media (min-width: 992px) {
    .paragraph--type--scoop-it-posts.multiple-topics {
        min-height: 700px
    }
}

.view-saintgobain-scoop-it-posts {
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    padding: 3.125rem 0
}

@media (min-width: 992px) {
    .view-saintgobain-scoop-it-posts {
        padding: 6.25rem 0
    }
}

.view-saintgobain-scoop-it-posts .view__title {
    margin-bottom: 1rem;
    padding-bottom: 40px
}

.view-saintgobain-scoop-it-posts .view__title > h1 {
    margin-bottom: 0;
    color: #fff
}

@media (min-width: 768px) {
    .view-saintgobain-scoop-it-posts .masonry-item.views-row:nth-child(2) {
        margin-top: 70px
    }
}

.view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts .masonry-item.views-row {
    width: 100%;
    padding: 10px
}

@media (min-width: 576px) {
    .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts .masonry-item.views-row {
        width: 48%
    }
}

.stgo-scoopit-post:focus img.unveil, .stgo-scoopit-post:hover img.unveil {
    transform: scale(1.02)
}

.stgo-scoopit-post:focus .stgo-scoopit-post-title a, .stgo-scoopit-post:hover .stgo-scoopit-post-title a {
    text-decoration: underline
}

.stgo-scoopit-post .post-view {
    background: #fff;
    border-radius: 8px;
    overflow: hidden
}

.stgo-scoopit-post .post-view__content {
    padding: 1.875rem 1.25rem
}

.stgo-scoopit-post .stgo-scoopit-post-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin: 0;
    color: #1d1e20;
    text-decoration: none
}

.stgo-scoopit-post .post-title {
    color: #1d1e20
}

.stgo-scoopit-post .post-title:focus, .stgo-scoopit-post .post-title:hover {
    text-decoration: none
}

.stgo-scoopit-post .post-title:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.stgo-scoopit-post .stgo-scoopit-post-image {
    overflow: hidden
}

.stgo-scoopit-post .stgo-scoopit-post-image img.unveil {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .25s ease-in-out
}

.stgo-scoopit-post .scoopit-description {
    margin-top: 1.25rem;
    color: #1d1e20
}

.stgo-scoopit-post .scoopit-description .format-date {
    color: #00448a
}

.stgo-scoopit-post .scoopit-description .description p {
    margin: 0
}

.market-segment--teaser {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 1.875rem 1.5rem;
    height: 100%;
    min-height: 112px;
    background: #fff;
    color: #1d1e20;
    border: 1px solid #7e7e7e;
    border-radius: 8px;
    cursor: pointer;
    transition: all .3s ease-in
}

.market-segment--teaser .taxonomy-term__title {
    margin: 0;
    font-size: 1.25rem;
    text-align: center;
    word-break: break-word
}

.market-segment--teaser:focus, .market-segment--teaser:hover {
    color: #00448a;
    border-color: #00448a
}

.market-segment--teaser.is-active {
    border: 3px solid #00448a
}

.market-segment--teaser.is-active .taxonomy-term__title {
    background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent
}

.paragraph--type--infographie .infographie__image {
    text-align: center
}

.paragraph--type--infographie .infographie__image img {
    border-radius: 8px;
    text-align: center
}

@media (min-width: 992px) {
    .paragraph--type--infographie .infographie__image img {
        width: 100%
    }
}

.paragraph--type--infographie .infographie_content {
    width: 100%;
    padding: 20px;
    border-radius: 8px
}

@media (min-width: 992px) {
    .paragraph--type--infographie .infographie_content {
        padding: 50px
    }
}

.paragraph--type--infographie .infographie__items {
    display: flex;
    flex-wrap: wrap
}

.paragraph--type--infographie .infographie__items > .field__item {
    flex: 1 1 100%;
    padding: 10px
}

@media (min-width: 576px) {
    .paragraph--type--infographie .infographie__items > .field__item {
        flex: 1 1 50%
    }
}

.paragraph--type--infographie .infographie__items > .field__item .infographie-container {
    flex-direction: column
}

.paragraph--type--infographie .infographie__items > .field__item .infographie-item__field-image {
    flex-shrink: 0;
    margin-bottom: 10px
}

.paragraph--type--infographie.two_columns .content-wrapper {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .paragraph--type--infographie.two_columns .content-wrapper {
        flex-direction: row
    }
}

.paragraph--type--infographie.two_columns .content-wrapper .infographie__image {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--type--infographie.two_columns .content-wrapper .infographie__image {
        min-width: 50%;
        margin-right: 20px;
        margin-bottom: 0
    }
}

@media (min-width: 992px) {
    .paragraph--type--infographie.two_columns .content-wrapper .infographie__image {
        min-width: 400px
    }
}

.paragraph--type--infographie.two_columns .content-wrapper .infographie__image * {
    height: 100%
}

.paragraph--type--infographie.two_columns .content-wrapper .infographie__image img {
    -o-object-fit: cover;
    object-fit: cover
}

.paragraph--type--infographie.two_columns .content-wrapper .infographie__items {
    flex-direction: column
}

.paragraph--type--infographie.two_columns .content-wrapper .infographie__items > .field__item {
    flex: 1 1 100%
}

@media (min-width: 992px) {
    .paragraph--type--infographie.two_columns.infographie-small .infographie__image {
        min-width: 460px;
        height: 460px
    }
}

.paragraph--type--infographie.two_columns.infographie-small .infographie__items {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
    flex-wrap: nowrap
}

@media (min-width: 992px) {
    .paragraph--type--infographie.two_columns.infographie-small .infographie__items > .field__item {
        display: flex;
        align-items: center;
        padding: 20px 10px
    }
}

.paragraph--type--infographie.infographie_columns_2 .infographie__items > .field__item {
    flex: 1 1 100%
}

@media (min-width: 576px) {
    .paragraph--type--infographie.infographie_columns_2 .infographie__items > .field__item {
        flex: 1 1 50%
    }
}

.paragraph--type--infographie.infographie_columns_3 .infographie__items > .field__item {
    flex: 1 1 100%
}

@media (min-width: 576px) {
    .paragraph--type--infographie.infographie_columns_3 .infographie__items > .field__item {
        flex: 1 1 33%
    }
}

.paragraph--type--infographie-item .infographie-item__field-title {
    font-size: 1.25rem;
    font-weight: 700
}

.paragraph--type--infographie-item .infographie-item__field-image img {
    border-radius: 50%;
    /*margin-right: 15px*/
}

@media (min-width: 576px) {
    .paragraph--type--infographie-item .infographie-item__field-image img {
        /*margin-right: 30px*/
    }
}

.block--symexstatistics, .stockmarket-last-value-wrapper {
    font-size: 75%;
    font-weight: 700;
    padding: 10px 0
}

@media (min-width: 1200px) {
    .block--symexstatistics, .stockmarket-last-value-wrapper {
        padding: 0 20px
    }
}

.block--symexstatistics .saintgobain-stockexchange-last-value, .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value {
    display: flex;
    align-items: center
}

.block--symexstatistics .saintgobain-stockexchange-last-value .current-value, .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value .current-value {
    margin-right: 13px
}

.block--symexstatistics .saintgobain-stockexchange-last-value .current-time, .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value .current-time {
    margin-right: 5px;
    margin-top: 2px
}

.block--symexstatistics .saintgobain-stockexchange-last-value .current-time:before, .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value .current-time:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-bottom: 3px;
    vertical-align: middle;
    background: url(../images/clock.svg) no-repeat 50%;
    background-size: cover
}

.block--symexstatistics .saintgobain-stockexchange-last-value .current-location, .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value .current-location {
    text-transform: uppercase
}

.block--symexstatistics .saintgobain-stockexchange-last-value .current-variation, .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value .current-variation {
    display: flex;
    align-items: center;
    margin-right: 10px
}

.block--symexstatistics .saintgobain-stockexchange-last-value .current-variation:before, .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value .current-variation:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 4px;
    margin-bottom: 1.3px;
    background: url(../images/stock-up.svg) no-repeat 50%;
    background-size: cover
}

#footer .stockmarket-last-value-wrapper {
    padding: 0;
    font-weight: 700;
    text-transform: uppercase
}

#footer .stockmarket-last-value-wrapper .saintgobain-stockexchange-last-value {
    display: flex;
    flex-wrap: wrap;
    max-width: 150px
}

#footer .stockmarket-last-value-wrapper .current-value, #footer .stockmarket-last-value-wrapper .current-variation {
    margin-bottom: 1rem
}

#footer .stockmarket-last-value-wrapper .current-value {
    margin-right: 18px
}

#footer .stockmarket-last-value-wrapper .current-variation:before {
    background: url(../images/stock-up-white.svg) no-repeat 50%;
    background-size: cover;
    margin-left: -3px
}

#footer .stockmarket-last-value-wrapper .current-time {
    margin-right: .5em
}

#footer .stockmarket-last-value-wrapper .current-time:before {
    background-image: url(../images/clock-white.svg);
    background-size: cover
}

@media (min-width: 1200px) {
    #footer .stockmarket-last-value-wrapper {
        padding: 0
    }
}

.block--saintgobainmenuaciveitem, .node__header__pretitle {
    margin-bottom: 40px
}

@media (max-width: 991.98px) {
    .block--saintgobainmenuaciveitem > ul.menu, .node__header__pretitle > ul.menu {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        border: 0;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        -webkit-clip-path: inset(100%);
        clip-path: inset(100%);
        white-space: nowrap
    }
}

@media (min-width: 992px) {
    .block--saintgobainmenuaciveitem .select-link, .node__header__pretitle .select-link {
        display: none
    }
}

@media (min-width: 768px) {
    .block--saintgobainmenuaciveitem ul, .node__header__pretitle ul {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .block--saintgobainmenuaciveitem ul li, .node__header__pretitle ul li {
        margin: 0
    }

    .block--saintgobainmenuaciveitem ul ul, .node__header__pretitle ul ul {
        display: inline
    }

    .block--saintgobainmenuaciveitem ul li, .node__header__pretitle ul li {
        display: inline-block
    }

    .block--saintgobainmenuaciveitem ul li a, .node__header__pretitle ul li a {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0 2.5rem .875rem 0;
        padding-bottom: 5px;
        color: #1d1e20;
        font-weight: 700
    }

    .block--saintgobainmenuaciveitem ul li a.is-active, .block--saintgobainmenuaciveitem ul li a:focus, .block--saintgobainmenuaciveitem ul li a:hover, .node__header__pretitle ul li a.is-active, .node__header__pretitle ul li a:focus, .node__header__pretitle ul li a:hover {
        background: linear-gradient(102.4deg, #219cdc, #004690 81.98%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-decoration: none
    }

    .block--saintgobainmenuaciveitem ul li a.is-active:after, .block--saintgobainmenuaciveitem ul li a:focus:after, .block--saintgobainmenuaciveitem ul li a:hover:after, .node__header__pretitle ul li a.is-active:after, .node__header__pretitle ul li a:focus:after, .node__header__pretitle ul li a:hover:after {
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 4px;
        background: linear-gradient(115.12deg, #137bb7, #00448a)
    }
}

.bg-blue_gradient .block--saintgobainmenuaciveitem ul li a, .bg-blue_gradient .node__header__pretitle ul li a, .bg-green_gradient .block--saintgobainmenuaciveitem ul li a, .bg-green_gradient .node__header__pretitle ul li a, .bg-orange_gradient .block--saintgobainmenuaciveitem ul li a, .bg-orange_gradient .node__header__pretitle ul li a, .bg-purple_gradient .block--saintgobainmenuaciveitem ul li a, .bg-purple_gradient .node__header__pretitle ul li a, .bg-red_gradient .block--saintgobainmenuaciveitem ul li a, .bg-red_gradient .node__header__pretitle ul li a, .event.event--teaser .event_date .event_hours .block--saintgobainmenuaciveitem ul li a, .event.event--teaser .event_date .event_hours .node__header__pretitle ul li a, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .node__header__pretitle ul li a, .page-view.view-news .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a, .page-view.view-news .views-exposed-form .form-item-title .node__header__pretitle ul li a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a, .page-view.view-stories .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a, .page-view.view-stories .views-exposed-form .form-item-title .node__header__pretitle ul li a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-none] .content .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-none] .content .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .node__header__pretitle ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .node__header__pretitle ul li a, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header__pretitle ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .node__header__pretitle ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .block--saintgobainmenuaciveitem ul li a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .node__header__pretitle ul li a {
    color: #fff;
    -webkit-text-fill-color: #fff
}

.bg-blue_gradient .block--saintgobainmenuaciveitem ul li a.is-active, .bg-blue_gradient .block--saintgobainmenuaciveitem ul li a:focus, .bg-blue_gradient .block--saintgobainmenuaciveitem ul li a:hover, .bg-blue_gradient .node__header__pretitle ul li a.is-active, .bg-blue_gradient .node__header__pretitle ul li a:focus, .bg-blue_gradient .node__header__pretitle ul li a:hover, .bg-green_gradient .block--saintgobainmenuaciveitem ul li a.is-active, .bg-green_gradient .block--saintgobainmenuaciveitem ul li a:focus, .bg-green_gradient .block--saintgobainmenuaciveitem ul li a:hover, .bg-green_gradient .node__header__pretitle ul li a.is-active, .bg-green_gradient .node__header__pretitle ul li a:focus, .bg-green_gradient .node__header__pretitle ul li a:hover, .bg-orange_gradient .block--saintgobainmenuaciveitem ul li a.is-active, .bg-orange_gradient .block--saintgobainmenuaciveitem ul li a:focus, .bg-orange_gradient .block--saintgobainmenuaciveitem ul li a:hover, .bg-orange_gradient .node__header__pretitle ul li a.is-active, .bg-orange_gradient .node__header__pretitle ul li a:focus, .bg-orange_gradient .node__header__pretitle ul li a:hover, .bg-purple_gradient .block--saintgobainmenuaciveitem ul li a.is-active, .bg-purple_gradient .block--saintgobainmenuaciveitem ul li a:focus, .bg-purple_gradient .block--saintgobainmenuaciveitem ul li a:hover, .bg-purple_gradient .node__header__pretitle ul li a.is-active, .bg-purple_gradient .node__header__pretitle ul li a:focus, .bg-purple_gradient .node__header__pretitle ul li a:hover, .bg-red_gradient .block--saintgobainmenuaciveitem ul li a.is-active, .bg-red_gradient .block--saintgobainmenuaciveitem ul li a:focus, .bg-red_gradient .block--saintgobainmenuaciveitem ul li a:hover, .bg-red_gradient .node__header__pretitle ul li a.is-active, .bg-red_gradient .node__header__pretitle ul li a:focus, .bg-red_gradient .node__header__pretitle ul li a:hover, .event.event--teaser .event_date .event_hours .block--saintgobainmenuaciveitem ul li a.is-active, .event.event--teaser .event_date .event_hours .block--saintgobainmenuaciveitem ul li a:focus, .event.event--teaser .event_date .event_hours .block--saintgobainmenuaciveitem ul li a:hover, .event.event--teaser .event_date .event_hours .node__header__pretitle ul li a.is-active, .event.event--teaser .event_date .event_hours .node__header__pretitle ul li a:focus, .event.event--teaser .event_date .event_hours .node__header__pretitle ul li a:hover, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .node__header__pretitle ul li a.is-active, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .node__header__pretitle ul li a:focus, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .node__header__pretitle ul li a:hover, .page-view.view-news .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-news .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-news .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-news .views-exposed-form .form-item-title .node__header__pretitle ul li a.is-active, .page-view.view-news .views-exposed-form .form-item-title .node__header__pretitle ul li a:focus, .page-view.view-news .views-exposed-form .form-item-title .node__header__pretitle ul li a:hover, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a.is-active, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:focus, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:hover, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a.is-active, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:focus, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:hover, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a.is-active, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:focus, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:hover, .page-view.view-stories .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-stories .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-stories .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-stories .views-exposed-form .form-item-title .node__header__pretitle ul li a.is-active, .page-view.view-stories .views-exposed-form .form-item-title .node__header__pretitle ul li a:focus, .page-view.view-stories .views-exposed-form .form-item-title .node__header__pretitle ul li a:hover, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a.is-active, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:focus, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:hover, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-none] .content .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-none] .content .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-none] .content .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-none] .content .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-none] .content .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-none] .content .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:hover, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .node__header__pretitle ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .node__header__pretitle ul li a:hover, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header__pretitle ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a.is-active, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:focus, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .node__header__pretitle ul li a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .node__header__pretitle ul li a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .node__header__pretitle ul li a:hover {
    color: #fff
}

.bg-blue_gradient .block--saintgobainmenuaciveitem ul li a.is-active:after, .bg-blue_gradient .block--saintgobainmenuaciveitem ul li a:focus:after, .bg-blue_gradient .block--saintgobainmenuaciveitem ul li a:hover:after, .bg-blue_gradient .node__header__pretitle ul li a.is-active:after, .bg-blue_gradient .node__header__pretitle ul li a:focus:after, .bg-blue_gradient .node__header__pretitle ul li a:hover:after, .bg-green_gradient .block--saintgobainmenuaciveitem ul li a.is-active:after, .bg-green_gradient .block--saintgobainmenuaciveitem ul li a:focus:after, .bg-green_gradient .block--saintgobainmenuaciveitem ul li a:hover:after, .bg-green_gradient .node__header__pretitle ul li a.is-active:after, .bg-green_gradient .node__header__pretitle ul li a:focus:after, .bg-green_gradient .node__header__pretitle ul li a:hover:after, .bg-orange_gradient .block--saintgobainmenuaciveitem ul li a.is-active:after, .bg-orange_gradient .block--saintgobainmenuaciveitem ul li a:focus:after, .bg-orange_gradient .block--saintgobainmenuaciveitem ul li a:hover:after, .bg-orange_gradient .node__header__pretitle ul li a.is-active:after, .bg-orange_gradient .node__header__pretitle ul li a:focus:after, .bg-orange_gradient .node__header__pretitle ul li a:hover:after, .bg-purple_gradient .block--saintgobainmenuaciveitem ul li a.is-active:after, .bg-purple_gradient .block--saintgobainmenuaciveitem ul li a:focus:after, .bg-purple_gradient .block--saintgobainmenuaciveitem ul li a:hover:after, .bg-purple_gradient .node__header__pretitle ul li a.is-active:after, .bg-purple_gradient .node__header__pretitle ul li a:focus:after, .bg-purple_gradient .node__header__pretitle ul li a:hover:after, .bg-red_gradient .block--saintgobainmenuaciveitem ul li a.is-active:after, .bg-red_gradient .block--saintgobainmenuaciveitem ul li a:focus:after, .bg-red_gradient .block--saintgobainmenuaciveitem ul li a:hover:after, .bg-red_gradient .node__header__pretitle ul li a.is-active:after, .bg-red_gradient .node__header__pretitle ul li a:focus:after, .bg-red_gradient .node__header__pretitle ul li a:hover:after, .event.event--teaser .event_date .event_hours .block--saintgobainmenuaciveitem ul li a.is-active:after, .event.event--teaser .event_date .event_hours .block--saintgobainmenuaciveitem ul li a:focus:after, .event.event--teaser .event_date .event_hours .block--saintgobainmenuaciveitem ul li a:hover:after, .event.event--teaser .event_date .event_hours .node__header__pretitle ul li a.is-active:after, .event.event--teaser .event_date .event_hours .node__header__pretitle ul li a:focus:after, .event.event--teaser .event_date .event_hours .node__header__pretitle ul li a:hover:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .node__header__pretitle ul li a:focus:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile .node__header__pretitle ul li a:hover:after, .page-view.view-news .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-news .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-news .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-news .views-exposed-form .form-item-title .node__header__pretitle ul li a.is-active:after, .page-view.view-news .views-exposed-form .form-item-title .node__header__pretitle ul li a:focus:after, .page-view.view-news .views-exposed-form .form-item-title .node__header__pretitle ul li a:hover:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:focus:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:hover:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:focus:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:hover:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover:after, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a.is-active:after, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:focus:after, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:hover:after, .page-view.view-stories .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-stories .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-stories .views-exposed-form .form-item-title .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-stories .views-exposed-form .form-item-title .node__header__pretitle ul li a.is-active:after, .page-view.view-stories .views-exposed-form .form-item-title .node__header__pretitle ul li a:focus:after, .page-view.view-stories .views-exposed-form .form-item-title .node__header__pretitle ul li a:hover:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:focus:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile .node__header__pretitle ul li a:hover:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-none] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-none] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-none] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-none] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-none] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-none] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-none] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .content .node__header__pretitle ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content .node__header__pretitle ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content .node__header__pretitle ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header__pretitle ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a.is-active:after, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:focus:after, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile .node__header__pretitle ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .block--saintgobainmenuaciveitem ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .block--saintgobainmenuaciveitem ul li a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .node__header__pretitle ul li a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .node__header__pretitle ul li a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile .node__header__pretitle ul li a:hover:after {
    background: #fff
}

.block--saintgobainmenuaciveitem {
    display: none
}

.node__header.menu-trail-rounded ul.menu a {
    padding: 10px 20px;
    box-shadow: 0 0 0 1px #7e7e7e;
    border: 1px solid transparent;
    border-radius: 8px
}

.node__header.menu-trail-rounded ul.menu a.is-active, .node__header.menu-trail-rounded ul.menu a:hover {
    box-shadow: 0 0 0 3px #00448a
}

.node__header.menu-trail-rounded ul.menu a.is-active:after, .node__header.menu-trail-rounded ul.menu a:hover:after {
    content: unset
}

.event.event--teaser .event_date .node__header.menu-trail-rounded.event_hours ul.menu a, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .node__header.menu-trail-rounded.bg-blue_gradient ul.menu a, .node__header.menu-trail-rounded.bg-green_gradient ul.menu a, .node__header.menu-trail-rounded.bg-orange_gradient ul.menu a, .node__header.menu-trail-rounded.bg-purple_gradient ul.menu a, .node__header.menu-trail-rounded.bg-red_gradient ul.menu a, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] ul.menu a, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] ul.menu a, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] ul.menu a, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] ul.menu a, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] ul.menu a, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] ul.menu a, .node__header.menu-trail-rounded.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none ul.menu a, .page-view.view-news .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .page-view.view-saint-gobain-search .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .page-view.view-stories .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--direct-access[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.menu-trail-rounded.hero-item-content ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.content-wrapper ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--search-block .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.menu-trail-rounded.field-quote.mobile ul.menu a {
    padding: 10px 20px;
    box-shadow: 0 0 0 1px #fff;
    border: 1px solid transparent;
    border-radius: 8px
}

.event.event--teaser .event_date .node__header.menu-trail-rounded.event_hours ul.menu a.is-active, .event.event--teaser .event_date .node__header.menu-trail-rounded.event_hours ul.menu a:hover, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .node__header.menu-trail-rounded.bg-blue_gradient ul.menu a.is-active, .node__header.menu-trail-rounded.bg-blue_gradient ul.menu a:hover, .node__header.menu-trail-rounded.bg-green_gradient ul.menu a.is-active, .node__header.menu-trail-rounded.bg-green_gradient ul.menu a:hover, .node__header.menu-trail-rounded.bg-orange_gradient ul.menu a.is-active, .node__header.menu-trail-rounded.bg-orange_gradient ul.menu a:hover, .node__header.menu-trail-rounded.bg-purple_gradient ul.menu a.is-active, .node__header.menu-trail-rounded.bg-purple_gradient ul.menu a:hover, .node__header.menu-trail-rounded.bg-red_gradient ul.menu a.is-active, .node__header.menu-trail-rounded.bg-red_gradient ul.menu a:hover, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] ul.menu a.is-active, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] ul.menu a:hover, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] ul.menu a.is-active, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] ul.menu a:hover, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] ul.menu a.is-active, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] ul.menu a:hover, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] ul.menu a.is-active, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] ul.menu a:hover, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] ul.menu a.is-active, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] ul.menu a:hover, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] ul.menu a.is-active, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] ul.menu a:hover, .node__header.menu-trail-rounded.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none ul.menu a.is-active, .node__header.menu-trail-rounded.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none ul.menu a:hover, .page-view.view-news .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a.is-active, .page-view.view-news .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a:hover, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .page-view.view-saint-gobain-search .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a.is-active, .page-view.view-saint-gobain-search .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a:hover, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .page-view.view-stories .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a.is-active, .page-view.view-stories .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a:hover, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--search-block .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a.is-active, .paragraph--type--search-block .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a:hover, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover {
    box-shadow: 0 0 0 3px #fff
}

.event.event--teaser .event_date .node__header.menu-trail-rounded.event_hours ul.menu a.is-active:after, .event.event--teaser .event_date .node__header.menu-trail-rounded.event_hours ul.menu a:hover:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .node__header.menu-trail-rounded.bg-blue_gradient ul.menu a.is-active:after, .node__header.menu-trail-rounded.bg-blue_gradient ul.menu a:hover:after, .node__header.menu-trail-rounded.bg-green_gradient ul.menu a.is-active:after, .node__header.menu-trail-rounded.bg-green_gradient ul.menu a:hover:after, .node__header.menu-trail-rounded.bg-orange_gradient ul.menu a.is-active:after, .node__header.menu-trail-rounded.bg-orange_gradient ul.menu a:hover:after, .node__header.menu-trail-rounded.bg-purple_gradient ul.menu a.is-active:after, .node__header.menu-trail-rounded.bg-purple_gradient ul.menu a:hover:after, .node__header.menu-trail-rounded.bg-red_gradient ul.menu a.is-active:after, .node__header.menu-trail-rounded.bg-red_gradient ul.menu a:hover:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] ul.menu a.is-active:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] ul.menu a:hover:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] ul.menu a.is-active:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] ul.menu a:hover:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] ul.menu a.is-active:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] ul.menu a:hover:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] ul.menu a.is-active:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] ul.menu a:hover:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] ul.menu a.is-active:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] ul.menu a:hover:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] ul.menu a.is-active:after, .node__header.menu-trail-rounded.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] ul.menu a:hover:after, .node__header.menu-trail-rounded.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none ul.menu a.is-active:after, .node__header.menu-trail-rounded.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none ul.menu a:hover:after, .page-view.view-news .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a.is-active:after, .page-view.view-news .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a:hover:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .page-view.view-saint-gobain-search .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a.is-active:after, .page-view.view-saint-gobain-search .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a:hover:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .page-view.view-stories .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a.is-active:after, .page-view.view-stories .views-exposed-form .node__header.menu-trail-rounded.form-item-title ul.menu a:hover:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-none] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content ul.menu a:hover:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.hero-item-content ul.menu a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.infographie_content ul.menu a:hover:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.content-wrapper ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.modal-content ul.menu a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--search-block .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a.is-active:after, .paragraph--type--search-block .node__header.menu-trail-rounded.views-exposed-form.saint-gobain-search-form ul.menu a:hover:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.field-quote.mobile .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.menu-trail-rounded.field-quote.mobile ul.menu a.is-active:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .node__header.menu-trail-rounded.field-quote.mobile ul.menu a:hover:after {
    content: unset
}

.block--saintgobainsearchbuttonblock {
    display: none
}

@media (min-width: 1200px) {
    .block--saintgobainsearchbuttonblock {
        display: block;
        padding-left: 20px;
        margin-bottom: 18px;
        z-index: 1
    }
}

.sg-search-open--icon {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../images/search.svg);
    background-size: cover;
    padding: 0;
    z-index: 1;
    transition: all .25s ease-in-out
}

.sg-search-open--icon.open {
    background-image: url(../images/close.svg)
}

@media (min-width: 1200px) {
    .sg-search-open--icon {
        display: none
    }
}

.sg-search-open--text {
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../images/search.svg);
    background-size: cover;
    padding: 0;
    transition: all .25s ease-in-out
}

.sg-search-open--text.open {
    background-image: url(../images/close.svg);
    background-size: 25px auto
}

.sg-search-popup {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 85px;
    background: #fff
}

@media (min-width: 1200px) {
    .sg-search-popup {
        top: 30px;
        height: 100px
    }
}

.sg-search-popup .saint-gobain-search-form input[name=text] {
    border: none;
    max-width: 75%;
    font-size: 1.25rem;
    font-weight: 700;
    padding: 0
}

.sg-search-popup .saint-gobain-search-form input.form-submit {
    display: none
}

.paragraph--type--image-and-text .field-image {
    margin-bottom: 1.875rem;
    text-align: center
}

.paragraph--type--image-and-text .field-image img {
    border-radius: 8px
}

.paragraph--type--image-and-text .field-text-formatted {
    margin: 0 auto;
    max-width: 400px
}

@media (min-width: 768px) {
    .paragraph--type--image-and-text .image-text__row {
        display: flex;
        align-items: center
    }

    .paragraph--type--image-and-text .image-text__row .field-image {
        flex-shrink: 0;
        width: 400px;
        margin: 0 4.375rem 0 0
    }

    .paragraph--type--image-and-text .image-text__row .field-text-formatted {
        margin: 0;
        max-width: inherit
    }
}

@media (min-width: 992px) {
    .paragraph--type--image-and-text .image-text__row .field-image {
        margin: 0 8.75rem 0 0
    }
}

@media (min-width: 768px) {
    .paragraph--type--image-and-text.image-right .image-text__row {
        flex-direction: row-reverse
    }

    .paragraph--type--image-and-text.image-right .image-text__row .field-image {
        margin: 0 0 0 4.375rem
    }
}

@media (min-width: 992px) {
    .paragraph--type--image-and-text.image-right .image-text__row .field-image {
        margin: 0 0 0 8.75rem
    }
}

@media (min-width: 768px) {
    .paragraph--type--contact .information-items-wrapper {
        margin-bottom: 150px
    }
}

.paragraph--type--contact .field-information-items {
    display: flex;
    flex-wrap: wrap
}

@media (min-width: 768px) {
    .paragraph--type--contact .field-information-items {
        flex-wrap: nowrap
    }
}

.paragraph--type--contact .field-information-items > .field__item {
    width: 100%;
    margin-bottom: 50px
}

@media (min-width: 576px) {
    .paragraph--type--contact .field-information-items > .field__item {
        width: 50%;
        padding-right: 20px
    }
}

@media (min-width: 992px) {
    .paragraph--type--contact .field-information-items > .field__item {
        width: 100%;
        margin-bottom: 0
    }
}

.paragraph--type--contact .field-information-items > .field__item:last-child {
    padding-right: 0
}

.paragraph--type--contact .field-information-items > .field__item:first-child .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/contact-logo.svg) no-repeat 50%
}

.paragraph--type--contact .field-information-items > .field__item:nth-child(2) .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/verified.svg) no-repeat 50%
}

.paragraph--type--contact .field-information-items > .field__item:nth-child(3) .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/calculator.svg) no-repeat 50%
}

.paragraph--type--contact .field-information-items > .field__item:nth-child(4) .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/camera.svg) no-repeat 50%
}

.paragraph--type--contact .content-wrapper {
    padding-top: 75px;
    padding-bottom: 75px
}

@media (min-width: 768px) {
    .paragraph--type--contact .content-wrapper {
        display: flex;
        padding-top: 150px;
        padding-bottom: 150px
    }
}

@media (min-width: 768px) {
    .paragraph--type--contact .content-wrapper .contact__field-links {
        margin-right: 190px
    }
}

.paragraph--type--contact .content-wrapper .contact__field-links .field__label {
    margin-bottom: 50px;
    text-transform: uppercase
}

@media (min-width: 768px) {
    .paragraph--type--contact .content-wrapper .contact__field-links .field__label {
        margin-bottom: 100px
    }
}

.paragraph--type--contact .content-wrapper .contact__field-links a {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--type--contact .address-wrapper {
        display: flex;
        flex-direction: column;
        justify-content: flex-end
    }
}

.paragraph--type--contact .address-wrapper .contact__field-description {
    font-weight: 700
}

.paragraph--type--contact .address-wrapper .contact__field-tel {
    margin-top: 20px;
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--type--contact .address-wrapper .contact__field-tel {
        margin-top: 60px;
        margin-bottom: 20px
    }
}

.paragraph--type--information-item .information-item-header {
    background-color: #f5f5f5;
    border-radius: 8px
}

.paragraph--type--information-item .information-item-header .information-item__field-image {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 220px
}

.paragraph--type--information-item .information-item-header .information-item__field-image img {
    max-width: 100px
}

.paragraph--type--information-item .information-item-header .information-item__field-title {
    font-size: 1.25rem;
    font-weight: 700;
    padding: 30px 20px;
    border-top: 1px solid #d9d9d9
}

.paragraph--type--information-item .information-item-body {
    background-color: #fff;
    margin-top: 30px
}

.paragraph--type--information-item .information-item-body .information-item__field-links .field__item {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.paragraph--type--information-item .information-item-body .information-item__field-links .field__item:before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    background: linear-gradient(115.12deg, #137bb7, #00448a);
    border-radius: 50%;
    margin-right: 12px
}

.paragraph--type--information-item .information-item-body .information-item__field-links .field__item a {
    font-weight: 700;
    color: #1d1e20
}

.view-taxonomy.display--events header {
    display: flex
}

.view-taxonomy.display--events header h2 {
    margin-left: 10px;
    margin-bottom: 0
}

.view-taxonomy.display--events header h2 a {
    color: #1d1e20
}

.view-taxonomy.display--events header h2 a:hover {
    text-decoration: none
}

.view-taxonomy.display--events .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > ul.nav-child li, .view-taxonomy.display--events ul.list-unstyled li {
    padding: 25px
}

@media (min-width: 576px) {
    .view-taxonomy.display--events .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > ul.nav-child li, .view-taxonomy.display--events ul.list-unstyled li {
        padding: 25px 0
    }
}

.view-taxonomy.display--events .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > ul.nav-child li:nth-child(odd), .view-taxonomy.display--events ul.list-unstyled li:nth-child(odd) {
    background-color: #daecf4
}

body.path-search main, body.path-sitemap main, body.path-user main {
    padding-bottom: 2rem
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content, .paragraph--type--html-embed.press-release-attached .container-xl > .content, .paragraph--type--html-embed.press-release-attached .container > .content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content, .paragraph--type--html-embed.press-release-attached .sitemap > .content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content, .paragraph--type--html-embed.press-release-attached .container-xl > .content, .paragraph--type--html-embed.press-release-attached .container > .content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content, .paragraph--type--html-embed.press-release-attached .sitemap > .content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content {
        flex-direction: row
    }
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed .field__item, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed .field__item, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed .field__item .html-embed-element, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed .field__item, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed .field__item .html-embed-element, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed .field__item, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed .field__item .html-embed-element, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed .field__item, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed .field__item .html-embed-element, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed .field__item, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed .field__item .html-embed-element, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed .field__item, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed .field__item .html-embed-element, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed .field__item, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed .field__item .html-embed-element, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed .field__item, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed .field__item .html-embed-element, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed .field__item, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed .field__item .html-embed-element, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed .field__item, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed .field__item .html-embed-element, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed .field__item, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed .field__item .html-embed-element {
    height: 100%
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element img, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed .field__item .html-embed-element img, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed .field__item .html-embed-element img, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed .field__item .html-embed-element img, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed .field__item .html-embed-element img, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed .field__item .html-embed-element img, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed .field__item .html-embed-element img, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed .field__item .html-embed-element img, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed .field__item .html-embed-element img, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed .field__item .html-embed-element img, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed .field__item .html-embed-element img, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element img, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element img, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed .field__item .html-embed-element img, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed .field__item .html-embed-element img {
    height: auto !important
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .container-xl > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .views-element-container, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .views-element-container {
    margin-bottom: 20px;
    border-radius: 8px
}

@media (min-width: 768px) {
    .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .container-xl > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .views-element-container, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .views-element-container {
        padding: 20px;
        margin-bottom: 0;
        margin-right: 20px
    }
}

@media (min-width: 1200px) {
    .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .container-xl > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .views-element-container, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .views-element-container {
        padding: 75px;
        min-width: 580px
    }
}

.paragraph--type--html-embed.press-release-attached .html-embed__field-link {
    text-align: right
}

.paragraph--type--html-embed .html-embed__field-link {
    text-align: center;
    margin-top: 1rem
}

.news-view.display--all-news .masonry-layout-news, .news-view.display--all-press-releases .masonry-layout-news {
    max-width: 980px;
    margin: 0 auto;
    display:flex;
    flex-wrap:wrap;
}

.news-view.display--all-news .masonry-item, .news-view.display--all-press-releases .masonry-item {
    width: 100%;
    padding: 10px
}

@media (min-width: 576px) {
    .news-view.display--all-news .masonry-item, .news-view.display--all-press-releases .masonry-item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .news-view.display--all-news .masonry-item, .news-view.display--all-press-releases .masonry-item {
        width: 33.33%
    }
}

.news-view.view-stories.display--all .masonry-layout-stories {
    max-width: 980px;
    margin: 0 auto
}

.news-view.view-stories.display--all .masonry-item {
    width: 100%;
    padding: 10px
}

@media (min-width: 576px) {
    .news-view.view-stories.display--all .masonry-item {
        width: 50%
    }
}

@media (min-width: 768px) {
    .news-view.view-stories.display--all .masonry-item {
        width: 33.33%
    }
}

.paragraph--type--content-reference .card-simple .card__content {
    background-color: #f5f5f5
}

.news.news--story {
    position: relative;
    overflow: hidden
}

.news.news--story:hover .article__image img {
    transform: scale(1.1)
}

.news.news--story > a {
    color: #fff;
    font-weight: 700
}

.news.news--story .article__image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: all .25s ease-in-out;
    border-radius: 0 0 8px 8px
}

.field-text-formatted .images-list {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .field-text-formatted .images-list {
        flex-direction: row
    }
}

.field-text-formatted .images-list li:before {
    content: none
}

.sitemap .sitemap-message {
    margin-bottom: 120px
}

.sitemap .menu-item a {
    color: #1d1e20;
    text-transform: uppercase
}

.sitemap .menu-item a:focus, .sitemap .menu-item a:hover {
    color: #00448a;
    text-decoration: none
}

.sitemap .sitemap-item > div > .menu {
    list-style: none;
    margin: 0;
    padding: 0
}

.sitemap .sitemap-item > div > .menu > .menu-item {
    margin-bottom: 40px
}

@media (min-width: 768px) {
    .sitemap .sitemap-item > div > .menu > .menu-item {
        display: flex;
        align-items: flex-start
    }
}

.sitemap .sitemap-item > div > .menu > .menu-item > a {
    display: block;
    font-weight: 700;
    font-size: 2.375rem
}

@media (min-width: 768px) {
    .sitemap .sitemap-item > div > .menu > .menu-item > a {
        display: block;
        min-width: 30%
    }
}

@media (min-width: 768px) {
    .sitemap .sitemap-item > div > .menu > .menu-item > .menu {
        border-left: 1px solid #d6d6d5
    }
}

.sitemap .sitemap-item > div > .menu > .menu-item > .menu .menu-item {
    margin-bottom: 20px;
    list-style-image: url(../images/bullet_orange_small.png)
}

.sitemap .sitemap-item > div > .menu > .menu-item > .menu .menu-item a {
    color: #414a51
}

.sitemap .sitemap-item > div > .menu > .menu-item > .menu .menu-item a:focus, .sitemap .sitemap-item > div > .menu > .menu-item > .menu .menu-item a:hover {
    color: #00448a
}

.sitemap .sitemap-item > div > .menu > .menu-item > .menu .menu-item > .menu {
    margin-top: 15px
}

.sitemap .sitemap-item > div > .menu > .menu-item > .menu .menu-item > .menu a {
    text-transform: none
}

.paragraph--type--menu {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.paragraph--type--menu .field-menu ul {
    padding-left: 0;
    list-style: none
}

.paragraph--type--menu .field-menu .menu-item {
    margin-bottom: 5px
}

.paragraph--type--menu .field-menu a {
    color: #1d1e20
}

.paragraph--type--menu .field-menu a:focus, .paragraph--type--menu .field-menu a:hover {
    color: #00448a;
    text-decoration: none
}

@media (min-width: 768px) {
    .paragraph--type--menu .field-menu > ul.menu {
        display: flex;
        flex-wrap: wrap
    }
}

.paragraph--type--menu .field-menu > ul.menu > li {
    padding-bottom: 40px
}

@media (min-width: 768px) {
    .paragraph--type--menu .field-menu > ul.menu > li {
        width: 50%
    }
}

.paragraph--type--menu .field-menu > ul.menu > li > a, .paragraph--type--menu .field-menu > ul.menu > li > span {
    display: flex;
    align-items: center;
    text-transform: uppercase
}

.paragraph--type--menu .field-menu > ul.menu > li > a:before, .paragraph--type--menu .field-menu > ul.menu > li > span:before {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    margin-right: 20px;
    background: #00448a;
    border-radius: 50%
}

.paragraph--type--menu .field-menu > ul.menu > li > .menu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 20px
}

@media (min-width: 576px) {
    .paragraph--type--menu .field-menu > ul.menu > li > .menu {
        flex-direction: row
    }
}

.paragraph--type--menu .field-menu > ul.menu > li > .menu > li {
    padding-left: 20px;
    padding-right: 20px
}

@media (min-width: 576px) {
    .paragraph--type--menu .field-menu > ul.menu > li > .menu > li {
        width: 50%
    }
}

.paragraph--type--menu .field-menu > ul.menu > li > .menu > li a {
    display: flex;
    align-items: center;
    font-size: 75%
}

.paragraph--type--menu .field-menu > ul.menu > li > .menu > li a:before {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 8px;
    height: 12px;
    margin-right: 20px;
    background: url(../images/arrow-primary.svg) no-repeat 50%
}

.news.news--related-content {
    position: relative
}

.news.news--related-content:hover a {
    color: #00448a
}

.news.news--related-content:hover .article__image img {
    transform: scale(1.1)
}

.news.news--related-content > a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase
}

.news.news--related-content .article__title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px;
    z-index: 1030
}

.news.news--related-content .article__media {
    overflow: hidden
}

.news.news--related-content .article__media .field-media-image:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, rgba(41, 41, 41, .8) 10%, rgba(41, 41, 41, 0) 50%);
    z-index: 1
}

.news.news--related-content .article__media .field-media-image img {
    display: block;
    width: 100%;
    transition: all .25s ease-in-out
}

.view-related-news .more-link {
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center
}

.event--search .field-title a, .landing--search .field-title a, .news--search .field-title a, .page--search .field-title a {
    color: #404246
}

.event--search .field-summary, .landing--search .field-summary, .news--search .field-summary, .page--search .field-summary {
    color: #5f5f5f;
    margin-top: 1rem
}

.event--search .date, .landing--search .date, .news--search .date, .page--search .date {
    color: #ff582b;
    font-weight: 700;
    margin-top: 1rem
}

.page.page--teaser .article__content {
    padding: 20px;
    background-color: #f5f5f5
}

.paragraph.paragraph--type--link-selector .link-selector__field-link a {
    color: #1d1e20
}

.paragraph.paragraph--type--link-selector .link-selector__field-link a:hover {
    text-decoration: none
}

.paragraph.paragraph--type--link-selector .link-selector__field-link .dropdown-item {
    cursor: pointer
}

.paragraph.paragraph--type--link-selector .link-selector__field-link .dropdown-item a {
    color: #1d1e20
}

.paragraph.paragraph--type--link-selector .link-selector__field-link .dropdown-item a:hover {
    text-decoration: none
}

.paragraph.paragraph--type--link-selector .dropdown-menu {
    min-width: 250px;
    max-height: 200px;
    overflow-y: scroll
}

.paragraph.paragraph--type--link-selector .dropdown-toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 250px;
    min-height: 57px
}

.paragraph.paragraph--type--link-selector .dropdown-toggle:after {
    content: unset
}

.block--socialnetworks ul.nav {
    align-items: center;
    flex-wrap: wrap;
    gap: 2.813rem
}

@media (min-width: 576px) {
    .block--socialnetworks ul.nav {
        justify-content: flex-end
    }
}

.block--socialnetworks .nav-link {
    display: block;
    padding: 0;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: -999px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}



.node__header {
    padding: 1.063rem 0
}

@media (min-width: 768px) {
    .node__header {
        padding: 3.125rem 0
    }
}

@media (min-width: 992px) {
    .node__header.has-image:not(.push-content-top) {
        margin-bottom: calc(100px + 4.688rem);
        padding-bottom: 0
    }
}

.node__header.has-image.push-content-top .field-image {
    padding-bottom: 3.125rem
}

@media (min-width: 992px) {
    .node__header.has-image.push-content-top .field-image {
        padding-bottom: 6.25rem
    }
}

@media (min-width: 992px) {
    .node__header .node__header__row {
        display: flex;
        align-items: flex-start
    }

    .node__header .node__header__row .node__header__row__first {
        min-width: 600px
    }

    .node__header .node__header__row .node__header__row__second {
        margin-left: 40px
    }
}

.node__header .node__header__row__second {
    font-size: 1.25rem;
    font-weight: 700
}

.node__header h1 {
    text-transform: uppercase
}

.node__header .node__header__subitle {
    font-weight: 700;
    margin: 40px 0
}

.node__header .breadcrumb {
    margin-bottom: 2.938rem
}

@media (min-width: 992px) {
    .node__header .breadcrumb {
        margin-bottom: 6.25rem
    }
}

.node__header .node__header__pretitle {
    margin-bottom: 3.125rem
}

.node__header .field-tags .field__item, .node__header .tags .field__item {
    display: inline-block;
    margin: 0 20px 20px 0
}

.node__header .field-summary {
    margin-top: 1.875rem
}

@media (min-width: 992px) {
    .node__header .field-summary {
        margin-top: 0
    }
}

.node__header .field-image {
    margin-top: 3.125rem;
    padding: 0
}

.node__header .field-image img {
    display: block;
    width: 100%;
    border-radius: 8px
}

@media (min-width: 992px) {
    .node__header .field-image {
        margin: 0;
        transform: translateY(100px)
    }
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url], .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed [data-html-embed-url], .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url], .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed [data-html-embed-url], .stock-market-card [data-html-embed-url], .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed [data-html-embed-url], .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed [data-html-embed-url], .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url], .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url], .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url], body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url], body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url], body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url], body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url], body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url], body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed [data-html-embed-url] {
    display: flex;
    flex-direction: column;
    min-width: 300px;
    min-height: 450px;
    background-color: #f5f5f5;
    border-radius: 8px;
    padding: 28px 28px 0
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .stock-market-card [data-html-embed-url] p:nth-child(3), .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3), body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(3) {
    order: 3;
    text-align: center
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .stock-market-card [data-html-embed-url] #rateContent, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent {
    order: 2
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .stock-market-card [data-html-embed-url] p:nth-child(2), .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2), body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed [data-html-embed-url] p:nth-child(2) {
    order: 1;
    font-size: 75%;
    font-weight: 700
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent, .stock-market-card #rateContent, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent {
    background-color: #f5f5f5
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tbody, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tbody, .stock-market-card #rateContent tbody, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tbody, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tbody, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tbody {
    display: block
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tbody tr, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr, .stock-market-card #rateContent tbody tr, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tbody tr, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tbody tr {
    display: flex;
    flex-direction: column;
    background: none;
    position: relative;
    margin-bottom: 15px
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .stock-market-card #rateContent tbody tr .leftCell, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tbody tr .leftCell {
    font-weight: 700;
    padding: 0
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .single, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tbody tr .single, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr .single, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr .single, .stock-market-card #rateContent tbody tr .single, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tbody tr .single, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr .single, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr .single, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr .single, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr .single, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr .single, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr .single, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .single, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .single, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr .single, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tbody tr .single {
    padding: 0;
    font-weight: 700;
    font-size: 2.375rem
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .stock-market-card #rateContent tbody tr td:nth-child(3), .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3), body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tbody tr td:nth-child(3) {
    font-weight: 700;
    font-size: 75%;
    padding: 0;
    position: absolute;
    top: 13px;
    right: 35px
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .stock-market-card #rateContent tr:first-child .leftCell, .stock-market-card #rateContent tr:first-child .single, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:first-child .single, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:first-child .single, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:first-child .single, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:first-child .single, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tr:first-child .leftCell, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tr:first-child .single {
    color: #1d1e20
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .container > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .sitemap > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .stock-market-card #rateContent tr:nth-child(2) .leftCell, .stock-market-card #rateContent tr:nth-child(2) .single, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .leftCell, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .html-embed__field-html-embed #rateContent tr:nth-child(2) .single {
    color: #bdcd85
}

.page-view.view-news .views-exposed-form .form-item-title, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form, .page-view.view-stories .views-exposed-form .form-item-title, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form {
    position: relative;
    padding: 40px 20px;
    max-width: 1280px;
    margin: 0 auto;
    border-radius: 8px
}

@media (min-width: 576px) {
    .page-view.view-news .views-exposed-form .form-item-title, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form, .page-view.view-stories .views-exposed-form .form-item-title, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form {
        padding: 50px 170px
    }
}

.page-view.view-news .views-exposed-form .form-item-title label, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form label, .page-view.view-stories .views-exposed-form .form-item-title label, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form label {
    display: block;
    color: #fff
}

.page-view.view-news .views-exposed-form .form-item-title .form-item-search-api-fulltext, .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .form-item-search-api-fulltext, .page-view.view-stories .views-exposed-form .form-item-title .form-item-search-api-fulltext, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .form-item-search-api-fulltext {
    margin: 0;
    width: 100%
}

.page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .form-submit, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .form-submit {
    position: absolute;
    right: 20px;
    top: 100px;
    margin-top: 0
}

@media (min-width: 768px) {
    .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .form-submit, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .form-submit {
        top: 120px;
        right: 170px
    }
}

.page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .form-submit, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .form-submit {
    font-size: 0;
    border: 0;
    background: url(../images/search.svg) no-repeat 50% #fff;
    top: 106px
}

@media (min-width: 768px) {
    .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .form-submit, .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .form-submit {
        top: 126px;
        right: 170px
    }
}

.page-view.view-news .views-exposed-form .form-item-tags label, .page-view.view-stories .views-exposed-form .form-item-tags label {
    display: none
}

.page-view.view-news .views-exposed-form .form-item-title, .page-view.view-stories .views-exposed-form .form-item-title {
    margin-bottom: 3.125rem;
    margin-top: 2.82rem
}

@media (min-width: 768px) {
    .page-view.view-news .views-exposed-form .form-item-title, .page-view.view-stories .views-exposed-form .form-item-title {
        margin-bottom: 6.25rem;
        margin-top: 5.65rem
    }
}

.page-view.view-news .form-submit, .page-view.view-stories .form-submit {
    display: none
}

@media (min-width: 768px) {
    .news-view .masonry__item:nth-child(3) {
        margin-top: 70px
    }

    .news-view .masonry__item:nth-child(4) {
        margin-top: 40px
    }
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .view-reference--magazine.content .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .view-reference--news.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .view-reference--magazine.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .view-reference--news.content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .view-reference--magazine.hero-item-content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .view-reference--news.hero-item-content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .view-reference--magazine.infographie_content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .view-reference--news.infographie_content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--magazine.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--magazine.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--news.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--news.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--magazine.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--news.modal-content .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--news.field-quote.mobile .card-simple .card__content, .view-reference--magazine.bg-none .card-simple .card__content, .view-reference--magazine.bg-white .card-simple .card__content, .view-reference--magazine.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content, .view-reference--news.bg-none .card-simple .card__content, .view-reference--news.bg-white .card-simple .card__content, .view-reference--news.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content {
    background-color: #f5f5f5
}

.paragraph--type--earth-globe {
    position: relative;
    will-change: contents
}

.paragraph--type--earth-globe svg {
    display: none
}

@media (min-width: 992px) {
    .paragraph--type--earth-globe svg {
        display: block;
        fill: #fff;
        position: absolute;
        width: 500px;
        height: 500px;
        top: calc(50% - 290px);
        left: calc(50% - 250px);
        cursor: url(../images/openhand.cur), auto
    }

    .paragraph--type--earth-globe svg.grabbing {
        cursor: url(../images/closedhand.cur), auto
    }
}

.paragraph--type--earth-globe .country {
    fill: #d9d9d9
}

.paragraph--type--earth-globe circle[circle=inner] {
    cursor: pointer;
    stroke-width: 2;
    r: 6px
}

.paragraph--type--earth-globe circle[circle=inner].active {
    display: block;
    r: 9px;
    -webkit-animation-name: buttonTransition;
    animation-name: buttonTransition;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.paragraph--type--earth-globe circle[circle=outer] {
    opacity: 0
}

.paragraph--type--earth-globe circle[circle=outer].active {
    display: block;
    fill: transparent;
    r: 15px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: .12s;
    animation-delay: .12s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: buttonTransitionNormal;
    animation-name: buttonTransitionNormal;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.paragraph--type--earth-globe circle[circle=outer-big] {
    opacity: 0
}

.paragraph--type--earth-globe circle[circle=outer-big].active {
    display: block;
    fill: transparent;
    r: 25px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-delay: 1.12s;
    animation-delay: 1.12s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: buttonTransitionBig;
    animation-name: buttonTransitionBig;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}

.paragraph--type--earth-globe-item .earth-globe-content {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (min-width: 992px) {
    .paragraph--type--earth-globe-item .earth-globe-content {
        flex-direction: row
    }
}

@media (min-width: 992px) {
    .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-left-region .earth-globe-item__field-image {
        width: 640px;
        height: 640px
    }
}

@media (min-width: 1400px) {
    .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-left-region .earth-globe-item__field-image {
        width: 640px;
        height: 716px
    }
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-left-region .earth-globe-item__field-image img {
    border-radius: 8px;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region {
    display: flex;
    flex-direction: column;
    position: relative;
    margin-top: 30px
}

@media (min-width: 992px) {
    .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region {
        margin-top: 0;
        padding-top: 100px;
        max-width: 330px
    }
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-label {
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title {
    margin-top: 10px
}

@media (min-width: 992px) {
    .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-title {
        margin-top: 0
    }
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link {
    margin-top: 50px
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a {
    display: inline-flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    color: #1d1e20;
    transition: all .3s ease-in;
    color: #fff
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: .938rem;
    background: url(../images/right-arrow-black.svg) no-repeat 50%;
    background-size: contain;
    transition: all .3s ease-in
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover {
    color: #00448a;
    text-decoration: underline
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after {
    background-image: url(../images/right-arrow-blue.svg)
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:after {
    background-image: url(../images/right-arrow-white.svg)
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover {
    color: #fff
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after {
    background-image: url(../images/right-arrow-white.svg)
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .carousel-controller {
    margin-top: 30px
}

@media (min-width: 992px) {
    .paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .carousel-controller {
        position: absolute;
        bottom: calc(100% - 56px);
        margin-top: 0
    }
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .carousel-controller .slick-prev {
    order: 1;
    border: none;
    flex-shrink: 0
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .carousel-controller .slick-dots {
    position: static;
    display: flex;
    align-items: center;
    order: 2;
    padding: 0 15px
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .carousel-controller .slick-dots button {
    width: 8px;
    height: 8px;
    border: 1px solid #fff;
    transition: all .3s ease-in-out
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .carousel-controller .slick-dots .slick-active button {
    background: #fff;
    width: 15px;
    height: 15px;
    border: none
}

.paragraph--type--earth-globe-item .earth-globe-content .earth-globe-right-region .carousel-controller .slick-next {
    order: 3;
    border: none;
    flex-shrink: 0
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-arrow, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-arrow {
    border: 1px solid #1d1e20
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots li.slick-active button {
    background-color: #1d1e20
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .carousel-controller .slick-dots button, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .carousel-controller .slick-dots button {
    border: 1px solid #1d1e20;
    background-color: #1d1e20
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a {
    display: inline-flex;
    align-items: center;
    font-size: 1rem;
    font-weight: 700;
    color: #1d1e20;
    transition: all .3s ease-in
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:after {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    margin-left: .938rem;
    background: url(../images/right-arrow-black.svg) no-repeat 50%;
    background-size: contain;
    transition: all .3s ease-in
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover {
    color: #00448a;
    text-decoration: underline
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--earth-globe-item.content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.bg-grey .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.bg-white .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.paragraph--type--accordion.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.paragraph--type--jobs.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.paragraph--type--learn-more.bg-none .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--earth-globe-item.paragraph--type--quotes .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--earth-globe-item.hero-item-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--earth-globe-item.infographie_content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.content-wrapper .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.modal-content .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--earth-globe-item.views-element-container .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:focus:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--earth-globe-item.field-quote.mobile .earth-globe-right-region .earth-globe-item__field-single-link a:hover:after {
    background-image: url(../images/right-arrow-blue.svg)
}

@-webkit-keyframes buttonTransition {
    0% {
        r: 4.5px
    }
    33% {
        r: 6px
    }
    67% {
        r: 7.5px
    }
    to {
        r: 9px
    }
}

@keyframes buttonTransition {
    0% {
        r: 4.5px
    }
    33% {
        r: 6px
    }
    67% {
        r: 7.5px
    }
    to {
        r: 9px
    }
}

@-webkit-keyframes buttonTransitionNormal {
    0% {
        r: 15px;
        opacity: 1
    }
    33% {
        r: 18px;
        opacity: 1
    }
    67% {
        r: 21px;
        opacity: 1
    }
    to {
        r: 24px;
        opacity: 1
    }
}

@keyframes buttonTransitionNormal {
    0% {
        r: 15px;
        opacity: 1
    }
    33% {
        r: 18px;
        opacity: 1
    }
    67% {
        r: 21px;
        opacity: 1
    }
    to {
        r: 24px;
        opacity: 1
    }
}

@-webkit-keyframes buttonTransitionBig {
    0% {
        r: 24px;
        opacity: 1
    }
    33% {
        r: 27px;
        opacity: 1
    }
    67% {
        r: 30px;
        opacity: 1
    }
    to {
        r: 33px;
        opacity: 0
    }
}

@keyframes buttonTransitionBig {
    0% {
        r: 24px;
        opacity: 1
    }
    33% {
        r: 27px;
        opacity: 1
    }
    67% {
        r: 30px;
        opacity: 1
    }
    to {
        r: 33px;
        opacity: 0
    }
}

.block--whoarewe {
    font-size: 75%
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content {
        display: grid;
        grid-template-columns:repeat(4, 1fr)
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row {
    overflow: hidden;
    margin-bottom: 20px
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row article {
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row article .article__title {
    position: relative;
    font-size: 1.25rem
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row article .article__type {
    position: relative;
    margin-bottom: .625rem;
    color: #fff;
    font-size: 75%;
    font-weight: 700;
    text-transform: uppercase
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row article .article__image:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(29, 30, 32, 0), #1d1e20);
    opacity: .6;
    transition: all .25s ease-in-out
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child {
        grid-area: 1/1/2/5
    }
}

@media (min-width: 992px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child {
        grid-area: 1/1/3/3;
        margin-bottom: 0;
        margin-right: 20px
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article {
    border-radius: 8px;
    padding: 1.875rem 1.25rem
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article {
        min-height: 265px;
        padding: 1.875rem
    }
}

@media (min-width: 992px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:first-child article {
        height: 550px
    }
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(2) {
        grid-area: 2/1/2/5
    }
}

@media (min-width: 992px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(2) {
        grid-area: 1/3/1/5;
        margin-bottom: 20px
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(2) article {
    height: 265px;
    padding: 1.875rem 1.25rem;
    border-radius: 8px
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(2) article {
        padding: 1.875rem
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(2) article .field-label {
    margin-bottom: .625rem
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(2) article .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(2) article .field-description {
    display: none
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(3) {
        grid-area: 3/1/3/3;
        margin-right: 10px
    }
}

@media (min-width: 992px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(3) {
        grid-area: 2/3/2/4;
        margin-bottom: 20px
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(3) article {
    height: 265px;
    padding: 1.875rem 1.25rem;
    border-radius: 8px
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(3) article {
        padding: 1.875rem
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(3) article .field-label {
    margin-bottom: .625rem
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(3) article .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(3) article .field-description {
    display: none
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(4) {
        grid-area: 3/3/3/5;
        margin-left: 10px
    }
}

@media (min-width: 992px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(4) {
        grid-area: 2/4/2/5;
        margin-bottom: 20px
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(4) article {
    height: 265px;
    padding: 1.875rem 1.25rem;
    border-radius: 8px
}

@media (min-width: 768px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(4) article {
        padding: 1.875rem
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(4) article .field-label {
    margin-bottom: .625rem
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(4) article .field-title > * {
    max-width: 275px;
    font-size: 1.25rem;
    line-height: 27px;
    text-transform: none
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--default .view-magazine-content > .views-row:nth-child(4) article .field-description {
    display: none
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel article {
    height: 716px;
    padding-bottom: 238px
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel .slick-dots {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    list-style: none;
    display: flex;
    border-radius: 0 0 8px 8px;
    overflow: hidden
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel .slick-dots > li {
    padding: 1.875rem;
    font-weight: 700;
    color: #fff;
    cursor: pointer
}

@media (min-width: 992px) {
    .paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel .slick-dots > li {
        padding: 3.125rem
    }
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:first-child {
    background: linear-gradient(107.48deg, #008678 .36%, #137bb7)
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:nth-child(2) {
    background: linear-gradient(115.12deg, #137bb7, #00448a)
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:nth-child(3) {
    background: linear-gradient(114.27deg, #00448a, #642355)
}

.paragraph--type--dynamic-hero-mea.paragraph--view-mode--carousel .slick-dots > li.slick-active:nth-child(4) {
    background: linear-gradient(108.08deg, #642355, #c7001f)
}

.event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .paragraph--type--view.field-quote.mobile .view__field-link a, .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .paragraph--type--view.field-quote.mobile label, .event.event--teaser .event_date .paragraph--type--view.event_hours .view__field-link a, .event.event--teaser .event_date .paragraph--type--view.event_hours label, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--view.field-quote.mobile .view__field-link a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--view.field-quote.mobile label, .page-view.view-news .views-exposed-form .paragraph--type--view.form-item-title .view__field-link a, .page-view.view-news .views-exposed-form .paragraph--type--view.form-item-title label, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--view.field-quote.mobile .view__field-link a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--view.field-quote.mobile label, .page-view.view-saint-gobain-search .paragraph--type--view.views-exposed-form.saint-gobain-search-form .view__field-link a, .page-view.view-saint-gobain-search .paragraph--type--view.views-exposed-form.saint-gobain-search-form label, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--view.field-quote.mobile .view__field-link a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--view.field-quote.mobile label, .page-view.view-stories .views-exposed-form .paragraph--type--view.form-item-title .view__field-link a, .page-view.view-stories .views-exposed-form .paragraph--type--view.form-item-title label, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--view.content label, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--view.content label, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--view.content .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--view.content label, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--view.content label, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--view.content label, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--view.content label, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--view.content label, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--view.content label, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--view.content .view__field-link a, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--view.content label, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--view.content label, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--view.content label, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.field-quote.mobile label, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--view.content .view__field-link a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--view.content label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--view.hero-item-content .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--view.hero-item-content label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--view.hero-item-content .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--view.hero-item-content label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--view.hero-item-content .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--view.hero-item-content label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--view.hero-item-content .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--view.hero-item-content label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--view.hero-item-content .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--view.hero-item-content label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--view.hero-item-content .view__field-link a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--view.hero-item-content label, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile label, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--view.infographie_content .view__field-link a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--view.infographie_content label, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile label, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--view.infographie_content .view__field-link a, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--view.infographie_content label, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile label, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--view.infographie_content .view__field-link a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--view.infographie_content label, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile label, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--view.infographie_content .view__field-link a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--view.infographie_content label, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.field-quote.mobile label, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--view.infographie_content .view__field-link a, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--view.infographie_content label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--view.content-wrapper .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--view.content-wrapper label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--view.content-wrapper .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--view.content-wrapper label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--view.content-wrapper .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--view.content-wrapper label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--view.content-wrapper .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--view.content-wrapper label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--view.content-wrapper .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--view.content-wrapper label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--view.content-wrapper .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--view.content-wrapper label, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--view.modal-content label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.field-quote.mobile label, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--view.modal-content .view__field-link a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--view.modal-content label, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--view.field-quote.mobile label, .paragraph--type--search-block .paragraph--type--view.views-exposed-form.saint-gobain-search-form .view__field-link a, .paragraph--type--search-block .paragraph--type--view.views-exposed-form.saint-gobain-search-form label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--view.field-quote.mobile label, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .paragraph--type--view.field-quote.mobile .view__field-link a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .paragraph--type--view.field-quote.mobile label, .paragraph--type--view.bg-blue_gradient .view__field-link a, .paragraph--type--view.bg-blue_gradient label, .paragraph--type--view.bg-green_gradient .view__field-link a, .paragraph--type--view.bg-green_gradient label, .paragraph--type--view.bg-orange_gradient .view__field-link a, .paragraph--type--view.bg-orange_gradient label, .paragraph--type--view.bg-purple_gradient .view__field-link a, .paragraph--type--view.bg-purple_gradient label, .paragraph--type--view.bg-red_gradient .view__field-link a, .paragraph--type--view.bg-red_gradient label, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .view__field-link a, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] label, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .view__field-link a, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] label, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .view__field-link a, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] label, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .view__field-link a, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] label, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .view__field-link a, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] label, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .view__field-link a, .paragraph--type--view.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] label, .paragraph--type--view.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none .view__field-link a, .paragraph--type--view.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none label {
    color: #fff
}

.paragraph--type--view.view-reference--saintgobain_societies .views-exposed-form {
    margin-bottom: 20px
}

.event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .event.event--teaser .event_date .paragraph--type--view.view-reference--saintgobain_societies.event_hours a, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .page-view.view-news .views-exposed-form .paragraph--type--view.view-reference--saintgobain_societies.form-item-title a, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .page-view.view-saint-gobain-search .paragraph--type--view.view-reference--saintgobain_societies.views-exposed-form.saint-gobain-search-form a, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .page-view.view-stories .views-exposed-form .paragraph--type--view.view-reference--saintgobain_societies.form-item-title a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.hero-item-content a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.hero-item-content a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--view.view-reference--saintgobain_societies.hero-item-content a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.hero-item-content a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.hero-item-content a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.hero-item-content a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.infographie_content a, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.infographie_content a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.infographie_content a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.infographie_content a, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.infographie_content a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content-wrapper a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content-wrapper a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--view.view-reference--saintgobain_societies.content-wrapper a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content-wrapper a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content-wrapper a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.content-wrapper a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.modal-content a, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--search-block .paragraph--type--view.view-reference--saintgobain_societies.views-exposed-form.saint-gobain-search-form a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .paragraph--type--view.view-reference--saintgobain_societies.field-quote.mobile a, .paragraph--type--view.view-reference--saintgobain_societies.bg-blue_gradient a, .paragraph--type--view.view-reference--saintgobain_societies.bg-green_gradient a, .paragraph--type--view.view-reference--saintgobain_societies.bg-orange_gradient a, .paragraph--type--view.view-reference--saintgobain_societies.bg-purple_gradient a, .paragraph--type--view.view-reference--saintgobain_societies.bg-red_gradient a, .paragraph--type--view.view-reference--saintgobain_societies.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] a, .paragraph--type--view.view-reference--saintgobain_societies.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] a, .paragraph--type--view.view-reference--saintgobain_societies.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] a, .paragraph--type--view.view-reference--saintgobain_societies.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] a, .paragraph--type--view.view-reference--saintgobain_societies.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] a, .paragraph--type--view.view-reference--saintgobain_societies.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] a, .paragraph--type--view.view-reference--saintgobain_societies.paragraph--type--simple-quote.paragraph--view-mode--default.bg-none a {
    color: inherit
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .view-reference--stories.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .view-reference--stories.content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .view-reference--stories.hero-item-content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .view-reference--stories.infographie_content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--stories.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--stories.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--stories.modal-content .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--stories.field-quote.mobile .card-simple .card__content, .view-reference--stories.bg-none .card-simple .card__content, .view-reference--stories.bg-white .card-simple .card__content, .view-reference--stories.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content {
    background-color: #f5f5f5
}

.paragraph--type--multiple-videos .field-video {
    display: flex;
    flex-direction: column
}

@media (min-width: 768px) {
    .paragraph--type--multiple-videos .field-video {
        display: grid;
        grid-template-columns:repeat(2, 1fr);
        grid-gap: 20px
    }
}

.paragraph--type--multiple-videos .field-video .field__item {
    margin-bottom: 20px
}

@media (min-width: 768px) {
    .paragraph--type--multiple-videos .field-video .field__item {
        margin-bottom: 0
    }
}

@media (min-width: 768px) {
    .paragraph--type--multiple-videos .field-video .field__item:first-child {
        grid-column: 1/3
    }
}

.paragraph--type--multiple-videos .field-video .paragraph--type--video {
    padding: 0
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component {
    position: relative;
    font-weight: 700;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    color: #fff;
    overflow: hidden
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component .video-component__cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 1;
    cursor: pointer
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component .video-component__cover .field-image img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    z-index: -2;
    transition: transform .3s ease-in
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component .video-component__cover:hover:after {
    background-image: url(../images/video-hollow.svg)
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component .video-component__cover:hover .video__field-title {
    text-decoration: underline
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component .video-component__cover:hover .field-image img {
    transform: scale(1.02)
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component .video-component__cover:after {
    content: "";
    display: block;
    flex-shrink: 0;
    width: 70px;
    height: 70px;
    background: url(../images/video.svg) no-repeat 50%;
    background-size: contain;
    z-index: 2
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component__description {
    background-color: #fff;
    padding: 30px 20px;
    color: #1d1e20;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component__description .field-label {
    font-weight: 700;
    font-size: 75%;
    text-transform: uppercase
}

.paragraph--type--video.paragraph--view-mode--video-card .video-component__description .field-title {
    font-weight: 700;
    font-size: 1.25rem
}

.paragraph--type--video.paragraph--view-mode--video-card .popup {
    z-index: 2000
}

@media (max-width: 1199.98px) {
    .paragraph--type--video.paragraph--view-mode--video-card .popup .modal-dialog {
        max-width: unset
    }
}

@media (min-width: 1200px) {
    .paragraph--type--video.paragraph--view-mode--video-card .popup:after {
        content: "";
        display: block;
        position: absolute;
        top: 10%;
        right: 17%;
        width: 50px;
        height: 50px;
        background: url(../images/close-white.svg) no-repeat 50% #00448a;
        border-radius: 50%;
        cursor: pointer
    }
}

.paragraph--type--multiple-videos {
    position: relative
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--multiple-videos.content .video-component__description, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--multiple-videos.content .video-component__description, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--multiple-videos.hero-item-content .video-component__description, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--multiple-videos.infographie_content .video-component__description, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--multiple-videos.bg-none .video-component__description, .paragraph--type--multiple-videos.bg-white .video-component__description, .paragraph--type--multiple-videos.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .video-component__description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--multiple-videos.content-wrapper .video-component__description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--multiple-videos.modal-content .video-component__description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--multiple-videos.modal-content .video-component__description, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--multiple-videos.field-quote.mobile .video-component__description, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--multiple-videos.field-quote.mobile .video-component__description {
    background-color: #f5f5f5
}

.block--darkmodeswitch {
    display: flex;
    padding: 10px 0 10px 20px;
    cursor: pointer
}

@media (min-width: 1200px) {
    .block--darkmodeswitch {
        padding: 0 20px
    }
}

.block--darkmodeswitch:after, .block--darkmodeswitch:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-size: cover;
    margin-top: 3px
}

.block--darkmodeswitch:before {
    background-image: url(../images/sun.svg);
    margin-right: 7px
}

.block--darkmodeswitch:after {
    background-image: url(../images/moon.svg);
    margin-left: -10px
}

.block--darkmodeswitch label {
    font-size: 0;
    cursor: pointer
}

body.dark-mode .block--darkmodeswitch:before {
    background-image: url(../images/sun-white.svg);
    background-size: cover
}

body.dark-mode .block--darkmodeswitch:after {
    background-image: url(../images/moon-white.svg);
    background-size: cover
}

body.dark-mode {
    background-color: #121212;
    color: #fff
}

body.dark-mode #footer a, body.dark-mode #header a, body.dark-mode main a {
    color: #fff
}

body.dark-mode .navbar-brand svg path {
    fill: #fff !important
}

body.dark-mode .navbar-brand svg line {
    stroke: #fff !important
}

body.dark-mode .block--saintgobainsearchbuttonblock .sg-search-open--text {
    background-image: url(../images/search-white.svg)
}

body.dark-mode .block--saintgobainsearchbuttonblock .sg-search-open--text.open {
    background-image: url(../images/close-white.svg)
}

body.dark-mode .sg-search-open--icon {
    background-image: url(../images/search-white.svg)
}

body.dark-mode .block--saintgobainsearchblock .sg-search-popup {
    background-color: #121212
}

body.dark-mode .block--stockexchangelatestvalue .current-time:before {
    background: url(../images/clock-white.svg) no-repeat 50%;
    background-size: cover
}

body.dark-mode .navbar-toggler {
    background: url(../images/burger-white.svg) no-repeat 50%;
    background-size: contain
}

body.dark-mode .navbar-toggler[aria-expanded=true] {
    background-image: url(../images/close-white.svg)
}

.event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours body.dark-mode .field-quote.mobile, .event.event--teaser .event_date body.dark-mode .event_hours, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .views-element-container, .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title body.dark-mode .field-quote.mobile, .page-view.view-news .views-exposed-form body.dark-mode .form-item-title, .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form body.dark-mode .field-quote.mobile, .page-view.view-saint-gobain-search body.dark-mode .views-exposed-form.saint-gobain-search-form, .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title body.dark-mode .field-quote.mobile, .page-view.view-stories .views-exposed-form body.dark-mode .form-item-title, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-blue_gradient] body.dark-mode .content, .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-green_gradient] body.dark-mode .content, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .content, .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-none] body.dark-mode .content, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-orange_gradient] body.dark-mode .content, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-purple_gradient] body.dark-mode .content, .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-red_gradient] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-blue_gradient] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-green_gradient] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-none] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-orange_gradient] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-purple_gradient] body.dark-mode .content, .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-red_gradient] body.dark-mode .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] body.dark-mode .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] body.dark-mode .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] body.dark-mode .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] body.dark-mode .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] body.dark-mode .hero-item-content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] body.dark-mode .hero-item-content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .views-element-container, .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-blue_gradient] body.dark-mode .infographie_content, .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-green_gradient] body.dark-mode .infographie_content, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .infographie_content, .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-orange_gradient] body.dark-mode .infographie_content, .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-purple_gradient] body.dark-mode .infographie_content, .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .field-quote.mobile, .paragraph--type--infographie[data-bg=bg-red_gradient] body.dark-mode .infographie_content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] body.dark-mode .content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] body.dark-mode .modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] body.dark-mode .modal-content, .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form body.dark-mode .field-quote.mobile, .paragraph--type--search-block body.dark-mode .views-exposed-form.saint-gobain-search-form, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none body.dark-mode .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .views-element-container, body.dark-mode .bg-blue_gradient, body.dark-mode .bg-green_gradient, body.dark-mode .bg-grey, body.dark-mode .bg-orange_gradient, body.dark-mode .bg-purple_gradient, body.dark-mode .bg-red_gradient, body.dark-mode .event.event--teaser .event_date .event_hours, body.dark-mode .event.event--teaser .event_date .paragraph--type--simple-quote.paragraph--view-mode--two-columns.event_hours .field-quote.mobile, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .views-element-container, body.dark-mode .page-view.view-news .views-exposed-form .form-item-title, body.dark-mode .page-view.view-news .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile, body.dark-mode .page-view.view-saint-gobain-search .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile, body.dark-mode .page-view.view-saint-gobain-search .views-exposed-form.saint-gobain-search-form, body.dark-mode .page-view.view-stories .views-exposed-form .form-item-title, body.dark-mode .page-view.view-stories .views-exposed-form .paragraph--type--simple-quote.paragraph--view-mode--two-columns.form-item-title .field-quote.mobile, body.dark-mode .paragraph--type--accordion.bg-none, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-green_gradient] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-none] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-red_gradient] .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-blue_gradient] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-green_gradient] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-none] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-orange_gradient] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-purple_gradient] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-red_gradient] .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .views-element-container, body.dark-mode .paragraph--type--infographie[data-bg=bg-blue_gradient] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-green_gradient] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-orange_gradient] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-purple_gradient] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-red_gradient] .infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .field-quote.mobile, body.dark-mode .paragraph--type--jobs.bg-none, body.dark-mode .paragraph--type--learn-more.bg-none, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .field-quote.mobile, body.dark-mode .paragraph--type--quotes, body.dark-mode .paragraph--type--search-block .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-exposed-form.saint-gobain-search-form .field-quote.mobile, body.dark-mode .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--default.bg-none, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-blue_gradient .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-green_gradient .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-orange_gradient .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-purple_gradient .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-red_gradient .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-blue_gradient] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-green_gradient] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-none] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-orange_gradient] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-purple_gradient] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-red_gradient] .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--view-mode--default.bg-none .field-quote.mobile, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .views-element-container, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .views-element-container, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .views-element-container, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .views-element-container, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .views-element-container, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .field-quote.mobile, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .views-element-container, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .views-element-container {
    background: #222
}

.menu-item-extras body.dark-mode .menu-item-extras__title, .paragraph--type--direct-access[data-bg=bg-grey] .content body.dark-mode .field-title, .paragraph--type--hero-item.paragraph--view-mode--hero body.dark-mode .field-title, .section-title.color-gradient-blue body.dark-mode h2, .section-title.color-gradient-green body.dark-mode h2, .section-title.color-gradient-orange body.dark-mode h2, .section-title.color-gradient-purple body.dark-mode h2, .section-title.color-gradient-red body.dark-mode h2, .section-title body.dark-mode h2, body.dark-mode .menu-item-extras .menu-item-extras__title, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .content .field-title, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--hero .field-title, body.dark-mode .section-title.color-gradient-blue h2, body.dark-mode .section-title.color-gradient-green h2, body.dark-mode .section-title.color-gradient-orange h2, body.dark-mode .section-title.color-gradient-purple h2, body.dark-mode .section-title.color-gradient-red h2, body.dark-mode .section-title h2, body.dark-mode .text-gradient-blue, body.dark-mode .text-gradient-green, body.dark-mode .text-gradient-orange, body.dark-mode .text-gradient-purple, body.dark-mode .text-gradient-rainbow, body.dark-mode .text-gradient-red, body.dark-mode .text-orange-gradient {
    -webkit-text-fill-color: initial;
    color: #fff
}

body.dark-mode #header {
    background-color: #121212
}

body.dark-mode #header .header__navbar .header__top {
    background-color: #222
}

body.dark-mode #header .header__navbar .header__top .header__top--right, body.dark-mode #header .header__navbar .header__top .language-switcher .language-link, body.dark-mode #header .header__navbar .header__top .nav .nav-link {
    color: #fff
}

body.dark-mode #header .header__navbar .header__bottom {
    background-color: #121212
}

@media (max-width: 1199.98px) {
    body.dark-mode #header .navbar-collapse {
        background: #222
    }
}

body.dark-mode #footer .footer__top {
    background: #121212
}

body.dark-mode #footer .footer__bottom {
    background: #222
}

body.dark-mode .block--menusecondary > .nav > .nav-item > .nav-link-wrapper > .nav-link, body.dark-mode .block--sg-radix-main-menu > .nav > .nav-item > .nav-link-wrapper > .nav-link {
    color: #fff
}

body.dark-mode .block--menusecondary .menu-dropdown > .nav-item > .submenu-container, body.dark-mode .block--sg-radix-main-menu .menu-dropdown > .nav-item > .submenu-container {
    background-color: #222
}

body.dark-mode .block--menusecondary .menu-dropdown > .nav-item > .submenu-container .nav-link, body.dark-mode .block--sg-radix-main-menu .menu-dropdown > .nav-item > .submenu-container .nav-link {
    color: #fff
}

body.dark-mode .block--menusecondary [data-region] .nav-item svg path, body.dark-mode .block--sg-radix-main-menu [data-region] .nav-item svg path {
    stroke: #fff
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph.hero-item-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph.infographie_content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph.content-wrapper:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph.hero-item-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph.infographie_content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph.content-wrapper:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph.bg-none:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph.bg-white:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member), body.dark-mode .paragraph.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white]:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) {
    background-color: #121212;
    color: #fff
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph.hero-item-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph.infographie_content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph.content-wrapper:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph.content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph.hero-item-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph.infographie_content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph.content-wrapper:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph.modal-content:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph.field-quote.mobile:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph.bg-none:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph.bg-white:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a, body.dark-mode .paragraph.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white]:not(.paragraph--type--infographie-item):not(.paragraph--type--hero-mea-item):not(.paragraph--type--mea-item):not(.paragraph--type--learn-more):not(.paragraph--type--form):not(.paragraph--type--accordion):not(.paragraph--type--team-member) a {
    color: #fff
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph.content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph.content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph.hero-item-content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph.views-element-container, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph.infographie_content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph.field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph.views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph.views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph.views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph.views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph.views-element-container, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph.content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph.content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph.hero-item-content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph.views-element-container, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph.infographie_content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.modal-content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph.field-quote.mobile, body.dark-mode .paragraph.bg-grey, body.dark-mode .paragraph.paragraph--type--accordion.bg-none, body.dark-mode .paragraph.paragraph--type--jobs.bg-none, body.dark-mode .paragraph.paragraph--type--learn-more.bg-none, body.dark-mode .paragraph.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey], body.dark-mode .paragraph.paragraph--type--quotes, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph.views-element-container, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph.views-element-container, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph.views-element-container, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph.views-element-container, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph.views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph.views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph.views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.views-element-container, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.views-element-container, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.views-element-container, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph.views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph.views-element-container {
    background-color: #222;
    color: #fff
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph.content a, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph.content a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph.hero-item-content a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph.views-element-container a, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph.infographie_content a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.content-wrapper a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.modal-content a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.modal-content a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.field-quote.mobile a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph.field-quote.mobile a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph.views-element-container a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph.views-element-container a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph.views-element-container a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph.views-element-container a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.views-element-container a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.views-element-container a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph.views-element-container a, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph.content a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph.content a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph.hero-item-content a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph.views-element-container a, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph.infographie_content a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.content-wrapper a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.modal-content a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.modal-content a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.field-quote.mobile a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph.field-quote.mobile a, body.dark-mode .paragraph.bg-grey a, body.dark-mode .paragraph.paragraph--type--accordion.bg-none a, body.dark-mode .paragraph.paragraph--type--jobs.bg-none a, body.dark-mode .paragraph.paragraph--type--learn-more.bg-none a, body.dark-mode .paragraph.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] a, body.dark-mode .paragraph.paragraph--type--quotes a, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph.views-element-container a, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph.views-element-container a, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph.views-element-container a, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph.views-element-container a, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph.views-element-container a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.views-element-container a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph.views-element-container a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph.views-element-container a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.views-element-container a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.views-element-container a, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.views-element-container a, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.views-element-container a, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.field-quote.mobile a, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph.views-element-container a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.views-element-container a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.views-element-container a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.views-element-container a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.field-quote.mobile a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph.views-element-container a {
    color: #fff
}

body.dark-mode .node__header.push-content-top + .field-content-blocks .paragraph.bg-none {
    background-color: transparent !important
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.hero-item-content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--accordion.views-element-container, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.infographie_content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--accordion.field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--accordion.views-element-container, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--accordion.views-element-container, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--accordion.bg-grey, body.dark-mode .paragraph--type--accordion.bg-none, body.dark-mode .paragraph--type--accordion.paragraph--type--jobs.bg-none, body.dark-mode .paragraph--type--accordion.paragraph--type--learn-more.bg-none, body.dark-mode .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey], body.dark-mode .paragraph--type--accordion.paragraph--type--quotes, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--accordion.content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--accordion.content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--accordion.hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--accordion.views-element-container, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--accordion.infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--accordion.field-quote.mobile, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--accordion.views-element-container, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--accordion.views-element-container, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--accordion.views-element-container, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--accordion.views-element-container, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--accordion.views-element-container, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--accordion.views-element-container {
    background-color: #222
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.bg-grey .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--accordion.bg-grey .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.bg-none .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--accordion.bg-none .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.paragraph--type--jobs.bg-none .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--accordion.paragraph--type--jobs.bg-none .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.paragraph--type--learn-more.bg-none .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--accordion.paragraph--type--learn-more.bg-none .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.paragraph--type--quotes .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--accordion.paragraph--type--quotes .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion-item__field-body__content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion-item__field-body__content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title {
    color: #fff;
    background-color: #121212
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--accordion.bg-grey .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--accordion.bg-none .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--accordion.paragraph--type--jobs.bg-none .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--accordion.paragraph--type--learn-more.bg-none .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--accordion.paragraph--type--quotes .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title:after, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--accordion.views-element-container .paragraph--type--accordion-item .accordion_item__title:after {
    background: url(../images/arrow-down-white.svg) no-repeat 50%;
    background-size: contain
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.hero-item-content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.infographie_content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--accordion.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--accordion.bg-white, body.dark-mode .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white], body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--accordion.content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--accordion.content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--accordion.hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--accordion.infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--accordion.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.field-quote.mobile {
    background-color: #121212
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.bg-white .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--accordion.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--accordion.content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--accordion.hero-item-content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--accordion.infographie_content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.content-wrapper .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.modal-content .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--accordion.field-quote.mobile .paragraph--type--accordion-item .accordion_item__title {
    color: #fff;
    background-color: #222
}

body.dark-mode .paragraph--type--jobs {
    background-color: #222
}

body.dark-mode .paragraph--type--jobs .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--jobs .accordion-job__item .accordion-job__item__header {
    color: #fff;
    background-color: #121212
}

body.dark-mode .paragraph--type--jobs .accordion-job__item .accordion-job__item__header:after {
    background: url(../images/arrow-down-white.svg) no-repeat 50%;
    background-size: contain
}

body.dark-mode .paragraph--type--jobs .accordion-job__item .job__sections > * {
    background: #222
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.hero-item-content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.infographie_content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--jobs.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--jobs.content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--jobs.content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--jobs.hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--jobs.infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--jobs.bg-white, body.dark-mode .paragraph--type--jobs.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--jobs.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.field-quote.mobile {
    background-color: #121212
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__body, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__header, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__body, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__header, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.hero-item-content .accordion-job__item .accordion-job__item__body, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.hero-item-content .accordion-job__item .accordion-job__item__header, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.infographie_content .accordion-job__item .accordion-job__item__body, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.infographie_content .accordion-job__item .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content-wrapper .accordion-job__item .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.content-wrapper .accordion-job__item .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__body, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__header, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--jobs.content .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--jobs.hero-item-content .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--jobs.hero-item-content .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--jobs.infographie_content .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--jobs.infographie_content .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--jobs.bg-white .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--jobs.bg-white .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--jobs.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--jobs.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.content-wrapper .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.content-wrapper .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.modal-content .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__body, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--jobs.field-quote.mobile .accordion-job__item .accordion-job__item__header {
    color: #fff;
    background-color: #222
}

body.dark-mode .card-simple .card__content {
    background-color: #121212;
    color: #fff
}

body.dark-mode .card-gradient {
    border: 1px solid #121212
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.content .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .view-reference--magazine.content .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .view-reference--news.content .card-simple .card__content, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .view-reference--stories.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .view-reference--magazine.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .view-reference--news.content .card-simple .card__content, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .view-reference--stories.content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.hero-item-content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .view-reference--magazine.hero-item-content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .view-reference--news.hero-item-content .card-simple .card__content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .view-reference--stories.hero-item-content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.infographie_content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .view-reference--magazine.infographie_content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .view-reference--news.infographie_content .card-simple .card__content, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .view-reference--stories.infographie_content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .view-reference--magazine.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .view-reference--magazine.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .view-reference--news.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .view-reference--news.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .view-reference--stories.content-wrapper .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .view-reference--stories.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .view-reference--magazine.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .view-reference--news.modal-content .card-simple .card__content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .view-reference--stories.modal-content .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .view-reference--magazine.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .view-reference--news.field-quote.mobile .card-simple .card__content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--masonry-push.content .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .view-reference--magazine.content .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .view-reference--news.content .card-simple .card__content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .view-reference--stories.content .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--masonry-push.content .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .view-reference--magazine.content .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .view-reference--news.content .card-simple .card__content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .view-reference--stories.content .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--masonry-push.hero-item-content .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .view-reference--magazine.hero-item-content .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .view-reference--news.hero-item-content .card-simple .card__content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .view-reference--stories.hero-item-content .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--masonry-push.infographie_content .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .view-reference--magazine.infographie_content .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .view-reference--news.infographie_content .card-simple .card__content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .view-reference--stories.infographie_content .card-simple .card__content, body.dark-mode .paragraph--type--masonry-push.bg-none .card-simple .card__content, body.dark-mode .paragraph--type--masonry-push.bg-white .card-simple .card__content, body.dark-mode .paragraph--type--masonry-push.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--masonry-push.content-wrapper .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--masonry-push.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--magazine.content-wrapper .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--magazine.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--news.content-wrapper .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--news.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--stories.content-wrapper .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .view-reference--stories.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--masonry-push.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--magazine.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--news.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--stories.modal-content .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--masonry-push.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--magazine.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--news.field-quote.mobile .card-simple .card__content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .view-reference--stories.field-quote.mobile .card-simple .card__content, body.dark-mode .view-reference--magazine.bg-none .card-simple .card__content, body.dark-mode .view-reference--magazine.bg-white .card-simple .card__content, body.dark-mode .view-reference--magazine.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content, body.dark-mode .view-reference--news.bg-none .card-simple .card__content, body.dark-mode .view-reference--news.bg-white .card-simple .card__content, body.dark-mode .view-reference--news.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content, body.dark-mode .view-reference--stories.bg-none .card-simple .card__content, body.dark-mode .view-reference--stories.bg-white .card-simple .card__content, body.dark-mode .view-reference--stories.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .card-simple .card__content {
    background-color: #222;
    color: #fff
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.content .node.event--teaser a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.content .node.event--teaser a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.hero-item-content .node.event--teaser a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.infographie_content .node.event--teaser a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.content-wrapper .node.event--teaser a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.modal-content .node.event--teaser a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.modal-content .node.event--teaser a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--push-events.content .node.event--teaser a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--push-events.content .node.event--teaser a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--push-events.hero-item-content .node.event--teaser a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--push-events.infographie_content .node.event--teaser a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--push-events.bg-none .node.event--teaser a, body.dark-mode .paragraph--type--push-events.bg-white .node.event--teaser a, body.dark-mode .paragraph--type--push-events.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node.event--teaser a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--push-events.content-wrapper .node.event--teaser a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--push-events.modal-content .node.event--teaser a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--push-events.modal-content .node.event--teaser a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--push-events.field-quote.mobile .node.event--teaser a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--push-events.field-quote.mobile .node.event--teaser a {
    background-color: #222
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.content .node.event--teaser a:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.content .node.event--teaser a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.hero-item-content .node.event--teaser a:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.infographie_content .node.event--teaser a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.content-wrapper .node.event--teaser a:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.modal-content .node.event--teaser a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.modal-content .node.event--teaser a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--push-events.content .node.event--teaser a:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--push-events.content .node.event--teaser a:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--push-events.hero-item-content .node.event--teaser a:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--push-events.infographie_content .node.event--teaser a:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--push-events.bg-none .node.event--teaser a:hover, body.dark-mode .paragraph--type--push-events.bg-white .node.event--teaser a:hover, body.dark-mode .paragraph--type--push-events.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node.event--teaser a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--push-events.content-wrapper .node.event--teaser a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--push-events.modal-content .node.event--teaser a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--push-events.modal-content .node.event--teaser a:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--push-events.field-quote.mobile .node.event--teaser a:hover {
    background-color: #121212
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--learn-more.bg-none, body.dark-mode .paragraph--type--learn-more.bg-white, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white], body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile {
    background-color: #222
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--link, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--link, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--link, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--link, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--link, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--link, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--link, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--link, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--link, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--link, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--link, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--link, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--link, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link {
    background-color: #121212
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item:hover, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item:hover, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--link:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item:hover, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--link:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--link:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--link:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--link:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--link:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--link:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--link:hover, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--link:hover, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--link:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--link:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--link:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--link:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link:hover {
    background-color: #222
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-document a:before {
    background-image: url(../images/file-white.svg)
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-audio-file a:before {
    background-image: url(../images/podcast-white.svg)
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--learn-more-item .field-media-video-file a:before {
    background-image: url(../images/play-circle-white.svg)
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link a:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link a:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link a:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content .paragraph--type--link a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--link a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.hero-item-content .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--link a:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.infographie_content .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.content-wrapper .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--learn-more.content .paragraph--type--link a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--link a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--learn-more.content .paragraph--type--link a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--learn-more.content .paragraph--type--link a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--learn-more.hero-item-content .paragraph--type--link a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--learn-more.hero-item-content .paragraph--type--link a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--learn-more.infographie_content .paragraph--type--link a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--learn-more.infographie_content .paragraph--type--link a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.bg-grey .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.bg-none .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.bg-white .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--accordion.bg-none .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--jobs.bg-none .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--link a:before, body.dark-mode .paragraph--type--learn-more.paragraph--type--quotes .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--learn-more.content-wrapper .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.content-wrapper .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.modal-content .paragraph--type--link a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--learn-more.field-quote.mobile .paragraph--type--link a:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--learn-more.views-element-container .paragraph--type--link a:before {
    background-image: url(../images/external-link-white.svg)
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.hero-item-content .node.news--press-release, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.infographie_content .node.news--press-release, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content-wrapper .node.news--press-release, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.hero-item-content .node.news--press-release, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.infographie_content .node.news--press-release, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content-wrapper .node.news--press-release, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.bg-none .node.news--press-release, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.bg-white .node.news--press-release, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node.news--press-release {
    background-color: #222
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release .wrapper svg path, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release .wrapper svg path, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.hero-item-content .node.news--press-release .wrapper svg path, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.infographie_content .node.news--press-release .wrapper svg path, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content-wrapper .node.news--press-release .wrapper svg path, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release .wrapper svg path, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release .wrapper svg path, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.hero-item-content .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.infographie_content .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content-wrapper .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.bg-none .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.bg-white .node.news--press-release .wrapper svg path, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node.news--press-release .wrapper svg path {
    stroke: #fff
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release:hover, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.hero-item-content .node.news--press-release:hover, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.infographie_content .node.news--press-release:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.content-wrapper .node.news--press-release:hover, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content .node.news--press-release:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.hero-item-content .node.news--press-release:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.infographie_content .node.news--press-release:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.content-wrapper .node.news--press-release:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.modal-content .node.news--press-release:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--view.view-reference--communiques_de_presse.field-quote.mobile .node.news--press-release:hover, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.bg-none .node.news--press-release:hover, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.bg-white .node.news--press-release:hover, body.dark-mode .paragraph--type--view.view-reference--communiques_de_presse.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node.news--press-release:hover {
    background-color: #121212
}

body.dark-mode .paragraph.paragraph--type--form {
    background-color: #222
}

body.dark-mode .paragraph.paragraph--type--form .webform-submission-form fieldset .card-header .fieldset-legend, body.dark-mode .paragraph.paragraph--type--form h2 {
    -webkit-text-fill-color: #fff
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.content, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.hero-item-content, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.infographie_content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.content-wrapper, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.modal-content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.modal-content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph.paragraph--quotes.content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph.paragraph--quotes.content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph.paragraph--quotes.hero-item-content, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph.paragraph--quotes.infographie_content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph.paragraph--quotes.content-wrapper, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph.paragraph--quotes.modal-content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph.paragraph--quotes.modal-content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph.paragraph--quotes.field-quote.mobile, body.dark-mode .paragraph.paragraph--quotes.bg-none, body.dark-mode .paragraph.paragraph--quotes.bg-white, body.dark-mode .paragraph.paragraph--quotes.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] {
    background-color: #222
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--text.content ul li:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--text.content ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--text.hero-item-content ul li:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--text.infographie_content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.content-wrapper ul li:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.modal-content ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.modal-content ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--text.content ul li:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--text.content ul li:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--text.hero-item-content ul li:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--text.infographie_content ul li:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--text.content-wrapper ul li:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--text.modal-content ul li:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--text.modal-content ul li:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--text.field-quote.mobile ul li:before, body.dark-mode .paragraph--type--text.bg-none ul li:before, body.dark-mode .paragraph--type--text.bg-white ul li:before, body.dark-mode .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] ul li:before {
    background: #fff
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--text.content a.doc:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--text.content a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--text.hero-item-content a.doc:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--text.infographie_content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.content-wrapper a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.modal-content a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.modal-content a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--text.content a.doc:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--text.content a.doc:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--text.hero-item-content a.doc:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--text.infographie_content a.doc:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--text.content-wrapper a.doc:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--text.modal-content a.doc:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--text.modal-content a.doc:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--text.field-quote.mobile a.doc:before, body.dark-mode .paragraph--type--text.bg-none a.doc:before, body.dark-mode .paragraph--type--text.bg-white a.doc:before, body.dark-mode .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] a.doc:before {
    background: url(../images/file-text-white.svg) no-repeat 50%;
    background-size: cover
}

.paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .paragraph--type--text.content a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .paragraph--type--text.content a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .paragraph--type--text.hero-item-content a.picto-video:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .paragraph--type--text.infographie_content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.content-wrapper a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.modal-content a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--text.content a.picto-video:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--text.content a.picto-video:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--text.hero-item-content a.picto-video:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--text.infographie_content a.picto-video:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--text.content-wrapper a.picto-video:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--text.modal-content a.picto-video:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--text.modal-content a.picto-video:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--text.field-quote.mobile a.picto-video:before, body.dark-mode .paragraph--type--text.bg-none a.picto-video:before, body.dark-mode .paragraph--type--text.bg-white a.picto-video:before, body.dark-mode .paragraph--type--text.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] a.picto-video:before {
    background: url(../images/play-white.svg) no-repeat 50%
}

body.dark-mode .paragraph--type--contact .paragraph--type--information-item .information-item-header {
    background-color: #222
}

body.dark-mode .paragraph--type--contact .paragraph--type--information-item .information-item-body {
    background-color: #121212
}

.sg-search-popup body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url], .sg-search-popup body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, .sticky-menus body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed [data-html-embed-url], .sticky-menus body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed [data-html-embed-url], body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed [data-html-embed-url], body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url], body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed [data-html-embed-url], body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url], body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent, body.page-view body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url], body.page-view body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent {
    background-color: #222
}

.sg-search-popup body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single, .sticky-menus body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .container-xl > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single, body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single, body.page-view body.dark-mode .paragraph.paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .html-embed__field-html-embed [data-html-embed-url] #rateContent tr:first-child .single {
    color: #fff
}

body.dark-mode .paragraph--type--html-embed .node.news--press-release {
    background-color: #222
}

body.dark-mode .paragraph--type--html-embed .node.news--press-release .wrapper svg path {
    stroke: #fff
}

body.dark-mode .paragraph--type--html-embed .node.news--press-release:hover {
    background-color: #121212
}

body.dark-mode .paragraph--type--search-block .views-exposed-form.saint-gobain-search-form .form-submit, body.dark-mode .view-saint-gobain-search .views-exposed-form.saint-gobain-search-form .form-submit {
    background: url(../images/search-white.svg) no-repeat 50% #121212
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content .column-second .content, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content .key-date__date, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content .timeline__nav, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content .column-second .content, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content .key-date__date, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content .timeline__nav, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.hero-item-content .column-second .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.hero-item-content .key-date__date, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.hero-item-content .timeline__nav, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.infographie_content .column-second .content, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.infographie_content .key-date__date, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.infographie_content .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content-wrapper .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content-wrapper .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.content-wrapper .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.modal-content .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.modal-content .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.modal-content .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.modal-content .column-second .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.modal-content .key-date__date, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.modal-content .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--timeline.content .column-second .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--timeline.content .key-date__date, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--timeline.content .timeline__nav, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--timeline.content .column-second .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--timeline.content .key-date__date, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--timeline.content .timeline__nav, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--timeline.hero-item-content .column-second .content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--timeline.hero-item-content .key-date__date, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--timeline.hero-item-content .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--timeline.infographie_content .column-second .content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--timeline.infographie_content .key-date__date, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--timeline.infographie_content .timeline__nav, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--timeline.content-wrapper .column-second .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--timeline.content-wrapper .key-date__date, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--timeline.content-wrapper .timeline__nav, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--timeline.modal-content .column-second .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--timeline.modal-content .key-date__date, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--timeline.modal-content .timeline__nav, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--timeline.modal-content .column-second .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--timeline.modal-content .key-date__date, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--timeline.modal-content .timeline__nav, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .paragraph--type--timeline.bg-grey .column-second .content, body.dark-mode .paragraph--type--timeline.bg-grey .key-date__date, body.dark-mode .paragraph--type--timeline.bg-grey .timeline__nav, body.dark-mode .paragraph--type--timeline.bg-none .column-second .content, body.dark-mode .paragraph--type--timeline.bg-none .key-date__date, body.dark-mode .paragraph--type--timeline.bg-none .timeline__nav, body.dark-mode .paragraph--type--timeline.paragraph--type--accordion.bg-none .column-second .content, body.dark-mode .paragraph--type--timeline.paragraph--type--accordion.bg-none .key-date__date, body.dark-mode .paragraph--type--timeline.paragraph--type--accordion.bg-none .timeline__nav, body.dark-mode .paragraph--type--timeline.paragraph--type--jobs.bg-none .column-second .content, body.dark-mode .paragraph--type--timeline.paragraph--type--jobs.bg-none .key-date__date, body.dark-mode .paragraph--type--timeline.paragraph--type--jobs.bg-none .timeline__nav, body.dark-mode .paragraph--type--timeline.paragraph--type--learn-more.bg-none .column-second .content, body.dark-mode .paragraph--type--timeline.paragraph--type--learn-more.bg-none .key-date__date, body.dark-mode .paragraph--type--timeline.paragraph--type--learn-more.bg-none .timeline__nav, body.dark-mode .paragraph--type--timeline.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .column-second .content, body.dark-mode .paragraph--type--timeline.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .key-date__date, body.dark-mode .paragraph--type--timeline.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .timeline__nav, body.dark-mode .paragraph--type--timeline.paragraph--type--quotes .column-second .content, body.dark-mode .paragraph--type--timeline.paragraph--type--quotes .key-date__date, body.dark-mode .paragraph--type--timeline.paragraph--type--quotes .timeline__nav, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .column-second .content, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .key-date__date, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--timeline.views-element-container .column-second .content, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--timeline.views-element-container .key-date__date, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--timeline.views-element-container .timeline__nav, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .column-second .content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .key-date__date, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph--type--timeline.field-quote.mobile .timeline__nav, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--timeline.views-element-container .column-second .content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--timeline.views-element-container .key-date__date, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph--type--timeline.views-element-container .timeline__nav {
    background-color: #222
}

body.dark-mode .paragraph--type--video.paragraph--view-mode--default .video-component .video-component__cover:after, body.dark-mode .paragraph--type--video.paragraph--view-mode--video-card .video-component .video-component__cover:after {
    background: url(../images/video-black.svg) no-repeat 50%;
    background-size: contain
}

body.dark-mode .paragraph--type--video.paragraph--view-mode--video-card .video-component__description {
    background-color: #222;
    color: #fff
}

body.dark-mode .paragraph.paragraph--type--team-members .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph.paragraph--type--team-members .node.node--type-team-member .team-member__teaser__text {
    background: #222
}

body.dark-mode .paragraph.paragraph--type--team-members .node.node--type-team-member .team-member__close {
    background: url(../images/close-white.svg) no-repeat 50%
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__desc .content, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__teaser__text, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__desc .content, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__teaser__text, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.hero-item-content .node.node--type-team-member .team-member__desc .content, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.hero-item-content .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.infographie_content .node.node--type-team-member .team-member__desc .content, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.infographie_content .node.node--type-team-member .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content-wrapper .node.node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content-wrapper .node.node--type-team-member .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__desc .content, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph.paragraph--type--team-members.hero-item-content .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph.paragraph--type--team-members.hero-item-content .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph.paragraph--type--team-members.infographie_content .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph.paragraph--type--team-members.infographie_content .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content-wrapper .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content-wrapper .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph.paragraph--type--team-members.bg-grey .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph.paragraph--type--team-members.bg-grey .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--accordion.bg-none .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--accordion.bg-none .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--jobs.bg-none .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--jobs.bg-none .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--learn-more.bg-none .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--learn-more.bg-none .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node.node--type-team-member .team-member__teaser__text, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--quotes .node.node--type-team-member .team-member__desc .content, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--quotes .node.node--type-team-member .team-member__teaser__text, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__desc .content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__teaser__text, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__desc .content, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__teaser__text {
    background: #121212
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__close, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__close, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.hero-item-content .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.infographie_content .node.node--type-team-member .team-member__close, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.content-wrapper .node.node--type-team-member .team-member__close, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__close, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__close, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph.paragraph--type--team-members.hero-item-content .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph.paragraph--type--team-members.infographie_content .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.content-wrapper .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.modal-content .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .paragraph.paragraph--type--team-members.bg-grey .node.node--type-team-member .team-member__close, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--accordion.bg-none .node.node--type-team-member .team-member__close, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--jobs.bg-none .node.node--type-team-member .team-member__close, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--learn-more.bg-none .node.node--type-team-member .team-member__close, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node.node--type-team-member .team-member__close, body.dark-mode .paragraph.paragraph--type--team-members.paragraph--type--quotes .node.node--type-team-member .team-member__close, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .paragraph.paragraph--type--team-members.field-quote.mobile .node.node--type-team-member .team-member__close, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .paragraph.paragraph--type--team-members.views-element-container .node.node--type-team-member .team-member__close {
    background: url(../images/close-white.svg) no-repeat 50%
}

body.dark-mode .paragraph--type--contact .field-information-items > .field__item:first-child .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/contact-logo-white.svg) no-repeat 50%
}

body.dark-mode .paragraph--type--contact .field-information-items > .field__item:nth-child(2) .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/verified-white.svg) no-repeat 50%
}

body.dark-mode .paragraph--type--contact .field-information-items > .field__item:nth-child(3) .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/calculator-white.svg) no-repeat 50%
}

body.dark-mode .paragraph--type--contact .field-information-items > .field__item:nth-child(4) .information-item-header:before {
    content: "";
    display: block;
    height: 220px;
    background: url(../images/camera-white.svg) no-repeat 50%
}

body.dark-mode .table, body.dark-mode table {
    color: #fff;
    background-color: #121212
}

body.dark-mode .table tbody tr:nth-of-type(odd), body.dark-mode .table tfoot tr:nth-of-type(odd), body.dark-mode table tbody tr:nth-of-type(odd), body.dark-mode table tfoot tr:nth-of-type(odd) {
    background-color: #121212
}

body.dark-mode .table tbody tr:nth-of-type(2n), body.dark-mode .table tfoot tr:nth-of-type(2n), body.dark-mode table tbody tr:nth-of-type(2n), body.dark-mode table tfoot tr:nth-of-type(2n) {
    background-color: #222
}

body.dark-mode .js-form-type-select .custom-select {
    color: #fff;
    background: url(../images/select-arrow-white.svg) no-repeat right 1.75rem center/8px 18px;
    background-size: 24px;
    background-color: #121212
}

body.dark-mode .form-item label {
    color: #fff
}

body.dark-mode .form-control, body.dark-mode .form-control.required {
    background-color: #121212;
    color: #fff
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item a, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item a, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item a, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .node__header.hero-item-content .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .node__header.hero-item-content .breadcrumb, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .node__header.views-element-container .breadcrumb, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .node__header.infographie_content .breadcrumb, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item a, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .node__header.infographie_content .breadcrumb, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.content-wrapper .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .node__header.field-quote.mobile .breadcrumb, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .node__header.views-element-container .breadcrumb, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .breadcrumb, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.bg-grey .breadcrumb, body.dark-mode .node__header.bg-grey .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.bg-none .breadcrumb, body.dark-mode .node__header.bg-none .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.bg-white .breadcrumb, body.dark-mode .node__header.bg-white .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.paragraph--type--accordion.bg-none .breadcrumb, body.dark-mode .node__header.paragraph--type--accordion.bg-none .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.paragraph--type--jobs.bg-none .breadcrumb, body.dark-mode .node__header.paragraph--type--jobs.bg-none .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .breadcrumb, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .breadcrumb, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .breadcrumb, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .breadcrumb .breadcrumb-item a, body.dark-mode .node__header.paragraph--type--quotes .breadcrumb, body.dark-mode .node__header.paragraph--type--quotes .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .breadcrumb, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .breadcrumb, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .breadcrumb, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .breadcrumb, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .breadcrumb, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .breadcrumb, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .breadcrumb, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .breadcrumb, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .breadcrumb, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .breadcrumb, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .breadcrumb, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .breadcrumb, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .breadcrumb, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .breadcrumb, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item a, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .node__header.views-element-container .breadcrumb, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item a {
    color: #fff
}

.news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.bg-grey .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.bg-grey .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.bg-none .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.bg-none .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.bg-white .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.bg-white .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.paragraph--type--accordion.bg-none .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.paragraph--type--accordion.bg-none .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.paragraph--type--jobs.bg-none .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.paragraph--type--jobs.bg-none .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .breadcrumb .breadcrumb-item.active:before, body.dark-mode .node__header.paragraph--type--quotes .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .node__header.paragraph--type--quotes .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.active:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item + .breadcrumb-item:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.active:before {
    background: url(../images/arrow-right-simple-white.svg) no-repeat 50%;
    background-size: contain
}

@media (max-width: 767.98px) {
    .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--did-you-know[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-grey] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--direct-access[data-bg=bg-white] body.dark-mode .node__header.content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] body.dark-mode .node__header.hero-item-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .container-xl > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .sitemap > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--html-embed.press-release-attached body.path-user main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-grey] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--infographie[data-bg=bg-white] body.dark-mode .node__header.infographie_content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.content-wrapper .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .news.news--full .paragraph--type--html-embed.press-release-attached .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.bg-grey .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.bg-none .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.bg-white .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.paragraph--type--accordion.bg-none .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.paragraph--type--jobs.bg-none .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.paragraph--type--learn-more.bg-none .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .node__header.paragraph--type--quotes .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--did-you-know[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .node__header.content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .node__header.content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--direct-access[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .node__header.hero-item-content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .node__header.hero-item-content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--hero-item.paragraph--view-mode--localization[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.hero-item-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container-xl > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .menu-dropdown > .nav-item > .submenu-container > .scroll-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .news.news--full .prevnext-container > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .paragraph--type--menu > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sg-search-popup .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sitemap > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .sticky-menus ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .view-text-filter-container .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-brands .views-exposed-form .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-press-release .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached .view-saintgobain-scoop-it-posts .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.page-view main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-search main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-sitemap main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--html-embed.press-release-attached body.path-user main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .node__header.infographie_content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .node__header.infographie_content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--infographie[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.infographie_content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.content-wrapper .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.content-wrapper .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.content-wrapper .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.has-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.modal-content .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .paragraph--type--simple-quote.paragraph--view-mode--two-columns.modal-content .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-grey .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.bg-white .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--accordion.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--jobs.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--learn-more.bg-none .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-grey] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quote.paragraph--view-mode--default.no-image[data-bg=bg-white] .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .paragraph--type--simple-quote.paragraph--view-mode--two-columns.paragraph--type--quotes .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .sg-search-popup .paragraph--type--html-embed.press-release-attached .saint-gobain-search-form > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .sticky-menus .paragraph--type--html-embed.press-release-attached ul.nav > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-brands .view-text-filter-container .paragraph--type--html-embed.press-release-attached .content > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-brands .views-exposed-form .paragraph--type--html-embed.press-release-attached .form-actions > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-press-release .paragraph--type--html-embed.press-release-attached .views-infinite-scroll-content-wrapper > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .masonry-layout-saintgobain-scoop-it-posts > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode .view-saintgobain-scoop-it-posts .paragraph--type--html-embed.press-release-attached .view__title > h1 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.dark-mode body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view.view-saint-gobain-search > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.page-view .paragraph--type--html-embed.press-release-attached .page-view:not(.view-saintgobain-scoop-it-posts):not(.view-saint-gobain-search) > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.page-view .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.path-search .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.path-sitemap .paragraph--type--html-embed.press-release-attached main > div.pt-2 > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content .paragraph--type--simple-quote.paragraph--view-mode--two-columns.views-element-container body.dark-mode .node__header.field-quote.mobile .breadcrumb .breadcrumb-item.parent a:before, body.path-user .paragraph--type--html-embed.press-release-attached main > .content body.dark-mode .node__header.views-element-container .breadcrumb .breadcrumb-item.parent a:before {
        background: url(../images/arrow-right-simple-white.svg) no-repeat 50%;
        background-size: contain
    }
}

body.dark-mode .sticky-menus {
    background-color: #222
}

body.dark-mode .sticky-menus ul.nav li.nav-item a {
    color: #fff
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2111"]:before {
    background-image: url(../images/inspect-white.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2111"]:focus:before, body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2111"]:hover:before {
    background-image: url(../images/inspect-primary.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2541"]:before {
    background-image: url(../images/bell-ring-white.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2541"]:focus:before, body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2541"]:hover:before {
    background-image: url(../images/bell-ring-primary.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/786"]:before {
    background-image: url(../images/email-white.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/786"]:focus:before, body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/786"]:hover:before {
    background-image: url(../images/email-primary.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2546"]:before {
    background-image: url(../images/calendar-sticky-white.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2546"]:focus:before, body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2546"]:hover:before {
    background-image: url(../images/calendar-sticky-primary.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2129"]:before {
    background-image: url(../images/landmark-white.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2129"]:focus:before, body.dark-mode .sticky-menus ul.nav li.nav-item a[data-drupal-link-system-path*="node/2129"]:hover:before {
    background-image: url(../images/landmark-primary.svg)
}

body.dark-mode .sticky-menus ul.nav li.nav-item a:after {
    background-color: #222
}

body.dark-mode #scroll-top {
    background-color: #121212
}

body.dark-mode #scroll-top:after {
    background: url(../images/arrow-up-white.svg) no-repeat 50%;
    background-size: contain
}

body.dark-mode .modal-backdrop, body.dark-mode body.dark-mode .youtube-cookies-popup-box-info {
    background-color: #121212
}

body.dark-mode .dropdown-toggle.custom-select {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23fff' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 1.75rem center/8px 10px;
    background-color: #222;
    color: #fff;
    border-color: #fff
}

body.dark-mode .dropdown-menu {
    background-color: #222;
    color: #fff;
    border: 1px solid #6c757d
}

body.dark-mode .dropdown-menu .dropdown-item:hover {
    background-color: #00448a
}

body.dark-mode details.card, body.dark-mode fieldset.card {
    background-color: #222
}

body.dark-mode .brand.brand--teaser {
    background: #222
}

body.dark-mode .brand.brand--teaser .brand__content {
    border-top: 1px solid #121212
}

body.dark-mode .news.news--full .prevnext-container .prevnext-element.previous a.title:before {
    background: url(../images/arrow_left-white.svg) no-repeat 50%
}

body.dark-mode .news.news--full .prevnext-container .prevnext-element.next a.title:before {
    background: url(../images/arrow_right-white.svg) no-repeat 50%
}

body.dark-mode .stgo-scoopit-post .post-view {
    background: #121212
}

body.dark-mode .stgo-scoopit-post .post-view .post-title, body.dark-mode .stgo-scoopit-post .post-view .scoopit-description, body.dark-mode .stgo-scoopit-post .post-view .stgo-scoopit-post-title {
    color: #fff
}

body.dark-mode .market-segment.market-segment--teaser {
    background: #121212;
    color: #fff
}

body.dark-mode .earth-globe-right-region .slick-arrow {
    border: 1px solid #fff !important
}

body.dark-mode .earth-globe-right-region .slick-arrow:hover {
    border: 1px solid #121212 !important
}

body.dark-mode .earth-globe-right-region .slick-dots button {
    background-color: #fff !important
}

body.dark-mode .paragraph--type--earth-globe-item {
    background-color: #121212 !important
}

body.dark-mode .earth-globe-item__field-single-link a:after {
    background: url(../images/arrow_right-white.svg) no-repeat 50% !important
}

body.dark-mode .view-brands .view-text-filter-container {
    background: #121212
}

body.dark-mode .view-brands .view-text-filter-container input {
    background: url(../images/search-white.svg) no-repeat calc(100% - 20px) 50% #121212
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical
.slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}
