:root {
    --lodh-ebony-20: #d7d5d5;
    --lodh-ebony-40: #b0abab;
    --lodh-ebony-60: #888280;
    --lodh-ebony-80: #615856;
    --lodh-ebony-100: #392e2c;
    --lodh-ebony-120: #2b2321;
    --lodh-ebony-150: #1d1716;
    --lodh-copper-20: #e8e0db;
    --lodh-copper-40: #d2c1b7;
    --lodh-copper-60: #bba394;
    --lodh-copper-80: #a58470;
    --lodh-copper-100: #8e654c;
    --lodh-copper-120: #6b4c39;
    --lodh-copper-150: #473326;
    --lodh-lightBrown-20: #e9e6e4;
    --lodh-lightBrown-40: #d3cdc9;
    --lodh-lightBrown-60: #beb5af;
    --lodh-lightBrown-80: #a89c94;
    --lodh-lightBrown-100: #928379;
    --lodh-lightBrown-120: #6e625b;
    --lodh-lightBrown-150: #49423d;
    --lodh-warmGrey-20: #f5f2f2;
    --lodh-warmGrey-40: #eae5e5;
    --lodh-warmGrey-60: #e0d9d7;
    --lodh-warmGrey-80: #d5ccca;
    --lodh-warmGrey-100: #cbbfbd;
    --lodh-warmGrey-120: #988f8e;
    --lodh-warmGrey-150: #66605f;
    --lodh-darkGrey-20: #e4e4e4;
    --lodh-darkGrey-40: #c9c9ca;
    --lodh-darkGrey-60: #adadaf;
    --lodh-darkGrey-80: #929295;
    --lodh-darkGrey-100: #77777a;
    --lodh-darkGrey-120: #59595c;
    --lodh-darkGrey-150: #3c3c3d;
    --lodh-coolGrey-20: #f7f7f7;
    --lodh-coolGrey-40: #f0f0f0;
    --lodh-coolGrey-60: #e8e8e8;
    --lodh-coolGrey-80: #e1e1e1;
    --lodh-coolGrey-100: #d9d9d9;
    --lodh-coolGrey-120: #a3a3a3;
    --lodh-coolGrey-150: #6d6d6d;
    --lodh-cyan-20: #deeaf4;
    --lodh-cyan-40: #bcd5e9;
    --lodh-cyan-60: #9bc1dd;
    --lodh-cyan-80: #79acd2;
    --lodh-cyan-100: #5897c7;
    --lodh-cyan-120: #427195;
    --lodh-cyan-150: #2c4c64;
    --lodh-darkCyan-100: #538fbc;
    --lodh-darkCyan-120: #246291;
    --lodh-fadedBlue-20: #e1e7eb;
    --lodh-fadedBlue-40: #c3cfd8;
    --lodh-fadedBlue-60: #a6b6c4;
    --lodh-fadedBlue-80: #889eb1;
    --lodh-fadedBlue-100: #6a869d;
    --lodh-fadedBlue-120: #506576;
    --lodh-fadedBlue-150: #35434f;
    --lodh-darkBlue-20: #ccd5db;
    --lodh-darkBlue-40: #99abb7;
    --lodh-darkBlue-60: #668093;
    --lodh-darkBlue-80: #33566f;
    --lodh-darkBlue-100: #002c4b;
    --lodh-darkBlue-120: #002138;
    --lodh-darkBlue-150: #001626;
    --lodh-sustGreen-20: #d7f0de;
    --lodh-sustGreen-40: #aee1bc;
    --lodh-sustGreen-60: #86d39b;
    --lodh-sustGreen-80: #5dc479;
    --lodh-sustGreen-100: #35b558;
    --lodh-sustGreen-120: #288842;
    --lodh-sustGreen-150: #1b5b2c;
    --lodh-orange-20: #ffecd1;
    --lodh-orange-40: #ffd9a3;
    --lodh-orange-60: #ffc575;
    --lodh-orange-80: #ffb247;
    --lodh-orange-100: #ff9f19;
    --lodh-orange-120: #bf7713;
    --lodh-orange-150: #80500d;
    --lodh-white-100: #fff;
    --lodh-white-110: hsla(0, 0%, 100%, .9);
    --lodh-white-120: hsla(0, 0%, 100%, .8);
    --lodh-white-150: hsla(0, 0%, 100%, .5);
    --lodh-dark-20: rgba(34, 34, 34, .2);
    --lodh-dark-50: rgba(34, 34, 34, .5);
    --lodh-dark-100: #222;
    --lodh-dark-text: #212529;
    --lodh-unit-base: 5px;
    --lodh-scacer-xsmall: 15px;
    --lodh-spacer-small: 25px;
    --lodh-spacer-medium: 60px;
    --lodh-spacer-big: 100px;
    --lodh-breakpoint-mobile: 576px;
    --lodh-breakpoint-tablet: 768px;
    --lodh-breakpoint-desktop: 992px;
    --lodh-breakpoint-large-desktop: 1200px;
    --lodh-font-sans-serif: "Helvetica Neue LT";
    --lodh-font-family-sans-serif: "Helvetica Neue LT", "Helvetica Neue", roboto, arial, sans-serif;
    --lodh-font-serif: "Lyon Text Web";
    --lodh-font-family-serif: "Lyon Text Web", "Palatino Linotype", "Book Antiqua", palatino, serif;
    --lodh-font-size-base: 1rem;
    --lodh-font-size-heading-1: 2.313rem;
    --lodh-font-size-heading-2: 1.75rem;
    --lodh-font-size-heading-3: 1.375rem;
    --lodh-font-size-heading-4: 1.313rem;
    --lodh-font-size-heading-5: 1.125rem;
    --lodh-font-size-heading-6: 1rem;
    --lodh-line-height-base: 1.5rem;
    --lodh-line-height-heading-1: 2.625rem;
    --lodh-line-height-heading-2: 2.063rem;
    --lodh-line-height-heading-3: 1.313rem;
    --lodh-line-height-heading-4: 1.5rem;
    --lodh-line-height-heading-5: 1.313rem;
    --lodh-line-height-heading-6: 1.313rem;
    --lodh-shadow-short: 0 0 5px 2px rgba(0, 0, 0, .075);
    --lodh-shadow-short-hover: 0 0 5px 2px rgba(0, 0, 0, .15)
}

@font-face {
    font-family: icomoon;
    font-style: normal;
    font-weight: 400;
    src: url("data:font/woff;charset=utf-8;base64,d09GRgABAAAAAAXUAA0AAAAACLQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAFuAAAABwAAAAci3afvEdERUYAAAWcAAAAHAAAAB4AJwART1MvMgAAAZgAAABCAAAAYFR3VzhjbWFwAAACAAAAAF0AAAF20pnab2dhc3AAAAWUAAAACAAAAAgAAAAQZ2x5ZgAAAngAAAH1AAAC6AhbbydoZWFkAAABMAAAADMAAAA2HPC9MGhoZWEAAAFkAAAAHAAAACQLwgfMaG10eAAAAdwAAAAjAAAALCTvBdxsb2NhAAACYAAAABgAAAAYAswDBG1heHAAAAGAAAAAGAAAACAAEABqbmFtZQAABHAAAADcAAABm/pYTdhwb3N0AAAFTAAAAEYAAAB3OVMuknjaY2BkAAMjJ69N8fw2Xxm4WcD866vqt4Doe+o//jMw/D/AwcB8AMjlYGACiQIAMLMLZAB42mNgZGBgPvD/AAMDBwMIAElGBlTADQBNFQKgeNpjYGRgYOBmyGBgYQABJgY0AAAMDgB7eNpjYGYpZpzAwMrAwDST6QwDA0M/hGZ8zWDMyMmAChgFkDgBaa4pDA4MjC9NmA/8P8DgwAzEIDVIShQYGAF8ZwxQAAB42mNhgADGUAjNBMQsYMwswcLAmAfEYayzGBg4gGIAHPcB9QB42mNgYGBmgGAZBkYGECgA8hjBfBaGECAtAIQgeUYGhZfsL7lf6r80+f/3/3+wWoiILkzk/xOxf2K/xW6JXQObIcCAChhB5jCyATEzVIAJSDBhqAJaPLwBAI2mF6UAAAAAAAAAAAgACAAQABgAlgCkALgAzAFmAXR42p2Sy27TQBSGz4yb2A7BomYmjkLs0HGcVOSCL0ncWA0qG4SK1Koo9CKRdllUUVggdcErVLDokkdgx6J7V81T8BbsWKQNx3aRKnWBxLGs//zj/5zFNwYCf4sCDCn8yy8AzOMFkGJ4BCG8gDcAOdHskmaj3wufkXAQ+IZFjBJnskbkvCRS4Sw9DPw00u+lA5Jo9Bd7OFDiiyxvh0vo0S6hR0vhaH9yuox1Otk/ut3vbWye2ELYJ5sbe7d7nXM9eWfXSiIUdG7qa3fns176cXdD1l+1uU5+Jyuuofhwli3VOQCRyuRSqpDLhALxhBtIFUrRYhHyAc7pd3oOOQAnbIYqnkynqwTm8At1jprltuGCntGLNCerxJDpGX4lsDq9wnSiN7Tnce4bcg7gEMc4YtQIZyUEGfgD5IjcsEdUeG6LBiK9uYFwkEnuP2bIz61Pti1UVWHF4mPGnAeN59VqVQgx9kcfPd9T5FrJqFmOsxsEkfTu7WfTtAqFAr9XqDG2zNK0bde3g9Gx67mYNgyr5jg7vr8ixVvdA987jmy3qGmyIsuWZa23n75G/NEw+jr2XHfS7rRajrNWqbD8q+iw23k/qj65r2kKlmWaL1veuG7XhyvDL+Oe7x90knR9VC7rKduEmZL8m0hPpQrM8JHiGV7XHz4EgpcAAAB42nXOsWrCUBjF8X80WrQgnUrpdEenoOADdCp1cOkgHRvjJQT0XogRdO8jdOwz9GF8Ik/CtyZww+87N+cjwIx/Eton4YEn80Cem4fymzmVv8wjHrmYx8p/zVNeuamVpBMls25D64H8Yh7KC3Mqf5hHPPNtHiv/MU9Z8UdFQeSoEwlQFfEYo/CJp+TMgZxaoy/Ph1zo+74v32pPzUn3be5Ykukv2fr6VMXgltmiv/vezY1apbaEblOu2bNXtuOq97rrbqybqRRD40offJ03fu92V7cu4kb7Mu7l2z5DeNpjYGLAD7gZGBiZGJgYmRmYGVkYWRnZGNkZORg52dJzKgsyDNlL8zINDAzAtKulgTmUdoLQRi5Q2hVKu0FoYxMAXIUSQQAAAAEAAf//AA942mNgZGBg4AFiMSBmYmAEQi4gZgHzGAAEDAA5AAAAAQAAAADVpCcIAAAAANeqf7QAAAAA3if4/w==") format("woff")
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-Quote:before {
    content: ""
}

.icon-DownArrow:before {
    content: ""
}

.icon-ReadMode:before {
    content: ""
}

.icon-arrow_right:before {
    content: ""
}

.icon-arrow_left:before {
    content: ""
}

.rightnavbar-link .picto-arrow:after, .svg-after-chevron-right:after, .svg-chevron-right {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1NC4wMDciIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIyMi45OTcgMCA1NC4wMDcgMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNNzUuODYzIDQ3LjI1NiAyOS42MTEgMS4xMzFhMy44NzcgMy44NzcgMCAwIDAtNS40NzMgNS40OUw2Ny42MzcgNTAgMjQuMTM1IDkzLjM4YTMuODc1IDMuODc1IDAgMSAwIDUuNDc2IDUuNDg4bDQ2LjI1Mi00Ni4xMjRjLjczLS43MjcgMS4xNDEtMS43MTUgMS4xNDEtMi43NDRzLS40MTEtMi4wMTctMS4xNDEtMi43NDQiLz48L3N2Zz4=")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: normal;
    font-weight: 200;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Thind41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Thind41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Thin-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Thin-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Thin-opt.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: italic;
    font-weight: 200;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-ThinItalicd41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-ThinItalicd41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-ThinItalic-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-ThinItalic-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-ThinItalic-opt.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Lightd41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Lightd41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Light-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Light-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Light-opt.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: italic;
    font-weight: 400;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-LightItalicd41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-LightItalicd41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-LightItalic-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-LightItalic-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-LightItalic-opt.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: normal;
    font-weight: 500;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Romand41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Romand41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Roman-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Roman-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Roman-opt.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: italic;
    font-weight: 500;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Italicd41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Italicd41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Italic-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Italic-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Italic-opt.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: normal;
    font-weight: 700;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Boldd41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Boldd41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Bold-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Bold-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-Bold-opt.ttf) format("truetype")
}

@font-face {
    font-family: Helvetica Neue LT;
    font-style: italic;
    font-weight: 700;
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-BoldItalicd41d.eot?#iefix);
    src: url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-BoldItalicd41d.eot?#iefix) format("eot"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-BoldItalic-opt.woff2) format("woff2"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-BoldItalic-opt.woff) format("woff"), url(../../fonts/HelveticaNeueLT/HelveticaNeueLT-BoldItalic-opt.ttf) format("truetype")
}

@font-face {
    font-family: Lyon Text Web;
    font-stretch: normal;
    font-style: italic;
    font-weight: 700;
    src: url(../../fonts/LyonText/LyonText-BoldItalic-Web.eot);
    src: url(../../fonts/LyonText/LyonText-BoldItalic-Webd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/LyonText/LyonText-BoldItalic-Web-opt.woff2) format("woff2"), url(../../fonts/LyonText/LyonText-BoldItalic-Web-opt.woff) format("woff")
}

@font-face {
    font-family: Lyon Text Web;
    font-stretch: normal;
    font-style: normal;
    font-weight: 700;
    src: url(../../fonts/LyonText/LyonText-Bold-Web.eot);
    src: url(../../fonts/LyonText/LyonText-Bold-Webd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/LyonText/LyonText-Bold-Web-opt.woff2) format("woff2"), url(../../fonts/LyonText/LyonText-Bold-Web-opt.woff) format("woff")
}

@font-face {
    font-family: Lyon Text Web;
    font-stretch: normal;
    font-style: italic;
    font-weight: 600;
    src: url(../../fonts/LyonText/LyonText-SemiboldItalic-Web.eot);
    src: url(../../fonts/LyonText/LyonText-SemiboldItalic-Webd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/LyonText/LyonText-SemiboldItalic-Web-opt.woff2) format("woff2"), url(../../fonts/LyonText/LyonText-SemiboldItalic-Web-opt.woff) format("woff")
}

@font-face {
    font-family: Lyon Text Web;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    src: url(../../fonts/LyonText/LyonText-Semibold-Web.eot);
    src: url(../../fonts/LyonText/LyonText-Semibold-Webd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/LyonText/LyonText-Semibold-Web-opt.woff2) format("woff2"), url(../../fonts/LyonText/LyonText-Semibold-Web-opt.woff) format("woff")
}

@font-face {
    font-family: Lyon Text Web;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    src: url(../../fonts/LyonText/LyonText-RegularItalic-Web.eot);
    src: url(../../fonts/LyonText/LyonText-RegularItalic-Webd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/LyonText/LyonText-RegularItalic-Web-opt.woff2) format("woff2"), url(../../fonts/LyonText/LyonText-RegularItalic-Web-opt.woff) format("woff")
}

@font-face {
    font-family: Lyon Text Web;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/LyonText/LyonText-Regular-Web.eot);
    src: url(../../fonts/LyonText/LyonText-Regular-Webd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/LyonText/LyonText-Regular-Web-opt.woff2) format("woff2"), url(../../fonts/LyonText/LyonText-Regular-Web-opt.woff) format("woff")
}

@keyframes autofill {
    to {
        background: transparent;
        color: red
    }
}

@keyframes shake-rotate {
    10% {
        transform: translate(0) rotate(3.5deg)
    }
    20% {
        transform: translate(0) rotate(-5.5deg)
    }
    30% {
        transform: translate(0) rotate(4.5deg)
    }
    40% {
        transform: translate(0) rotate(5.5deg)
    }
    50% {
        transform: translate(0) rotate(-4.5deg)
    }
    60% {
        transform: translate(0) rotate(4.5deg)
    }
    70% {
        transform: translate(0) rotate(1.5deg)
    }
    80% {
        transform: translate(0) rotate(-4.5deg)
    }
    90% {
        transform: translate(0) rotate(-2.5deg)
    }
    0%, to {
        transform: translate(0) rotate(0)
    }
}

@keyframes pulsate {
    0% {
        height: 30px;
        opacity: 1;
        width: 30px
    }
    20% {
        height: 40px;
        opacity: .8;
        width: 40px
    }
    40% {
        height: 50px;
        opacity: .6;
        width: 50px
    }
    60% {
        height: 60px;
        opacity: .4;
        width: 60px
    }
    80% {
        height: 65px;
        opacity: .2;
        width: 65px
    }
    to {
        height: 70px;
        opacity: 0;
        width: 70px
    }
}

@keyframes fadeInUpSmall {
    0% {
        opacity: 0;
        transform: translate3d(0, 25%, 0)
    }
    to {
        opacity: 1;
        transform: none
    }
}

.fadeInUpSmall {
    animation-name: fadeInUpSmall
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: fadeIn
}

.fancybox-slide, .lo-scrollbar, html {
    scroll-behavior: smooth;
    scrollbar-color: #808285 #1b1b1b;
    scrollbar-width: thin
}

.fancybox-slide::-webkit-scrollbar, .lo-scrollbar::-webkit-scrollbar, html::-webkit-scrollbar {
    width: 8px
}

.fancybox-slide::-webkit-scrollbar-track, .lo-scrollbar::-webkit-scrollbar-track, html::-webkit-scrollbar-track {
    background: #1b1b1b
}

.fancybox-slide::-webkit-scrollbar-thumb, .lo-scrollbar::-webkit-scrollbar-thumb, html::-webkit-scrollbar-thumb {
    background-color: #808285;
    border-radius: 8px
}

.lo-scrollbar-gray {
    scroll-behavior: smooth;
    scrollbar-color: #808285 #eee;
    scrollbar-width: thin
}

.lo-scrollbar-gray::-webkit-scrollbar {
    width: 8px
}

.lo-scrollbar-gray::-webkit-scrollbar-track {
    background: #eee
}

.lo-scrollbar-gray::-webkit-scrollbar-thumb {
    background-color: #808285;
    border-radius: 8px
}

.chosen-results, .daterangepicker .ranges, .lo-scrollbar-tr {
    scroll-behavior: smooth;
    scrollbar-color: #808285 transparent;
    scrollbar-width: thin
}

.chosen-results::-webkit-scrollbar, .daterangepicker .ranges::-webkit-scrollbar, .lo-scrollbar-tr::-webkit-scrollbar {
    width: 8px
}

.chosen-results::-webkit-scrollbar-track, .daterangepicker .ranges::-webkit-scrollbar-track, .lo-scrollbar-tr::-webkit-scrollbar-track {
    background: transparent
}

.chosen-results::-webkit-scrollbar-thumb, .daterangepicker .ranges::-webkit-scrollbar-thumb, .lo-scrollbar-tr::-webkit-scrollbar-thumb {
    background-color: #808285;
    border-radius: 8px
}

html {
    background: #fff;
    font-size: 100%
}

body {
    background-color: #fff
}

body .noanim * {
    transition: none !important
}

.panel_wrapper {
    z-index: 50
}

@media (max-width: 768px) {
    .no-scroll-mobile {
        height: 100vh;
        position: fixed;
        z-index: 0
    }

    .no-scroll-mobile .main-header {
        position: fixed;
        top: 0;
        z-index: 1002
    }

    .no-scroll-mobile .main-header .main-header-container {
        overflow: hidden
    }

    .no-scroll-mobile .main-header .main-header-container .header {
        position: fixed
    }

    .no-scroll-mobile .main-header .main-header-container .header .max-content-wrapper {
        overflow: hidden
    }

    .no-scroll-mobile .content-wrapper {
        margin-top: 70px
    }
}

* {
    -webkit-overflow-scrolling: touch
}

[aria-hiddem=true] {
    visibility: hidden
}

iframe {
    border: none
}

code {
    color: inherit
}

html {
    overflow-y: visible !important
}

body, html {
    height: 100%;
    width: 100%
}

body.has-mf-panel, body.has-mf-panel.page .page, html.has-mf-panel, html.has-mf-panel.page .page {
    height: auto
}

.page .page {
    align-items: stretch;
    display: flex;
    flex-direction: column;
    height: 1px;
    min-height: 100%
}

.page .content-wrapper, .page .cookie-consent-placeholder, .page .main-footer, .page .main-header {
    flex-shrink: 0
}

.page .content-wrapper {
    flex-grow: 1
}

.link-area:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10
}

.arrow-top {
    background: transparent;
    border: 1px solid #bababa;
    border-radius: 50%;
    bottom: 28px;
    height: 30px;
    position: fixed;
    right: 10px;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out, bottom .3s ease-in-out;
    width: 30px;
    z-index: 1001
}

.arrow-top:hover {
    background-color: hsla(0, 0%, 73%, .3)
}

.arrow-top svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s ease-in-out;
    width: 100%
}

.arrow-top.-hidden {
    opacity: 0;
    transition: background-color .3s ease-in-out, opacity .3s ease-in-out, visibility .3s linear .3s;
    visibility: hidden
}

.arrow-top.scroll-down.-hidden {
    animation: blinker 2s linear infinite;
    opacity: 1;
    visibility: visible
}

.arrow-top.scroll-down.-hidden svg {
    animation: moveDown 1s linear infinite;
    transform: rotate(180deg)
}

@keyframes blinker {
    50% {
        border-color: hsla(0, 0%, 100%, .1)
    }
}

@keyframes moveDown {
    50% {
        margin-top: 1px
    }
}

.link-direction {
    color: #5796c6;
    display: inline-block;
    font-size: .938rem;
    letter-spacing: .012rem;
    line-height: 1.35
}

.link-direction:focus, .link-direction:hover {
    color: #5796c6
}

.link-direction .icon {
    background: var(--lodh-fadedBlue-100);
    border-radius: 50%;
    display: inline-block;
    height: 25px;
    margin-right: 5px;
    position: relative;
    vertical-align: middle;
    width: 25px
}

.link-direction .icon svg {
    height: 100%;
    left: -1px;
    position: absolute;
    top: 1px;
    width: 100%
}

.arrow-scroller {
    display: block;
    height: 30px;
    width: 30px
}

.arrow-scroller:after, .arrow-scroller:before {
    border: 2px solid #fff;
    border-radius: 100%;
    content: "";
    display: block;
    height: 30px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 30px
}

.arrow-scroller img {
    height: 100%;
    width: 100%
}

.animate_ring:after, .animate_ring:before {
    animation-duration: 1.5s;
    animation-iteration-count: infinite;
    animation-name: pulsate;
    animation-timing-function: cubic-bezier(.01, .21, .02, .4)
}

.animate_ring:before {
    animation-delay: .4s
}

.page-headerpart {
    padding-top: 6px
}

.page-background {
    background: #fff
}

.page-background.graybg {
    background: #f1f2f2
}

.page-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    padding: 48px 55px 75px
}

.page-wrapper.nopadding {
    padding: 0
}

.page-article .bloc_hang {
    padding-bottom: 11px;
    padding-top: 4px
}

.layout {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    line-height: 1.45
}

.layout.with-sidebar {
    justify-content: space-between;
    padding-top: 6px
}

@media (max-width: 768px) {
    .layout.with-sidebar {
        gap: 30px
    }
}

.layout.with-sidebar .flex-first {
    padding-top: 8px
}

.inline-list {
    font-size: 0;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.inline-list li {
    cursor: pointer;
    display: inline-block;
    font-size: .938rem;
    padding: 5px 0 5px 5px;
    transition: all .3s ease-in-out
}

.inline-list li:not(:last-of-type):after {
    content: "·";
    margin-left: 5px
}

.inline-list li.active, .inline-list li:focus, .inline-list li:hover {
    font-weight: 700
}

.global-flexalign {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.global-alternate {
    padding: 37px 55px
}

.global-alternatecontainer {
    margin-top: 57px
}

.global-alternate.no-h-padding {
    padding-left: 0;
    padding-right: 0
}

.global-alternate.-contentwhite {
    background: #fff
}

.global-alternate.-nopadding {
    padding: 8px 0 0
}

.global-list {
    list-style-type: none;
    margin: 0
}

.global-listitem {
    color: #000;
    display: block;
    position: relative;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.global-listitem[href] {
    color: inherit;
    cursor: pointer;
    display: inline-block;
    text-decoration: none !important
}

.global-listitem[href]:hover {
    color: #936c56
}

.global-listitem:not(.small) {
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.281rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    margin-bottom: -2px;
    min-height: 9px;
    padding-left: 16px
}

.global-listitem.small {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .938rem;
    line-height: 1;
    margin-bottom: 13px;
    padding-left: 14px;
    transition: all .3s ease-in-out
}

.global-listitem.small:before {
    font-size: 3px;
    margin-top: 1px
}

.global-listitem.small.-disabled {
    color: #a8a8aa;
    cursor: default
}

.global-listitem.small.-disabled:hover:before {
    margin-left: 0
}

.global-listitem.small.-filtered {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 500
}

.global-listitem.small.-active:hover {
    color: rgba(255, 159, 25, .3)
}

.global-listitem.-active {
    color: #d35100
}

.global-listitem.-active a {
    color: rgba(255, 159, 25, .3);
    text-decoration: none;
    transition: all .3s ease-in-out
}

.global-listitem:before {
    content: "";
    display: block;
    font-family: icomoon;
    font-size: 4px;
    height: 9px;
    left: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    width: 5px
}

.global-listitem span {
    display: inline-block;
    vertical-align: middle
}

.gmap-container {
    background: #e5e3df;
    height: 0;
    margin: 9px 0;
    padding-top: 56.15%
}

.gm-style-cc, .gm-style-mtc, .gm-svpc {
    display: none
}

.gmnoprint {
    left: 0 !important
}

form {
    display: block;
    width: 100%
}

.read-more-btn-container {
    text-align: center
}

.read-more-btn {
    background-color: #ced9e7 !important;
    color: #002554 !important;
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .938rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 20px;
    padding: 8px 60px;
    transition: all .4s
}

.read-more-btn:hover {
    background-color: #aac3e3 !important
}

.read-more {
    height: 0;
    overflow: hidden
}

.read-more-blur {
    position: relative
}

.read-more-blur:after {
    background: linear-gradient(0deg, #fff 0, hsla(0, 0%, 100%, 0) 200px);
    bottom: 0;
    content: "";
    height: 100%;
    pointer-events: none;
    position: absolute;
    width: 100%
}

.margin-0 {
    margin: 0
}

.margin-v-0 {
    margin-bottom: 0;
    margin-top: 0
}

.margin-h-0 {
    margin-left: 0;
    margin-right: 0
}

.margin-top-0 {
    margin-top: 0
}

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

.margin-right-0 {
    margin-right: 0
}

.margin-bottom-0 {
    margin-bottom: 0
}

.margin-5 {
    margin: 5px
}

.margin-v-5 {
    margin-bottom: 5px;
    margin-top: 5px
}

.margin-h-5 {
    margin-left: 5px;
    margin-right: 5px
}

.margin-top-5 {
    margin-top: 5px
}

.margin-left-5 {
    margin-left: 5px
}

.margin-right-5 {
    margin-right: 5px
}

.margin-bottom-5 {
    margin-bottom: 5px
}

.margin-10 {
    margin: 10px
}

.margin-v-10 {
    margin-bottom: 10px;
    margin-top: 10px
}

.margin-h-10 {
    margin-left: 10px;
    margin-right: 10px
}

.margin-top-10 {
    margin-top: 10px
}

.margin-left-10 {
    margin-left: 10px
}

.margin-right-10 {
    margin-right: 10px
}

.margin-bottom-10 {
    margin-bottom: 10px
}

.margin-15 {
    margin: 15px
}

.margin-v-15 {
    margin-bottom: 15px;
    margin-top: 15px
}

.margin-h-15 {
    margin-left: 15px;
    margin-right: 15px
}

.margin-top-15 {
    margin-top: 15px
}

.margin-left-15 {
    margin-left: 15px
}

.margin-right-15 {
    margin-right: 15px
}

.margin-bottom-15 {
    margin-bottom: 15px
}

.margin-20 {
    margin: 20px
}

.margin-v-20 {
    margin-bottom: 20px;
    margin-top: 20px
}

.margin-h-20 {
    margin-left: 20px;
    margin-right: 20px
}

.margin-top-20 {
    margin-top: 20px
}

.margin-left-20 {
    margin-left: 20px
}

.margin-right-20 {
    margin-right: 20px
}

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

.margin-25 {
    margin: 25px
}

.margin-v-25 {
    margin-bottom: 25px;
    margin-top: 25px
}

.margin-h-25 {
    margin-left: 25px;
    margin-right: 25px
}

.margin-top-25 {
    margin-top: 25px
}

.margin-left-25 {
    margin-left: 25px
}

.margin-right-25 {
    margin-right: 25px
}

.margin-bottom-25 {
    margin-bottom: 25px
}

.margin-30 {
    margin: 30px
}

.margin-v-30 {
    margin-bottom: 30px;
    margin-top: 30px
}

.margin-h-30 {
    margin-left: 30px;
    margin-right: 30px
}

.margin-top-30 {
    margin-top: 30px
}

.margin-left-30 {
    margin-left: 30px
}

.margin-right-30 {
    margin-right: 30px
}

.margin-bottom-30 {
    margin-bottom: 30px
}

.margin-35 {
    margin: 35px
}

.margin-v-35 {
    margin-bottom: 35px;
    margin-top: 35px
}

.margin-h-35 {
    margin-left: 35px;
    margin-right: 35px
}

.margin-top-35 {
    margin-top: 35px
}

.margin-left-35 {
    margin-left: 35px
}

.margin-right-35 {
    margin-right: 35px
}

.margin-bottom-35 {
    margin-bottom: 35px
}

.margin-40 {
    margin: 40px
}

.margin-v-40 {
    margin-bottom: 40px;
    margin-top: 40px
}

.margin-h-40 {
    margin-left: 40px;
    margin-right: 40px
}

.margin-top-40 {
    margin-top: 40px
}

.margin-left-40 {
    margin-left: 40px
}

.margin-right-40 {
    margin-right: 40px
}

.margin-bottom-40 {
    margin-bottom: 40px
}

.margin-45 {
    margin: 45px
}

.margin-v-45 {
    margin-bottom: 45px;
    margin-top: 45px
}

.margin-h-45 {
    margin-left: 45px;
    margin-right: 45px
}

.margin-top-45 {
    margin-top: 45px
}

.margin-left-45 {
    margin-left: 45px
}

.margin-right-45 {
    margin-right: 45px
}

.margin-bottom-45 {
    margin-bottom: 45px
}

.margin-50 {
    margin: 50px
}

.margin-v-50 {
    margin-bottom: 50px;
    margin-top: 50px
}

.margin-h-50 {
    margin-left: 50px;
    margin-right: 50px
}

.margin-top-50 {
    margin-top: 50px
}

.margin-left-50 {
    margin-left: 50px
}

.margin-right-50 {
    margin-right: 50px
}

.margin-bottom-50 {
    margin-bottom: 50px
}

.margin-55 {
    margin: 55px
}

.margin-v-55 {
    margin-bottom: 55px;
    margin-top: 55px
}

.margin-h-55 {
    margin-left: 55px;
    margin-right: 55px
}

.margin-top-55 {
    margin-top: 55px
}

.margin-left-55 {
    margin-left: 55px
}

.margin-right-55 {
    margin-right: 55px
}

.margin-bottom-55 {
    margin-bottom: 55px
}

.margin-60 {
    margin: 60px
}

.margin-v-60 {
    margin-bottom: 60px;
    margin-top: 60px
}

.margin-h-60 {
    margin-left: 60px;
    margin-right: 60px
}

.margin-top-60 {
    margin-top: 60px
}

.margin-left-60 {
    margin-left: 60px
}

.margin-right-60 {
    margin-right: 60px
}

.margin-bottom-60 {
    margin-bottom: 60px
}

.margin-65 {
    margin: 65px
}

.margin-v-65 {
    margin-bottom: 65px;
    margin-top: 65px
}

.margin-h-65 {
    margin-left: 65px;
    margin-right: 65px
}

.margin-top-65 {
    margin-top: 65px
}

.margin-left-65 {
    margin-left: 65px
}

.margin-right-65 {
    margin-right: 65px
}

.margin-bottom-65 {
    margin-bottom: 65px
}

.margin-70 {
    margin: 70px
}

.margin-v-70 {
    margin-bottom: 70px;
    margin-top: 70px
}

.margin-h-70 {
    margin-left: 70px;
    margin-right: 70px
}

.margin-top-70 {
    margin-top: 70px
}

.margin-left-70 {
    margin-left: 70px
}

.margin-right-70 {
    margin-right: 70px
}

.margin-bottom-70 {
    margin-bottom: 70px
}

@media (max-width: 768px) {
    .margin-downsm-0 {
        margin: 0
    }

    .margin-downsm-v-0 {
        margin-bottom: 0;
        margin-top: 0
    }

    .margin-downsm-h-0 {
        margin-left: 0;
        margin-right: 0
    }

    .margin-downsm-top-0 {
        margin-top: 0
    }

    .margin-downsm-left-0 {
        margin-left: 0
    }

    .margin-downsm-right-0 {
        margin-right: 0
    }

    .margin-downsm-bottom-0 {
        margin-bottom: 0
    }

    .margin-downsm-5 {
        margin: 5px
    }

    .margin-downsm-v-5 {
        margin-bottom: 5px;
        margin-top: 5px
    }

    .margin-downsm-h-5 {
        margin-left: 5px;
        margin-right: 5px
    }

    .margin-downsm-top-5 {
        margin-top: 5px
    }

    .margin-downsm-left-5 {
        margin-left: 5px
    }

    .margin-downsm-right-5 {
        margin-right: 5px
    }

    .margin-downsm-bottom-5 {
        margin-bottom: 5px
    }

    .margin-downsm-10 {
        margin: 10px
    }

    .margin-downsm-v-10 {
        margin-bottom: 10px;
        margin-top: 10px
    }

    .margin-downsm-h-10 {
        margin-left: 10px;
        margin-right: 10px
    }

    .margin-downsm-top-10 {
        margin-top: 10px
    }

    .margin-downsm-left-10 {
        margin-left: 10px
    }

    .margin-downsm-right-10 {
        margin-right: 10px
    }

    .margin-downsm-bottom-10 {
        margin-bottom: 10px
    }

    .margin-downsm-15 {
        margin: 15px
    }

    .margin-downsm-v-15 {
        margin-bottom: 15px;
        margin-top: 15px
    }

    .margin-downsm-h-15 {
        margin-left: 15px;
        margin-right: 15px
    }

    .margin-downsm-top-15 {
        margin-top: 15px
    }

    .margin-downsm-left-15 {
        margin-left: 15px
    }

    .margin-downsm-right-15 {
        margin-right: 15px
    }

    .margin-downsm-bottom-15 {
        margin-bottom: 15px
    }

    .margin-downsm-20 {
        margin: 20px
    }

    .margin-downsm-v-20 {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .margin-downsm-h-20 {
        margin-left: 20px;
        margin-right: 20px
    }

    .margin-downsm-top-20 {
        margin-top: 20px
    }

    .margin-downsm-left-20 {
        margin-left: 20px
    }

    .margin-downsm-right-20 {
        margin-right: 20px
    }

    .margin-downsm-bottom-20 {
        margin-bottom: 20px
    }

    .margin-downsm-25 {
        margin: 25px
    }

    .margin-downsm-v-25 {
        margin-bottom: 25px;
        margin-top: 25px
    }

    .margin-downsm-h-25 {
        margin-left: 25px;
        margin-right: 25px
    }

    .margin-downsm-top-25 {
        margin-top: 25px
    }

    .margin-downsm-left-25 {
        margin-left: 25px
    }

    .margin-downsm-right-25 {
        margin-right: 25px
    }

    .margin-downsm-bottom-25 {
        margin-bottom: 25px
    }

    .margin-downsm-30 {
        margin: 30px
    }

    .margin-downsm-v-30 {
        margin-bottom: 30px;
        margin-top: 30px
    }

    .margin-downsm-h-30 {
        margin-left: 30px;
        margin-right: 30px
    }

    .margin-downsm-top-30 {
        margin-top: 30px
    }

    .margin-downsm-left-30 {
        margin-left: 30px
    }

    .margin-downsm-right-30 {
        margin-right: 30px
    }

    .margin-downsm-bottom-30 {
        margin-bottom: 30px
    }

    .margin-downsm-35 {
        margin: 35px
    }

    .margin-downsm-v-35 {
        margin-bottom: 35px;
        margin-top: 35px
    }

    .margin-downsm-h-35 {
        margin-left: 35px;
        margin-right: 35px
    }

    .margin-downsm-top-35 {
        margin-top: 35px
    }

    .margin-downsm-left-35 {
        margin-left: 35px
    }

    .margin-downsm-right-35 {
        margin-right: 35px
    }

    .margin-downsm-bottom-35 {
        margin-bottom: 35px
    }

    .margin-downsm-40 {
        margin: 40px
    }

    .margin-downsm-v-40 {
        margin-bottom: 40px;
        margin-top: 40px
    }

    .margin-downsm-h-40 {
        margin-left: 40px;
        margin-right: 40px
    }

    .margin-downsm-top-40 {
        margin-top: 40px
    }

    .margin-downsm-left-40 {
        margin-left: 40px
    }

    .margin-downsm-right-40 {
        margin-right: 40px
    }

    .margin-downsm-bottom-40 {
        margin-bottom: 40px
    }

    .margin-downsm-45 {
        margin: 45px
    }

    .margin-downsm-v-45 {
        margin-bottom: 45px;
        margin-top: 45px
    }

    .margin-downsm-h-45 {
        margin-left: 45px;
        margin-right: 45px
    }

    .margin-downsm-top-45 {
        margin-top: 45px
    }

    .margin-downsm-left-45 {
        margin-left: 45px
    }

    .margin-downsm-right-45 {
        margin-right: 45px
    }

    .margin-downsm-bottom-45 {
        margin-bottom: 45px
    }

    .margin-downsm-50 {
        margin: 50px
    }

    .margin-downsm-v-50 {
        margin-bottom: 50px;
        margin-top: 50px
    }

    .margin-downsm-h-50 {
        margin-left: 50px;
        margin-right: 50px
    }

    .margin-downsm-top-50 {
        margin-top: 50px
    }

    .margin-downsm-left-50 {
        margin-left: 50px
    }

    .margin-downsm-right-50 {
        margin-right: 50px
    }

    .margin-downsm-bottom-50 {
        margin-bottom: 50px
    }

    .margin-downsm-55 {
        margin: 55px
    }

    .margin-downsm-v-55 {
        margin-bottom: 55px;
        margin-top: 55px
    }

    .margin-downsm-h-55 {
        margin-left: 55px;
        margin-right: 55px
    }

    .margin-downsm-top-55 {
        margin-top: 55px
    }

    .margin-downsm-left-55 {
        margin-left: 55px
    }

    .margin-downsm-right-55 {
        margin-right: 55px
    }

    .margin-downsm-bottom-55 {
        margin-bottom: 55px
    }

    .margin-downsm-60 {
        margin: 60px
    }

    .margin-downsm-v-60 {
        margin-bottom: 60px;
        margin-top: 60px
    }

    .margin-downsm-h-60 {
        margin-left: 60px;
        margin-right: 60px
    }

    .margin-downsm-top-60 {
        margin-top: 60px
    }

    .margin-downsm-left-60 {
        margin-left: 60px
    }

    .margin-downsm-right-60 {
        margin-right: 60px
    }

    .margin-downsm-bottom-60 {
        margin-bottom: 60px
    }

    .margin-downsm-65 {
        margin: 65px
    }

    .margin-downsm-v-65 {
        margin-bottom: 65px;
        margin-top: 65px
    }

    .margin-downsm-h-65 {
        margin-left: 65px;
        margin-right: 65px
    }

    .margin-downsm-top-65 {
        margin-top: 65px
    }

    .margin-downsm-left-65 {
        margin-left: 65px
    }

    .margin-downsm-right-65 {
        margin-right: 65px
    }

    .margin-downsm-bottom-65 {
        margin-bottom: 65px
    }

    .margin-downsm-70 {
        margin: 70px
    }

    .margin-downsm-v-70 {
        margin-bottom: 70px;
        margin-top: 70px
    }

    .margin-downsm-h-70 {
        margin-left: 70px;
        margin-right: 70px
    }

    .margin-downsm-top-70 {
        margin-top: 70px
    }

    .margin-downsm-left-70 {
        margin-left: 70px
    }

    .margin-downsm-right-70 {
        margin-right: 70px
    }

    .margin-downsm-bottom-70 {
        margin-bottom: 70px
    }
}

@media (min-width: 769px) {
    .col-md-44-5 {
        flex: 0 0 44.5%;
        max-width: 44.5%;
        padding-left: 15px;
        padding-right: 15px
    }
}

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

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

@media (max-width: 768px) {
    body.-overflowhidden {
        overflow: hidden
    }

    .gmap-container {
        padding-top: 57%
    }

    .global-listitem.small {
        font-size: 1rem;
        line-height: 1.1;
        margin-bottom: 8px
    }

    .page-wrapper {
        padding: 25px 30px
    }

    .page-wrapper.page-article {
        padding-top: 49px
    }

    .page-article .bloc_hang {
        padding-bottom: 33px;
        padding-top: 5px
    }
}

.officesPage .center-h1-title h1.part-title.inlinecontent-title {
    font-size: 2.313rem;
    text-align: center
}

@media (max-width: 991px) {
    .officesPage .center-h1-title h1.part-title.inlinecontent-title {
        font-size: 1.75rem;
        text-align: left
    }
}

.officesPage .headquarters-bg-img {
    background-position: 50%;
    background-size: cover;
    width: 100%
}

.officesPage .categories-selector .filter label, .officesPage .offices-cat-selector .filter label {
    color: var(--lodh-darkGrey-100);
    min-height: 36px;
    padding: 9px 17px 0
}

.officesPage .categories-selector .filter input:checked + label .cross, .officesPage .offices-cat-selector .filter input:checked + label .cross {
    opacity: 1
}

.officesPage .categories-selector .filter.clear-all, .officesPage .offices-cat-selector .filter.clear-all {
    background-color: #d9d9d9;
    border: none;
    color: #fff;
    min-height: 36px;
    opacity: 1;
    padding: 9px 17px 0;
    visibility: visible
}

.officesPage .categories-selector .filter.clear-all:hover, .officesPage .offices-cat-selector .filter.clear-all:hover {
    background: var(--lodh-lightBrown-100);
    border-color: var(--lodh-lightBrown-100);
    cursor: pointer
}

.officesPage .categories-selector .filter.clear-all.disabled, .officesPage .categories-selector .filter.clear-all.disabled:hover, .officesPage .offices-cat-selector .filter.clear-all.disabled, .officesPage .offices-cat-selector .filter.clear-all.disabled:hover {
    background-color: #d9d9d9;
    color: #fff;
    cursor: default
}

.officesPage .categories-selector .filter.selected ~ .clear-all, .officesPage .offices-cat-selector .filter.selected ~ .clear-all {
    background-color: #a8a8aa;
    color: #fff
}

.officesPage .categories-selector .filter.selected ~ .clear-all:hover, .officesPage .offices-cat-selector .filter.selected ~ .clear-all:hover {
    background: var(--lodh-lightBrown-100);
    border-color: var(--lodh-lightBrown-100)
}

.officesPage .categories-selector.limited .officerows, .officesPage .offices-cat-selector.limited .officerows {
    grid-auto-rows: 0;
    grid-template-rows:auto auto auto;
    overflow: hidden
}

.officesPage .categories-selector.limited .row #button_loadmore.loadmore, .officesPage .offices-cat-selector.limited .row #button_loadmore.loadmore {
    display: inline-block
}

.officesPage .section-offices-wrapper {
    margin-bottom: -50px
}

@media (max-width: 768px) {
    .officesPage .offices-listing-menu .lodh-accordion .lodh-collapse .lodh-collapse-content.show {
        padding: 0
    }

    .officesPage .offices-listing-menu .lodh-accordion .lodh-accordion-element .lodh-collapse-title {
        font-size: 1.375rem;
        font-weight: 700
    }
}

.officesPage .gmap-container {
    margin-bottom: 100px
}

.officesPage .gmap-container.offices {
    margin: 0
}

.officeContact, .offices {
    font-family: var(--lodh-font-family-serif)
}

.officeContact .part-title, .offices .part-title {
    font-size: 1.75rem;
    letter-spacing: .008em
}

@media (max-width: 991px) {
    .officeContact .part-title, .offices .part-title {
        font-size: 1.375rem
    }
}

.officeContact .office-title, .offices .office-title {
    font-size: 2.313rem;
    padding-bottom: 30px;
    text-align: center
}

@media (max-width: 991px) {
    .officeContact .office-title, .offices .office-title {
        font-size: 1.75rem;
        text-align: left !important
    }
}

.officeContact h2.part-title :not(.custom-tabs), .offices h2.part-title :not(.custom-tabs) {
    text-align: center
}

.officeContact .headquarters-address, .offices .headquarters-address {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    margin-top: 20px
}

.officeContact .headquarters-address .office-address-title, .offices .headquarters-address .office-address-title {
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.375rem;
    font-weight: 700;
    padding-bottom: 30px
}

@media (max-width: 991px) {
    .officeContact .headquarters-address .office-address-title, .offices .headquarters-address .office-address-title {
        font-size: 1rem;
        font-weight: 400
    }
}

.officeContact-headquarterimg, .offices-headquarterimg {
    height: auto;
    width: 100%
}

.officeContact .offices-graylines.legend, .offices .offices-graylines.legend {
    display: inline-block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 16px;
    margin-top: 10px
}

.officeContact-address, .offices-address {
    color: #000
}

.officeContact-address a, .offices-address a {
    text-decoration: none;
    transition: all .3s ease-in-out
}

.officeContact-address a:not(.link-direction), .offices-address a:not(.link-direction) {
    color: inherit
}

.officeContact-address a:not(.txt-orange):hover, .offices-address a:not(.txt-orange):hover {
    text-decoration: underline
}

.officeContact-address a.txt-orange, .offices-address a.txt-orange {
    color: var(--lodh-orange-100)
}

.officeContact-address a.txt-orange:hover, .offices-address a.txt-orange:hover {
    color: var(--lodh-orange-120)
}

.officeContact-graylines, .offices-graylines {
    color: #939598
}

.officeContact-listing, .offices-listing {
    margin-top: 46px
}

.officeContact-services, .offices-services {
    padding-top: 7px
}

.officeContact-services .part-title, .offices-services .part-title {
    margin-bottom: 20px
}

.officeContact-getintouch, .offices-getintouch {
    padding-top: 3px
}

.officeContact-getintouch .input-container, .officeContact-getintouch .select-container, .offices-getintouch .input-container, .offices-getintouch .select-container {
    margin-bottom: 20px
}

.officeContact-getintouch .select-container, .offices-getintouch .select-container {
    margin-top: 10px
}

.officeContact-getintouch .textarea-container, .offices-getintouch .textarea-container {
    margin-bottom: 10px
}

.officeContact-getintouch .career-name, .offices-getintouch .career-name {
    margin-bottom: 107px
}

.officeContact-getintouch .career-name.-small-bottom, .offices-getintouch .career-name.-small-bottom {
    margin-bottom: 15px
}

.officeContact-getintouch .career-name.-no-bottom, .offices-getintouch .career-name.-no-bottom {
    margin-bottom: 10px
}

.officeContact-getintouch .career-margin, .offices-getintouch .career-margin {
    margin-bottom: 22px
}

.officeContact-getintouch .career-margin.-big-margin, .offices-getintouch .career-margin.-big-margin {
    margin-bottom: 57px
}

.officeContact .custom-tabs .nav-tabs-scroll-wrapper, .offices .custom-tabs .nav-tabs-scroll-wrapper {
    padding-bottom: 50px
}

@media (max-width: 768px) {
    .officeContact .custom-tabs .nav-tabs-scroll-wrapper, .offices .custom-tabs .nav-tabs-scroll-wrapper {
        padding-bottom: 10px
    }
}

.officeContact .custom-tabs .nav-tabs, .offices .custom-tabs .nav-tabs {
    border-bottom: none
}

.officeContact .custom-tabs .nav-tabs .nav-item, .offices .custom-tabs .nav-tabs .nav-item {
    margin-bottom: unset;
    width: 50%
}

.officeContact .custom-tabs .nav-tabs .nav-item .nav-link, .offices .custom-tabs .nav-tabs .nav-item .nav-link {
    border: none;
    border-bottom: 1px solid #a8a8aa;
    color: #a8a8aa
}

.officeContact .custom-tabs .nav-tabs .nav-item .nav-link.active, .offices .custom-tabs .nav-tabs .nav-item .nav-link.active {
    border-bottom: 2px solid #5796c6;
    color: #5796c6;
    transition: border .15s ease-out
}

.officeContact .custom-tabs .nav-tabs .nav-item .nav-link span, .offices .custom-tabs .nav-tabs .nav-item .nav-link span {
    font-size: 1.563rem;
    font-weight: 400;
    padding-bottom: 11px;
    top: 40%;
    transform: none
}

@media (max-width: 991px) {
    .officeContact .custom-tabs .nav-tabs .nav-item, .offices .custom-tabs .nav-tabs .nav-item {
        width: 100%
    }

    .officeContact .custom-tabs .nav-tabs li:first-child, .offices .custom-tabs .nav-tabs li:first-child {
        display: none !important
    }

    .officeContact .custom-tabs .nav-tabs li:not(:first-child), .offices .custom-tabs .nav-tabs li:not(:first-child) {
        display: block !important
    }

    .officeContact .custom-tabs .nav-tabs li:not(:first-child) .nav-link, .offices .custom-tabs .nav-tabs li:not(:first-child) .nav-link {
        border: none !important;
        color: inherit !important;
        text-align: left
    }
}

.officeContact .custom-tabs .tabs-wrapper .tab-pane.active, .offices .custom-tabs .tabs-wrapper .tab-pane.active {
    animation: fadeIn .3s ease-out
}

@media (max-width: 991px) {
    .officeContact .custom-tabs .tabs-wrapper .tab-content .tab-pane:first-child, .offices .custom-tabs .tabs-wrapper .tab-content .tab-pane:first-child {
        display: none !important
    }

    .officeContact .custom-tabs .tabs-wrapper .tab-content .tab-pane:not(:first-child), .offices .custom-tabs .tabs-wrapper .tab-content .tab-pane:not(:first-child) {
        display: block !important
    }

    .officeContact .custom-tabs .tabs-wrapper .tab-content .tab-pane:not(:first-child) .small-container, .offices .custom-tabs .tabs-wrapper .tab-content .tab-pane:not(:first-child) .small-container {
        padding: 0
    }
}

.officeContact .office-tile:hover, .offices .office-tile:hover {
    transform: scale(1.02)
}

.officeContact .office-tile .office-tile-name, .offices .office-tile .office-tile-name {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 22px;
    font-weight: 700;
    left: 50px;
    position: relative;
    top: -95px;
    white-space: nowrap;
    width: 150px
}

.officeContact .officerows, .offices .officerows {
    display: grid;
    grid-template-columns:repeat(auto-fit, 360px);
    overflow: hidden
}

@media (max-width: 1199px) {
    .officeContact .officerows, .offices .officerows {
        grid-template-columns:repeat(auto-fit, 300px)
    }

    .officeContact .officerows .office-tile-image, .offices .officerows .office-tile-image {
        width: 300px
    }
}

.officeContact .sortarrowlink, .offices .sortarrowlink {
    cursor: pointer;
    stroke: #adadad;
    fill: #adadad;
    margin-right: 5px;
    margin-top: 4px;
    padding-left: 20px
}

.officeContact .sortarrowlink.activated, .offices .sortarrowlink.activated {
    stroke: #5796c6;
    fill: #5796c6
}

.officeContact #button_loadmore.loadmore, .offices #button_loadmore.loadmore {
    background: #5796c6;
    border-radius: 50px;
    color: #fff;
    cursor: pointer;
    display: none;
    margin: -20px 0 50px;
    min-height: 36px;
    padding: 9px 17px 0;
    position: relative;
    text-decoration: none !important;
    transition: all .2s ease-in-out
}

.officeContact #button_loadmore.loadmore:hover, .offices #button_loadmore.loadmore:hover {
    background: #4b83ac
}

@media (max-width: 991px) {
    .officeContact #button_loadmore.loadmore, .officeContact .dynamic-grid, .offices #button_loadmore.loadmore, .offices .dynamic-grid {
        display: none !important
    }
}

.officeContact .map, .offices .map {
    max-width: 1920px;
    padding-left: 0;
    padding-right: 0
}

.officeContact .map .map-popup, .offices .map .map-popup {
    color: var(--lodh-lightBrown-100);
    text-decoration: none
}

.officeContact .map .map-popup:hover, .offices .map .map-popup:hover {
    color: inherit
}

.officeContact .map div#content, .offices .map div#content {
    padding: 20px
}

.officeContact .map div#content .firstHeading, .offices .map div#content .firstHeading {
    font-weight: 700
}

@media (max-width: 991px) {
    .officeContact .map, .offices .map {
        display: none !important
    }
}

.officeContact .career-name, .offices .career-name {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 30px;
    padding-bottom: 30px
}

.offices-services.inline .global-list .global-listitem.small:before {
    font-size: 3px;
    margin-top: 1px
}

.offices-entities.inline .global-list .global-listitem.small:before, .offices-listing.inline .global-list .global-listitem.small:before, .offices-services.inline .global-list .global-listitem.small:before {
    content: "" !important
}

.offices-entities .global-list .list-inline-item, .offices-listing .global-list .list-inline-item, .offices-services .global-list .list-inline-item {
    width: 150px
}

.offices-entities .global-list .global-listitem.-active, .offices-listing .global-list .global-listitem.-active, .offices-services .global-list .global-listitem.-active {
    color: var(--lodh-orange-100)
}

.offices-entities .global-list .global-listitem:hover, .offices-listing .global-list .global-listitem:hover, .offices-services .global-list .global-listitem:hover {
    color: #936c56
}

.offices-entities .global-list .global-listitem.small, .offices-listing .global-list .global-listitem.small, .offices-services .global-list .global-listitem.small {
    padding-left: 0
}

.offices-entities .global-list .global-listitem.small:before, .offices-listing .global-list .global-listitem.small:before, .offices-services .global-list .global-listitem.small:before {
    content: "" !important;
    font-size: 6px;
    margin-top: 3px
}

.offices-entities .global-list .global-listitem.-active:hover {
    color: #936c56
}

.offices-entities .part-title {
    display: none
}

.offices-entities .global-listitem[href], .offices-services .global-list .global-listitem[href] {
    text-decoration: underline !important
}

.officeContact .officeImage .block-text-logo-background, .officesPage .officeImage .block-text-logo-background {
    background-position: 0 0;
    background-size: cover;
    height: 350px
}

@media (max-width: 768px) {
    .officeContact .officeImage, .officesPage .officeImage {
        display: none
    }
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse {
    margin: 8px 0;
    padding: 5px 0
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-content, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-content {
    padding: 0
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header {
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, .161);
    padding: 20px
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header .lodh-collapse-icon, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header .lodh-collapse-icon {
    border: none
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header:hover .lodh-collapse-title, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header:hover .lodh-collapse-title {
    color: #000
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header:not(.collapsed):hover .lodh-collapse-title, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .lodh-collapse-header:not(.collapsed):hover .lodh-collapse-title {
    color: var(--lodh-cyan-100)
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item {
    background: #f2f1f1;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 22px;
    margin: 5px;
    padding: 15px;
    white-space: nowrap
}

.officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item:active, .officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item:focus, .officeContact .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item:hover, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item:active, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item:focus, .officesPage .lodh-accordion .lodh-accordion-element .lodh-collapse .office-menu-item:hover {
    background-color: #fff
}

.officeContact .lodh-accordion .lodh-accordion-element, .officeContact .lodh-accordion .lodh-accordion-last-separator, .officesPage .lodh-accordion .lodh-accordion-element, .officesPage .lodh-accordion .lodh-accordion-last-separator {
    border-top: none
}

.officeContact .inlinecontent-content-wrapper .inlinecontent-description p, .officesPage .inlinecontent-content-wrapper .inlinecontent-description p {
    font-family: var(--lodh-font-sans-serif) !important;
    font-size: var(--lodh-font-size-base) !important;
    line-height: var(--lodh-line-height-base)
}

@media (max-width: 768px) {
    .officeContact .inlinecontent-content-wrapper .inlinecontent-description p, .officesPage .inlinecontent-content-wrapper .inlinecontent-description p {
        font-size: var(--lodh-font-size-base) !important;
        line-height: var(--lodh-line-height-base)
    }
}

.officeContact .inlinecontent-content-wrapper.inlinecontent-separator-wrapper, .officesPage .inlinecontent-content-wrapper.inlinecontent-separator-wrapper {
    margin-bottom: 10px;
    margin-top: 20px
}

.officeContact .offices-entities .global-list a span:before, .officeContact .offices-entities .global-list li span:before, .officeContact .offices-services .global-list a span:before, .officeContact .offices-services .global-list li span:before, .officesPage .offices-entities .global-list a span:before, .officesPage .offices-entities .global-list li span:before, .officesPage .offices-services .global-list a span:before, .officesPage .offices-services .global-list li span:before {
    content: ""
}

.officeContact .page-wrapper-lg, .officesPage .page-wrapper-lg {
    margin-left: auto;
    margin-right: auto;
    max-width: 1440px
}

@media (min-width: 576px) {
    .officeContact .lo-image-wrapper, .officesPage .lo-image-wrapper {
        margin-bottom: 40px
    }
}

@media (max-width: 768px) {
    .officeContact .lo-image-wrapper, .officesPage .lo-image-wrapper {
        margin-bottom: 30px;
        margin-left: -30px;
        width: 100vw
    }

    .officeContact .lo-image-wrapper .lo-image, .officesPage .lo-image-wrapper .lo-image {
        height: 260px
    }

    .officeContact .lo-image-wrapper .content-wrapper .title, .officesPage .lo-image-wrapper .content-wrapper .title {
        font-size: 1rem
    }

    .officeContact .lo-image-wrapper .content-wrapper .link-wrapper span.rounded-link, .officesPage .lo-image-wrapper .content-wrapper .link-wrapper span.rounded-link {
        min-height: 36px;
        padding: 9px 13px 0
    }
}

.officeContact .headquarters-address .office-address-title {
    display: inline-block;
    font-family: var(--lodh-font-sans-serif);
    font-size: 1rem;
    font-weight: 400;
    padding-bottom: 20px
}

@media (max-width: 991px) {
    .officeContact .headquarters-address .office-address-title {
        font-size: 1rem
    }
}

.officeContact #AddressSlider.carousel.slider-address .carousel-indicators {
    justify-content: left
}

.officeContact #AddressSlider.carousel.slider-address .carousel-indicators li {
    background-color: #5796c6;
    height: 10px;
    opacity: .5 !important
}

.officeContact #AddressSlider.carousel.slider-address .carousel-indicators li.active, .officeContact #AddressSlider.carousel.slider-address .carousel-indicators li:hover {
    height: 5px;
    opacity: .9 !important
}

.officeContact .lowerContent .page-wrapper {
    padding-bottom: 10px
}

.officeContact .subLowerContent.page-wrapper {
    padding-bottom: 0;
    padding-top: 10px
}

@media (max-width: 768px) {
    .page-offices .page-headerpart .input-container {
        margin-bottom: -2px;
        margin-top: 33px
    }

    .offices-listing {
        margin-top: 45px
    }

    .offices-graylines {
        font-size: .625rem;
        letter-spacing: .02rem;
        line-height: 1.45;
        margin-bottom: 32px;
        margin-top: 30px;
        max-width: 70%
    }

    .offices-services {
        padding-bottom: 9px;
        padding-top: 5px
    }

    .offices-services .part-title {
        margin-bottom: 37px
    }

    .offices-getintouch .input-container, .offices-getintouch .select-container {
        margin-bottom: 30px
    }

    .offices-getintouch .career-imageContainer {
        margin-bottom: 38px;
        margin-top: 3px
    }

    .offices-getintouch .career-name {
        margin-bottom: 26px
    }

    .offices-getintouch .career-margin {
        margin-bottom: 21px
    }

    .offices-getintouch .button.contact {
        margin-bottom: 43px;
        width: 100%
    }
}

.sitemap-page {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    min-height: calc(100vh - 218px);
    padding: 50px
}

.sitemap-page h1 {
    margin-bottom: 50px
}

.sitemap-page ul {
    font-size: .938rem;
    list-style-type: disc;
    padding: 0 0 0 15px
}

.sitemap-page ul ul {
    padding-left: 25px
}

.sitemap-page a {
    color: #000;
    display: inline-block;
    margin: 0 -6px;
    padding: 3px 6px;
    transition: color .3s ease-in-out
}

.sitemap-page a:focus, .sitemap-page a:hover {
    color: #936c56;
    text-decoration: none
}

@media (max-width: 768px) {
    .sitemap-page {
        padding: 28px
    }
}

.wow {
    visibility: hidden
}

.quote-background {
    background-position-x: 50%;
    background-size: cover;
    height: 100%;
    position: relative
}

.quote-background .text {
    color: #fff;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.563rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    left: 50%;
    min-width: 70%;
    position: absolute;
    text-align: center;
    text-shadow: #161616 0 0 4px;
    top: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 200px)
}

.quote-background .text:not(.no-quote):before {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: .906rem;
    margin: 0 10px 0 -30px;
    vertical-align: super
}

.quote-background .text:not(.no-quote):after {
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: .906rem;
    margin-left: 10px;
    transform: rotate(180deg);
    vertical-align: sub;
    visibility: hidden
}

.quote-background .text.typewriter-done:after {
    visibility: visible
}

.quote-background .link-over {
    inset: 0;
    position: absolute;
    z-index: 2
}

.quote-background.style-bottom-right .text {
    inset: auto 40px 50px auto;
    min-width: 0;
    transform: none;
    width: 50%
}

.content-gradient {
    background-size: cover;
    color: #fff;
    height: 100%;
    padding: 10%;
    position: relative;
    text-align: center
}

.content-gradient .title {
    font-size: 1.438rem;
    margin: 0;
    text-shadow: #161616 0 0 4px
}

.content-gradient .title + .text {
    margin-top: 30px
}

.content-gradient .text {
    display: block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: var(--lodh-font-size-base);
    line-height: 1.35;
    text-shadow: #161616 0 0 4px
}

.content-gradient.has-link:hover .rounded-link {
    background: #fff;
    color: #000;
    text-shadow: none
}

.content-gradient.has-link .text {
    padding-bottom: calc(10% + 25px)
}

.content-gradient.has-link .link-wrapper {
    bottom: 0;
    left: 0;
    padding-bottom: 9%;
    position: absolute;
    right: 0
}

.content-gradient.has-link .rounded-link {
    border-color: #fff;
    color: #fff;
    display: inline-block;
    font-size: .875rem;
    padding-left: 30px;
    padding-right: 30px;
    text-shadow: #161616 0 0 4px
}

.content-gradient.has-link .link-over {
    inset: 0;
    position: absolute;
    z-index: 2
}

.content-gradient.page-color {
    padding: 8%
}

.content-gradient.page-color .title {
    color: #936c56
}

.content-gradient.page-color .text {
    color: #a8a8aa
}

.content-gradient.page-color.has-link:hover .rounded-link {
    background: transparent;
    color: #936c56
}

.content-gradient.page-color.has-link .rounded-link {
    background: #936c56;
    border-color: #936c56;
    color: #fff
}

.content-gradient.page-color.has-link .link-wrapper {
    padding-bottom: 8%
}

.grid .grid-element .video-popin {
    margin: 0
}

.video-popin {
    background-position: 50%;
    background-size: cover;
    display: block;
    height: 100%;
    margin: 30px 0;
    padding-bottom: 54.055%;
    width: 100%
}

.video-content {
    display: block;
    position: relative
}

.video-content .play-icon {
    height: 52px;
    left: 50%;
    min-height: 15%;
    min-width: 15%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 52px;
    z-index: 3
}

.video-content .play-icon * {
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, .5))
}

.video-content[data-trailer] .trailer {
    display: none;
    height: 100%;
    inset: 0;
    position: absolute;
    transition: none;
    width: 100%;
    z-index: 2
}

.video-content[data-trailer].error .play-icon {
    transition: all .2s ease-in-out
}

.topic-number {
    background-size: cover;
    color: #fff;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .875rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    min-height: 200px;
    padding: 25px 25px 19px;
    position: relative
}

.topic-number .number {
    font-size: 4.375rem;
    letter-spacing: -5px
}

.topic-number .text {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1.25rem;
    line-height: 1.3;
    text-shadow: #161616 0 0 4px
}

.topic-number .text p {
    margin: 0
}

.topic-number .top-line {
    display: flex;
    flex-direction: row
}

.topic-number .top-line .icon-wrapper .icon {
    height: 55px;
    min-width: 65px
}

.topic-number .top-line .number {
    flex-grow: 1;
    line-height: 1.05;
    padding-left: 12px
}

.topic-number .top-line .unit {
    align-items: flex-end;
    display: flex;
    flex-grow: 1;
    line-height: 1.3;
    margin: 0 -25px 14px 10px;
    word-break: break-all
}

.topic-number .link-over {
    inset: 0;
    position: absolute;
    z-index: 2
}

.topic-number.bottom .top-line {
    flex-wrap: nowrap
}

.topic-number.bottom .top-line .text {
    padding-left: 15px
}

.topic-number.bottom .bottom-line {
    display: inline-block;
    margin: 29px 0 0 74px
}

.topic-number.bottom .bottom-line .number {
    display: block;
    line-height: .75
}

.topic-number.bottom .bottom-line .unit {
    margin-left: 7px
}

.topic-number.parallax {
    font-size: .813rem;
    min-height: 400px;
    padding: 0
}

.topic-number.parallax .topic-number-wrapper {
    left: 100px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 250px
}

.topic-number.parallax .top-line .icon-wrapper .icon {
    height: 75px;
    margin-top: -30px;
    min-width: 0
}

.topic-number.parallax .number {
    font-size: 5.125rem;
    line-height: 1;
    padding-left: 18px
}

.number-count.initialized {
    visibility: inherit !important
}

.grid.horizontal-separators:hover .green-data:not(:hover) {
    opacity: .4
}

.green-data {
    color: #fff;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .938rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    position: relative;
    transition: all .2s ease-in-out
}

.green-data .number {
    line-height: .9
}

.green-data .number-count {
    letter-spacing: -5px
}

.green-data .text {
    color: #8d827a;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    line-height: 1.3
}

.green-data .text p {
    margin: 0
}

.green-data .link-over {
    inset: 0;
    position: absolute;
    z-index: 2
}

.green-data.data-counter {
    padding-top: 15px;
    text-align: right
}

.green-data.data-counter .number {
    display: block;
    font-size: 4.375rem
}

.green-data.data-counter .text {
    margin-top: 10px
}

.green-data.data-fixed {
    text-align: center
}

.green-data.data-fixed .number-wrapper {
    margin-top: 20px
}

.green-data.data-fixed .number {
    font-size: 3.125rem
}

.green-data.data-fixed .unit {
    font-size: 1.875rem
}

.green-data.data-fixed.theme-white {
    min-height: 95px
}

.green-data.data-fixed.theme-white .number {
    font-size: 3.75rem
}

.green-data.data-fixed.theme-white .unit {
    font-size: 1.563rem;
    margin-left: 10px
}

.green-data.data-fixed.theme-white .text {
    color: #fff;
    font-size: .875rem
}

.green-data.data-icon {
    text-align: center
}

.green-data.data-icon .icon-wrapper {
    border: 1px solid #8d827a;
    border-radius: 50%;
    height: 65px;
    margin: 0 auto 15px;
    position: relative;
    width: 65px
}

.green-data.data-icon .icon-wrapper .icon {
    height: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.green-data.data-icon .icon-wrapper svg {
    max-height: 100%
}

.green-data.data-icon .number {
    font-size: 2.5rem
}

.green-data.data-icon .number .number-count {
    letter-spacing: -3px
}

.green-data.data-icon .text {
    margin-top: 10px
}

.green-data.data-icon.hide-circle .icon-wrapper {
    border: none !important
}

.green-data.data-icon.align-left {
    float: left
}

.green-data.data-icon.align-right {
    float: right
}

.green-data.data-icon.align-right.style-left, .green-data.data-icon.align-right.style-right {
    margin-left: 30px;
    margin-right: 0
}

.green-data.data-icon.style-left, .green-data.data-icon.style-right {
    color: #5796c6;
    margin: 30px 30px 30px 0;
    padding: 0;
    text-align: left;
    width: 270px
}

.green-data.data-icon.style-left:before, .green-data.data-icon.style-right:before {
    background: #b8c8d4;
    content: "";
    height: 1px;
    left: 36px;
    position: absolute;
    right: 0;
    top: 83px
}

.green-data.data-icon.style-left .icon-wrapper, .green-data.data-icon.style-right .icon-wrapper {
    border-color: #b8c8d4;
    float: left;
    height: 70px;
    width: 70px
}

.green-data.data-icon.style-left .icon-wrapper:after, .green-data.data-icon.style-right .icon-wrapper:after {
    background: #b8c8d4;
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: 100%;
    width: 1px
}

.green-data.data-icon.style-left .icon-wrapper .icon .stroke, .green-data.data-icon.style-right .icon-wrapper .icon .stroke {
    stroke: #5796c6
}

.green-data.data-icon.style-left .icon-wrapper .icon .fill, .green-data.data-icon.style-right .icon-wrapper .icon .fill {
    fill: #5796c6
}

.green-data.data-icon.style-left .number, .green-data.data-icon.style-right .number {
    font-size: 2.5rem;
    margin-left: 80px;
    margin-top: 25px
}

.green-data.data-icon.style-left .number .number-count, .green-data.data-icon.style-right .number .number-count {
    font-size: 3.75rem;
    margin-right: 10px
}

.green-data.data-icon.style-left .text, .green-data.data-icon.style-right .text {
    color: #5796c6;
    font-size: .875rem;
    margin-left: 35px;
    margin-top: 15px
}

.green-data.data-icon.style-right:before {
    left: 0;
    right: 35px
}

.green-data.data-icon.style-right .icon-wrapper {
    float: right
}

.green-data.data-icon.style-right .number {
    margin-left: 0;
    margin-right: 80px
}

.green-data.data-icon.style-right .text {
    margin-left: 0;
    margin-right: 35px
}

.green-data.data-icon.style-lyon .number {
    font-size: 1.125rem
}

.green-data.data-icon.style-lyon .number .number-count {
    font-size: 1.875rem;
    margin: 0 5px
}

.green-data.data-icon.style-lyon .text {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .875rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400
}

.green-data.data-map .map-wrapper {
    position: relative
}

.green-data.data-map .map-wrapper .map {
    height: 100%;
    width: 100%
}

.green-data.data-map .map-wrapper .marker {
    background: #936c56;
    border-radius: 50%;
    height: 6px;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 6px
}

.green-data.data-map .text {
    margin-top: 15px;
    text-align: center
}

.title-bar {
    margin-bottom: 20px
}

.title-bar:after {
    clear: both;
    content: "";
    display: block
}

.title-bar .title {
    float: left;
    margin: 0
}

.title-bar .social-sharer {
    float: right;
    margin: 0 -5px
}

.title-bar .social-sharer .social-link {
    margin: 0 5px
}

.rounded-link-list {
    display: flex;
    justify-content: space-between
}

.rounded-link-list a[href] {
    border-color: #dad9d7;
    color: #dad9d7;
    display: inline-block;
    font-size: .875rem;
    padding-left: 30px;
    padding-right: 30px
}

.rounded-link-list a[href]:hover {
    background: #fff;
    border-color: #fff;
    color: #292b2c
}

.rounded-link-list.theme-colored {
    flex-flow: wrap;
    margin: 20px 0 25px
}

.rounded-link-list.theme-colored a[href] {
    margin: 0 0 10px;
    padding-left: 15px;
    padding-right: 15px
}

.rounded-link-list.theme-colored a[href]:hover {
    color: #292b2c
}

.in-content-form {
    background: #fff;
    border: 1px solid #e6e7e8;
    border-radius: 10px;
    margin: 30px auto;
    padding: 30px;
    width: 570px
}

.in-content-form .popin-shortcut-inline {
    display: block;
    font-size: .563rem;
    margin: 0
}

.in-content-form .popin-shortcut-inline .right {
    margin: 10px 0 0 60px
}

.in-content-form .popin-shortcut-inline .right .fake-input {
    background: #f1f2f2
}

.in-content-form.float-left, .in-content-form.float-right {
    float: left;
    margin: 30px 30px 30px 0;
    width: 370px
}

.in-content-form.float-left .popin-shortcut-inline .right, .in-content-form.float-right .popin-shortcut-inline .right {
    margin-left: 0
}

.in-content-form.float-right {
    float: right;
    margin-left: 30px;
    margin-right: 0
}

@media (max-width: 1199px) {
    .rounded-link-list {
        display: block;
        text-align: center
    }

    .rounded-link-list a[href] {
        margin-bottom: 10px
    }

    .rounded-link-list a[href]:last-child {
        margin-bottom: 0
    }

    .rounded-link-list.theme-colored {
        margin-left: -2px;
        margin-right: -2px;
        text-align: left
    }

    .rounded-link-list.theme-colored a[href] {
        margin-left: 2px;
        margin-right: 2px
    }
}

@media (max-width: 991px) {
    .rounded-link-list a[href] {
        margin-bottom: 0;
        margin-right: 20px
    }

    .rounded-link-list a[href]:last-child {
        margin-right: 0
    }

    .quote-background {
        min-height: 200px !important
    }

    .quote-background .text {
        width: calc(100% - 100px)
    }

    .topic-number.parallax {
        min-height: 200px
    }

    .topic-number.parallax .topic-number-wrapper {
        left: 50px;
        top: calc(50% + 15px)
    }

    .in-content-form {
        float: none !important;
        margin: 30px 0 !important;
        width: 100% !important
    }

    .in-content-form .popin-shortcut-inline .right {
        margin-left: 0 !important
    }

    .in-content-form .popin-shortcut-inline .right .fake-input {
        min-width: 0
    }
}

@media (max-width: 768px) {
    .green-data.data-counter {
        text-align: center
    }

    .quote-background .text {
        font-size: 1.438rem
    }

    .quote-background.style-bottom-right .text {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
        width: 55%
    }

    .title-bar .social-sharer {
        display: inline-flex
    }
}

@media (max-width: 575px) {
    .rounded-link-list a[href] {
        display: block;
        margin-bottom: 20px;
        margin-right: 0
    }

    .rounded-link-list a[href]:last-child {
        margin-bottom: 0
    }

    .rounded-link-list.theme-colored a[href] {
        display: inline-block
    }

    .quote-background .text {
        font-size: 1.063rem;
        width: calc(100% - 80px)
    }

    .quote-background.style-bottom-right .text {
        padding: 0 40px;
        right: auto;
        width: 100%
    }

    .topic-number.parallax .topic-number-wrapper {
        left: auto;
        padding: 0 25px;
        width: 100%
    }

    .title-bar .social-sharer {
        float: none;
        margin-top: 15px
    }

    .green-data.data-counter {
        font-size: .813rem
    }
}

.block-scrollable .block-scrollable-slide, .block-text-logo-background, .block-text-parallax-background {
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 120px 0
}

.block-scrollable .block-scrollable-slide .text-wrapper, .block-text-logo-background .text-wrapper, .block-text-parallax-background .text-wrapper {
    margin-left: 155px;
    width: 470px
}

.block-scrollable .block-scrollable-slide .text-wrapper .title, .block-text-logo-background .text-wrapper .title, .block-text-parallax-background .text-wrapper .title {
    font-size: 1.563rem;
    margin-bottom: 25px
}

.block-scrollable .block-scrollable-slide .text-wrapper .text, .block-text-logo-background .text-wrapper .text, .block-text-parallax-background .text-wrapper .text {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.35
}

.block-scrollable .block-scrollable-slide .text-wrapper .text a, .block-text-logo-background .text-wrapper .text a, .block-text-parallax-background .text-wrapper .text a {
    text-decoration: none;
    transition: all .2s ease-in-out
}

.block-scrollable .block-scrollable-slide .text-wrapper .text p, .block-text-logo-background .text-wrapper .text p, .block-text-parallax-background .text-wrapper .text p {
    margin-bottom: 25px
}

.block-scrollable .block-scrollable-slide .text-wrapper .text p:last-of-type, .block-text-logo-background .text-wrapper .text p:last-of-type, .block-text-parallax-background .text-wrapper .text p:last-of-type {
    margin-bottom: 0
}

.block-text-logo-background {
    background-position: calc(50% + 540px) 50%
}

.lo-row .block-text-logo-background + .lo-row {
    margin-top: 0
}

.block-text-parallax-background {
    background-position: 100% 0;
    color: #fff;
    padding: 90px 0;
    position: relative
}

.block-text-parallax-background .text-wrapper {
    margin-left: 55px;
    position: relative;
    width: 570px;
    z-index: 1
}

.block-text-parallax-background .gradient-overlay {
    display: block;
    inset: 0 calc(50% - 340px) 0 0;
    position: absolute;
    z-index: 0
}

.block-two-tone {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.35;
    overflow: hidden;
    position: relative
}

.block-two-tone:before {
    background: rgba(0, 0, 0, .3);
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: calc(50% - 640px)
}

.block-two-tone .max-content-wrapper {
    display: flex
}

.block-two-tone .max-content-wrapper:after {
    clear: both;
    content: "";
    display: block
}

.block-two-tone .side-content-wrapper {
    padding: 60px
}

.block-two-tone .side-content-wrapper:last-of-type {
    background: rgba(0, 0, 0, .3)
}

.block-two-tone .side-content-wrapper h2 {
    font-size: .938rem;
    margin-bottom: 25px
}

.block-two-tone .side-content-wrapper a {
    color: var(--lodh-lightBrown-100);
    text-decoration: none;
    transition: all .2s ease-in-out
}

.block-two-tone .side-content-wrapper a:hover {
    color: #936c56
}

.block-two-tone .side-content-wrapper p {
    margin-bottom: 25px
}

.block-two-tone .side-content-wrapper p:last-of-type {
    margin-bottom: 0
}

.block-two-tone .side-content-wrapper img {
    width: 100%
}

.block-two-tone .side-content-wrapper hr {
    border-color: #8d827a;
    margin-bottom: 25px
}

.block-scrollable {
    min-height: calc(100vh - 102px);
    position: relative
}

.block-scrollable.force-mobile {
    height: auto !important
}

.block-scrollable.force-mobile .block-scrollable-viewer {
    height: auto;
    position: static
}

.block-scrollable.force-mobile .block-scrollable-slide {
    opacity: 1 !important;
    padding-bottom: 330px;
    padding-top: 60px;
    position: relative;
    visibility: visible !important
}

.block-scrollable.force-mobile .block-scrollable-slide .text-wrapper {
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 0;
    position: static;
    transform: none;
    width: 100%
}

.block-scrollable.force-mobile .block-scrollable-slide .text-wrapper .text {
    text-shadow: #161616 0 0 4px
}

.block-scrollable.force-mobile .block-scrollable-slide.has-mobile-image .bg-image {
    display: none
}

.block-scrollable.force-mobile .block-scrollable-slide.has-mobile-image .bg-image.forced-mobile {
    display: block
}

.block-scrollable:not(.force-mobile) .block-scrollable-viewer.reached-bottom {
    bottom: 0;
    position: absolute !important;
    top: auto !important
}

.block-scrollable.one-slide {
    height: auto !important;
    min-height: 0
}

.block-scrollable.one-slide .block-scrollable-viewer {
    height: auto;
    position: relative
}

.block-scrollable.one-slide .block-scrollable-slide {
    padding: 60px 0;
    position: relative
}

.block-scrollable.one-slide .block-scrollable-slide .text-wrapper {
    margin-left: 155px;
    position: static;
    transform: none
}

.block-scrollable.one-slide .block-scrollable-slide .text-wrapper .rounded-link {
    visibility: visible !important
}

.block-scrollable .block-scrollable-viewer {
    height: calc(100vh - 102px);
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.block-scrollable .block-scrollable-slide {
    inset: 0;
    position: absolute
}

.block-scrollable .block-scrollable-slide:nth-child(2n) .text-wrapper {
    left: auto;
    right: 155px
}

.block-scrollable .block-scrollable-slide .bg-image {
    height: 100%;
    inset: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 0
}

.block-scrollable .block-scrollable-slide .bg-image.forced-mobile {
    display: none
}

.block-scrollable .block-scrollable-slide .max-content-wrapper {
    height: 100%;
    position: relative
}

.block-scrollable .block-scrollable-slide .text-wrapper {
    left: 155px;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 375px
}

.block-scrollable .block-scrollable-slide .link-wrapper {
    text-align: center
}

.block-scrollable .block-scrollable-slide .link-wrapper .rounded-link {
    background: hsla(0, 0%, 5%, .4);
    font-size: .875rem;
    margin-top: 30px
}

.fixed-menu {
    height: auto !important;
    text-align: center
}

.fixed-menu:has(.title) {
    padding-top: 30px
}

.fixed-menu.no-padding {
    padding: 0
}

.fixed-menu .title {
    margin-bottom: 0
}

.fixed-menu .sticky-wrapper.is-sticky .anchors-wrapper {
    background: #000000;
}

@media (width >

= 1921px

) {
    .fixed-menu .sticky-wrapper.is-sticky .anchors-wrapper {
        background-size: 100% 300px
    }
}

.fixed-menu .sticky-wrapper.is-sticky .anchors {
    border-color: #54565b
}

.fixed-menu .anchors-wrapper {
    background: transparent;
    position: relative;
    transition: all .2s ease-in-out
}

.fixed-menu .mobile-active-anchor {
    display: none
}

.fixed-menu .anchors {
    border-bottom: 1px solid transparent;
    color: #898b8e;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .875rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    overflow-x: auto;
    padding: 10px 0;
    transition: border-color .2s ease-in-out;
    white-space: nowrap
}

.fixed-menu .anchors .anchor {
    color: #898b8e;
    padding: 10px;
    text-decoration: none;
    transition: all .2s ease-in-out
}

.fixed-menu .anchors .anchor.active, .fixed-menu .anchors .anchor:hover {
    color: #fff
}

.fixed-menu .anchors:hover .anchor:not(:hover) {
    color: #898b8e
}

.fixed-menu + .block-text-logo-background {
    background-position-y: calc(100% + 16px);
    background-size: auto 121%;
    margin-top: -116px;
    padding-top: 186px
}

@media (width <= 1500px

) {
    .block-text-parallax-background {
        background-position-x: calc(100% + 210px)
    }
}

@media (max-width: 1199px) {
    .block-text-parallax-background {
        background-position-x: -170px
    }

    .block-scrollable.one-slide .block-scrollable-slide .text-wrapper {
        margin-left: 125px
    }

    .block-scrollable .block-scrollable-slide {
        background-position-x: 0
    }

    .block-scrollable .block-scrollable-slide .text-wrapper {
        left: 125px
    }

    .block-scrollable .block-scrollable-slide:nth-child(2n) {
        background-position-x: 100%
    }

    .block-scrollable .block-scrollable-slide:nth-child(2n) .text-wrapper {
        left: auto;
        right: 125px
    }
}

@media (width >

= 992px

)and

(width <

= 1199px

)and

(aspect-ratio <

= 1/1) {
    .block-scrollable .block-scrollable-slide {
        background-position-x: 40%
    }

    .block-scrollable .block-scrollable-slide:nth-child(2n) {
        background-position-x: 60%
    }
}

@media (max-width: 991px) {
    .block-text-logo-background .text-wrapper {
        margin-left: 55px;
        width: 465px
    }

    .block-text-parallax-background {
        background-position-x: calc(50% - 255px);
        background-position-y: calc(100% + 170px) !important;
        padding-bottom: 300px;
        padding-top: 60px
    }

    .block-text-parallax-background .text-wrapper {
        margin: 0;
        padding: 0 55px;
        width: 100%
    }

    .block-text-parallax-background .gradient-overlay {
        bottom: 0;
        right: 0
    }

    .block-two-tone .side-content-wrapper {
        padding-left: 55px;
        padding-right: 55px
    }

    .block-two-tone .side-content-wrapper:first-child {
        padding-right: 30px
    }

    .block-two-tone .side-content-wrapper:last-child {
        padding-left: 30px
    }

    .block-scrollable.one-slide .block-scrollable-slide .text-wrapper {
        margin-left: 55px
    }

    .block-scrollable .block-scrollable-slide {
        background-position-x: 25%
    }

    .block-scrollable .block-scrollable-slide .text-wrapper {
        left: 55px
    }

    .block-scrollable .block-scrollable-slide:nth-child(2n) {
        background-position-x: 75%
    }

    .block-scrollable .block-scrollable-slide:nth-child(2n) .text-wrapper {
        left: auto;
        right: 55px
    }
}

@media (max-width: 768px) {
    .fixed-menu .sticky-wrapper.is-sticky .anchors-wrapper {
        box-shadow: 0 0 10px #161616;
        z-index: 199 !important
    }

    .fixed-menu .sticky-wrapper.is-sticky .mobile-active-anchor {
        border-width: 0;
        padding: 10px 0 8px
    }

    .fixed-menu .sticky-wrapper.is-sticky .anchors {
        max-height: calc(100vh - 114px);
        top: 44px
    }

    .fixed-menu .title {
        margin-bottom: 15px
    }

    .fixed-menu .title + .sticky-wrapper:not(.is-sticky) .anchors {
        max-height: calc(100vh - 268px)
    }

    .fixed-menu .mobile-active-anchor {
        border-bottom: 1px solid #a69c95;
        border-top: 1px solid #a69c95;
        cursor: pointer;
        display: block;
        font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
        font-size: .875rem;
        font-stretch: normal;
        font-style: normal;
        font-weight: 400;
        margin: 0 30px;
        padding: 18px 0 16px;
        position: relative;
        transition: all .2s ease-in-out;
        white-space: nowrap
    }

    .fixed-menu .mobile-active-anchor.open:after {
        transform: translateY(-50%) rotate(180deg)
    }

    .fixed-menu .mobile-active-anchor:after {
        color: #a69c95;
        content: "";
        font-family: icomoon;
        font-size: 6px;
        position: absolute;
        right: 2px;
        top: 50%;
        transform: translateY(-50%);
        transition: all .2s ease-in-out
    }

    .fixed-menu .anchors {
        background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), #000000;;
        box-shadow: 0 0 10px #161616;
        display: none;
        font-size: .875rem;
        left: 0;
        max-height: calc(100vh - 209px);
        overflow-y: auto;
        position: absolute;
        right: 0;
        top: 74px;
        z-index: 99999
    }

    .fixed-menu .anchors .dot {
        display: none
    }

    .fixed-menu .anchors .anchor {
        display: block
    }

    .block-text-logo-background, .fixed-menu + .block-text-logo-background {
        background-position-x: 50% !important;
        background-position-y: calc(100% + 57vw + 10px);
        background-size: 114%;
        margin-top: 0;
        padding-bottom: 62%;
        padding-top: 60px
    }

    .block-text-logo-background .text-wrapper, .fixed-menu + .block-text-logo-background .text-wrapper {
        margin: 0;
        padding: 0 30px;
        width: 100%
    }

    .block-text-parallax-background {
        background-position-x: calc(50% - 360px)
    }

    .block-text-parallax-background .text-wrapper {
        padding: 0 30px
    }

    .block-two-tone:after, .block-two-tone:before {
        content: none
    }

    .block-two-tone .max-content-wrapper {
        flex-direction: column
    }

    .block-two-tone .side-content-wrapper {
        padding-left: 30px;
        padding-right: 30px;
        width: 100% !important
    }

    .block-two-tone .side-content-wrapper:first-child {
        padding-bottom: 30px
    }

    .block-two-tone .side-content-wrapper:last-child {
        padding-top: 30px
    }

    .block-two-tone.reverse-order .max-content-wrapper {
        flex-direction: column-reverse
    }

    .block-two-tone.reverse-order .max-content-wrapper .side-content-wrapper:first-child {
        padding-bottom: 60px;
        padding-top: 30px
    }

    .block-two-tone.reverse-order .max-content-wrapper .side-content-wrapper:last-child {
        padding-bottom: 30px;
        padding-top: 60px
    }

    .block-scrollable {
        min-height: calc(100vh - 114px)
    }

    .block-scrollable.one-slide .block-scrollable-slide .text-wrapper {
        margin-left: 0;
        padding-bottom: 55px
    }

    .block-scrollable .block-scrollable-viewer {
        height: calc(100vh - 114px)
    }

    .block-scrollable .block-scrollable-slide {
        background-position-x: 50% !important;
        padding: 0
    }

    .block-scrollable .block-scrollable-slide .text-wrapper {
        padding-left: 30px !important;
        padding-right: 30px !important;
        padding-top: 55px;
        position: static;
        transform: none;
        width: 100%
    }
}

@media (max-width: 575px) {
    .block-scrollable .block-scrollable-slide .text-wrapper .title {
        font-size: 1.563rem
    }
}

.lo-text ol, .lo-text p, .lo-text ul {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.35;
    margin-bottom: 25px
}

.lo-text ol:last-child, .lo-text p:last-child, .lo-text ul:last-child {
    margin-bottom: 0
}

.lo-text ol, .lo-text ul {
    padding-left: 16px
}

.lo-text .h1, .lo-text .h2, .lo-text .h3, .lo-text .h4, .lo-text .h5, .lo-text .h6, .lo-text h1, .lo-text h2, .lo-text h3, .lo-text h4, .lo-text h5, .lo-text h6 {
    margin-bottom: 25px
}

.lo-text a {
    transition: all .2s ease-in-out
}

.lo-image-wrapper {
    color: #fff;
    overflow: hidden;
    position: relative
}

.lo-image-wrapper .lo-image {
    transition: all .2s ease-in-out;
    width: 100%
}

.lo-image-wrapper .content-wrapper {
    left: 30px;
    position: absolute;
    right: 30px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%)
}

.lo-image-wrapper .content-wrapper .title {
    font-size: 1.438rem;
    margin: 0;
    text-shadow: #161616 0 0 4px
}

.lo-image-wrapper .content-wrapper .title ~ .link-wrapper, .lo-image-wrapper .content-wrapper .title ~ .text {
    margin-top: 30px
}

.lo-image-wrapper .content-wrapper .text {
    display: block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: var(--lodh-font-size-base);
    line-height: 1.35;
    text-shadow: #161616 0 0 4px
}

.lo-image-wrapper .content-wrapper .text ~ .link-wrapper {
    margin-top: 30px
}

.lo-image-wrapper .rounded-link {
    background: #fff;
    border: none;
    border-radius: 50px;
    color: #000;
    display: inline-block;
    font-size: var(--lodh-font-size-base);
    padding-left: 45px;
    padding-right: 45px
}

.lo-image-wrapper .link-over {
    inset: 0;
    position: absolute;
    z-index: 2
}

.lo-image-wrapper.has-link {
    display: inline-block
}

.lo-image-wrapper.has-link:hover .lo-image {
    transform: scale(1.02)
}

.lo-image-wrapper.has-link:hover .rounded-link {
    background: #5796c6;
    color: #fff
}

.curtain-icons-wrapper {
    display: flex
}

.curtain-icons-wrapper .curtain-icon {
    flex-grow: 1;
    margin-right: 10px;
    padding-top: 40px;
    position: relative;
    text-align: center
}

.curtain-icons-wrapper .curtain-icon:last-of-type {
    margin-right: 0
}

.curtain-icons-wrapper .curtain-icon .before {
    background: #000;
    inset: 0;
    position: absolute;
    visibility: visible !important;
    z-index: 2
}

.curtain-icons-wrapper .curtain-icon .before span {
    color: #bcbcbc;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    left: 50%;
    line-height: 1;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.curtain-icons-wrapper .curtain-icon .before .chevron-head {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    transform: translateY(100%);
    width: 100%
}

.curtain-icons-wrapper .curtain-icon .before .chevron-head * {
    visibility: visible !important;
    fill: #000
}

.curtain-icons-wrapper .curtain-icon .after {
    background: rgba(0, 0, 0, .2);
    padding: 10px 0;
    position: relative
}

.curtain-icons-wrapper .curtain-icon .after .chevron-tail {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    width: 100%
}

.curtain-icons-wrapper .curtain-icon .after .chevron-tail * {
    fill: rgba(0, 0, 0, .2)
}

.curtain-icons-wrapper .curtain-icon .after .icon-wrapper {
    border: 1px solid #54565b;
    border-radius: 50%;
    height: 65px;
    margin: 0 auto 8px;
    position: relative;
    width: 65px
}

.curtain-icons-wrapper .curtain-icon .after .icon-wrapper .icon {
    height: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.curtain-icons-wrapper .curtain-icon .after .icon-wrapper .icon .stroke {
    stroke: #5796c6
}

.curtain-icons-wrapper .curtain-icon .after .icon-wrapper .icon .fill {
    fill: #5796c6
}

.curtain-icons-wrapper .curtain-icon .after span {
    color: #5796c6;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1
}

@keyframes curtainRising {
    0% {
        background: #000;
        bottom: 0
    }
    to {
        background: rgba(0, 0, 0, .4);
        bottom: 125px
    }
}

.curtainRising {
    animation-fill-mode: forwards;
    animation-name: curtainRising
}

@keyframes curtainRisingChevronHead {
    0% {
        opacity: 1
    }
    to {
        opacity: .4
    }
}

.curtainRisingChevronHead {
    animation-fill-mode: forwards;
    animation-name: curtainRisingChevronHead
}

@media (max-width: 768px) {
    .wow:not(.wow-force-mobile-delay) {
        animation-delay: 0s !important
    }
}

.spinnable {
    position: relative
}

.spinnable.spinnable-inherit {
    position: inherit
}

.spinnable .spinner-wrapper {
    background: hsla(0, 0%, 100%, .5);
    display: none;
    inset: 0;
    position: absolute;
    z-index: 99
}

.spinnable .spinner-wrapper .spinner {
    display: inline-block;
    height: 64px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 64px
}

.spinnable .spinner-wrapper .spinner div {
    animation: spinner 1.2s cubic-bezier(.5, 0, .5, 1) infinite;
    border: 4px solid transparent;
    border-radius: 50%;
    border-top-color: #292b2c;
    box-sizing: border-box;
    display: block;
    height: 51px;
    margin: 4px;
    position: absolute;
    width: 51px
}

.spinnable .spinner-wrapper .spinner div:first-child {
    animation-delay: -.45s
}

.spinnable .spinner-wrapper .spinner div:nth-child(2) {
    animation-delay: -.3s
}

.spinnable .spinner-wrapper .spinner div:nth-child(3) {
    animation-delay: -.15s
}

@keyframes spinner {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.carousel .carousel-item.dynamic-image {
    position: absolute;
    top: 0
}

@keyframes background-cover-sharpen {
    0% {
        filter: blur(10px)
    }
    to {
        filter: blur(0)
    }
}

.dynamic-image {
    position: relative
}

.dynamic-image .background-cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    filter: blur(10px);
    inset: 0;
    position: absolute
}

.dynamic-image .background-cover.full-image {
    animation: background-cover-sharpen .5s both
}

.dynamic-image .background-cover.full-image img.full {
    display: block
}

.dynamic-image .background-cover img {
    min-height: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.dynamic-image .background-cover img.thumbnail {
    z-index: 1
}

.dynamic-image .background-cover img.full {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: none;
    z-index: 2
}

.youtube-iframe-wrapper {
    height: 0;
    padding-bottom: 56.25%;
    position: relative;
    width: 100%
}

.youtube-iframe-wrapper iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.panel_wrapper {
    height: calc(95% - 170px) !important;
    top: 115px !important
}

button::-moz-focus-inner {
    border: 0
}

.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1.281rem;
    font-style: normal;
    font-weight: 500;
    padding: 16px 40px 16px 41px;
    text-align: center;
    transition: all .4s
}

.button, .button:hover {
    text-decoration: none
}

.button.full {
    width: 100%
}

.button.inline {
    padding: 5px
}

.button.hoki {
    background: #5796c6;
    color: #fff
}

.button.hoki:focus, .button.hoki:hover {
    background-color: #214663
}

.button.whitealpha {
    background: hsla(0, 0%, 100%, .3);
    color: #000
}

.button.whitealpha:focus, .button.whitealpha:hover {
    background-color: hsla(0, 0%, 100%, .6)
}

.button.tranparent {
    background: hsla(0, 0%, 100%, 0);
    color: transparent
}

.button.tranparent:focus, .button.tranparent:hover {
    background-color: hsla(0, 0%, 70%, 0)
}

.button.contact {
    background: #fff;
    border: 1px solid #c2c2c2;
    color: #292b2c;
    display: inline-block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .938rem;
    height: 65px;
    letter-spacing: .017rem;
    overflow: hidden;
    padding: 0 0 0 60px;
    position: relative;
    width: 100%
}

.button.contact:focus [class*=icon-], .button.contact:hover [class*=icon-] {
    transform: translateX(-5px) translateY(5px)
}

.button.contact.send [class*=icon-] {
    transform: translateX(150px) translateY(-50px) scale(.4);
    transition: all .6s cubic-bezier(0, .1, 0, .27)
}

.button.contact [class*=icon-] {
    display: block;
    font-size: 40px;
    left: 10px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    transition: all .3s ease-in
}

.button.contact .small {
    display: inline-block;
    font-size: 70%;
    font-weight: 400;
    vertical-align: text-bottom
}

a.btn.new-button, button.btn.new-button, input.btn.new-button, span.btn.new-button {
    background: #5796c6;
    border: 2px solid #5796c6;
    border-radius: 100px;
    color: #fff;
    cursor: pointer;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    padding: 6px 28px 2px;
    transition: all .2s ease-in-out
}

a.btn.new-button.active, a.btn.new-button:hover, button.btn.new-button.active, button.btn.new-button:hover, input.btn.new-button.active, input.btn.new-button:hover, span.btn.new-button.active, span.btn.new-button:hover {
    background: #305d82;
    border-color: #305d82;
    color: #fff
}

.fancybox-content a.btn.new-button:focus, .fancybox-content button.btn.new-button:focus, .fancybox-content input.btn.new-button:focus, .fancybox-content span.btn.new-button:focus, a.btn.new-button:focus, button.btn.new-button:focus, input.btn.new-button:focus, span.btn.new-button:focus {
    box-shadow: none
}

::-moz-selection {
    background: #5796c6;
    color: #fff
}

::selection {
    background: #5796c6;
    color: #fff
}

h1, h2, h3, h4, h5, h6 {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    display: inline-block;
    line-height: .58em
}

h1.light, h2.light, h3.light, h4.light, h5.light, h6.light {
    font-weight: 200
}

.page-title, h1 {
    font-size: 2.313rem;
    letter-spacing: .008em
}

.part-title, h2 {
    font-size: 1.75rem;
    letter-spacing: .008em
}

.part-subtitle, h3 {
    font-size: 1.438rem;
    letter-spacing: .008em
}

@media (max-width: 768px) {
    .page-title {
        font-size: 1.969rem
    }

    .part-title {
        font-size: 1.375rem
    }

    .part-subtitle {
        font-size: 1.125rem
    }

    .no-scroll-mobile .main-header.transparent-header + .content-wrapper {
        margin-top: 0
    }
}

.page h1.hidden-headertitle {
    position: absolute;
    top: -666px
}

.main-header-container {
    height: 80px;
    transition: all .3s linear
}

.main-header-container.-small {
    height: 60px
}

.main-header.transparent-header .main-header-container, .main-header.transparent-header .main-header-container.-small {
    height: 0
}

.main-header.transparent-header .main-header-container .header:after {
    background: repeat-x url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAACqCAQAAAAt8FYsAAAASUlEQVQoz2NkeMbAwMTAQBnBwvAfOxfMwsYlh/hHWAwnl2IWEVySxPBLUCxLkjpqO+M/BUqIkMDJIp2LU4wggUjPzAyMUC6YBQCU85aEHoC26QAAAABJRU5ErkJggg==");
    content: "";
    height: 170px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .3s linear;
    visibility: hidden;
    z-index: -1
}

.main-header.transparent-header .main-header-container .header:not(.-small) {
    background: transparent;
    box-shadow: none
}

.main-header.transparent-header .main-header-container .header:not(.-small):after {
    opacity: 1;
    visibility: visible
}

.main-link {
    color: transparent;
    display: block;
    left: 50%;
    outline: none !important;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-47%)
}

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

.main-logo {
    color: #fff;
    text-align: center;
    transition: all .3s
}

.main-logo.expand {
    font-size: 55px;
    height: 55px;
    width: 234px
}

.main-logo.expand.force-hidden {
    display: none
}

.main-logo.small {
    font-size: 40px;
    height: 40px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 194px
}

.main-logo svg {
    vertical-align: baseline
}

.header {
    background: #000000;;
    box-shadow: 0 1px 0 0 rgba(0, 0, 0, .3);
    height: 80px;
    position: relative;
    transition: all .3s linear;
    width: 100%;
    z-index: 99
}

@media (width >

= 1921px

) {
    .header {
        background-size: 100% 300px
    }
}

.header .max-content-wrapper {
    height: 100%;
    position: relative
}

body:not(.no-header-fixed) .header {
    left: 0;
    position: fixed;
    top: 0;
    z-index: 200
}

.-small .header, .-small .main-header-container {
    height: 60px
}

@media (min-width: 769px) {
    .main-logo.hidden {
        opacity: 0;
        visibility: hidden
    }
}

@media (max-width: 768px) {
    .main-header .header, .main-header-container, .main-header-container.-small {
        height: 70px
    }

    .main-logo {
        transform: translateX(-50%) translateY(-50%)
    }

    .main-logo.expand {
        display: none
    }

    .main-logo.small {
        display: block;
        font-size: 40px;
        height: 40px;
        width: 100px
    }

    body:not(.no-header-fixed) .header.-fixed, body:not(.no-header-fixed) .header.-small, body:not(.no-header-fixed) .header.-small.-fixed {
        background-color: #292929;
        height: 70px
    }
}

.main-footer {
    background: #000000;;
    background-size: 100%;
    height: auto;
    padding: 0;
    position: relative
}

.main-footer-links {
    background: rgba(180, 150, 50, 0.15);
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 10px 0
}

.main-footer-links li:not(:first-of-type) {
    position: relative
}

.main-footer-links li:not(:first-of-type):before {
    background: #76777b;
    content: "";
    display: block;
    height: 18px;
    left: -1px;
    margin: 0 1px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px
}

.main-footer a:focus, .main-footer a:hover {
    text-decoration: none
}

.main-footer .social-links {
    border-top: 1px solid #000;
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 15px 0
}

.main-footer .social-links:hover .links a, .main-footer .social-links:hover .social-link {
    opacity: .4
}

.main-footer .social-links:hover .links a:hover, .main-footer .social-links:hover .social-link:hover {
    opacity: 1
}

.main-footer .social-links-title {
    color: #fff;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.125rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 2;
    margin: 0
}

.main-footer .social-links ul {
    display: flex;
    justify-content: center;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.main-footer .social-links .social-link {
    background: hsla(0, 0%, 100%, .15);
    border-radius: 50%;
    display: block;
    height: 32px;
    margin: 0 10px;
    position: relative;
    transition: all .3s ease-in-out;
    width: 32px
}

.main-footer .social-links .social-link svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.main-footer .languages {
    display: none
}

.main-footer .links {
    margin: 3px 10px 0
}

.main-footer .links a {
    background: hsla(0, 0%, 100%, .15);
    border-radius: 100px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .938rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    margin: 0 5px;
    padding: 10px 25px 7px;
    text-transform: lowercase;
    transition: all .3s ease-in-out
}

.main-footer .links a:hover {
    background: #5796c6
}

.footer-item {
    color: #76777b;
    display: inline-block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .938rem;
    padding: 0 15px;
    position: relative;
    transition: all .3s ease-in-out;
    vertical-align: middle
}

.footer-item.link:focus, .footer-item.link:hover {
    color: #c4c4c6
}

.footer-find-us-contact {
    background: #fff;
    justify-content: space-between
}

.footer-find-us-contact .chosen-container .chosen-results {
    max-height: 140px
}

.footer-find-us {
    background: url(../../img/footer-find-background.jpg) no-repeat 50%/cover;
    padding: 36px 30px 30px 55px !important
}

.footer-find-us .input-container {
    margin-right: 30px
}

.footer-find-us .typehead-results {
    position: relative
}

.footer-find-us .typehead-results.-active {
    max-height: 150px
}

.footer-contact {
    padding: 36px 55px 30px 30px !important
}

.footer-contact .select-chosen .chosen-container .chosen-drop {
    border-top: 1px solid #c2c2c2;
    bottom: 100%;
    top: auto;
    transform: translateY(-10px)
}

.footer-contact .part-title, .footer-find-us .part-title {
    letter-spacing: 0;
    margin-bottom: 60px
}

.footer-contactform {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: -10px 0 0
}

.footer-contactform-confirmation {
    display: none
}

.footer-contactform-confirmation p {
    margin: 13px 0
}

.footer-form {
    color: #000;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .813rem;
    letter-spacing: .009rem;
    margin-bottom: 4px
}

.footer-flexend {
    justify-content: space-between
}

@media (min-width: 769px) {
    .footer-contact .textarea-container {
        margin-bottom: 10px
    }

    .col-md-right {
        display: flex;
        flex: 0 0 57%;
        flex-direction: column;
        justify-content: space-between;
        max-width: 57%
    }

    .col-md-left {
        flex: 0 0 43%;
        max-width: 43%
    }
}

@media (max-width: 768px) {
    .main-footer {
        height: auto
    }

    .main-footer .social-links {
        display: block
    }

    .main-footer .social-links-title {
        margin: 0 0 1.156rem
    }

    .main-footer .social-links ul {
        padding: 0
    }

    .main-footer-links {
        flex-direction: column;
        padding: 26px 0
    }

    .main-footer li:not(:first-of-type):before {
        content: none
    }

    .main-footer .links {
        margin-top: 30px
    }

    .footer-item {
        margin-bottom: 5px;
        padding: 5px 0
    }

    .footer-find-us {
        background-size: 100% auto;
        padding-bottom: 17px !important
    }

    .footer-contact, .footer-find-us {
        padding-left: 30px !important;
        padding-right: 30px !important
    }

    .footer-contact .part-title, .footer-find-us .part-title {
        font-size: 2.313rem;
        margin-bottom: 53px
    }

    .footer-contactform .textarea-container {
        margin-bottom: 25px;
        margin-top: 0
    }

    .footer-contactform .button.contact {
        margin-top: 10px;
        width: 100%
    }
}

.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    cursor: pointer;
    left: 25px;
    padding: 10px 8px;
    position: absolute;
    top: 50%;
    transform: translateX(-10px) translateY(-50%);
    z-index: 100
}

.navbar-toggle:hover .text-menu {
    color: #b3b3b3
}

.navbar-toggle:not(.-active):hover .icon-bar + .icon-bar {
    margin-top: 5px
}

.navbar-toggle .icon-bar {
    background: #fff;
    display: block;
    height: 1px;
    margin-bottom: 1px;
    position: relative;
    top: 0;
    transform-origin: center center;
    transition: all .35s ease-in-out;
    width: 24px
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 7px
}

.navbar-toggle .text-menu {
    color: #9c938c;
    display: none;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 200;
    left: 100%;
    opacity: 0;
    padding: 10px 10px 10px 0;
    pointer-events: none;
    position: absolute;
    text-align: left;
    text-transform: uppercase;
    top: 50%;
    transform: translateX(-10px) translateY(-50%);
    transition: all .35s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 230px
}

.navbar-toggle.-active .text-menu {
    opacity: 1;
    pointer-events: auto;
    transform: translateX(10px) translateY(-50%)
}

.navbar-toggle.-active .icon-bar {
    height: 1px;
    margin-bottom: 12px
}

.navbar-toggle.-active .icon-bar.top-bar {
    top: 19px;
    transform: rotate(45deg)
}

.navbar-toggle.-active .icon-bar.middle-bar {
    background: transparent
}

.navbar-toggle.-active .icon-bar.bottom-bar {
    top: -7px;
    transform: rotate(-45deg)
}

.leftnavbar, .leftsubnavbar, .rightnavbar {
    padding-top: 80px;
    top: 0;
    transition: all .5s ease-in-out, padding .3s linear;
    width: 300px;
    z-index: 50
}

.-small .rightnavbar {
    padding-top: 60px
}

.-small .leftnavbar {
    height: calc(100vh - 60px);
    top: 60px
}

.-small .leftsubnavbar {
    top: 60px
}

.-small .rightnavbar-closer {
    padding-bottom: 18px;
    padding-top: 18px
}

.-small .rightnavbar-overflow {
    max-height: calc(100vh - 60px)
}

.rightnavbar {
    background: #000000;;
    box-shadow: -1px 1px 0 0 rgba(0, 0, 0, .3);
    right: 0;
    transform: translateX(100%)
}

.rightnavbar nav {
    border-top: 1px solid #000
}

.rightnavbar nav:hover li:not(:hover) .rightnavbar-link {
    opacity: .5
}

.rightnavbar nav:hover li:hover .rightnavbar-link:after {
    right: 20px
}

.rightnavbar-user ~ .rightnavbar-links:not(.dark) {
    margin-top: -15px !important;
    padding-top: 0 !important
}

.rightnavbar-user li {
    text-transform: lowercase
}

.rightnavbar-overflow {
    max-height: calc(100vh - 80px);
    overflow: auto
}

.rightnavbar-closer {
    color: #9c938c;
    cursor: pointer;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    left: 0;
    padding: 28px 50px 28px 25px;
    position: absolute;
    top: 0;
    transition: all .3s ease-in-out;
    width: 100%
}

@media (width <= 768px

) {
    .rightnavbar-closer {
        display: none !important
    }
}

.rightnavbar-closer > span {
    display: inline-block;
    position: relative;
    width: 100%
}

.rightnavbar .navbar-toggle {
    left: auto;
    margin-top: -2px;
    right: -40px;
    transform: translateY(-50%)
}

.rightnavbar.-active {
    transform: translateX(0)
}

.rightnavbar-links, .rightnavbar-user {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.rightnavbar-links.dark {
    background: rgba(0, 0, 0, .3)
}

.rightnavbar-link, .rightnavbar-username {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    transition: all .3s ease-in-out
}

.rightnavbar-link span, .rightnavbar-username span {
    color: #8d827a;
    display: inline-block;
    font-size: 28px;
    margin-left: 10px
}

.rightnavbar-username {
    color: #000
}

.rightnavbar-username span {
    vertical-align: text-bottom
}

.rightnavbar-link {
    color: #fff
}

.rightnavbar-link:after {
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 16px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .2s ease-in-out;
    width: 25px
}

.rightnavbar-link.picto-external:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3OC42MzUiIGhlaWdodD0iMTAwIiB2aWV3Qm94PSIxMC42ODMgMCA3OC42MzUgMTAwIj48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMzguMTM0IDk4LjAzOUExLjk2IDEuOTYgMCAwIDAgNDAuMDk1IDEwMGg0MS4xOTNjNC4zMTYgMCA4LjAyOS0zLjY0MyA4LjAyOS03Ljk1OVY3LjY5M0M4OS4zMTcgMy4zNzcgODUuNjA0IDAgODEuMjg4IDBINDAuMDk1Yy0xLjA4NCAwLTEuOTYxLjg3Ny0xLjk2MSAxLjk2MXMuODc3IDEuOTYxIDEuOTYxIDEuOTYxaDQxLjE5M2MyLjE1MiAwIDQuMTA3IDEuNjE5IDQuMTA3IDMuNzcxdjg0LjM0OGMwIDIuMTUyLTEuOTU1IDQuMDM3LTQuMTA3IDQuMDM3SDQwLjA5NWExLjk2IDEuOTYgMCAwIDAtMS45NjEgMS45NjEiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTAuNjgzIDQ5LjAyYTEuOTYgMS45NiAwIDAgMCAxLjk2MSAxLjk2MWg0Mi4zMjVsLTE0LjMgMTQuMjM0YTEuODggMS44OCAwIDAgMCAwIDIuNzA1Yy4zODMuMzg0Ljg4NS41NzUgMS4zODYuNTc1LjUwMiAwIDEuMDA0LS4xOTEgMS4zODctLjU3NWwxNy42NDMtMTcuNjQxcS4xMzgtLjEzOC4yNDctLjMuMDE4LS4wMy4wMzEtLjA1OS4xMTctLjE4OS4xODgtLjQwM2MuMDI0LS4wNzMuMDUzLS4xNDYuMDY4LS4yMjIuMDEtLjA0NS4wMTEtLjA5My4wMTctLjE0LjAxMi0uMDguMDIzLS4xNi4wMjQtLjI0bC4wMDMtLjAyOGMwLS4wNDYtLjAxMS0uMDktLjAxNC0uMTM2LS4wMDUtLjA3Mi0uMDA5LS4xNDMtLjAyMS0uMjE0cS0uMDItLjA5My0uMDQ3LS4xODRjLS4wMTgtLjA1OS0uMDMyLS4xMTgtLjA1NS0uMTc2LS4wMjUtLjA2My0uMDU3LS4xMjMtLjA4Ny0uMTgycS0uMDM3LS4wNzctLjA4Mi0uMTVjLS4wMzktLjA2MS0uMDgzLS4xMTUtLjEyOC0uMTcxLS4wMjQtLjAzMS0uMDQzLS4wNjItLjA3LS4wOTFMNDMuNTEzIDI3Ljk4NGExLjk2IDEuOTYgMCAwIDAtMi43NjktLjEyOSAyIDIgMCAwIDAtLjE0NiAyLjgwMkw1NS4zIDQ3LjA1OUgxMi42NDRhMS45NiAxLjk2IDAgMCAwLTEuOTYxIDEuOTYxIi8+PC9zdmc+");
    height: 22px
}

.rightnavbar-link.picto-on-off:after {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMjkuMiAzMjkuMiI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTI0OC4yIDU0LjhjLTQtMi44LTkuMi0xLjYtMTEuNiAyLjQtMi44IDQtMS42IDkuMiAyLjQgMTEuNiAzNi44IDI0LjggNTguOCA2NiA1OC44IDExMC40IDAgNzMuMi01OS42IDEzMi44LTEzMi44IDEzMi44UzMxLjggMjUyLjQgMzEuOCAxNzkuMmMwLTQyLjggMjAuOC04My42IDU2LTEwOC40IDMuNi0yLjggNC44LTggMi0xMS42LTIuOC00LTgtNC44LTExLjYtMi0zOS42IDI4LTYzLjIgNzMuNi02My4yIDEyMiAwIDgyLjggNjcuMiAxNTAgMTQ5LjYgMTUwczE0OS42LTY3LjIgMTQ5LjYtMTUwYzAtNTAtMjQuNC05Ni40LTY2LTEyNC40Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTE2NC42IDBjLTQuOCAwLTguNCAzLjYtOC40IDguNHYxNjQuOGMwIDQuOCAzLjYgOC40IDguNCA4LjRzOC40LTMuNiA4LjQtOC40VjguNGMwLTQuOC0zLjYtOC40LTguNC04LjQiLz48L3N2Zz4=")
}

.rightnavbar-link:focus, .rightnavbar-link:hover {
    color: #fff;
    text-decoration: none
}

.rightnavbar .button.tranparent {
    color: #fff
}

.leftnavbar, .rightnavbar {
    font-size: 1rem;
    position: fixed
}

.leftnavbar .linknav, .leftnavbar .rightnavbar-link, .leftnavbar .rightnavbar-username, .rightnavbar .linknav, .rightnavbar .rightnavbar-link, .rightnavbar .rightnavbar-username {
    display: inline-block;
    overflow: hidden;
    padding: 5px 50px 5px 25px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.leftnavbar nav ul, .rightnavbar nav ul {
    margin-bottom: 0;
    padding: 15px 0
}

.leftnavbar nav li, .rightnavbar nav li {
    list-style-type: none
}

.leftnavbar nav li a, .rightnavbar nav li a {
    position: relative
}

.leftnavbar {
    background: #000000;;
    border-right: 1px solid #1b1b1b;
    box-shadow: inset 5px 0 10px 0 #161616;
    height: calc(100vh - 80px);
    margin-left: -300px;
    padding-top: 0;
    top: 80px;
    transition: all .5s ease-in-out, top .3s linear, height .3s linear
}

.leftnavbar.-active {
    margin-left: 0 !important
}

.leftnavbar nav {
    max-height: 100%;
    overflow: auto
}

@media (max-width: 768px) {
    .leftnavbar nav {
        height: 100vh
    }
}

.leftnavbar ul:hover > li:not(:hover) > a, .leftnavbar ul:hover > li:not(:hover) > span > * {
    opacity: .35
}

.leftnavbar ul:hover > li:hover > a, .leftnavbar ul:hover > li:hover > span > a:hover {
    opacity: 1
}

.leftnavbar ul:hover > li:hover > span > a:hover + .arrow {
    opacity: .35
}

.leftnavbar ul:hover > li:hover > span > a:not(:hover) {
    opacity: .85
}

.leftnavbar ul.-oneactive > li:not(.-active) > span > * {
    opacity: .35
}

.leftnavbar ul.-oneactive > li.-active > span > * {
    opacity: 1 !important
}

.leftnavbar ul.-oneactive > li.-active > span .arrow {
    transform: translateY(-50%) translateX(25px) rotate(180deg)
}

.leftnavbar ul.-oneactive > li > a {
    opacity: .35
}

.leftnavbar ul li.-active > .leftsubnavbar-container > .leftsubnavbar {
    box-shadow: inset 5px 0 10px 0 #161616, 2px 0 5px 0 rgba(0, 0, 0, .3);
    margin-left: 0
}

.leftnavbar ul li.spaced {
    margin-top: 39px
}

.leftnavbar ul li:has(.current) > .linknav {
    font-weight: 700
}

.leftnavbar ul li:has(.current) > .linknav > .linknav {
    font-weight: 700
}

.leftnavbar:has(.icon) {
    padding-bottom: 130px
}

.leftnavbar .icon {
    bottom: 0;
    height: 130px;
    left: 0;
    padding: 15px;
    position: absolute;
    right: 0;
    text-align: center
}

.leftnavbar .icon img {
    max-height: 100px;
    max-width: 50px;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

@media (max-width: 1199px) {
    html.touchevents .leftnavbar ul:not(.-oneactive) > li > a, html.touchevents .leftnavbar ul:not(.-oneactive) > li > span > * {
        opacity: 1 !important
    }
}

.leftsubnavbar-container {
    height: 100vh;
    left: 300px;
    overflow: hidden;
    pointer-events: none;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .5s ease-in-out;
    z-index: 50
}

.leftsubnavbar-container .leftsubnavbar-container {
    left: 600px
}

.leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container {
    left: 900px
}

.leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container {
    left: 1200px
}

.leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container {
    left: 1500px
}

.leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container .leftsubnavbar-container {
    left: 1800px
}

.leftsubnavbar-container .returnbtn {
    align-items: center;
    background: linear-gradient(rgba(0, 0, 0, .3), rgba(0, 0, 0, .3)), #000000;;
    color: hsla(0, 0%, 100%, .9);
    cursor: pointer;
    display: none;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    height: 50px;
    justify-content: center;
    pointer-events: auto;
    position: relative;
    z-index: 10
}

.leftsubnavbar-container .returnbtn .icon {
    font-size: 35px;
    height: 35px;
    left: 14px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px
}

.leftsubnavbar-container .returnbtn a {
    color: hsla(0, 0%, 100%, .9);
    line-height: 1;
    padding: 16px;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.leftsubnavbar-container .returnbtn a:focus {
    color: #fff
}

.leftsubnavbar {
    background: #000000;;
    border-right: 1px solid #1b1b1b;
    bottom: 0;
    box-shadow: inset 5px 0 10px 0 #161616;
    left: 0;
    margin-left: -300px;
    overflow: auto;
    padding-top: 0;
    pointer-events: auto;
    position: absolute;
    top: 80px;
    transition: all .5s ease-in-out, top .3s linear;
    width: 300px
}

.listfirstlevel li > span > .arrow {
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 16px;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    transition: all .3s ease-in-out;
    width: 25px
}

.listfirstlevel .linknav {
    color: #fff;
    cursor: pointer;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.listfirstlevel span.linknav > a {
    display: inline;
    padding: 10px 0;
    transition: all .3s ease-in-out
}

.largescreen-button {
    display: none
}

.largescreen-button .text-menu {
    display: block
}

.navbar-header {
    background: #000000;;
    height: 80px;
    transition: all .5s ease-in-out, height .3s linear, background .3s linear;
    width: 0
}

.navbar-header[data-menus="1"] {
    width: 300px
}

.navbar-header[data-menus="2"] {
    width: 600px
}

.navbar-header[data-menus="3"] {
    width: 900px
}

.navbar-header[data-menus="4"] {
    width: 1200px
}

.navbar-header[data-menus="5"] {
    width: 1500px
}

.navbar-header[data-menus="6"] {
    width: 1800px
}

.navbar-header[data-menus="7"] {
    width: 2100px
}

@media (min-width: 769px) {
    .navbar-header.with-search {
        height: 115px
    }

    .navbar-header.with-search .leftnavbar {
        height: calc(100vh - 115px);
        top: 115px
    }

    .navbar-header.with-search .leftsubnavbar {
        top: 115px
    }

    .navbar-header.with-search .left-search-wrapper {
        display: flex;
        flex-direction: row-reverse;
        left: 25px;
        position: absolute;
        top: 75px;
        transform: translateX(-300px);
        transition: all .3s linear, transform .5s ease-in-out
    }

    .navbar-header.with-search .left-search-wrapper .search-btn {
        cursor: pointer;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        z-index: 52
    }

    .navbar-header.with-search .left-search-wrapper .search-btn:hover .rightnavbtns-icon svg * {
        fill: #fff
    }

    .navbar-header.with-search .left-search-wrapper .search-btn .rightnavbtns-icon {
        font-size: 18px;
        height: 18px;
        width: 18px
    }

    .navbar-header.with-search .left-search-wrapper .search-btn .rightnavbtns-icon svg {
        height: 18px
    }

    .navbar-header.with-search .left-search-wrapper .search-btn .rightnavbtns-icon svg * {
        fill: #a69c95
    }
    .searchmenu {
        display: none;
    }
    .navbar-header.with-search .left-search-wrapper .searchnavbar {
        margin: 0;
        position: relative;
        right: auto;
        top: auto;
        transform: none;
        z-index: 51
    }

    .navbar-header.with-search .left-search-wrapper .searchnavbar .input-container {
        max-width: none;
        padding: 0
    }

    .navbar-header.with-search .left-search-wrapper .searchnavbar .input-container.typehead-active .input {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        transition: all .15s ease-in-out
    }

    .navbar-header.with-search .left-search-wrapper .searchnavbar .input {
        background: rgba(0, 0, 0, .5);
        border-radius: 15px;
        height: 30px;
        padding-left: 20px;
        transition: all .15s ease-in-out .15s
    }

    .navbar-header.with-search .left-search-wrapper .searchnavbar .input:focus ~ .label {
        left: 0;
        transform: translateY(-50%)
    }

    .navbar-header.with-search .left-search-wrapper .searchnavbar .input.-content ~ .label {
        opacity: 0
    }

    .navbar-header.with-search .left-search-wrapper .searchnavbar .label {
        color: #a8a8aa;
        font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
        font-stretch: normal;
        font-style: normal;
        font-weight: 400;
        line-height: 1;
        padding: 2px 20px 0;
        text-transform: lowercase;
        top: 50%
    }

    .navbar-header.with-search .left-search-wrapper .typehead-results {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
        transition: all .15s ease-in-out
    }

    .navbar-header.with-search .left-search-wrapper .typehead-results.-active {
        transition: all .15s ease-in-out .15s
    }

    .navbar-header.with-search .left-search-wrapper .typehead-results span {
        line-height: 1;
        padding: 10px 20px
    }

    .navbar-header.with-search[data-menus]:not([data-menus="0"]) .left-search-wrapper {
        transform: none
    }
}

.-small .navbar-header {
    height: 60px
}

@media (min-width: 769px) {
    .-small .navbar-header.with-search {
        height: 95px
    }

    .-small .navbar-header.with-search .leftnavbar {
        height: calc(100vh - 95px);
        top: 95px
    }

    .-small .navbar-header.with-search .leftsubnavbar {
        top: 95px
    }

    .-small .navbar-header.with-search .left-search-wrapper {
        top: 55px
    }
}

.transparent-header .header:not(.-small) .navbar-header {
    background: linear-gradient(270deg, transparent 0, rgba(0, 0, 0, .4) 50px, rgba(0, 0, 0, .8))
}

@media (max-width: 899px)and (width >

= 769px

) {
    .header:has(.listfirstlevel.depth-3) .navbar-header {
        height: 70px
    }

    .header:has(.listfirstlevel.depth-3) .navbar-header[data-menus]:not([data-menus="0"]) {
        width: 75vw !important
    }

    .header:has(.listfirstlevel.depth-3) .navbar-header .left-search-wrapper {
        display: none !important
    }

    .header:has(.listfirstlevel.depth-3) .leftnavbar {
        border-left: none;
        border-right: none;
        border-top: 1px solid #fff;
        height: calc(100vh - 70px);
        height: calc(100dvh - 70px);
        margin-left: -100vw;
        top: 70px;
        width: 100%
    }

    .header:has(.listfirstlevel.depth-3) .leftnavbar .linknav {
        padding-bottom: 7px;
        padding-top: 7px
    }

    .header:has(.listfirstlevel.depth-3) .leftnavbar ul li.-active > .leftsubnavbar-container {
        margin-right: 0
    }

    .header:has(.listfirstlevel.depth-3) .leftnavbar:has(.icon) {
        padding-bottom: 0
    }

    .header:has(.listfirstlevel.depth-3) .leftnavbar .icon {
        height: auto;
        padding: 30px 0;
        position: static
    }

    .header:has(.listfirstlevel.depth-3) .leftnavbar .icon img {
        max-height: 70px;
        max-width: 40px;
        position: static;
        transform: none
    }

    .header:has(.listfirstlevel.depth-3) .leftsubnavbar-container {
        left: auto !important;
        margin-right: -100vw;
        margin-top: 71px;
        right: 0;
        transition: all .5s ease-in-out;
        width: 100%;
        z-index: 10
    }

    .header:has(.listfirstlevel.depth-3) .leftsubnavbar-container .returnbtn {
        display: flex
    }

    .header:has(.listfirstlevel.depth-3) .leftsubnavbar {
        border-top: none;
        height: calc(100vh - 121px);
        margin-left: 0 !important;
        top: 50px;
        width: 100%
    }

    .header:has(.listfirstlevel.depth-3) .-small .leftnavbar, .header:has(.listfirstlevel.depth-3) .-small .leftsubnavbar {
        height: calc(100vh - 70px);
        margin-top: 70px;
        padding-top: 0
    }

    .header:has(.listfirstlevel.depth-3) .-small .linknav + .leftsubnavbar-container, .header:has(.listfirstlevel.depth-3) .-small .listfirstlevel .linknav + .leftsubnavbar-container {
        margin-top: 70px
    }

    .header:has(.listfirstlevel.depth-3) .-small .leftsubnavbar-container {
        margin-top: 70px
    }

    .header:has(.listfirstlevel.depth-3) .navbar-header {
        height: 80px
    }

    .header:has(.listfirstlevel.depth-3) .leftnavbar {
        height: calc(100vh - 80px);
        top: 80px
    }

    .header:has(.listfirstlevel.depth-3) .leftsubnavbar-container {
        margin-top: 81px
    }

    .header:has(.listfirstlevel.depth-3) .leftsubnavbar {
        height: calc(100vh - 131px)
    }

    .header:has(.listfirstlevel.depth-3).-small .navbar-header {
        height: 60px
    }

    .header:has(.listfirstlevel.depth-3).-small .leftnavbar {
        height: calc(100vh - 60px);
        top: 60px
    }

    .header:has(.listfirstlevel.depth-3).-small .leftsubnavbar-container {
        margin-top: 61px
    }

    .header:has(.listfirstlevel.depth-3).-small .leftsubnavbar {
        height: calc(100vh - 111px);
        top: 50px
    }
}

@media (max-width: 768px) {
    .navbar-toggle {
        left: 25px
    }

    .navbar-toggle .text-menu {
        display: none
    }

    .navbar-header {
        height: 70px
    }

    .navbar-header[data-menus]:not([data-menus="0"]) {
        width: 75vw !important
    }

    .navbar-header .left-search-wrapper {
        display: none !important
    }

    .leftnavbar {
        border-left: none;
        border-right: none;
        border-top: 1px solid #fff;
        height: calc(100vh - 70px);
        height: calc(100dvh - 70px);
        margin-left: -100vw;
        top: 70px;
        width: 100%
    }

    .leftnavbar .linknav {
        padding-bottom: 7px;
        padding-top: 7px
    }

    .leftnavbar ul li.-active > .leftsubnavbar-container {
        margin-right: 0
    }

    .leftnavbar:has(.icon) {
        padding-bottom: 0
    }

    .leftnavbar .icon {
        height: auto;
        padding: 30px 0;
        position: static
    }

    .leftnavbar .icon img {
        max-height: 70px;
        max-width: 40px;
        position: static;
        transform: none
    }

    .leftsubnavbar-container {
        left: auto !important;
        margin-right: -100vw;
        margin-top: 71px;
        right: 0;
        transition: all .5s ease-in-out;
        width: 100%;
        z-index: 10
    }

    .leftsubnavbar-container .returnbtn {
        display: flex
    }

    .leftsubnavbar {
        border-top: none;
        height: calc(100vh - 121px);
        margin-left: 0 !important;
        top: 50px;
        width: 100%
    }

    .-small .leftnavbar, .-small .leftsubnavbar {
        height: calc(100vh - 70px);
        margin-top: 70px;
        padding-top: 0
    }

    .-small .leftsubnavbar-container, .-small .linknav + .leftsubnavbar-container, .-small .listfirstlevel .linknav + .leftsubnavbar-container, .rightnavbar {
        margin-top: 70px
    }

    .rightnavbar {
        border-left: none;
        border-right: none;
        border-top: 1px solid #fff;
        height: calc(100vh - 70px);
        padding-top: 0;
        width: 100%
    }

    .rightnavbar-overflow {
        height: 100%;
        max-height: inherit
    }

    .rightnavbar .rightnavbar-link, .rightnavbar .rightnavbar-username {
        padding-bottom: 7px;
        padding-top: 7px
    }

    .rightnavbar nav {
        display: flex;
        flex-direction: column;
        height: 100%;
        padding: 0
    }

    .rightnavbar-links.dark {
        flex-grow: 1
    }

    .-small .rightnavbar {
        height: calc(100vh - 70px);
        margin-top: 70px;
        padding-top: 0
    }

    .-small .rightnavbar .icon {
        bottom: 20px;
        position: absolute
    }

    .-small .rightnavbar-overflow {
        max-height: calc(100vh - 70px)
    }
}

.rightnavbtns {
    display: flex;
    justify-content: space-between;
    position: absolute;
    right: 25px;
    top: 50%;
    transform: translateY(-50%);
    width: 64px;
    z-index: 10
}

.rightnavbtns.right {
    width: 40px
}

.rightnavbtns.right:after {
    content: none
}

.rightnavbtns > span {
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    text-decoration: none;
    width: 20px
}

.rightnavbtns > span.menu-btn {
    margin-left: 20px
}

.rightnavbtns > span:focus .rightnavbtns-icon {
    color: #b3b3b3
}

.rightnavbtns-icon {
    color: #fff;
    display: block;
    font-size: 20px;
    height: 20px;
    position: relative;
    transition: color .3s ease-in-out;
    width: 20px;
    z-index: 50
}

.rightnavbtns-icon svg {
    height: 20px;
    vertical-align: super
}

.rightnavbtns-icon svg * {
    transition: all .2s ease-in-out
}

.rightnavbtns-icon.-user-logged:after {
    background: #236b23;
    border-radius: 100%;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    right: -5px;
    top: -5px;
    width: 8px
}

.rightnavbtns-icon:hover svg * {
    fill: #b3b3b3
}

.rightnavbtns:after {
    background: #76777b;
    content: "";
    display: block;
    height: 30px;
    position: absolute;
    right: 50%;
    top: 50%;
    transform: translateY(-50%);
    width: 1px
}

@media (max-width: 768px) {
    .rightnavbtns {
        right: 25px
    }
}

@supports (-webkit-touch-callout:none) {
    @media (max-width: 768px) {
        .leftnavbar nav ul, .rightnavbar nav ul:last-of-type {
            padding-bottom: 80px
        }
    }
}

.main-lang-chooser-container {
    left: 65px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35px;
    z-index: 100
}

.main-lang-chooser-container:hover .main-lang-chooser ul {
    opacity: 1;
    visibility: visible
}

.main-lang-chooser-container.lo-alternate-language-switcher {
    width: auto
}

.main-lang-chooser-container.lo-alternate-language-switcher .main-lang-chooser {
    text-align: left;
    text-transform: none
}

.main-lang-chooser-container.lo-alternate-language-switcher .main-lang-chooser .current {
    padding-left: 8px;
    padding-right: 8px
}

.main-lang-chooser-container.lo-alternate-language-switcher .main-lang-chooser .languages-dropdown {
    min-width: -moz-max-content;
    min-width: max-content;
    text-align: left
}

.main-lang-chooser-container.lo-alternate-language-switcher .main-lang-chooser .languages-dropdown li a {
    padding-left: 8px;
    padding-right: 8px
}

.main-lang-chooser-container .main-lang-chooser {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .938rem;
    text-align: center;
    text-transform: uppercase
}

.main-lang-chooser-container .main-lang-chooser .current {
    cursor: default;
    position: relative;
    z-index: 2
}

.main-lang-chooser-container .main-lang-chooser .current, .main-lang-chooser-container .main-lang-chooser .lang-chooser-link {
    color: #fff;
    display: block;
    padding: 2px 0;
    text-transform: capitalize
}

.main-lang-chooser-container .main-lang-chooser .lang-chooser-externallink {
    position: relative
}

.main-lang-chooser-container .main-lang-chooser ul {
    background: rgba(0, 0, 0, .95);
    background: linear-gradient(0deg, rgba(0, 0, 0, .95), rgba(0, 0, 0, .95) 50%, transparent);
    left: 0;
    list-style-type: none;
    margin: 0;
    opacity: 0;
    padding: 26px 0 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-in-out;
    visibility: hidden
}

.main-lang-chooser-container .main-lang-chooser ul li {
    display: block
}

.main-lang-chooser-container .main-lang-chooser ul li .lang-chooser-link {
    text-decoration: none;
    transition: all .2s ease-in-out
}

.main-lang-chooser-container .main-lang-chooser ul li .lang-chooser-link:hover {
    background: hsla(0, 0%, 100%, .25)
}

@media (max-width: 768px) {
    .main-lang-chooser-container {
        left: 60px
    }
}

@media (max-width: 575px) {
    .main-lang-chooser-container.lo-alternate-language-switcher {
        width: 80px
    }

    .main-lang-chooser-container.lo-alternate-language-switcher .current {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
}

.main-breadcrumb {
    align-items: center;
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.main-breadcrumb li {
    font-size: 0
}

.main-breadcrumb li:not(:last-of-type) {
    margin-right: 4px;
    position: relative
}

.main-breadcrumb li:not(:last-of-type):after {
    color: #a8a8aa;
    content: "";
    display: inline-block;
    font-family: icomoon;
    font-size: 17px;
    vertical-align: middle
}

body.no-header-fixed .breadcrumb-container.-fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%
}

body.no-breadcrumb .reader-tool.-fixed {
    top: 0
}

.breadcrumb-wrapper {
    height: 35px;
    position: relative;
    z-index: 97
}

@media (max-width: 768px) {
    .breadcrumb-wrapper {
        height: 35px
    }
}

.breadcrumb-wrapper .social-sharer > li:first-child .action-link, .breadcrumb-wrapper .social-sharer > li:first-child .social-link {
    margin-left: 0
}

.breadcrumb-wrapper .social-sharer > li:last-child .action-link, .breadcrumb-wrapper .social-sharer > li:last-child .social-link {
    margin-right: 0
}

.breadcrumb-wrapper .social-sharer .action-link, .breadcrumb-wrapper .social-sharer .social-link {
    height: 25px;
    width: 25px
}

@media (max-width: 768px) {
    .breadcrumb-wrapper .social-sharer {
        padding-bottom: 5px !important;
        padding-top: 5px !important
    }

    .breadcrumb-wrapper .social-sharer > li:nth-last-child(2) .action-link, .breadcrumb-wrapper .social-sharer > li:nth-last-child(2) .social-link {
        margin-right: 0
    }
}

.breadcrumb-wrapper.dark .breadcrumb-container {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .3), transparent), url(../../img/lo-texture-repeat.jpg);
    border-bottom: 1px solid var(--lodh-darkGrey-100);
    border-top: 1px solid var(--lodh-darkGrey-100)
}

@media (width >

= 1921px

) {
    .breadcrumb-wrapper.dark .breadcrumb-container {
        background-size: 100% 300px
    }
}

@media (max-width: 768px) {
    .breadcrumb-wrapper.dark .breadcrumb-container .max-content-wrapper {
        background: #000000;
    }
}

.breadcrumb-wrapper.dark .breadcrumb-item {
    color: var(--lodh-darkGrey-100)
}

.breadcrumb-wrapper.dark .breadcrumb-item.home {
    color: #fff
}

.breadcrumb-wrapper.dark .breadcrumb-item.home:focus svg *, .breadcrumb-wrapper.dark .breadcrumb-item.home:hover svg * {
    fill: var(--lodh-darkGrey-60)
}

.breadcrumb-wrapper.dark .breadcrumb-item.home svg * {
    fill: #fff
}

.breadcrumb-wrapper.dark .breadcrumb-item[href]:focus, .breadcrumb-wrapper.dark .breadcrumb-item[href]:hover {
    color: var(--lodh-darkGrey-60)
}

.breadcrumb-wrapper.dark li:last-of-type .breadcrumb-item:not([href]) {
    color: #fff
}

.breadcrumb-wrapper.dark .main-breadcrumb li:not(:last-of-type):after {
    color: var(--lodh-darkGrey-100)
}

.breadcrumb-container {
    background: #f1f2f2;
    overflow: auto
}

@media (max-width: 768px) {
    .breadcrumb-container {
        z-index: 11
    }
}

.breadcrumb-container .max-content-wrapper {
    align-items: center;
    display: flex;
    height: 35px;
    justify-content: space-between;
    max-width: none;
    padding: 0 25px;
    width: auto
}

@media (max-width: 768px) {
    .breadcrumb-container .max-content-wrapper {
        height: 35px
    }
}

.breadcrumb-container li:last-of-type .breadcrumb-item:not([href]) {
    color: #54565b
}

.breadcrumb-item {
    color: #a8a8aa;
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .813rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    transition: all .2s ease-in-out;
    vertical-align: middle
}

.breadcrumb-item[href]:focus, .breadcrumb-item[href]:hover {
    color: #936c56;
    text-decoration: none
}

.breadcrumb-item.home {
    height: 21px;
    margin-left: 0;
    margin-right: 8px;
    width: 21px
}

.breadcrumb-item.home svg * {
    fill: #54565b;
    transition: all .2s ease-in-out
}

.breadcrumb-item.home:focus, .breadcrumb-item.home:hover {
    text-decoration: none
}

.breadcrumb-item.home:focus svg *, .breadcrumb-item.home:hover svg * {
    fill: #936c56
}

.breadcrumb-item:not(.home) {
    padding: 4px 2px 2px
}

@media (max-width: 768px) {
    .main-breadcrumb {
        pointer-events: auto
    }

    .main-breadcrumb li {
        display: inline-block;
        vertical-align: middle
    }

    .main-breadcrumb li:last-of-type {
        margin-right: 21px
    }

    .social-sharer {
        pointer-events: auto
    }

    .breadcrumb-container .max-content-wrapper {
        background: #f1f2f2
    }
}

@keyframes fillLeft {
    0% {
        width: 0
    }
    to {
        width: 100%
    }
}

.carousel-indicators {
    align-items: center;
    bottom: 22px;
    justify-content: center;
    margin: 0;
    padding: 0 25px;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 11
}

.carousel-indicators li {
    background: transparent;
    border: none;
    height: 20px;
    margin: 0 5px;
    max-width: none;
    opacity: 1 !important;
    position: relative;
    width: 100px
}

.carousel-indicators li:hover:not(.active) > span {
    background: hsla(0, 0%, 100%, .75);
    height: 6px;
    left: -5px;
    right: -5px
}

.carousel-indicators li.active {
    cursor: default
}

.carousel-indicators li.active > span {
    height: 6px
}

.carousel-indicators li.active > span span {
    animation-duration: 5s;
    animation-fill-mode: forwards;
    animation-name: fillLeft;
    animation-timing-function: linear
}

.carousel-indicators li > span {
    background: hsla(0, 0%, 100%, .6);
    box-shadow: 0 0 10px #161616;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all .2s ease-in-out
}

.carousel-indicators li > span span {
    background: #fff;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 0
}

.carousel-control {
    max-width: 12.5%;
    opacity: 0;
    width: 80px;
    z-index: 10
}

.carousel-control .icon {
    background-repeat: no-repeat;
    background-size: contain;
    height: 35px
}

.carousel-control.prev .icon {
    transform: rotate(180deg)
}

.carousel-item-bloc {
    width: 100%
}

.carousel-item.column {
    flex-direction: column
}

.slider-home {
    background: #000;
    height: 545px
}

.slider-home .carousel-caption {
    padding: 0 0 20px;
    top: 80%;
    z-index: 10
}

.slider-home .carousel-caption p {
    padding: 0 10px
}

.slider-home h3 {
    display: inline;
    font-size: 1.594rem
}

.slider-home .slide-hang {
    font-size: .938rem;
    margin-top: 2vh
}

.slider-classic {
    height: 400px
}

.slider-classic .carousel-caption {
    padding: 0 0 20px;
    top: 89%
}

.slider-classic .carousel-caption-paragraphe {
    left: 0;
    position: relative;
    text-align: left;
    top: 0;
    transform: none
}

.slider-classic h3 {
    font-size: 2.438rem
}

.slider-classic .slide-hang {
    font-size: 1.156rem;
    margin-top: 7vh
}

.slider-classic, .slider-home {
    overflow: hidden
}

.slider-classic:hover .carousel-control, .slider-home:hover .carousel-control {
    opacity: .6
}

.slider-classic:hover .carousel-control:hover, .slider-home:hover .carousel-control:hover {
    opacity: 1
}

.slider-classic:not([data-ready]) .carousel-item:first-child, .slider-home:not([data-ready]) .carousel-item:first-child {
    display: block
}

.slider-classic .text-center .carousel-caption, .slider-home .text-center .carousel-caption {
    bottom: auto;
    left: 50%;
    right: auto;
    transform: translateY(-100%) translateX(-50%);
    transition: color .3s ease-in-out
}

.slider-classic .text-top-left .carousel-caption, .slider-home .text-top-left .carousel-caption {
    right: 20px;
    top: 20px
}

.slider-classic .text-top-right .carousel-caption, .slider-home .text-top-right .carousel-caption {
    left: 20px;
    top: 20px
}

.slider-classic .text-bottom-left .carousel-caption, .slider-classic .text-bottom-right .carousel-caption, .slider-home .text-bottom-left .carousel-caption, .slider-home .text-bottom-right .carousel-caption {
    bottom: 20px;
    left: 20px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100vw;
    top: 600px;
    transform: none;
    white-space: normal;
    width: 100%
}

.slider-classic .text-bottom-left .carousel-caption .text-left, .slider-classic .text-bottom-right .carousel-caption .text-left, .slider-home .text-bottom-left .carousel-caption .text-left, .slider-home .text-bottom-right .carousel-caption .text-left {
    width: 100vw
}

.slider-classic .text-bottom-left .carousel-caption .text-left .slide-category, .slider-classic .text-bottom-right .carousel-caption .text-left .slide-category, .slider-home .text-bottom-left .carousel-caption .text-left .slide-category, .slider-home .text-bottom-right .carousel-caption .text-left .slide-category {
    line-height: 80px;
    padding: 0 30px;
    text-align: left;
    text-shadow: 0 0 50px #000;
    transform: none;
    white-space: normal;
    width: 50%
}

.slider-classic .text-bottom-right .carousel-caption, .slider-home .text-bottom-right .carousel-caption {
    left: auto;
    right: 20px
}

.slider-classic .text-bottom-right .carousel-caption .text-left .slide-category, .slider-home .text-bottom-right .carousel-caption .text-left .slide-category {
    text-align: right
}

.slider-classic .carousel-inner, .slider-classic .carousel-item, .slider-home .carousel-inner, .slider-home .carousel-item {
    height: 100%
}

.slider-classic .carousel-video-container, .slider-home .carousel-video-container {
    height: 100%;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%
}

.slider-classic .carousel-item, .slider-home .carousel-item {
    background-color: #000;
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover
}

.slider-classic .carousel-item:hover .carousel-caption .fake-link, .slider-home .carousel-item:hover .carousel-caption .fake-link {
    background: #fff;
    color: #000;
    text-shadow: transparent 0 0 1px
}

.slider-classic .carousel-item.carousel-item-video:first-of-type .carousel-video-container, .slider-home .carousel-item.carousel-item-video:first-of-type .carousel-video-container {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px)
}

.slider-classic .carousel-item > div, .slider-home .carousel-item > div {
    width: 100%
}

.slider-classic .carousel-controls, .slider-home .carousel-controls {
    bottom: 10px;
    font-size: 35px;
    height: 35px;
    left: 50px;
    position: absolute;
    width: 35px;
    z-index: 10
}

.slider-classic .carousel-controls > a, .slider-home .carousel-controls > a {
    color: hsla(0, 0%, 100%, 0);
    cursor: pointer;
    display: block;
    height: 100%;
    opacity: 0;
    text-decoration: none;
    transition: all .3s ease-in-out;
    width: 100%
}

.slider-classic .carousel-controls > a span, .slider-home .carousel-controls > a span {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: all .3s ease-in-out
}

.slider-classic .carousel-controls > a span.hidden, .slider-home .carousel-controls > a span.hidden {
    opacity: 0
}

.slider-classic .carousel-controls > a:focus, .slider-home .carousel-controls > a:focus {
    color: #fff;
    opacity: 1
}

.slider-classic .carousel-caption, .slider-home .carousel-caption {
    inset: 145px 0 60px;
    margin: 0 auto;
    max-width: 50%;
    text-shadow: #161616 0 0 10px;
    transition: color .3s ease-in-out
}

.slider-classic .carousel-caption a, .slider-home .carousel-caption a {
    color: inherit;
    text-decoration: none
}

.slider-classic .carousel-caption h3, .slider-home .carousel-caption h3 {
    display: inline
}

.slider-classic .carousel-caption .slide-hang, .slider-home .carousel-caption .slide-hang {
    letter-spacing: .05em;
    margin-bottom: 0
}

.slider-classic .carousel-caption .fake-link, .slider-home .carousel-caption .fake-link {
    border-color: #fff;
    border-radius: 100px;
    bottom: 0;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .1);
    color: #fff;
    font-size: .938rem;
    left: 50%;
    padding-left: 30px;
    padding-right: 30px;
    position: absolute;
    transform: translateX(-50%);
    white-space: nowrap
}

@media (max-width: 768px) {
    .slider-classic .text-bottom-left .carousel-caption, .slider-classic .text-bottom-right .carousel-caption, .slider-home .text-bottom-left .carousel-caption, .slider-home .text-bottom-right .carousel-caption {
        top: 400px
    }

    .slider-classic .text-bottom-left .carousel-caption .text-left, .slider-classic .text-bottom-right .carousel-caption .text-left, .slider-home .text-bottom-left .carousel-caption .text-left, .slider-home .text-bottom-right .carousel-caption .text-left {
        width: 100vw
    }

    .slider-classic .text-bottom-left .carousel-caption .text-left .slide-category, .slider-classic .text-bottom-right .carousel-caption .text-left .slide-category, .slider-home .text-bottom-left .carousel-caption .text-left .slide-category, .slider-home .text-bottom-right .carousel-caption .text-left .slide-category {
        line-height: 40px;
        padding: 0
    }
}

.slider-address .carousel-indicators {
    bottom: 0;
    margin-bottom: 25px;
    margin-top: 15px;
    position: relative;
    transition: all .2s ease-in-out
}

.slider-address .carousel-indicators .active, .slider-address .carousel-indicators li:hover {
    background-color: rgba(0, 0, 0, .5);
    height: 10px
}

.slider-address .carousel-indicators li {
    background-color: rgba(0, 0, 0, .3);
    border-color: #000
}

.slide-relative {
    position: relative
}

.slide-title {
    font-size: 1.969rem;
    letter-spacing: .015em;
    line-height: 1.15;
    transition: all .3s ease-in-out .15s, color .2s ease-in-out 0s
}

.slide-hang, .slide-title {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    opacity: 0;
    transform: translateY(15px)
}

.slide-hang {
    transition: all .3s ease-in-out .3s, color .2s ease-in-out 0s
}

.slide-container-category {
    bottom: 0;
    height: 187px;
    margin: auto;
    position: absolute;
    top: 0;
    z-index: 10
}

.slide-category {
    color: #fff;
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 4.375rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 75px;
    opacity: 0;
    padding: 25px 45px 15px;
    position: relative;
    text-align: center;
    text-transform: lowercase;
    top: 0;
    transform: translateY(-15px);
    transition: all .3s ease-in-out;
    white-space: nowrap
}

.slide-category:after, .slide-category:before {
    border-top: 2px solid #fff;
    content: "";
    height: 28px;
    position: absolute;
    top: 0;
    width: 28px
}

.slide-category:before {
    border-left: 2px solid #fff;
    left: 0
}

.slide-category:after {
    border-right: 2px solid #fff;
    right: 0
}

.slide-category .bottom-angles:after, .slide-category .bottom-angles:before {
    border-bottom: 2px solid #fff;
    bottom: 0;
    content: "";
    height: 28px;
    position: absolute;
    width: 28px
}

.slide-category .bottom-angles:before {
    border-left: 2px solid #fff;
    left: 0
}

.slide-category .bottom-angles:after {
    border-right: 2px solid #fff;
    right: 0
}

.slide-media {
    inset: 0;
    margin: auto;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    opacity: 0;
    position: absolute;
    transition: opacity .5s ease-in-out;
    width: 100%;
    z-index: 1
}

.slide-media.-show {
    opacity: 1
}

.slide-media-poster {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    inset: 0;
    margin: auto;
    opacity: 1;
    position: absolute;
    transition: opacity .5s ease-in-out;
    width: 100%;
    z-index: 3
}

.slide-media-poster.-hide {
    opacity: 0
}

.slide-media-sound {
    background: hsla(0, 0%, 100%, .3);
    border-radius: 50%;
    bottom: 25px;
    cursor: pointer !important;
    font-size: 15px;
    height: 40px !important;
    line-height: 40px;
    position: absolute;
    right: 14px;
    text-align: center;
    transition: all .2s ease-in-out;
    width: 40px !important;
    z-index: 11
}

.slide-media-sound:hover {
    background-color: hsla(0, 0%, 100%, .5)
}

.slide-media-sound.-active .sound-icon .sound-on {
    opacity: 1
}

.slide-media-sound.-active .sound-icon .sound-off {
    opacity: 0
}

.slide-media-sound .sound-icon {
    height: 40px;
    margin-top: -4px;
    width: 40px
}

.slide-media-sound .sound-icon path {
    transition: all .2s ease-in-out
}

.slide-media-link {
    height: 100%;
    inset: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    z-index: 5
}

.slide-link {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    inset: 0;
    position: absolute;
    z-index: 10
}

.carousel-item.active .slide-category, .carousel-item.active .slide-hang, .carousel-item.active .slide-title {
    opacity: 1;
    transform: translateY(0)
}

@media (max-width: 1199px) {
    .slide-category {
        font-size: 4.063rem
    }

    .slide-category:after, .slide-category:before {
        width: 20px
    }

    .slide-category img {
        height: 45px
    }
}

@media (max-width: 768px) {
    .slider-classic .carousel-caption h3, .slider-home .carousel-caption h3 {
        font-size: 1.438rem
    }

    .slide-media-sound {
        bottom: 35px
    }

    .slide-category {
        font-size: 2.625rem;
        margin-bottom: 8vh;
        padding: 15px 25px 8px;
        white-space: normal
    }

    .slide-category .bottom-angles:after, .slide-category .bottom-angles:before, .slide-category:after, .slide-category:before {
        height: 16px;
        width: 16px
    }

    .carousel-caption {
        top: 80%
    }

    .carousel-caption h3 {
        font-size: 1.875rem;
        line-height: 1.2;
        padding: 0 10px
    }

    .carousel-indicators li {
        width: 15%
    }

    .slider-home {
        height: 470px
    }
}

@media (max-width: 991px) {
    .slider-classic .carousel-caption, .slider-home .carousel-caption {
        max-width: 75%
    }

    .slider-classic .carousel-caption-paragraphe .headerbloc-hang {
        font-size: .938rem
    }
}

@media (max-width: 575px) {
    .slider-classic .carousel-caption, .slider-home .carousel-caption {
        max-width: 80%
    }

    .slider-classic .carousel-caption h3, .slider-home .carousel-caption h3 {
        font-size: 1.156rem
    }

    .slider-classic .carousel-control, .slider-home .carousel-control {
        max-width: 10%
    }

    .slider-classic .carousel-control .icon, .slider-home .carousel-control .icon {
        height: 25px
    }
}

.section-insight {
    background: #f1f2f2;
    padding: 35px 55px
}

.section-insight-wrapper {
    margin: 0 auto;
    max-width: 1170px
}

.insight-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 55px;
    position: relative
}

.insight-header h2 {
    margin-bottom: 0
}

.insight-header h2 a {
    color: inherit;
    text-decoration: none;
    transition: all .2s ease-in-out
}

.insight-header h2 a:hover {
    color: #392f2e
}

.insight-header .insight-moreLinkContainer {
    margin-top: 4px
}

.insight-moreLinkContainer {
    margin-top: 10px;
    text-align: right
}

.insight-moreLink {
    color: var(--lodh-darkGrey-100);
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.156rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .017rem;
    transition: .3s ease-in-out
}

.insight-moreLink .icon-more {
    font-size: 13px;
    margin-left: 5px;
    vertical-align: baseline
}

.insight-moreLink:focus, .insight-moreLink:hover {
    color: #000;
    text-decoration: none
}

.insight-bloccontainer + .insight-moreLinkContainer {
    display: flex
}

.insight-bloccontainer + .insight-moreLinkContainer:after, .insight-bloccontainer + .insight-moreLinkContainer:before {
    background: #c8c8c8;
    content: "";
    display: inline-block;
    flex-grow: 1;
    height: 1px;
    margin-top: 15px
}

.insight-bloccontainer + .insight-moreLinkContainer .insight-moreLink {
    border: 1px solid #c8c8c8;
    border-radius: 100px;
    color: var(--lodh-darkGrey-100);
    font-size: .906rem;
    padding: 5px 15px 3px
}

.insight-bloccontainer + .insight-moreLinkContainer .insight-moreLink:hover {
    background: var(--lodh-darkGrey-100);
    color: #fff
}

.insight-bloccontainer + .insight-moreLinkContainer .insight-moreLink .icon-more {
    display: none
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(2), .insight-bloccontainer .overviewbloc.js-item:nth-child(3), .insight-bloccontainer .overviewbloc.js-item:nth-child(5) {
    flex: 0 0 33.3333%;
    max-width: 33.3333%
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(2) .overviewbloc-ratio, .insight-bloccontainer .overviewbloc.js-item:nth-child(3) .overviewbloc-ratio, .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-ratio {
    padding-top: calc(100% + 30px)
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(2) .overviewbloc-imgcontainer, .insight-bloccontainer .overviewbloc.js-item:nth-child(3) .overviewbloc-imgcontainer, .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-imgcontainer {
    display: none
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(2) .overviewbloc-imgcontainer.newsbloc-ref, .insight-bloccontainer .overviewbloc.js-item:nth-child(3) .overviewbloc-imgcontainer.newsbloc-ref, .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-imgcontainer.newsbloc-ref {
    display: block;
    inset: 0;
    max-width: none;
    position: absolute
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(2) .overviewbloc-imgcontainer.newsbloc-ref img, .insight-bloccontainer .overviewbloc.js-item:nth-child(3) .overviewbloc-imgcontainer.newsbloc-ref img, .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-imgcontainer.newsbloc-ref img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(2) .overviewbloc-descriptioncontainer, .insight-bloccontainer .overviewbloc.js-item:nth-child(3) .overviewbloc-descriptioncontainer, .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-descriptioncontainer {
    flex: 0 0 100%;
    max-width: 100%
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(2) .overviewbloc-descriptioncontainer.newsbloc-ref.texture-dark, .insight-bloccontainer .overviewbloc.js-item:nth-child(3) .overviewbloc-descriptioncontainer.newsbloc-ref.texture-dark, .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-descriptioncontainer.newsbloc-ref.texture-dark {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), #000000;
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(4) .overviewbloc-imgcontainer, .insight-bloccontainer .overviewbloc.js-item:nth-child(6) .overviewbloc-imgcontainer {
    order: 2
}

.insight-bloccontainer .overviewbloc.js-item:nth-child(4) .link-area:before, .insight-bloccontainer .overviewbloc.js-item:nth-child(6) .link-area:before {
    left: 0
}

.dynamic-grid {
    min-height: 300px
}

.dynamic-grid .overviewbloc.js-item:nth-child(4n+2), .dynamic-grid .overviewbloc.js-item:nth-child(4n+3) {
    flex: 0 0 33.3333%;
    max-width: 33.3333%
}

.dynamic-grid .overviewbloc.js-item:nth-child(4n+2) .overviewbloc-ratio, .dynamic-grid .overviewbloc.js-item:nth-child(4n+3) .overviewbloc-ratio {
    padding-top: calc(100% + 30px)
}

.dynamic-grid .overviewbloc.js-item:nth-child(4n+2) .overviewbloc-imgcontainer, .dynamic-grid .overviewbloc.js-item:nth-child(4n+3) .overviewbloc-imgcontainer {
    display: none
}

.dynamic-grid .overviewbloc.js-item:nth-child(4n+2) .overviewbloc-descriptioncontainer, .dynamic-grid .overviewbloc.js-item:nth-child(4n+3) .overviewbloc-descriptioncontainer {
    flex: 0 0 100%;
    max-width: 100%
}

.dynamic-grid .overviewbloc.js-item:nth-child(4n+4) .overviewbloc-imgcontainer {
    order: 2
}

.dynamic-grid .overviewbloc.js-item:nth-child(4n+4) .link-area:before {
    left: 0
}

.audio-content {
    display: block;
    position: relative
}

.audio-content .play-icon {
    bottom: 20px;
    height: 52px;
    min-height: 15%;
    min-width: 15%;
    position: absolute;
    right: 20px;
    width: 52px;
    z-index: 3
}

.audio-content .play-icon * {
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, .5))
}

@media (max-width: 991px) {
    .insight-bloccontainer .overviewbloc.js-item:nth-child(2), .insight-bloccontainer .overviewbloc.js-item:nth-child(3) {
        flex: 0 0 50%;
        max-width: 50%
    }

    .insight-bloccontainer .overviewbloc.js-item:nth-child(5) {
        flex: 0 0 100%;
        max-width: 100%
    }

    .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-ratio {
        padding-top: calc(50% + 15px)
    }

    .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-imgcontainer {
        display: flex
    }

    .insight-bloccontainer .overviewbloc.js-item:nth-child(5) .overviewbloc-descriptioncontainer {
        flex: 0 0 50%;
        max-width: calc(50% - 15px)
    }

    .dynamic-grid .overviewbloc.js-item:nth-child(4n+2), .dynamic-grid .overviewbloc.js-item:nth-child(4n+3) {
        flex: 0 0 50%;
        max-width: 50%
    }
}

@media (max-width: 768px) {
    .section-insight {
        padding: 35px 30px
    }

    .insight-header {
        margin-bottom: 45px
    }

    .insight-moreLink {
        letter-spacing: .006rem
    }

    .insight-moreLinkContainer {
        margin-top: -8px
    }
}

@media (width <= 767px

) {
    .dynamic-grid .overviewbloc.js-item, .insight-bloccontainer .overviewbloc.js-item {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .dynamic-grid .overviewbloc.js-item .overviewbloc-ratio, .insight-bloccontainer .overviewbloc.js-item .overviewbloc-ratio {
        padding-top: 0 !important
    }

    .dynamic-grid .overviewbloc.js-item .overviewbloc-imgcontainer, .insight-bloccontainer .overviewbloc.js-item .overviewbloc-imgcontainer {
        order: -1 !important
    }

    .dynamic-grid .overviewbloc.js-item .overviewbloc-descriptioncontainer, .insight-bloccontainer .overviewbloc.js-item .overviewbloc-descriptioncontainer {
        flex: 0 0 100% !important;
        max-width: 100% !important
    }

    .insight-bloccontainer .overviewbloc.js-item:nth-child(10), .insight-bloccontainer .overviewbloc.js-item:nth-child(3), .insight-bloccontainer .overviewbloc.js-item:nth-child(4), .insight-bloccontainer .overviewbloc.js-item:nth-child(5), .insight-bloccontainer .overviewbloc.js-item:nth-child(6), .insight-bloccontainer .overviewbloc.js-item:nth-child(7), .insight-bloccontainer .overviewbloc.js-item:nth-child(8), .insight-bloccontainer .overviewbloc.js-item:nth-child(9) {
        display: none
    }
}

.intro-part {
    align-items: center;
    background-color: #000;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 38px 40px
}

.intro-part-container {
    width: 100%
}

.intro-part-container > div {
    margin: 0 auto
}

.intro-part.part1 {
    background-image: url(../../img/lo-texture-repeat.jpg);
    background-repeat: repeat-y;
    background-size: 100%
}

.intro-part.part1 .intro-hang, .intro-part.part1 .intro-title {
    color: #fff
}

.intro-part.part1 .intro-points {
    color: #a69c95
}

.intro-part.part2 {
    background-image: url(../../img/lo-texture-repeat.jpg);
    background-repeat: repeat-y;
    background-size: 100%;
    padding-bottom: 40px
}

.intro-part.part2 .intro-hang, .intro-part.part2 .intro-title {
    color: #936c56
}

.intro-title {
    font-size: 2.313rem;
    letter-spacing: .023rem;
    margin-bottom: 45px
}

.intro-hang {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 2.781rem;
    font-style: normal;
    font-weight: 200;
    line-height: 1.15;
    margin: 0
}

.intro-points {
    display: inline-flex;
    font-size: 0;
    justify-content: space-between;
    margin-top: 45px;
    padding: 0;
    position: relative
}

.intro-points:after {
    background: #634a3b;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    top: 100%;
    width: 100%
}

.intro-points:hover a {
    opacity: .5
}

.intro-points li:first-of-type a {
    padding-left: 0
}

.intro-points li:last-of-type a {
    padding-right: 0
}

.intro-points a {
    color: #936c56 !important;
    cursor: pointer;
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.156rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .003rem;
    overflow: hidden;
    padding: 15px;
    position: relative;
    text-decoration: none;
    transition: all .3s ease-in-out;
    vertical-align: middle
}

.intro-points a:hover {
    color: #d1bcb1 !important;
    opacity: 1 !important
}

@media (max-width: 768px) {
    .intro-part {
        padding-left: 30px;
        padding-right: 30px
    }

    .intro-title {
        font-size: 1.969rem;
        margin-bottom: 32px
    }

    .intro-hang {
        font-size: 2.094rem
    }

    .intro-points {
        border: none;
        display: block;
        margin-bottom: 0;
        margin-top: 37px
    }

    .intro-points:after {
        content: none
    }

    .intro-points a {
        display: block;
        margin: 0;
        padding: 13px 0
    }

    .intro-points li:not(:first-of-type,:last-of-type) a {
        margin: 1px 0;
        position: relative
    }

    .intro-points li:not(:first-of-type,:last-of-type) a:before {
        top: -1px
    }

    .intro-points li:not(:first-of-type,:last-of-type) a:after {
        bottom: -1px
    }

    .intro-points li:not(:first-of-type,:last-of-type) a:after, .intro-points li:not(:first-of-type,:last-of-type) a:before {
        background: #6f625a;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 30px
    }
}

.section-talent {
    background: #6c869d;
    padding: 38px 40px 43px
}

.section-talent.gray {
    background: #f8f8f8
}

.section-talent.gray .talent-container, .section-talent.gray .talent-title {
    color: #000
}

.section-talent.gray .talent .border {
    border-color: #e5e5e5 !important
}

.section-talent.gray .talent .talent-imagecontainer {
    background: #e5e5e5
}

.talent:hover .talent-imagecontainer img, .talent:hover .talent-imagecontainer svg {
    transform: scale(1.1)
}

.talent:nth-child(2) .border {
    border-left: 1px solid #fff !important;
    border-right: 1px solid #fff !important
}

.talent .border {
    border: none !important;
    height: 100%;
    padding: 0 15px
}

.talent-container {
    color: #fff;
    margin: 0 auto;
    max-width: 1170px;
    padding: 0 12px
}

.talent-title {
    color: #fff;
    margin-bottom: 55px
}

.talent-subtitle {
    font-size: 1.5rem;
    letter-spacing: .02rem;
    margin-bottom: 20px
}

.talent-subtitle a {
    color: inherit !important;
    text-decoration: none !important
}

.talent-description {
    transform-origin: center center;
    transition: all .3s ease-in-out
}

.talent-description p {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.35;
    margin-bottom: 0
}

.talent-imagecontainer {
    align-items: center;
    background: #7b92a7;
    border-radius: 100%;
    display: flex;
    height: 100px;
    justify-content: center;
    margin: 0 auto 38px;
    position: relative;
    width: 100px
}

.talent-imagecontainer:empty {
    background: none
}

.talent-imagecontainer img, .talent-imagecontainer svg {
    transition: all .3s ease-in-out
}

.talent-imagecontainer img {
    max-height: 70px;
    max-width: 70px
}

@media (max-width: 768px) {
    .section-talent {
        padding-bottom: 27px;
        padding-left: 30px;
        padding-right: 30px
    }

    .talent {
        align-items: flex-start;
        display: flex
    }

    .talent:nth-child(2) .border {
        border: 1px solid #fff !important;
        border-left: none !important;
        border-right: none !important
    }

    .talent .border {
        display: flex;
        height: auto;
        padding: 30px 0;
        width: 100%
    }

    .talent-container {
        margin: -15px 0;
        padding: 0
    }

    .talent-title {
        margin-bottom: 38px
    }

    .talent-subtitle {
        font-size: 1.281rem;
        line-height: 1.25;
        margin-bottom: 10px
    }

    .talent-description {
        flex: 1;
        padding: 0 0 0 15px;
        text-align: left
    }

    .talent-imagecontainer {
        flex: 0 0 100px;
        margin-bottom: 0
    }
}

.section-find-us {
    background: url(../../img/background-map-full.png) #fff no-repeat 50%/cover;
    min-height: 218px;
    padding: 38px 40px 0
}

.find-us-title {
    color: #000
}

.find-us-links {
    align-items: center;
    justify-content: center;
    padding-bottom: 45px
}

.find-us-linkssizer {
    display: flex;
    justify-content: space-between;
    position: relative
}

.find-us-linkssizer:hover .find-us-link {
    opacity: .5
}

.find-us-linkssizer:after {
    background: #aba4a0;
    bottom: 0;
    content: "";
    display: block;
    height: 1px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: calc(100% - 56px)
}

.find-us-link {
    text-decoration: none;
    transition: all ease-int-out .3s
}

.find-us-link:focus, .find-us-link:hover {
    opacity: 1 !important;
    text-decoration: none
}

.find-us-link:focus > span, .find-us-link:hover > span {
    color: #000
}

.find-us-link > span {
    align-items: center;
    color: #76777b;
    display: flex;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.094rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    height: 100%;
    justify-content: center;
    letter-spacing: .058rem;
    line-height: 1.15;
    padding: 0;
    transition: color .3s ease-in-out;
    width: 100%
}

@media (max-width: 768px) {
    .section-find-us {
        background: #fff;
        padding-bottom: 30px
    }

    .find-us-links {
        margin-top: 22px
    }

    .find-us-link {
        position: relative
    }

    .find-us-link:not(:first-of-type) {
        margin-top: 2px
    }

    .find-us-link:not(:first-of-type):before {
        background: #7a6e67;
        content: "";
        display: block;
        height: 1px;
        left: 50%;
        position: absolute;
        top: -1px;
        transform: translateX(-50%);
        width: 30px
    }

    .find-us-link > span {
        padding: 17px 10px 18px
    }

    .find-us-linkssizer {
        flex-direction: column
    }

    .find-us-linkssizer:after {
        content: none
    }
}

html:not(.touchevents) .overviewbloc:hover .overviewbloc-imgcontainer img, html:not(.touchevents) .overviewbloc:not(.twitter):hover .overviewbloc-descriptioncontainer {
    transform: scale(1.03)
}

.overviewbloc {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative
}

.overviewbloc-ratio {
    height: 0;
    margin-left: -15px;
    margin-right: -15px;
    position: relative
}

.overviewbloc-ratio > .row {
    height: 100%;
    left: 15px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: calc(100% - 30px)
}

.overviewbloc.ref .overviewbloc-ratio, .overviewbloc.twitter .overviewbloc-ratio {
    padding-top: calc(100% + 30px)
}

.overviewbloc:not(.ref,.twitter) .overviewbloc-ratio {
    padding-top: calc(50% + 15px)
}

.overviewbloc:not(.twitter) .row {
    background: #fff
}

.overviewbloc:not(.twitter) .overviewbloc-link, .overviewbloc:not(.twitter) .overviewbloc-title {
    color: #000;
    display: block
}

.overviewbloc:not(.twitter) .overviewbloc-link:active, .overviewbloc:not(.twitter) .overviewbloc-link:hover, .overviewbloc:not(.twitter) .overviewbloc-title:active, .overviewbloc:not(.twitter) .overviewbloc-title:hover {
    color: #000;
    text-decoration: none
}

.overviewbloc:not(.twitter) .overviewbloc-categorie {
    color: #5796c6
}

.overviewbloc:not(.twitter) .overviewbloc-description {
    color: #808285
}

.overviewbloc:not(.twitter) .overviewbloc-date {
    color: #76777b
}

.overviewbloc.twitter {
    transition: all .3s ease-in-out
}

.overviewbloc.twitter .row {
    background: #1da1f2
}

.overviewbloc.twitter .overviewbloc-link, .overviewbloc.twitter .overviewbloc-title {
    color: #fff
}

.overviewbloc.twitter .overviewbloc-link:active, .overviewbloc.twitter .overviewbloc-link:hover, .overviewbloc.twitter .overviewbloc-title:active, .overviewbloc.twitter .overviewbloc-title:hover {
    color: #fff;
    text-decoration: none
}

.overviewbloc.twitter .overviewbloc-actions, .overviewbloc.twitter .overviewbloc-author, .overviewbloc.twitter .overviewbloc-categorie, .overviewbloc.twitter .overviewbloc-tweet {
    color: #fff
}

.overviewbloc.twitter:hover {
    opacity: .9
}

.overviewbloc .overviewbloc-categorie-wrapper > .overviewbloc-categorie {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.overviewbloc .overviewbloc-categorie-wrapper > .overviewbloc-categorie .name {
    margin-right: -2px
}

.overviewbloc .overviewbloc-categorie-wrapper.has-tag > .overviewbloc-categorie {
    color: #a8a8aa
}

.overviewbloc .overviewbloc-categorie-wrapper.has-tag > .overviewbloc-categorie .name {
    color: #5796c6
}

.overviewbloc .overviewbloc-categorie-wrapper.has-more > .overviewbloc-categorie {
    padding-right: 25px
}

.overviewbloc .overviewbloc-categorie-wrapper .first-tag {
    color: #a8a8aa
}

.overviewbloc .overviewbloc-categorie-wrapper .first-tag:before {
    content: "·";
    display: inline-block;
    margin: 0 7px
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper {
    left: 30px;
    position: absolute;
    right: 30px;
    top: 20px;
    transition: all .2s ease-in-out
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper:before {
    color: #a8a8aa;
    content: "···";
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .813rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    right: 9px;
    top: 9px;
    transition: all .2s ease-in-out;
    z-index: 2
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper:after {
    background: #f1f2f2;
    border-radius: 10px;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: 7px;
    transition: all .2s ease-in-out;
    width: 30px;
    z-index: 1
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper .categories-tooltip {
    opacity: 0;
    padding: 7px 30px 7px 10px;
    position: relative;
    transition: all .2s ease-in-out;
    visibility: hidden;
    z-index: 3
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper .categories-tooltip .overviewbloc-categorie {
    display: inline-block;
    margin: 0;
    padding: 3px 0
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper .categories-tooltip .tag {
    color: #a8a8aa;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .813rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    line-height: 1
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper .categories-tooltip .tag:before {
    content: "·";
    display: inline-block;
    margin: 0 7px;
    padding: 3px 0
}

.overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper .categories-tooltip .tag:last-child:not(:nth-child(2)) .name {
    display: inline-block;
    padding: 3px 0
}

.overviewbloc .overviewbloc-categorie-wrapper:hover .categories-tooltip-wrapper:before {
    color: #c8c8c8
}

.overviewbloc .overviewbloc-categorie-wrapper:hover .categories-tooltip-wrapper:after {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .15);
    height: 100%;
    right: 0;
    top: 0;
    width: 100%
}

.overviewbloc .overviewbloc-categorie-wrapper:hover .categories-tooltip-wrapper .categories-tooltip {
    opacity: 1;
    visibility: visible;
    z-index: 11
}

.overviewbloc-link.link-area:before {
    bottom: 0;
    height: auto;
    top: 50px
}

.overviewbloc.right .overviewbloc-imgcontainer {
    order: 2
}

.overviewbloc.right .link-area:before {
    left: 0
}

.overviewbloc-imgcontainer {
    max-height: 100%;
    overflow: hidden;
    position: relative
}

@media (width >

= 768px

) {
    .overviewbloc-imgcontainer.col-md-6 {
        flex: 0 0 auto;
        max-width: calc(50% + 15px)
    }
}

.overviewbloc-imgcontainer-wrapper {
    height: 0;
    padding-top: 100%;
    position: relative
}

.overviewbloc-imgcontainer-wrapper img {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

.overviewbloc-imgcontainer img {
    backface-visibility: hidden;
    height: auto;
    transform-origin: center center;
    transition: all .3s ease-in-out;
    width: 100%
}

.overviewbloc-top-content {
    flex-shrink: 0
}

.overviewbloc-description {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    line-height: 1.35;
    max-height: 45%;
    overflow: hidden
}

.overviewbloc-description p:last-child {
    margin-bottom: 0
}

.overviewbloc-descriptioncontainer {
    backface-visibility: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 100%;
    padding: 30px 40px !important;
    position: relative;
    transform-origin: center center;
    transition: all .3s ease-in-out
}

@media (max-width: 1199px) {
    .overviewbloc-descriptioncontainer {
        padding: 30px !important
    }
}

@media (max-width: 991px) {
    .overviewbloc-descriptioncontainer {
        padding: 40px !important
    }
}

@media (width >

= 768px

) {
    .overviewbloc-descriptioncontainer.col-md-6 {
        flex: 0 0 auto;
        max-width: calc(50% - 15px)
    }
}

.overviewbloc-descriptioncontainer.nopadding-vertical {
    padding-bottom: 0 !important;
    padding-top: 0 !important
}

.overviewbloc-title {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.5rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .016rem;
    line-height: 1.13;
    margin-bottom: 7px
}

@media (max-width: 1199px) {
    .overviewbloc-title {
        font-size: 1.281rem
    }
}

@media (max-width: 991px) {
    .overviewbloc-title {
        font-size: 1.5rem
    }
}

.overviewbloc-categorie {
    display: block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .813rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 30px
}

.overviewbloc-date {
    font-size: .719rem;
    font-style: italic;
    letter-spacing: .002rem
}

.overviewbloc-date, .overviewbloc-tweet {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-weight: 400
}

.overviewbloc-tweet {
    font-style: normal;
    letter-spacing: .016rem;
    line-height: 1.13;
    overflow-wrap: break-word
}

.overviewbloc-actions, .overviewbloc-author {
    margin: 0;
    padding-right: 60px
}

.overviewbloc-author {
    font-style: normal
}

.overviewbloc-actions, .overviewbloc-author {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .813rem;
    font-stretch: normal;
    font-weight: 400
}

.overviewbloc-actions {
    font-style: italic;
    position: relative
}

.overviewbloc-actions .bird {
    bottom: 0;
    height: 40px;
    position: absolute;
    right: 0;
    width: 40px;
    z-index: 9
}

.overviewbloc:hover .bird {
    animation-duration: 1s;
    animation-iteration-count: 1;
    animation-name: shake-rotate;
    animation-timing-function: ease-in-out
}

.overviewinline .row {
    background: #fff
}

.overviewinline .overviewbloc-link, .overviewinline .overviewbloc-title {
    color: #000;
    display: block
}

.overviewinline .overviewbloc-link:active, .overviewinline .overviewbloc-link:hover, .overviewinline .overviewbloc-title:active, .overviewinline .overviewbloc-title:hover {
    color: #000;
    text-decoration: none
}

.overviewinline .overviewbloc-categorie {
    color: #5796c6
}

.overviewinline .overviewbloc-description {
    color: #808285
}

.overviewinline .overviewbloc-date {
    color: #76777b
}

.overviewinline-list {
    list-style-type: none;
    padding: 0
}

.overviewinline-description {
    padding-left: 30px !important
}

.overviewinline-description .overviewbloc-description {
    max-height: none
}

.overviewinline:hover img {
    transform: translateX(-50%) translateY(-50%) scale(1.03)
}

.overviewinline img {
    transition: all .3s ease-in-out
}

.news-list-carousel + .news-list-carousel {
    border-top: 1px solid #dad9d7;
    padding-top: 30px
}

.news-list-carousel .title {
    margin-bottom: 30px
}

.news-list-carousel.related-articles-list-carousel + div:not(.clear) {
    border-top: 1px solid #000;
    padding-top: 30px
}

.news-list-carousel.related-articles-list-carousel .title {
    color: #fff
}

.news-list-carousel.news-shadow .owl-stage-outer {
    margin-left: -5px;
    margin-right: -5px;
    padding: 5px
}

.news-list-carousel.news-shadow .owl-stage-outer .news-short {
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, .075)
}

.news-short {
    background: #fff
}

.news-short .overviewbloc-imgcontainer {
    display: block;
    height: 0;
    padding-bottom: 50%;
    position: relative
}

.news-short .overviewbloc-imgcontainer img {
    inset: 0;
    position: absolute
}

.news-short .overviewbloc-descriptioncontainer {
    height: 175px;
    padding: 30px !important
}

.news-short .overviewbloc-categorie {
    margin-bottom: 23px
}

.news-short .overviewbloc-categorie .name {
    margin-right: 0 !important
}

.news-short .overviewbloc .overviewbloc-link {
    display: -webkit-box;
    height: 82px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.news-short .overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper {
    left: 20px !important;
    right: 20px !important;
    top: 20px !important
}

@media (max-width: 1199px) {
    .news-short .overviewbloc .overviewbloc-title {
        font-size: 1.156rem
    }
}

.news-short.news-short-simple .overviewbloc-descriptioncontainer {
    height: 140px
}

.news-short.news-short-simple .overviewbloc .overviewbloc-link.link-area:before {
    top: 0
}

.news-short.related-article-short {
    background: rgba(0, 0, 0, .3)
}

.news-short.related-article-short .overviewbloc .overviewbloc-link, .news-short.related-article-short .overviewbloc .overviewbloc-title {
    color: #fff;
    height: auto;
    margin-bottom: 20px
}

.news-short.related-article-short .overviewbloc-descriptioncontainer {
    justify-content: start
}

.news-short.related-article-short .overviewbloc-description {
    max-height: none
}

.news-short.video-short {
    background: none
}

.news-short.video-short .overviewbloc-imgcontainer {
    padding-bottom: 56.25%
}

.news-short.video-short .overviewbloc-imgcontainer:after {
    content: "";
    inset: 0;
    position: absolute;
    z-index: 3
}

.news-short.video-short .overviewbloc-imgcontainer .play-icon {
    height: 35px;
    inset: auto 10px 10px auto;
    min-height: 0;
    min-width: 0;
    transform: none;
    width: 35px;
    z-index: 2
}

.news-short.video-short .overviewbloc-imgcontainer .play-icon * {
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, .5))
}

.news-short.video-short .overviewbloc {
    margin-bottom: 0
}

.news-short.video-short .overviewbloc-descriptioncontainer {
    background: rgba(0, 0, 0, .66);
    height: auto;
    inset: 0;
    position: absolute
}

.news-short.video-short .overviewbloc-descriptioncontainer .overviewbloc-title {
    color: #fff;
    display: -webkit-box;
    height: 82px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.lo-row.gray .news-list-carousel.related-articles-list-carousel .title, .lo-row.white .news-list-carousel.related-articles-list-carousel .title {
    color: #292b2c
}

.lo-row.gray .news-short.related-article-short, .lo-row.white .news-short.related-article-short {
    background: #f1f2f2
}

.lo-row.gray .news-short.related-article-short .overviewbloc .overviewbloc-link, .lo-row.white .news-short.related-article-short .overviewbloc .overviewbloc-link {
    color: #292b2c
}

.lo-row.gray .news-short.related-article-short {
    background: #fff
}

.video-short-popin {
    width: 970px
}

.video-short-popin video {
    width: 100%
}

.video-short-popin .link-bottom {
    display: flex;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    text-decoration: none
}

.video-short-popin .link-bottom:after, .video-short-popin .link-bottom:before {
    background: #5796c6;
    content: "";
    display: inline-block;
    flex-grow: 1;
    height: 1px;
    margin-top: 15px;
    transition: all .2s ease-in-out
}

.video-short-popin .link-bottom span {
    background: #5796c6;
    border: 1px solid #5796c6;
    border-radius: 100px;
    color: #fff;
    font-size: .906rem;
    padding: 5px 15px 3px;
    transition: all .2s ease-in-out
}

.video-short-popin .link-bottom:hover:before {
    margin-left: 30px
}

.video-short-popin .link-bottom:hover:after {
    margin-right: 30px
}

.video-short-popin .link-bottom:hover span {
    background: #305d82;
    border-color: #305d82
}

@media (min-width: 769px) {
    .overviewbloc-tweet {
        font-size: 2.6vw
    }
}

@media (max-width: 1199px) {
    .overviewbloc.twitter .overviewbloc-ratio {
        padding-top: calc(50% + 15px)
    }

    .overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper {
        left: 20px;
        right: 20px
    }
}

@media (min-width: 992px) {
    .overviewbloc-tweet {
        font-size: 1.5vw
    }

    .overviewbloc.twitter .overviewbloc-ratio {
        padding-top: calc(100% + 30px)
    }
}

@media (min-width: 1200px) {
    .overviewbloc-tweet {
        font-size: 1.5rem
    }
}

@media (max-width: 991px) {
    .overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper {
        left: 30px;
        right: 30px;
        top: 30px
    }

    .overviewbloc-link.link-area:before {
        top: 60px
    }
}

@media (max-width: 768px) {
    .overviewbloc-tweet {
        font-size: 1.5rem
    }

    .news-short.video-short .overviewbloc-imgcontainer .play-icon {
        height: 30px;
        width: 30px
    }

    .news-short.video-short .overviewbloc-descriptioncontainer {
        padding: 30px !important
    }

    .news-short.video-short .overviewbloc-descriptioncontainer .overviewbloc-title {
        padding-right: 20px
    }

    .overviewinline > .row {
        display: block
    }

    .overviewinline .overviewbloc-imgcontainer, .overviewinline-description {
        flex: 0 0 100%;
        max-width: 100%
    }

    .overviewinline-description {
        margin-top: 20px;
        padding-left: 0 !important
    }

    .overviewinline .overviewbloc-link, .overviewinline .overviewbloc-title {
        max-height: none
    }
}

@media (width <= 370px

) {
    .news-short.video-short .overviewbloc-descriptioncontainer {
        padding: 20px 25px !important
    }

    .news-short.video-short .overviewbloc-descriptioncontainer .overviewbloc-categorie {
        margin-bottom: 18px
    }

    .news-short.video-short .overviewbloc-descriptioncontainer .overviewbloc-title {
        padding-right: 25px
    }
}

@media (width <= 767px

) {
    .overviewbloc {
        margin-bottom: 32px
    }

    .overviewbloc-ratio {
        height: auto;
        margin-left: 0;
        margin-right: 0
    }

    .overviewbloc-ratio > .row {
        height: auto;
        left: 0;
        position: relative;
        width: 100%
    }

    .overviewbloc.ref .overviewbloc-ratio, .overviewbloc.twitter .overviewbloc-ratio, .overviewbloc:not(.ref,.twitter) .overviewbloc-ratio {
        padding-top: 0
    }

    .overviewbloc:not(.twitter) .overviewbloc-link, .overviewbloc:not(.twitter) .overviewbloc-title {
        max-height: none
    }

    .overviewbloc.right .overviewbloc-imgcontainer {
        order: -1
    }

    .overviewbloc-descriptioncontainer {
        padding: 36px 40px !important
    }

    .overviewbloc .overviewbloc-categorie-wrapper .categories-tooltip-wrapper {
        top: 26px
    }

    .overviewbloc-categorie {
        margin-bottom: 23px
    }

    .overviewbloc-title {
        margin-bottom: 5px
    }

    .overviewbloc-tweet {
        margin-bottom: 70px
    }

    .overviewbloc-actions {
        margin-bottom: -5px;
        margin-top: -5px
    }
}

.headerbloc {
    background: #fff;
    position: relative
}

.headerbloc .max-banner-wrapper {
    overflow: hidden;
    position: relative;
    width: 100%
}

.headerbloc .max-banner-wrapper video {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    top: 0;
    width: 100%
}

.headerbloc-search {
    padding: 0
}

.headerbloc-search input {
    color: inherit
}

.headerbloc-search .label {
    top: 25px
}

.headerbloc-imagecontainer {
    background-color: #dad9d7;
    min-height: 350px
}

.headerbloc-imagecontainer .desktop-bg {
    height: 100%;
    inset: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 0
}

.headerbloc-banner {
    background-color: #dad9d7;
    background-position: 50%;
    background-size: cover;
    height: 350px;
    overflow: hidden
}

.headerbloc-banner.has-video:after {
    -webkit-backdrop-filter: blur(4px);
    backdrop-filter: blur(4px);
    content: "";
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 0
}

.headerbloc-banner .banner-image, .headerbloc-banner .banner-video {
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    width: 100%;
    z-index: 1
}

.headerbloc-banner .banner-video {
    opacity: 0;
    transition: opacity .5s ease-in-out
}

.headerbloc-banner .banner-video.-show {
    opacity: 1
}

.headerbloc-hang {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 200;
    letter-spacing: -.012rem;
    line-height: 1.2;
    margin-bottom: 50px
}

.headerbloc-maincol {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 56px 0 56px 55px !important;
    z-index: 10
}

.headerbloc-maincol.text-md-right {
    padding: 56px 55px 56px 0 !important
}

.headerbloc-maincol .page-title {
    margin-bottom: 50px
}

.headerbloc-full {
    min-height: calc(100vh - 176px)
}

@media (max-width: 991px) {
    .headerbloc .max-content-wrapper {
        overflow: auto
    }

    .headerbloc-banner .headerbloc-maincol {
        padding: 0 !important
    }
}

@media (max-width: 768px) {
    .headerbloc-maincol {
        padding: 56px 30px !important
    }

    .headerbloc-maincol :not(.btn.new-button) {
        color: #292b2c !important
    }

    .headerbloc-maincol svg * {
        fill: #292b2c !important
    }

    .headerbloc-maincol div {
        margin-bottom: 30px
    }

    .headerbloc-maincol div:last-child, .headerbloc-maincol div > :last-child {
        margin-bottom: 0 !important
    }

    .headerbloc .headerbloc-mobile-imagecontainer {
        margin-bottom: 30px;
        text-align: left;
        width: 100%
    }

    .headerbloc .headerbloc-mobile-imagecontainer img {
        height: auto;
        max-width: 100%;
        width: 100%
    }

    .headerbloc .headerbloc-mobile-banner {
        display: none
    }

    .headerbloc .headerbloc-search {
        margin-top: 0
    }

    .headerbloc .headerbloc-search input.silver {
        border-color: #292b2c !important
    }

    .headerbloc-imagecontainer {
        background: none !important
    }

    .headerbloc-hang {
        margin-bottom: 30px
    }
}

:focus, button:focus, input:focus {
    outline: none
}

.italic {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-style: italic;
    font-weight: 200
}

.max-content-wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1280px;
    width: 100%
}

@media (min-width: 1280px) {
    .max-content-wrapper {
        width: 1280px
    }
}

.page-content {
    color: #000;
    font-size: 1rem
}

.page-content-text {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 200;
    letter-spacing: -.012rem
}

.page-content-text ul {
    padding-left: 16px
}

.page-content-text ol {
    padding-left: 18px
}

.page-content-text a:not(.inlinecontent-link) {
    color: var(--lodh-darkCyan-100);
    font-weight: 500;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.page-content-text a:not(.inlinecontent-link):focus, .page-content-text a:not(.inlinecontent-link):hover {
    color: var(--lodh-darkCyan-120)
}

.page-content_footer {
    margin-top: 60px
}

.page-content .footer-info {
    color: #000;
    display: inline-block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 200;
    transition: all .3s ease-in-out
}

.page-content .footer-info[href]:focus, .page-content .footer-info[href]:hover {
    color: #936c56;
    text-decoration: none
}

.page-content .footer-info img, .page-content .footer-info span {
    font-size: 18px;
    margin-bottom: 6px;
    margin-right: 10px;
    vertical-align: baseline
}

.page-content .container-image-banner {
    height: 200px;
    margin-bottom: 30px;
    margin-top: 15px;
    overflow: hidden;
    position: relative
}

.page-content .container-image-banner img {
    left: 50%;
    min-width: 100%;
    position: absolute;
    top: 0;
    transform: translateX(-50%)
}

.page-content .bloc-blockquote {
    display: table;
    font-size: 1.156rem;
    min-width: 250px
}

.page-content .social-sharer {
    flex-flow: column;
    margin-left: -75px;
    position: fixed;
    width: auto
}

@media (max-width: 1199px) {
    .page-content .social-sharer {
        margin-left: -44px
    }
}

@media (max-width: 768px) {
    .page-content .social-sharer {
        display: none
    }
}

.page-content .social-sharer .action-link, .page-content .social-sharer .social-link {
    margin: 5px 0
}

.page-content .social-sharer li.d-sm-inline {
    display: none !important
}

.page-content .news-recall {
    margin-top: 40px
}

.page-content .news-recall.style-blue .inline-fake-modal {
    background: #5796c6;
    color: #fff
}

.page-content .news-recall.style-blue .inline-fake-modal .inlinecontent-title svg * {
    fill: #fff
}

.page-content .news-recall.style-blue .inline-fake-modal a.btn.new-button:not(:hover) {
    background: #fff;
    color: #305d82
}

.typehead-results {
    backface-visibility: hidden;
    background: #fff;
    left: 0;
    list-style-type: none;
    margin: 0;
    max-height: 0;
    outline: none;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 100%;
    transition: all .3s ease-in-out;
    width: 100%;
    z-index: 40
}

.typehead-results.-active {
    max-height: 250px
}

.typehead-results .-disabled {
    display: none
}

.typehead-results:not(.black) a, .typehead-results:not(.black) span {
    background: #fff;
    color: #000
}

.typehead-results:not(.black) a:focus, .typehead-results:not(.black) a:hover {
    background: #e5e5e5;
    color: #000
}

.typehead-results.black a, .typehead-results.black span {
    background: #000;
    color: #c2c2c2
}

.typehead-results.black a:focus, .typehead-results.black a:hover {
    background: #4d4d4d;
    color: #c2c2c2
}

.typehead-results a, .typehead-results span {
    cursor: pointer;
    display: block;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .938rem;
    padding: 12px 8px;
    transition: all .15s ease-in-out
}

.typehead-results a:hover, .typehead-results span:hover {
    background: #292b2c
}

.typehead-results a:focus, .typehead-results a:hover {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 500;
    padding-left: 15px;
    text-decoration: none
}

.sidecontent {
    margin-bottom: 56px
}

.sidecontent-title {
    border-bottom: 1px solid #dad9d7;
    color: #000;
    display: block;
    letter-spacing: .023rem;
    margin-bottom: 32px;
    padding-bottom: 6px
}

.sidecontent ul {
    list-style-type: none;
    padding: 0
}

.sidecontent li.sidecontent_inlinedoc:not(:last-of-type) {
    margin-bottom: 12px
}

.sidecontent li.sidecontent_inlinedoc svg {
    display: inline-block;
    height: 20px;
    margin: -3px 5px 0 0;
    vertical-align: middle
}

.sidecontent li.sidecontent_inlinedoc svg * {
    transition: all .3s ease-in-out
}

.sidecontent li.sidecontent_inlinedoc [class^=icon] {
    font-size: 21px;
    margin-right: 5px;
    transform: translateY(-3px)
}

.sidecontent li.sidecontent_inlinedoc a {
    color: #000;
    font-size: 1rem;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.sidecontent li.sidecontent_inlinedoc a:hover {
    color: #936c56
}

.sidecontent li.sidecontent_inlinedoc a:hover svg * {
    fill: #936c56
}

.sidecontent li.sidecontent_inlinedoc a .filesize {
    display: inline-block;
    white-space: nowrap
}

.sidecontent li.sidecontent_inlinedoc .category:not(.small), .sidecontent li.sidecontent_inlinedoc span:not(.small) {
    display: inline-block;
    vertical-align: middle
}

.sidecontent li.sidelink:not(:last-of-type) {
    margin-bottom: 22px
}

.sidecontent li.sidelink.sidelink-article p:first-of-type {
    padding-bottom: 27%
}

.sidecontent li.sidelink .sidelink-image-container {
    margin-bottom: 0;
    margin-top: 0;
    overflow: hidden
}

.sidecontent li.sidelink p {
    margin: 0
}

.sidecontent li.sidelink p:first-of-type {
    height: 0;
    padding-bottom: 33.3333%;
    position: relative
}

.sidecontent li.sidelink p:first-of-type .sidelink-image-container {
    inset: 0;
    position: absolute
}

.sidecontent li.sidelink p:last-of-type {
    line-height: 1.3;
    padding-left: 15px
}

.sidecontent li.sidelink:hover img {
    transform: scale(1.15)
}

.sidecontent li.sidelink img {
    backface-visibility: hidden;
    height: auto;
    transform-origin: center center;
    transition: all .3s ease-in-out;
    width: 100%
}

.sidecontent li.sidelink .flex-between {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.sidecontent li.sidelink .category {
    color: #5796c6;
    display: block;
    font-size: .688rem;
    margin-bottom: 7px
}

.sidecontent li.sidelink .category, .sidecontent li.sidelink a {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400
}

.sidecontent li.sidelink a {
    color: #000;
    font-size: .938rem;
    line-height: 1.15;
    text-decoration: none !important
}

.dynamic-anchors-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.dynamic-anchors-list li {
    border-bottom: 1px solid var(--lodh-orange-100);
    font-size: 0
}

.dynamic-anchors-list li:first-of-type {
    border-top: 1px solid var(--lodh-orange-100)
}

.dynamic-anchors-list-close {
    background-color: #fff;
    border: 0;
    border-bottom: 1px solid var(--lodh-orange-100);
    display: none;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .813rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 20px;
    padding: 17px 5px;
    text-align: center;
    width: 100%
}

.dynamic-anchors-list-close:after {
    color: var(--lodh-orange-100);
    content: "✕";
    display: inline-block;
    font-size: 1.438rem;
    margin-top: 3px;
    vertical-align: middle
}

@media (max-width: 768px) {
    .sidemenu-container.-open .dynamic-anchors-list-close {
        display: block
    }
}

.content-categorie {
    color: #5796c6;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .938rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    letter-spacing: .029rem;
    margin-bottom: 20px
}

.content-title {
    color: #000;
    margin-bottom: 30px
}

.bloc-hr {
    background: #dad9d7;
    border-top-style: solid;
    border-top-width: 0;
    color: #dad9d7;
    height: 1px
}

.bloc-hr.width73 {
    margin-left: 0;
    margin-right: 27%;
    max-width: 73%
}

.bloc-hang {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 200;
    font-weight: 700;
    letter-spacing: .006rem;
    line-height: 1.18
}

.bloc-iframe {
    height: 0;
    padding-top: 56.25%;
    position: relative;
    width: 100%
}

.bloc-iframe.maximum {
    padding-top: 0
}

.bloc-iframe iframe, .bloc-iframe video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.bloc-iframe__ytposter {
    background-position: 50%;
    background-size: cover;
    cursor: pointer;
    height: 100%;
    inset: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.bloc-iframe__ytposter .icon {
    color: #5b7e96;
    font-size: 90px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%)
}

@media (max-width: 991px) {
    .bloc-iframe__ytposter .icon {
        font-size: 60px
    }
}

.bloc-floatingimg {
    line-height: 1.45
}

.bloc-floatingimg .bloc-blockquote {
    display: table;
    font-size: 1.156rem;
    min-width: 250px
}

.bloc-floatingimg:after {
    clear: both;
    content: "";
    display: block
}

.bloc-floatingimg .floatingimg-imagecontainer {
    height: auto;
    max-width: 50%
}

.bloc-floatingimg .floatingimg-imagecontainer img {
    height: auto;
    max-width: 100%;
    min-width: 100%
}

.bloc-floatingimg.no-image.left .floating-title, .bloc-floatingimg.no-image.right .floating-title {
    float: none;
    width: 100%
}

.bloc-floatingimg.left .floating-title, .bloc-floatingimg.right .floating-title {
    float: left;
    width: calc(50% - 30px)
}

.bloc-floatingimg.right .floatingimg-imagecontainer {
    float: right;
    margin-left: 30px
}

.bloc-floatingimg.right .inlinecontent-content-wrapper .inlinecontent-biographie--description, .bloc-floatingimg.right .inlinecontent-content-wrapper .inlinecontent-biographie--image {
    display: block !important
}

.bloc-floatingimg.right .inlinecontent-content-wrapper .inlinecontent-biographie--image {
    align-self: flex-start
}

.bloc-floatingimg.left .floating-title {
    float: right
}

.bloc-floatingimg.left .floatingimg-imagecontainer {
    float: left;
    margin-right: 30px
}

.bloc-blockquote {
    background: #000000;;
    color: #fff;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.875rem;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    line-height: 1.4;
    padding: 40px 40px 40px 70px;
    position: relative;
    width: 100%
}

.bloc-blockquote .title {
    font-style: normal;
    font-weight: 700
}

.bloc-blockquote .author {
    font-size: .875rem;
    padding-top: 20px
}

.bloc-blockquote span {
    color: #a69c95
}

.bloc-blockquote:before {
    color: hsla(0, 0%, 100%, .8);
    content: "";
    display: block;
    font-family: icomoon;
    font-size: 22px;
    height: 25px;
    left: 18px;
    position: absolute;
    top: 20px;
    width: 35px
}

.bloc-blockquote.gray {
    background: #f8f8f8;
    color: #000;
    padding: 25px 40px 40px 70px
}

.bloc-blockquote.gray:before {
    color: #5796c6
}

.bloc-blockquote.gray .text {
    font-style: normal;
    padding-top: 15px
}

.bloc-blockquote.default {
    background: transparent;
    border-bottom: 1px dashed #959595;
    border-top: 1px dashed #959595;
    color: #000;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.188rem;
    font-stretch: normal;
    font-style: normal;
    font-style: italic;
    font-weight: 400;
    margin: 45px 0;
    padding: 20px 36px;
    position: relative;
    text-align: center
}

.bloc-blockquote.default > .text p {
    margin: 0
}

.bloc-blockquote.default:before {
    background-color: #fff;
    color: #000;
    content: "";
    display: block;
    font-family: icomoon;
    font-size: 22px;
    height: 25px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -25px;
    width: 60px
}

.sidemenu-link {
    color: #000;
    display: block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .813rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    padding: 19px 5px;
    transition: all .3s ease-in-out
}

.sidemenu-link:focus, .sidemenu-link:hover {
    color: #936c56;
    text-decoration: none
}

.first-link-mobile {
    display: none
}

.inlinecontent {
    padding-bottom: 2px;
    padding-top: 7px
}

.inlinecontent:after {
    clear: both;
    content: "";
    display: block
}

.inlinecontent .button-container {
    margin-top: 40px
}

.inlinecontent:not(.expand).right .inlinecontent-imagecontainer {
    float: right;
    margin-left: 30px
}

.inlinecontent:not(.expand).left .inlinecontent-imagecontainer {
    float: left;
    margin-right: 30px
}

.inlinecontent.expand {
    display: flex
}

.inlinecontent.expand .inlinecontent-imagecontainer {
    flex: 0 0 41.666%
}

.inlinecontent.expand.right .inlinecontent-imagecontainer {
    margin-left: 15px;
    order: 2
}

.inlinecontent.expand.left .inlinecontent-imagecontainer {
    margin-right: 15px;
    order: -1
}

.inlinecontent-content-wrapper {
    width: 100%
}

.inlinecontent-image {
    height: auto;
    width: 100%
}

.inlinecontent-imagecontainer {
    width: 41.6666666667%
}

.inlinecontent-title {
    margin-bottom: 20px
}

.inlinecontent-title:empty {
    display: none
}

.inlinecontent-link {
    color: #000;
    display: inline-block;
    margin-top: 20px;
    transition: all .3s ease-in-out
}

.inlinecontent-link [class*=icon-] {
    display: inline-block;
    font-size: 13px;
    margin-left: 5px
}

.inlinecontent-link:focus, .inlinecontent-link:hover {
    color: var(--lodh-orange-120);
    text-decoration: none
}

.inlinecontent-description {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: var(--lodh-font-size-base);
    line-height: 1.45
}

.inlinecontent-description ol, .inlinecontent-description ul {
    margin-bottom: 10px
}

.inlinecontent-description ul {
    padding-left: 16px
}

.inlinecontent-description ol {
    padding-left: 18px
}

.inlinecontent-description p {
    margin-bottom: 10px
}

.inlinecontent-description span:has(>sup) {
    word-break: break-all
}

.inlinecontent-description a:not(.inlinecontent-link) {
    color: var(--lodh-darkCyan-100);
    font-weight: 500;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.inlinecontent-description a:not(.inlinecontent-link):focus, .inlinecontent-description a:not(.inlinecontent-link):hover {
    color: var(--lodh-darkCyan-120)
}

.inlinecontent-description table th {
    border-bottom: 1px solid #a8a8aa;
    border-left: 0;
    border-top: 1px solid #a8a8aa;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400
}

.inlinecontent-description table th:first-child {
    border-left: 0
}

.inlinecontent-description table tr {
    border-bottom: 1px solid #e6e7e8;
    border-left: 0;
    border-right: 0
}

.inlinecontent-description table tr:last-child {
    border-bottom: 0
}

.inlinecontent-description table tr td {
    border-left: 0;
    padding: 10px;
    vertical-align: top
}

.inlinecontent-description table tr td:first-child {
    border-left: 0;
    padding-left: 0
}

.inlinecontent-description table tr td:last-child {
    padding-right: 0
}

.inlinecontent-biographie {
    display: flex;
    flex-direction: row;
    margin-top: 20px;
    position: relative;
    z-index: 0
}

.inlinecontent-biographie:before {
    border-top: 1px solid #dad9d7;
    content: "";
    display: block;
    height: 1px;
    left: 100px;
    position: absolute;
    top: -10px;
    width: 175px;
    z-index: -1
}

@media (max-width: 1199px) {
    .inlinecontent-biographie:before {
        width: 100px
    }
}

@media (max-width: 768px) {
    .inlinecontent-biographie:before {
        width: 175px
    }
}

.inlinecontent-biographie:not(.no-image) .inlinecontent-biographie--description {
    padding-left: 20px;
    padding-right: 20px
}

@media (max-width: 768px) {
    .inlinecontent-biographie:not(.no-image) .inlinecontent-biographie--description {
        padding-left: 10px;
        padding-right: 10px
    }
}

.inlinecontent-biographie:first-of-type:before {
    border-top: 0
}

.inlinecontent-biographie:last-of-type {
    margin-bottom: 20px
}

@media (max-width: 768px) {
    .inlinecontent-biographie {
        padding-left: 0
    }
}

.inlinecontent-biographie--description {
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    position: relative
}

.inlinecontent-biographie--description .inlinecontent-biographie--author {
    color: #1b1b1b;
    font-size: 14px;
    font-weight: 700;
    margin: 0
}

.inlinecontent-biographie--image {
    align-self: flex-end;
    backface-visibility: hidden;
    border-radius: 100%;
    height: 100%;
    min-height: 80px;
    min-width: 80px;
    overflow: hidden;
    position: relative;
    width: 80px
}

.inlinecontent-biographie--image img {
    backface-visibility: hidden;
    background: #898b8e;
    border-radius: 100%;
    bottom: 0;
    left: 0;
    max-height: 80px;
    max-width: 80px;
    position: absolute
}

.inlinecontent-biographie--content {
    color: #000;
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 6px
}

.floatingimg-imagecontainer figcaption, .inlinecontent-imagecontainer figcaption {
    font-size: .75rem;
    font-style: italic;
    margin-top: 10px;
    order: 6
}

.dynamic-grid {
    font-size: 0;
    margin-left: -15px;
    margin-right: -15px
}

.dynamic-anchors-content .hr-bloc:not(:first-of-type) {
    border-top: 1px solid #dad9d7;
    margin-top: 30px;
    padding-top: 30px
}

.dynamic-image.-transparent {
    opacity: 0
}

.dynamic-image-container {
    display: block;
    height: 100%;
    width: 100%
}

.infinite-scroll-request {
    display: none;
    margin: 0 auto;
    width: 100px
}

.infinite-scroll-request img {
    height: auto;
    width: 100%
}

.hr-before {
    border-top: 1px solid #dad9d7;
    margin-top: 30px;
    padding-top: 30px
}

.lo-text a {
    color: var(--lodh-darkCyan-100);
    font-weight: 500;
    text-decoration: none;
    transition: all .3s ease-in-out
}

.lo-text a:focus, .lo-text a:hover {
    color: var(--lodh-darkCyan-120)
}

@media (min-width: 769px) {
    .sidemenu-oppener {
        display: none
    }

    .sidemenu-container.-fixed {
        position: fixed;
        top: 78px
    }

    .sidemenu-container.-fixed.-bottom {
        bottom: 0;
        left: 15px;
        position: absolute;
        top: auto
    }
}

@media (max-width: 768px) {
    .dynamic-anchors-content, .sidemenu-parent {
        flex: none;
        max-width: none
    }

    .sidemenu-parent {
        padding: 100px
    }

    .sidemenu-container {
        background-color: #fff;
        left: 0;
        margin-bottom: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 10
    }

    .sidemenu-container.-fixed {
        position: fixed;
        top: 70px;
        width: auto !important
    }

    .sidemenu-container.-fixed.-bottom {
        top: -100px
    }

    .sidemenu-container.-open .first-link-mobile {
        display: none
    }

    .sidemenu-container.-open .dynamic-anchors-list li:first-child {
        display: block
    }

    .sidemenu-container {
        margin-left: -15px;
        margin-right: -15px;
        transition: all .2s linear;
        width: auto !important
    }

    .sidemenu-container.-open.-fixed {
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        max-height: calc(100vh - 70px) !important
    }

    .sidecontent {
        margin-top: 40px
    }

    body.sidemenu-open {
        overflow: hidden
    }

    .first-link-mobile {
        border-bottom: 1px solid var(--lodh-orange-100);
        border-top: 1px solid var(--lodh-orange-100);
        display: block
    }

    .dynamic-anchors-list li:first-child {
        display: none
    }

    .sidemenu-oppener {
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%
    }

    .sidemenu-oppener.button span {
        color: var(--lodh-orange-100);
        font-size: 5px;
        position: absolute;
        right: 60px;
        top: 27px;
        transform: translateX(-50%)
    }

    .sidemenu-link {
        line-height: 1;
        padding: 22px 5px
    }

    .sidemenu-container {
        margin-bottom: 67px;
        overflow: hidden;
        transition: all .3s linear
    }

    .sidemenu-container .dynamic-anchors-list {
        max-height: 0;
        transition: all .2s ease-in-out
    }

    .sidemenu-container.-open .dynamic-anchors-list {
        max-height: 100%
    }

    .sidemenu-container.-open .sidemenu-oppener {
        background-image: none;
        display: none;
        z-index: -1
    }

    .bloc-hr.width73 {
        margin-right: 0;
        max-width: 100%
    }

    .bloc-imgquote .quote p {
        font-size: 1.281rem;
        padding: 20px
    }

    .bloc-blockquote {
        font-size: 1.281rem;
        padding-bottom: 40px;
        padding-right: 20px
    }

    .bloc-blockquote:before {
        background-size: 100% auto;
        height: 20px;
        left: 16px;
        width: 28px
    }

    .bloc-hang {
        font-size: 1rem;
        line-height: 1.25
    }

    .bloc-floatingimg {
        line-height: 1.4
    }

    .bloc-floatingimg .bloc-blockquote {
        line-height: 1.4;
        padding: 28px 25px 31px 63px
    }

    .bloc-floatingimg.left .floating-title, .bloc-floatingimg.right .floating-title {
        float: none;
        width: 100%
    }

    .bloc-floatingimg.left .floatingimg-imagecontainer, .bloc-floatingimg.right .floatingimg-imagecontainer {
        float: none;
        margin-left: 0;
        margin-right: 0
    }

    .bloc-floatingimg .floatingimg-imagecontainer {
        margin-bottom: 40px;
        max-width: 100%;
        width: 100%
    }

    .bloc-floatingimg .floating-title + .floatingimg-imagecontainer {
        margin-bottom: 25px;
        margin-top: 40px
    }

    .content-title {
        font-size: 1.969rem;
        letter-spacing: -.012rem;
        margin-bottom: 32px
    }

    .inlinecontent.expand.left, .inlinecontent.expand.right, .inlinecontent:not(.expand).left, .inlinecontent:not(.expand).right {
        display: flex;
        flex-direction: column;
        padding-bottom: 9px
    }

    .inlinecontent.expand.left .inlinecontent-imagecontainer, .inlinecontent.expand.right .inlinecontent-imagecontainer, .inlinecontent:not(.expand).left .inlinecontent-imagecontainer, .inlinecontent:not(.expand).right .inlinecontent-imagecontainer {
        display: block;
        float: none;
        margin: 40px 0 0;
        order: 2;
        width: 100%
    }

    .inlinecontent.expand .inlinecontent-imagecontainer {
        display: flex;
        flex-direction: column
    }

    .inlinecontent.expand .inlinecontent-imagecontainer img {
        order: 5
    }

    .inlinecontent .button-container {
        margin-bottom: 40px;
        margin-top: 0
    }

    .inlinecontent-description {
        line-height: 1.4;
        word-break: break-word
    }

    .reader-anchor-content .inlinecontent:not(.expand).left .inlinecontent-imagecontainer, .reader-anchor-content .inlinecontent:not(.expand).right .inlinecontent-imagecontainer {
        margin-top: 0;
        order: -1
    }

    .page-content-text {
        font-size: 1rem
    }

    .bloc-fifty-fifty.mobile-reverse-order {
        flex-direction: column-reverse
    }

    .bloc-fifty-fifty.mobile-reverse-order > div:first-child {
        margin-top: 30px
    }

    .bloc-fifty-fifty.mobile-reverse-order > div:last-child {
        margin-top: 0
    }
}

.reader-tool {
    background: #dad9d7;
    height: 10px;
    position: relative;
    width: 100%;
    z-index: 97
}

.reader-tool.-fixed {
    left: 0;
    position: fixed;
    top: 35px
}

@media (max-width: 768px) {
    .reader-tool.-fixed {
        margin-top: 0;
        top: 35px;
        transition: margin-top .2s
    }
}

.reader-toolContainer {
    height: 10px
}

.reader-tool ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.reader-tool span:not(.icon) {
    background: var(--lodh-lightBrown-100);
    display: block;
    height: 100%;
    position: absolute;
    transform: translateX(-100%);
    transition: transform .3s ease-out;
    width: 100%
}

.reader-tool a {
    color: #a8a8aa;
    display: block;
    font-size: 0;
    height: 10px;
    margin-left: -5px;
    position: absolute;
    text-decoration: none;
    top: 0;
    transition: all .3s linear;
    width: 10px
}

.reader-tool a:hover {
    color: #fff;
    text-decoration: none
}

.reader-tool a .icon {
    display: block;
    font-size: 9px;
    margin-top: 1px
}

.reader-tool a:after {
    content: "";
    display: block;
    height: 34px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 34px
}

.reader-tool a.-active {
    color: #fff
}

.social-sharer {
    align-items: center;
    display: inline-flex;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    font-weight: 500;
    justify-content: space-between;
    list-style-type: none;
    margin: 0 -8px;
    padding: 0
}

@media (max-width: 768px) {
    .social-sharer {
        display: none
    }
}

.social-sharer:hover .action-link, .social-sharer:hover .social-link {
    opacity: .4
}

.social-sharer .action-link, .social-sharer .social-link {
    background: #939598;
    border-radius: 50%;
    display: block;
    height: 31px;
    margin: 0 3px;
    position: relative;
    transition: all .3s ease-in-out;
    width: 31px
}

.social-sharer .action-link:hover, .social-sharer .social-link:hover {
    opacity: 1
}

.social-sharer .action-link.linkedin, .social-sharer .social-link.linkedin {
    background-color: #2581c4
}

.social-sharer .action-link.twitter, .social-sharer .social-link.twitter {
    background-color: #80c2e8
}

.social-sharer .action-link.x, .social-sharer .social-link.x {
    background-color: #000
}

.social-sharer .action-link.facebook, .social-sharer .social-link.facebook {
    background-color: #3b5b9d
}

.social-sharer .action-link.mail-to, .social-sharer .social-link.mail-to {
    background-color: #4595a3
}

.social-sharer .action-link svg, .social-sharer .social-link svg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.social-sharer-popin .social-sharer {
    display: inline-flex !important;
    margin: 0;
    max-width: 100%;
    padding-top: 30px;
    width: 370px
}

.social-sharer-popin .social-sharer .action-link, .social-sharer-popin .social-sharer .social-link {
    height: 45px;
    width: 45px
}

@media (max-width: 768px) {
    .breadcrumb-container.-fixed .social-sharer {
        background: #f1f2f2;
        display: flex;
        font-size: 18px;
        font-weight: 400;
        left: 0;
        margin: 0;
        padding: 10px 30px;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 11
    }
}

.people-container {
    margin-bottom: -40px
}

.people-img {
    height: auto;
    width: 100%
}

.people-name {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1.625rem;
    font-style: normal;
    font-weight: 200;
    margin-bottom: 20px
}

.people-name.no-padding {
    margin-bottom: 0
}

.people-description {
    max-height: 100px;
    overflow: hidden
}

.people-function {
    color: #a8a8aa;
    margin-bottom: 40px
}

.career-title {
    margin-bottom: 57px
}

.career-imageContainer {
    margin-bottom: 34px
}

.career-bold {
    display: block;
    font-weight: 700;
    margin: 0
}

.career-bold, .career-normal {
    color: #000;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .813rem;
    font-style: normal;
    letter-spacing: -.017rem
}

.career-normal {
    display: inline-block;
    font-weight: 500
}

.career-normal:hover {
    color: #000
}

.career-link:focus, .career-link:hover {
    color: #936c56;
    text-decoration: none
}

.career-margin {
    margin-bottom: 18px
}

.career-address {
    line-height: 1.45
}

.career-name {
    font-weight: 700;
    letter-spacing: -.017rem;
    line-height: 1;
    margin-top: -2px
}

.career-function, .career-name {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-style: normal
}

.career-function {
    font-weight: 500;
    letter-spacing: -.046rem;
    margin-top: 8px
}

.career-description {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-style: normal;
    font-weight: 200;
    letter-spacing: -.009rem;
    line-height: 1.45;
    margin-top: 22px
}

@media (max-width: 768px) {
    .career-description {
        font-size: .938rem
    }
}

.page-wrapper .headquarters {
    padding-bottom: 8px
}

.headquarters-address {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .938rem;
    letter-spacing: .012rem;
    line-height: 1.35;
    margin-top: 50px
}

.headquarters-address b {
    letter-spacing: .041rem
}

.headquarters-graylines {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .688rem;
    letter-spacing: .009rem;
    margin-top: 30px
}

@media (max-width: 768px) {
    .page-wrapper .headquarters {
        padding-bottom: 41px
    }

    .headquarters-address {
        letter-spacing: 0;
        line-height: 1.3;
        margin-top: 38px
    }

    .headquarters-graylines {
        letter-spacing: 0;
        line-height: 1.35;
        margin-top: 29px;
        max-width: 70%
    }
}

.mediarelation {
    font-size: 1rem
}

.mediarelation-list {
    list-style-type: none;
    margin-bottom: -20px;
    padding: 0;
    width: 100%
}

.mediarelation-location, .mediarelation-person {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 500
}

.mediarelation-location {
    font-size: 1.156rem
}

.mediarelation-location img {
    margin-right: 10px;
    margin-top: -3px
}

.mediarelation-link {
    color: #000;
    transition: color .2s ease-in-out;
    white-space: nowrap
}

.mediarelation-link:focus, .mediarelation-link:hover {
    color: var(--lodh-orange-120);
    text-decoration: none
}

.financial {
    font-size: 1rem
}

.financial, .financial-title {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif
}

.financial-title {
    font-size: .938rem;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 15px
}

.financial-header {
    align-items: flex-start;
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.financial-header .part-title {
    margin-bottom: 0
}

.financial-row {
    margin-bottom: -20px;
    width: 100%
}

.financial-row > div {
    margin-bottom: 20px
}

.financial-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.financial-list li:not(:last-of-type) {
    margin-bottom: 5px
}

.financial-link {
    color: #000
}

.financial-link[href]:focus, .financial-link[href]:hover {
    color: #000;
    text-decoration: none
}

.financial-link[href]:focus > svg, .financial-link[href]:hover > svg {
    margin-left: 3px
}

.financial-link svg {
    height: 20px;
    margin: -3px 5px 0 0;
    transition: margin .3s ease-in-out
}

@media (max-width: 768px) {
    .financial-header {
        display: block
    }

    .financial-controls {
        margin: 0 -5px
    }

    .financial-controls-container {
        margin-top: 10px
    }
}

.searchnavbar {
    color: #a69c95;
    margin-top: -26px;
    position: absolute;
    right: 33px;
    top: 50%;
    transform: scaleX(0);
    transform-origin: right center;
    transition: all .3s ease-in-out;
    z-index: 30
}

.searchnavbar.-active {
    transform: scaleX(1)
}

.searchnavbar .input, .searchnavbar .label {
    font-size: .813rem
}

.searchnavbar .label {
    padding-left: 5px;
    padding-top: 19px
}

.searchnavbar .input {
    color: #a69c95;
    height: 32px;
    padding-right: 42px
}

.searchnavbar .input-container {
    margin-bottom: 0;
    max-width: 20vw;
    width: 250px
}

.pagination {
    align-items: center;
    color: #a8a8aa;
    flex-direction: column;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .875rem;
    margin-top: 60px;
    overflow: hidden
}

.paginationPosition {
    display: block;
    font-size: .813rem;
    margin-bottom: 5px
}

.paginationNavigation {
    display: flex
}

.paginationNavigation a {
    background: transparent;
    border-radius: 50%;
    color: #a8a8aa;
    height: 25px;
    margin: 0 5px;
    padding-top: 2px;
    text-align: center;
    text-decoration: none;
    transition: all .2s ease-in-out;
    width: 25px
}

.paginationNavigation a:hover {
    background-color: #f1f2f2;
    color: #000
}

.paginationNavigation a.currentPage {
    background: #e6e7e8;
    color: #000;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: 700
}

.paginationNavigation a.next, .paginationNavigation a.previous {
    background-image: url(../../img/arrow.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    display: inline-block;
    position: relative;
    text-indent: -99999px
}

.paginationNavigation a.next {
    transform: rotate(180deg)
}

.paginationNavigation .ellipsis {
    margin-top: -2px;
    text-align: center;
    width: 25px
}

@media (max-width: 768px) {
    .searchmenu {
        display: block;
        color: #FFF;
        padding: 0 8px;
        border: 1px solid #FFF;
        border-radius: 5px;
        height: 30px;
    }
    .searchnavbar {
        background: #000000; 50%;
        border-top: 1px solid #a69c95;
        margin-top: 0;
        padding: 10px 30px 20px;
        right: -25px;
        top: 45px;
        width: 100vw
    }

    .searchnavbar .label {
        padding-top: 11px
    }

    .searchnavbar .input {
        padding-left: 8px;
        padding-right: 8px
    }

    .searchnavbar .input-container {
        max-width: 100%;
        width: 100%
    }
}

.bloc-newsletter {
    font-size: 1rem
}

.bloc-newsletter .citizen .form-check label {
    font-size: 12px
}

.headerbloc .bloc-newsletter {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    padding: 30px
}

.bloc-newsletter .form-confirmation-error {
    color: #ed1c24;
    font-size: 1rem
}

.modal-newsletter .formv2 {
    max-width: 550px;
    min-width: 475px
}

.lo-row.white .popin-shortcut-inline .right .fake-input {
    border: 1px solid #dad9d7
}

.lo-row.texture .popin-shortcut-inline .left .icon-shortcut line:not(.page-color-stroke), .lo-row.texture .popin-shortcut-inline .left .icon-shortcut path:not(.page-color-stroke) {
    stroke: #fff
}

.lo-row.texture .popin-shortcut-inline .right .fake-input {
    background: #000
}

.popin-shortcut-inline {
    display: flex;
    justify-content: space-between;
    margin: 40px auto 0;
    max-width: 770px;
    position: relative
}

.popin-shortcut-inline:hover .right .rounded-link {
    background: var(--lodh-lightBrown-100);
    border-color: var(--lodh-lightBrown-100)
}

.popin-shortcut-inline .left {
    white-space: nowrap
}

.popin-shortcut-inline .left .icon-shortcut {
    display: inline-block;
    height: 31px;
    vertical-align: middle;
    width: 41px
}

.popin-shortcut-inline .left span {
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.125rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    margin: 0 50px 0 15px;
    vertical-align: bottom
}

.popin-shortcut-inline .right {
    display: flex;
    flex-grow: 1
}

.popin-shortcut-inline .right .fake-input {
    border: none;
    border-radius: 100px;
    flex-grow: 1;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: .875rem;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    padding: 0 20px
}

.popin-shortcut-inline .right .rounded-link {
    background: #392f2e;
    border-color: #392f2e;
    border-radius: 100px;
    color: #fff;
    font-size: 1rem;
    margin-left: 10px;
    text-transform: uppercase
}

.popin-shortcut-inline .link-over {
    inset: 0;
    position: absolute;
    z-index: 2
}

@media (max-width: 991px) {
    .fancybox-content.modal-newsletter {
        margin-left: 10px;
        margin-right: 10px
    }

    .fancybox-content.modal-newsletter .formv2 {
        max-width: 100%;
        min-width: 100%
    }

    .page-content .bloc-newsletter {
        margin: 60px 30px;
        padding: 30px
    }

    .popin-shortcut-inline .right .fake-input {
        min-width: 300px
    }
}

@media (max-width: 768px) {
    .popin-shortcut-inline {
        display: block
    }

    .popin-shortcut-inline .left span {
        margin: 0 0 0 10px
    }

    .popin-shortcut-inline .right {
        margin-top: 20px
    }

    .popin-shortcut-inline .right .fake-input {
        min-width: 0
    }
}

.js-automodal {
    display: none
}

@media (min-width: 769px) {
    .sidebar_container {
        position: relative
    }

    .sidebar_container.-fixed {
        position: fixed;
        top: 79px
    }

    .sidebar_container.-fixed.-bottom {
        bottom: 0;
        position: absolute;
        top: auto
    }

    .sidebar_container.-has-scroll {
        padding: 5px 0
    }

    .sidebar_container.-has-scroll:after, .sidebar_container.-has-scroll:before {
        content: "";
        display: block;
        height: 25px;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 10
    }

    .sidebar_container.-has-scroll:after {
        background-image: linear-gradient(transparent, #fff);
        bottom: 0
    }

    .sidebar_container.-has-scroll:before {
        background-image: linear-gradient(#fff, transparent);
        top: 0
    }
}

#overflow-sidebarcontent.-visible {
    opacity: 1 !important
}

.fancybox-content .layout {
    font-size: 1rem
}

.popupwrapper {
    background-color: rgba(0, 0, 0, .8);
    bottom: 0;
    display: none;
    left: 0;
    opacity: 0;
    position: fixed;
    transition: opacity .5s;
    width: 100%;
    z-index: 1100
}

.popupwrapper.-active {
    display: block;
    opacity: 0
}

.popupwrapper.-open {
    opacity: 1
}

.popupwrapper-dialog {
    background-color: #fff;
    inset: 10px;
    margin: auto;
    position: absolute
}

.popupwrapper-close {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    opacity: .8;
    padding: 0;
    position: absolute;
    right: -20px;
    top: 0;
    transition: all .2s ease-in-out
}

.popupwrapper-close svg {
    height: 12px
}

.popupwrapper-close:hover {
    opacity: 1
}

@media (max-width: 768px) {
    .popupwrapper-dialog {
        bottom: 65px;
        top: 65px
    }

    .popupwrapper-close {
        right: 0;
        top: -40px
    }

    .popupwrapper-close svg {
        height: 20px
    }
}

.quote {
    color: var(--lodh-darkBlue-100);
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.375rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    line-height: 1.875rem;
    margin: 45px 0;
    min-height: 85px;
    padding: 10px 70px 0;
    position: relative;
    text-align: center
}

.quote:after, .quote:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='111.755' height='85.078'%3E%3Csymbol id='a'%3E%3Cpath fill='%236a869d' d='M.015 26v21.568c-.022 11.188 4.442 20.373 12.62 27.819 6.687 6.084 14.7 9.072 23.679 9.654 1.082.075 1.432-.275 1.373-1.346-.269-4.663-.2-9.33-.1-14 .027-1.19-.129-1.739-1.61-1.825-10.246-.6-18.812-9.853-18.871-20.136-.011-1.389.5-1.68 1.777-1.674 9.077.048 18.16-.005 27.237.059 1.368.011 1.664-.371 1.658-1.685Q47.7 23.1 47.781 1.773C47.787.319 47.356 0 45.967.007Q23.564.1 1.161.023C-.217.018.015.755.015 1.531z'/%3E%3C/symbol%3E%3Cuse xlink:href='%23a'/%3E%3Cuse xlink:href='%23a' x='63.974'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 85px;
    opacity: .1;
    position: absolute;
    width: 110px
}

.quote:before {
    left: 0;
    top: 10px
}

.quote:after {
    bottom: 0;
    right: 0;
    transform: rotate(180deg)
}

.quote + .quote-author {
    margin-top: -30px
}

@media (max-width: 991px) {
    .quote {
        padding: 10px 40px 0
    }
}

.quote-author {
    color: var(--lodh-darkGrey-100);
    font-size: .875rem;
    line-height: 1.2rem;
    margin: 45px 0;
    padding: 0 70px;
    text-align: center
}

.quote-simple {
    font-weight: 500;
    margin: 45px 0;
    padding-left: 17px;
    position: relative
}

.quote-simple:before {
    background: #b4c1ca;
    bottom: 7px;
    content: "";
    left: 0;
    position: absolute;
    top: 7px;
    width: 5px
}

.big-quote {
    border-bottom: 1px dashed #959595;
    border-top: 1px dashed #959595;
    margin: 45px 0;
    position: relative
}

.big-quote:before {
    background-color: #fff;
    color: #000;
    content: "";
    display: block;
    font-family: icomoon;
    font-size: 22px;
    height: 25px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: -25px;
    width: 60px
}

.big-quote-text {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.188rem;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    margin: 20px 36px;
    text-align: center
}

.big-quote .title {
    font-style: normal;
    font-weight: 700
}

.big-quote .author {
    font-size: .875rem
}

.big-quote-flat {
    border-bottom: 1px dashed #959595;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.188rem;
    font-stretch: normal;
    font-style: italic;
    font-weight: 400;
    margin: 45px 0;
    padding: 20px 36px;
    position: relative;
    text-align: center
}

.big-quote-flat:before {
    color: #000;
    content: "";
    font-family: icomoon;
    font-size: 22px;
    font-style: normal;
    height: 25px;
    left: 0;
    right: calc(50% + 30px);
    text-indent: calc(100% + 15px);
    top: -25px
}

.big-quote-flat:after, .big-quote-flat:before {
    border-bottom: 1px dashed #959595;
    position: absolute
}

.big-quote-flat:after {
    content: "";
    left: calc(50% + 30px);
    right: 0;
    top: -1px
}

@media (max-width: 768px) {
    .big-quote-text {
        margin: 20px 0
    }
}

.publication-unsubscribe .global-error a {
    color: #ed1c24;
    text-decoration: underline
}

.publication-unsubscribe .inlinecontent-description {
    padding-top: 20px
}

.publication-unsubscribe .inlinecontent-footer {
    font-size: 1rem
}

.publication-unsubscribe .publication {
    color: #5796c6;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 20px
}

.publication-unsubscribe .publication:before {
    border-bottom: 6px solid transparent;
    border-left: 6px solid #5796c6;
    border-top: 6px solid transparent;
    content: "";
    display: inline-block;
    height: 0;
    margin-right: 10px;
    width: 0
}

.publication-unsubscribe form .form-row {
    padding: 0 50px 50px
}

.publication-unsubscribe form h4 {
    color: #5796c6;
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: .938rem;
    margin: 10px 0
}

.publication-unsubscribe form .form-check .publication {
    color: #5796c6
}

.publication-unsubscribe .form-confirmation {
    display: none;
    padding: 60px 50px 50px
}

.publication-unsubscribe .form-confirmation .message {
    border-bottom: 1px solid #edeeee;
    border-top: 1px solid #edeeee;
    margin-bottom: 35px;
    padding: 20px 0;
    text-align: center
}

.publication-unsubscribe .form-confirmation .message p {
    font-size: 1rem;
    font-weight: 700;
    margin: 5px 0
}

.publication-unsubscribe .form-confirmation .message .email {
    color: #5796c6;
    display: block;
    font-size: 24px;
    font-weight: 700;
    padding: 10px 0
}

.publication-unsubscribe .form-confirmation .message a {
    font-size: 24px
}

@media (max-width: 768px) {
    .publication-unsubscribe form .form-row {
        padding: 0 0 20px
    }

    .publication-unsubscribe .form-confirmation {
        padding: 20px 0 50px
    }

    .publication-unsubscribe .form-confirmation .message .email {
        font-size: 20px
    }
}

.socials .social-links:hover .social-link {
    opacity: .4
}

.socials .social-links:hover .social-link:hover {
    opacity: 1
}

.socials .social-links ul {
    display: flexbox;
    display: flex;
    justify-content: left;
    list-style-type: none;
    margin: 0;
    padding: 0
}

.socials .social-links ul li:first-child .social-link {
    margin-left: 0
}

.socials .social-links ul li:last-child .social-link {
    margin-right: 0
}

.socials .social-links ul .social-link {
    display: block;
    font-size: 45px;
    height: 45px;
    margin: 0 5px;
    transition: all .3s ease-in-out;
    width: 45px
}

.socials .social-links ul .social-link.twitter {
    background: url(../../img/X%402x.png) no-repeat 50%/cover
}

.socials .social-links ul .social-link.linkedin {
    background: url(../../img/Linkedin%402x.png) no-repeat 50%/cover
}

.socials .social-links ul .social-link.facebook {
    background: url(../../img/Facebook%402x.png) no-repeat 50%/cover
}

.socials .social-links ul .social-link.instagram {
    background: url(../../img/Instagram%402x.png) no-repeat 50%/cover
}

.socials .social-links ul .social-link.youtube {
    background: url(../../img/Youtube%402x.png) no-repeat 50%/cover
}

.bloc-bulletedlist ul {
    display: inline-block;
    list-style: none;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-padding-start: 0;
    margin: 5px 0 0;
    padding-left: 24px
}

.bloc-bulletedlist ul > li {
    background-image: url(../../img/tick.svg);
    background-position-x: left;
    background-position-y: 7px;
    background-repeat: no-repeat;
    background-size: 16px;
    list-style: none;
    padding-left: 24px
}

.bloc-bulletedlist ul > li p {
    font-size: 18px
}

@media (max-width: 768px) {
    .bloc-bulletedlist ul {
        padding-left: 0
    }
}

.bloc-contact {
    background: #edeeee;
    padding: 20px 0
}

.bloc-contact .contact {
    margin-left: auto;
    margin-right: auto;
    width: 300px
}

.fancybox-content .bloc-contact {
    border-radius: 0 0 10px 10px;
    margin: 0 -30px -30px
}

.contact {
    display: flex;
    flex-direction: row;
    position: relative;
    z-index: 0
}

.contact .image {
    align-self: flex-end;
    background: url(../../img/dialog.svg) no-repeat 50%;
    background-size: 50px;
    height: 100%;
    min-height: 70px;
    min-width: 70px;
    overflow: hidden;
    position: relative;
    width: 70px
}

.contact .image, .contact .image img {
    backface-visibility: hidden;
    border-radius: 100%
}

.contact .image img {
    bottom: 0;
    left: 0;
    max-height: 70px;
    max-width: 70px;
    position: absolute
}

.contact .content {
    color: #1b1b1b;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 20px;
    position: relative
}

.contact .content .name {
    display: block;
    font-size: .688rem;
    font-weight: 700;
    margin: 0
}

.contact .content, .contact .content .description, .contact .content a, .contact .image {
    display: block
}

.profile-selector-generic-popin .inlinecontent-button.center {
    text-align: center
}

.profile-selector-generic-popin .inlinecontent-button.right {
    text-align: right
}

.fancybox-content .profile-selector-layout {
    display: flex;
    gap: 60px;
    max-width: 1075px;
    padding: 15px 0
}

.fancybox-content .profile-selector-layout .formv2 {
    max-width: 390px
}

.fancybox-content .profile-selector-layout .picture {
    flex-grow: 1;
    flex-shrink: 1;
    max-width: 550px
}

.fancybox-content .profile-selector-layout .picture img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (max-width: 768px) {
    .fancybox-content .profile-selector-layout {
        gap: 0
    }

    .fancybox-content .profile-selector-layout .picture {
        display: none
    }

    .fancybox-content .profile-selector-layout form {
        max-width: 100%;
        width: 100%
    }
}

.custom-disclaimer {
    background: #ecf5fc;
    color: #606060;
    display: none;
    font-size: 14px;
    padding: 20px;
    text-align: left
}

.custom-disclaimer.show {
    display: block;
    transition: all .3s ease-in-out
}

.custom-disclaimer.sticky {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 48
}

.custom-disclaimer.disclaimer-collapse-transition {
    transform: translateY(100%) !important
}

.custom-disclaimer .custom-disclaimer-box {
    align-items: center;
    display: flex;
    margin: 0 auto 10px;
    max-width: 1170px
}

.custom-disclaimer .custom-disclaimer-box .content {
    flex-grow: 1;
    line-height: 1.2
}

.custom-disclaimer .custom-disclaimer-box .content p:last-child {
    margin-bottom: 0
}

.custom-disclaimer .custom-disclaimer-box .content .content-desktop {
    display: block
}

.custom-disclaimer .custom-disclaimer-box .content .content-mobile, .custom-disclaimer .custom-disclaimer-box .content-collapse {
    display: none
}

.custom-disclaimer .custom-disclaimer-box .links {
    margin: 0 0 0 20px;
    white-space: nowrap
}

.custom-disclaimer .custom-disclaimer-box .links a {
    border: 1px solid #606060;
    color: #606060;
    display: inline-block;
    padding: 7px 20px 3px;
    text-transform: none
}

.custom-disclaimer .custom-disclaimer-box .links a:hover {
    background: #606060;
    color: #ecf5fc
}

.custom-disclaimer .custom-disclaimer-box .links .disclaimer-close {
    background: none
}

.custom-disclaimer .custom-disclaimer-box .links .disclaimer-collapse {
    background: #606060;
    color: #ecf5fc;
    display: none
}

.custom-disclaimer .custom-disclaimer-box .links .disclaimer-collapse:hover {
    background: none;
    color: #606060
}

body.has-drawers.has-custom-disclaimer.scrolled-down .custom-disclaimer.sticky {
    transform: translateY(100%)
}

body.has-drawers.has-custom-disclaimer.reached-bottom .custom-disclaimer.sticky, body.has-drawers.has-custom-disclaimer.scrolled-up .custom-disclaimer.sticky {
    transform: none
}

@media (max-width: 991px) {
    .custom-disclaimer {
        padding: 15px
    }

    .custom-disclaimer .custom-disclaimer-box {
        display: block
    }

    .custom-disclaimer .custom-disclaimer-box .links {
        margin-top: 15px;
        text-align: center
    }
}

@media (max-width: 575px) {
    .custom-disclaimer .custom-disclaimer-box .links {
        margin: 0
    }

    .custom-disclaimer .custom-disclaimer-box .content .content-desktop {
        display: none
    }

    .custom-disclaimer .custom-disclaimer-box .content .content-mobile {
        display: block
    }

    .custom-disclaimer .custom-disclaimer-box .content-collapse {
        font-size: 13px !important;
        position: relative
    }

    .custom-disclaimer .custom-disclaimer-box .content-collapse.linkable {
        padding-right: 20px
    }

    .custom-disclaimer .custom-disclaimer-box .content-collapse.linkable:after {
        border-color: transparent currentcolor currentcolor transparent;
        border-style: solid;
        border-width: 0 1px 1px 0;
        content: "";
        height: 15px;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
        width: 15px
    }

    .custom-disclaimer.sticky {
        padding: 15px 30px 5px
    }

    .custom-disclaimer.sticky .custom-disclaimer-box .content {
        font-size: 14px
    }

    .custom-disclaimer.sticky .custom-disclaimer-box .content p {
        margin-bottom: 0
    }

    .custom-disclaimer.sticky .custom-disclaimer-box .content br {
        display: none
    }

    .custom-disclaimer.sticky .custom-disclaimer-box .links {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .custom-disclaimer.sticky .custom-disclaimer-box .links a {
        padding-bottom: 0;
        padding-top: 4px
    }

    .custom-disclaimer.sticky .custom-disclaimer-box .links a.disclaimer-collapse {
        display: inline-block
    }

    body.has-custom-disclaimer-collapse .custom-disclaimer .content {
        display: none
    }

    body.has-custom-disclaimer-collapse .custom-disclaimer .content-collapse {
        display: block
    }

    body.has-custom-disclaimer-collapse .custom-disclaimer .links {
        display: none
    }

    body.has-drawers.has-custom-disclaimer.scrolled-up .arrow-top {
        bottom: 65px
    }

    body.has-drawers.has-custom-disclaimer .custom-disclaimer.sticky {
        padding-bottom: 65px;
        transform: translateY(18px)
    }

    body.has-drawers.has-custom-disclaimer.has-custom-disclaimer-collapse.scrolled-up .arrow-top {
        bottom: 150px
    }
}

#page .drawer-fixed {
    display: none
}

.drawers-fixed-wrapper {
    bottom: 20%;
    pointer-events: none;
    position: fixed;
    right: 0;
    z-index: 49
}

.drawers-fixed-wrapper .drawer-fixed {
    font-size: .563rem
}

.drawers-fixed-wrapper .drawer-fixed + .drawer-fixed {
    margin-top: 1px;
    pointer-events: none
}

.drawers-fixed-wrapper .drawer-fixed:not(.has-animation) .drawer-fixed-link {
    transition: all .2s ease-in-out
}

.drawers-fixed-wrapper .drawer-fixed:not(.has-animation) .drawer-fixed-link:hover {
    transform: translateX(0)
}

.drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link {
    background: #5796c6;
    border-radius: 50px 0 0 50px;
    color: #fff;
    display: block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1.063rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    height: 40px;
    padding: 0 10px;
    pointer-events: all;
    text-decoration: none;
    transform: translateX(100%) translateX(-45px)
}

.drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link .hover-wrapper {
    display: block;
    margin: 0 -10px;
    padding: 0 10px
}

.drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link .drawer-icon {
    display: inline-block;
    height: 100%;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 35px
}

.drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link .drawer-icon svg {
    display: inline-block;
    left: 50%;
    max-height: 25px;
    max-width: 27px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link .title {
    display: inline-block;
    line-height: 40px;
    margin: 0 5px;
    vertical-align: middle
}

.drawers-fixed-wrapper .drawer-fixed.social-sharer-fixed .drawer-fixed-link {
    background: #3e6c98
}

.drawers-fixed-wrapper .drawer-fixed.newsletter-fixed .drawer-fixed-link {
    background: #54bd83
}

.drawers-fixed-wrapper .drawer-fixed.downloadfile-fixed .drawer-fixed-link {
    background: #d16e5a
}

.drawers-fixed-wrapper .drawer-fixed.podcast-fixed .drawer-fixed-link {
    background: #7e78b8
}

@media (max-width: 575px) {
    body.has-drawers:not(.has-custom-disclaimer) .main-footer-links {
        padding-bottom: 75px
    }

    body.has-drawers.scrolled-down .drawers-fixed-wrapper {
        transform: translateY(100%) !important
    }

    body.has-drawers.scrolled-down.reached-bottom .drawers-fixed-wrapper {
        transform: translateY(0) !important
    }

    body.has-drawers.scrolled-up .arrow-top {
        bottom: 75px
    }

    body.has-drawers.scrolled-up .drawers-fixed-wrapper {
        transform: translateY(0) !important
    }

    body.has-drawers.scrolled-up .drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link {
        height: 100%
    }

    .drawers-fixed-wrapper {
        background: #fff;
        bottom: -1px;
        display: flex;
        gap: 2px;
        left: 0;
        padding-top: 2px;
        transform: translateY(18px) !important;
        transition: all .2s ease-in-out
    }

    .drawers-fixed-wrapper .drawer-fixed {
        flex-basis: 0;
        flex-grow: 1;
        margin-top: 0 !important
    }

    .drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link {
        border-radius: 0;
        font-size: .813rem;
        height: 57px;
        padding: 7px 0 5px;
        transform: none !important
    }

    .drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link .hover-wrapper {
        display: inline;
        margin: 0;
        padding: 0
    }

    .drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link .drawer-icon {
        display: block;
        height: 25px;
        width: 100%
    }

    .drawers-fixed-wrapper .drawer-fixed .drawer-fixed-link .title {
        display: block;
        line-height: 1;
        margin: 7px 0 0;
        padding: 0 2px;
        text-align: center
    }
}

.grid .grid-element .downloadfile {
    margin: 0;
    min-height: 200px
}

.page-content .downloadfile {
    margin-left: 60px;
    margin-right: 60px
}

.page-content .downloadfile .inlinecontent-content-wrapper {
    margin-left: 0;
    width: 100%
}

.downloadfile {
    margin-bottom: 50px;
    margin-top: 20px
}

.downloadfile .inlinecontent-content-wrapper {
    border-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, .1);
    margin-left: -20px;
    padding: 20px;
    width: calc(100% + 40px)
}

.downloadfile .inlinecontent-content-wrapper .inlinecontent-title svg {
    padding-right: 10px;
    vertical-align: text-top
}

.downloadfile.has-background {
    background-size: cover;
    color: #fff;
    position: relative;
    text-align: center;
    text-shadow: #161616 0 0 10px
}

.downloadfile.has-background .inlinecontent-content-wrapper {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 30px 30px 20px;
    width: 100%
}

.downloadfile.has-background .inlinecontent-content-wrapper .inlinecontent-title {
    background: none;
    margin-bottom: 15px;
    padding-left: 0
}

.downloadfile.has-background .inlinecontent-content-wrapper a.btn.new-button {
    background: transparent;
    border-color: #fff;
    border-width: 1px;
    color: #fff;
    font-size: .875rem;
    padding-left: 30px;
    padding-right: 30px
}

.downloadfile.has-background .inlinecontent-content-wrapper a.btn.new-button:after {
    content: "";
    inset: 0;
    position: absolute
}

.downloadfile.has-background .inlinecontent-content-wrapper a.btn.new-button:hover {
    background: #fff;
    border-color: #fff;
    color: #292b2c;
    text-shadow: none
}

.downloadfile.has-image {
    min-height: 0 !important;
    position: relative
}

.downloadfile.has-image .inlinecontent-content-wrapper {
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 100%
}

.downloadfile.has-image .inlinecontent-content-wrapper .inlinecontent-title {
    display: none;
    margin-bottom: 15px;
    padding-left: 0
}

.downloadfile.has-image .inlinecontent-content-wrapper .inlinecontent-button {
    overflow: hidden
}

.downloadfile.has-image .inlinecontent-content-wrapper a.label-wrapper {
    inset: 0;
    position: absolute;
    z-index: 1
}

.downloadfile.has-image .inlinecontent-content-wrapper a.label-wrapper span.btn.new-button {
    bottom: 20px;
    position: absolute;
    right: 20px
}

.downloadfile.has-image .inlinecontent-content-wrapper a.label-wrapper.active span.btn.new-button, .downloadfile.has-image .inlinecontent-content-wrapper a.label-wrapper:hover span.btn.new-button {
    background: #305d82;
    border-color: #305d82;
    color: #fff
}

.downloadfile.has-image .inlinecontent-content-wrapper a.label-wrapper.active + .image, .downloadfile.has-image .inlinecontent-content-wrapper a.label-wrapper:hover + .image {
    transform: scale(1.03)
}

.downloadfile.has-image .inlinecontent-content-wrapper .image {
    height: auto;
    transition: all .2s ease-in-out;
    width: 100%;
    z-index: 0
}

.headerbloc .downloadfile .inlinecontent-content-wrapper {
    box-shadow: none
}

.fancybox-content .downloadfile-form {
    max-width: 550px;
    min-width: 475px
}

.fancybox-content .downloadfile-form .form-newsletter {
    border-bottom: 1px solid #e6e7e8;
    border-top: 1px solid #e6e7e8;
    margin: 5px 0
}

.fancybox-content .downloadfile-form .form-newsletter label {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif
}

@media (max-width: 768px) {
    .page-content .downloadfile {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 575px) {
    .fancybox-content .downloadfile-form {
        min-width: 0
    }
}

.custom-tabs {
    margin-top: 30px
}

.custom-tabs .nav-tabs {
    border-bottom: 2px solid #5796c6
}

.custom-tabs .nav-tabs .nav-item {
    margin-bottom: -2px
}

.custom-tabs .nav-tabs .nav-item .nav-link {
    border: 2px solid transparent;
    border-top-left-radius: .125rem;
    border-top-right-radius: .125rem;
    color: #000;
    height: 70px;
    min-width: 220px;
    text-align: center
}

.custom-tabs .nav-tabs .nav-item .nav-link.active {
    border-color: #5796c6 #5796c6 transparent;
    color: #5796c6
}

.custom-tabs .nav-tabs .nav-item .nav-link span {
    display: inline-block;
    font-size: 1rem;
    position: relative;
    top: 50%;
    transform: translateY(-50%)
}

.custom-tabs .tab-content {
    margin-bottom: 20px;
    padding-top: 20px
}

.custom-tabs.orange .nav-tabs {
    border-bottom-color: var(--lodh-orange-100)
}

.custom-tabs.orange .nav-tabs .nav-item .nav-link.active {
    border-color: var(--lodh-orange-100) var(--lodh-orange-100) transparent
}

.custom-tabs.gray .nav-tabs {
    border-bottom-color: #dad9d7
}

.custom-tabs.gray .nav-tabs .nav-item .nav-link.active {
    border-color: #dad9d7 #dad9d7 transparent
}

.custom-tabs.backgroundgray .nav-tabs {
    border-bottom-color: #f8f8f8
}

.custom-tabs.backgroundgray .nav-tabs .nav-item .nav-link.active {
    background-color: #f8f8f8;
    border-color: #f8f8f8 #f8f8f8 transparent
}

.custom-tabs.backgroundgray .tab-content {
    background-color: #f8f8f8;
    padding: 20px
}

.custom-tabs .moving-bar {
    display: none
}

.custom-tabs.animated-underline {
    margin: 0
}

.custom-tabs.animated-underline .nav-tabs-scroll-wrapper {
    background: #fff;
    position: relative
}

.custom-tabs.animated-underline .nav-tabs-scroll-wrapper:after, .custom-tabs.animated-underline .nav-tabs-scroll-wrapper:before {
    background: linear-gradient(0deg, #fff, hsla(0, 0%, 100%, 0));
    bottom: 1px;
    content: "";
    left: 0;
    position: absolute;
    top: 1px;
    width: 55px;
    z-index: 2
}

.custom-tabs.animated-underline .nav-tabs-scroll-wrapper:after {
    background: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #fff);
    left: auto;
    right: 0
}

.custom-tabs.animated-underline .nav-tabs-scroll-wrapper.scroll-to-fixed-fixed {
    box-shadow: 0 1px 6px 0 rgba(32, 33, 36, .28);
    transition: box-shadow .2s ease-in-out
}

.custom-tabs.animated-underline .nav-tabs-wrapper {
    border-bottom: 1px solid #f1f2f2;
    overflow-y: hidden;
    position: relative;
    text-align: center;
    white-space: nowrap
}

.custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs {
    border: none;
    display: inline-block;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400;
    margin: 0 auto;
    min-width: 1280px;
    overflow-y: hidden;
    padding: 0 55px;
    text-align: left
}

.custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item {
    display: inline-block;
    margin: 0 30px 0 0
}

.custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item:last-of-type {
    margin: 0
}

.custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link {
    border: none;
    display: inline-block;
    height: auto;
    min-width: 0;
    padding: 20px 0 17px;
    text-transform: lowercase;
    vertical-align: middle
}

.custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link.active {
    background: none;
    color: #000
}

.custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link span {
    display: inline;
    font-size: .938rem;
    transform: none
}

.custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link span:after {
    content: "."
}

.custom-tabs.animated-underline .nav-tabs-wrapper .moving-bar {
    background: #000;
    bottom: 0;
    display: block;
    height: 3px;
    left: 0;
    position: absolute;
    width: 0
}

.custom-tabs.animated-underline .nav-tabs-wrapper .moving-bar.animated {
    transition: all .4s cubic-bezier(.22, 1.1, .34, 1)
}

.custom-tabs.animated-underline .tabs-wrapper {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 55px
}

.custom-tabs.animated-underline .tabs-wrapper .tab-content {
    margin-bottom: 60px;
    padding-top: 60px
}

.custom-tabs.dark-left {
    display: flex;
    margin: 0;
    padding: 60px 0
}

.custom-tabs.dark-left .nav-tabs {
    border: none;
    display: block;
    padding-right: 60px
}

.custom-tabs.dark-left .nav-tabs .nav-item .nav-link {
    border: none;
    color: #898b8e;
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-size: 1rem;
    font-stretch: normal;
    font-style: normal;
    font-weight: 600;
    height: auto;
    min-width: 0;
    padding: 8px 0;
    text-align: right;
    transition: all .2s ease-in-out
}

.custom-tabs.dark-left .nav-tabs .nav-item .nav-link:hover {
    color: #fff
}

.custom-tabs.dark-left .nav-tabs .nav-item .nav-link.active {
    background: none;
    color: #fff
}

.custom-tabs.dark-left .nav-tabs .nav-item .nav-link span {
    transform: none;
    white-space: nowrap
}

.custom-tabs.dark-left .tabs-wrapper {
    flex-grow: 1
}

.custom-tabs.dark-left .tabs-wrapper .tab-content {
    margin: 0;
    padding: 0
}

@media (width <= 1280px

) {
    .custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs {
        min-width: 100%
    }
}

@media (max-width: 991px) {
    .custom-tabs.dark-left {
        display: block
    }

    .custom-tabs.dark-left .nav-tabs {
        border-bottom: 1px solid #63656a;
        margin-bottom: 10px;
        padding: 0 0 25px;
        text-align: center
    }

    .custom-tabs.dark-left .nav-tabs .nav-item .nav-link {
        padding: 12px 0;
        text-align: center
    }
}

@media (max-width: 768px) {
    .custom-tabs.orange .nav-tabs .nav-item .nav-link {
        border-color: var(--lodh-orange-100) transparent var(--lodh-orange-100) transparent
    }

    .custom-tabs.orange .nav-tabs .nav-item .nav-link.active {
        border-color: var(--lodh-orange-100) var(--lodh-orange-100) var(--lodh-orange-100)
    }

    .custom-tabs.gray .nav-tabs .nav-item .nav-link {
        border-color: #dad9d7 transparent
    }

    .custom-tabs.gray .nav-tabs .nav-item .nav-link.active {
        border-color: #dad9d7
    }

    .custom-tabs.backgroundgray .nav-tabs .nav-item .nav-link {
        border-color: #f8f8f8 transparent
    }

    .custom-tabs.backgroundgray .nav-tabs .nav-item .nav-link.active {
        border-color: #f8f8f8
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper {
        font-size: .688rem;
        white-space: normal
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper.mobile-focus .nav-tabs .nav-item .nav-link {
        display: block
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper.mobile-focus .nav-tabs .nav-item .nav-link.active {
        color: silver
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper.mobile-focus .nav-tabs .nav-item .nav-link.active:after {
        content: none
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs {
        min-width: 0;
        padding: 0 30px
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item {
        display: inline;
        margin: 0
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link {
        display: none
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link.active {
        display: block
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link.active:after {
        border-color: #464a4c;
        border-radius: 1px;
        border-style: solid;
        border-width: 2px 2px 0 0;
        content: "";
        display: inline-block;
        height: 12px;
        margin-left: 15px;
        transform: rotate(135deg);
        vertical-align: text-top;
        width: 12px
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper .nav-tabs .nav-item .nav-link.active span {
        display: inline-block;
        vertical-align: middle
    }

    .custom-tabs.animated-underline .nav-tabs-wrapper .moving-bar {
        display: none !important
    }

    .custom-tabs.animated-underline .tabs-wrapper {
        padding: 0 30px
    }

    .custom-tabs .nav-tabs .nav-item {
        width: 100%
    }

    .custom-tabs .nav-tabs .nav-item .nav-link {
        border-color: #5796c6 transparent;
        min-width: auto;
        width: 100%
    }

    .custom-tabs .nav-tabs .nav-item .nav-link.active {
        border-color: #5796c6
    }
}

.lo-bg-none {
    background: none
}

.lo-bg-white {
    background: #fff
}

.lo-bg-black {
    background: #000
}

.lo-bg-gray {
    background: #f1f2f2
}

.lo-bg-black-transparent {
    background: rgba(0, 0, 0, .1)
}

.lo-bg-black-half {
    background: rgba(0, 0, 0, .5)
}

.lo-bg-black-third {
    background: rgba(0, 0, 0, .3)
}

.lo-bg-cyan {
    background: var(--lodh-cyan-100)
}

.lo-bg-texture {
    background: #000000;
}

.lo-bg-texture-dark {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), #000000;
}

.lo-bg-green {
    background: #236b23
}

.grid {
    display: grid;
    grid-gap: 30px
}

.grid .grid-element-wrapper {
    min-width: 0
}

.grid.none .grid-element-wrapper {
    background: none
}

.grid.white .grid-element-wrapper {
    background: #fff
}

.grid.black .grid-element-wrapper {
    background: #000
}

.grid.gray .grid-element-wrapper {
    background: #f1f2f2
}

.grid.black-transparent .grid-element-wrapper {
    background: rgba(0, 0, 0, .1)
}

.grid.black-half .grid-element-wrapper {
    background: rgba(0, 0, 0, .5)
}

.grid.black-third .grid-element-wrapper {
    background: rgba(0, 0, 0, .3)
}

.grid.cyan .grid-element-wrapper {
    background: var(--lodh-cyan-100)
}

.grid.texture .grid-element-wrapper {
    background: #000000;
}

.grid.texture-dark .grid-element-wrapper {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), #000000;
}

.grid.green .grid-element-wrapper {
    background: #236b23
}

.grid .grid-element.full-height, .grid .grid-element.full-height div[id^=wem] {
    height: 100%
}

@media (min-width: 1200px) {
    .grid.horizontal-separators > .grid-element-wrapper {
        border-bottom: 1px solid #8d827a;
        padding: 30px 0
    }

    .grid.horizontal-separators > .grid-element-wrapper:nth-child(2) {
        padding-top: 0
    }

    .grid.horizontal-separators > .grid-element-wrapper:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .grid.vertical-separators > .grid-element-wrapper {
        border-right: 1px solid #8d827a;
        padding: 0 15px
    }

    .grid.vertical-separators > .grid-element-wrapper:nth-child(2) {
        padding-left: 0
    }

    .grid.vertical-separators > .grid-element-wrapper:last-child {
        border-right: none;
        padding-right: 0
    }
}

@media (min-width: 992px)and (max-width: 1199px) {
    .grid.horizontal-separators-lg > .grid-element-wrapper {
        border-bottom: 1px solid #8d827a;
        padding: 30px 0
    }

    .grid.horizontal-separators-lg > .grid-element-wrapper:nth-child(2) {
        padding-top: 0
    }

    .grid.horizontal-separators-lg > .grid-element-wrapper:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .grid.vertical-separators-lg > .grid-element-wrapper {
        border-right: 1px solid #8d827a;
        padding: 0 15px
    }

    .grid.vertical-separators-lg > .grid-element-wrapper:nth-child(2) {
        padding-left: 0
    }

    .grid.vertical-separators-lg > .grid-element-wrapper:last-child {
        border-right: none;
        padding-right: 0
    }
}

@media (min-width: 769px)and (max-width: 991px) {
    .grid.horizontal-separators-md > .grid-element-wrapper {
        border-bottom: 1px solid #8d827a;
        padding: 30px 0
    }

    .grid.horizontal-separators-md > .grid-element-wrapper:nth-child(2) {
        padding-top: 0
    }

    .grid.horizontal-separators-md > .grid-element-wrapper:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .grid.vertical-separators-md > .grid-element-wrapper {
        border-right: 1px solid #8d827a;
        padding: 0 15px
    }

    .grid.vertical-separators-md > .grid-element-wrapper:nth-child(2) {
        padding-left: 0
    }

    .grid.vertical-separators-md > .grid-element-wrapper:last-child {
        border-right: none;
        padding-right: 0
    }
}

@media (min-width: 576px)and (max-width: 768px) {
    .grid.horizontal-separators-sm > .grid-element-wrapper {
        border-bottom: 1px solid #8d827a;
        padding: 30px 0
    }

    .grid.horizontal-separators-sm > .grid-element-wrapper:nth-child(2) {
        padding-top: 0
    }

    .grid.horizontal-separators-sm > .grid-element-wrapper:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .grid.vertical-separators-sm > .grid-element-wrapper {
        border-right: 1px solid #8d827a;
        padding: 0 15px
    }

    .grid.vertical-separators-sm > .grid-element-wrapper:nth-child(2) {
        padding-left: 0
    }

    .grid.vertical-separators-sm > .grid-element-wrapper:last-child {
        border-right: none;
        padding-right: 0
    }
}

@media (max-width: 575px) {
    .grid.horizontal-separators-xs > .grid-element-wrapper {
        border-bottom: 1px solid #8d827a;
        padding: 30px 0
    }

    .grid.horizontal-separators-xs > .grid-element-wrapper:nth-child(2) {
        padding-top: 0
    }

    .grid.horizontal-separators-xs > .grid-element-wrapper:last-child {
        border-bottom: none;
        padding-bottom: 0
    }

    .grid.vertical-separators-xs > .grid-element-wrapper {
        border-right: 1px solid #8d827a;
        padding: 0 15px
    }

    .grid.vertical-separators-xs > .grid-element-wrapper:nth-child(2) {
        padding-left: 0
    }

    .grid.vertical-separators-xs > .grid-element-wrapper:last-child {
        border-right: none;
        padding-right: 0
    }
}

.lo-row {
    background-position: 50% 50%;
    background-size: cover;
    margin: 0;
    padding: 30px 0
}

.lo-row.no-padding {
    padding: 0
}

.lo-row.parallax {
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: 100% auto
}

.lo-row .container {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 55px
}

.lo-row .container.small-container {
    max-width: 880px
}

.lo-row .lo-row {
    margin: 15px 0;
    padding: 0
}

.lo-row .lo-row:nth-last-child(2) {
    margin-bottom: 0
}

.lo-row.force-white-font {
    color: #fff
}

.lo-row.none {
    background: none
}

.lo-row.white {
    background: #fff
}

.lo-row.black {
    background: #000
}

.lo-row.gray {
    background: #f1f2f2
}

.lo-row.black-transparent {
    background: rgba(0, 0, 0, .1)
}

.lo-row.black-half {
    background: rgba(0, 0, 0, .5)
}

.lo-row.black-third {
    background: rgba(0, 0, 0, .3)
}

.lo-row.cyan {
    background: var(--lodh-cyan-100)
}

.lo-row.texture {
    background: #000000;
}

.lo-row.texture-dark {
    background: linear-gradient(rgba(0, 0, 0, .1), rgba(0, 0, 0, .1)), #000000;
}

.lo-row.green {
    background: #236b23
}

.lo-row.black, .lo-row.black .big-quote-flat:before, .lo-row.black-half, .lo-row.black-half .big-quote-flat:before, .lo-row.black-third, .lo-row.black-third .big-quote-flat:before, .lo-row.black-transparent, .lo-row.black-transparent .big-quote-flat:before, .lo-row.cyan, .lo-row.cyan .big-quote-flat:before, .lo-row.green, .lo-row.green .big-quote-flat:before, .lo-row.texture, .lo-row.texture .big-quote-flat:before, .lo-row.texture-dark, .lo-row.texture-dark .big-quote-flat:before {
    color: #fff
}

.lo-row.black hr, .lo-row.black-half hr, .lo-row.black-third hr, .lo-row.black-transparent hr, .lo-row.cyan hr, .lo-row.green hr, .lo-row.texture hr, .lo-row.texture-dark hr {
    border-color: hsla(0, 0%, 100%, .9)
}

@media (width >

= 1921px

) {
    .lo-row.texture, .lo-row.texture-dark {
        background-size: 100% 300px
    }
}

.lo-row .row.sc-aligned-right {
    flex-direction: row-reverse
}

.lo-row:has(.standout) {
    overflow: hidden;
    position: relative
}

.lo-row .standout.fleuron {
    bottom: 10px;
    position: absolute;
    right: 0;
    text-align: right;
    top: 10px;
    width: calc(47.5vw - 195px)
}

@media (max-width: 1199px) {
    .lo-row .standout.fleuron {
        width: 40vw
    }
}

.lo-row .standout.fleuron img {
    height: 100%;
    max-height: 874px;
    max-width: -moz-fit-content;
    max-width: fit-content;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: left;
    object-position: left;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

@media (max-width: 768px) {
    .lo-row .container {
        padding: 0 30px
    }

    .lo-row:has(.standout) {
        overflow: initial;
        padding-bottom: 0;
        position: static
    }

    .lo-row .standout.fleuron {
        max-height: 350px;
        padding: 30px 10px 0;
        position: static;
        width: auto
    }

    .lo-row .standout.fleuron img {
        max-height: none;
        -o-object-position: center;
        object-position: center;
        position: static;
        transform: none
    }
}

.tooltip, [data-tooltip] {
    cursor: pointer;
    position: relative
}

.tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transform: translateZ(0);
    transition: opacity .2s ease-in-out, visibility .2s ease-in-out, transform .2s cubic-bezier(.71, 1.7, .77, 1.24);
    visibility: hidden
}

.tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    visibility: visible
}

.tooltip:before, [data-tooltip]:before {
    background: transparent;
    border: 6px solid transparent;
    content: "";
    z-index: 1001
}

.tooltip:after, [data-tooltip]:after {
    background-color: #000;
    background-color: rgba(51, 51, 51, .9);
    color: #fff;
    content: attr(data-tooltip);
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.2;
    padding: 8px;
    text-align: center;
    width: 220px;
    z-index: 1000
}

.tooltip-top:after, .tooltip-top:before, .tooltip:after, .tooltip:before, [data-tooltip]:after, [data-tooltip]:before {
    bottom: 100%;
    left: 50%
}

.tooltip-top:before, .tooltip:before, [data-tooltip]:before {
    border-top-color: #000;
    border-top-color: rgba(51, 51, 51, .9);
    margin-bottom: -12px;
    margin-left: -6px
}

.tooltip-top:after, .tooltip:after, [data-tooltip]:after {
    margin-left: -80px
}

.tooltip-top:focus:after, .tooltip-top:focus:before, .tooltip-top:hover:after, .tooltip-top:hover:before, .tooltip:focus:after, .tooltip:focus:before, .tooltip:hover:after, .tooltip:hover:before, [data-tooltip]:focus:after, [data-tooltip]:focus:before, [data-tooltip]:hover:after, [data-tooltip]:hover:before {
    transform: translateY(-12px)
}

.tooltip-left:after, .tooltip-left:before {
    bottom: 50%;
    left: auto;
    right: 100%
}

.tooltip-left:before {
    border-left-color: #000;
    border-left-color: rgba(51, 51, 51, .9);
    border-top-color: transparent;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: -12px
}

.tooltip-left:focus:after, .tooltip-left:focus:before, .tooltip-left:hover:after, .tooltip-left:hover:before {
    transform: translateX(-12px)
}

.tooltip-bottom:after, .tooltip-bottom:before {
    bottom: auto;
    left: 50%;
    top: 100%
}

.tooltip-bottom:before {
    border-bottom-color: #000;
    border-bottom-color: rgba(51, 51, 51, .9);
    border-top-color: transparent;
    margin-bottom: 0;
    margin-top: -12px
}

.tooltip-bottom:focus:after, .tooltip-bottom:focus:before, .tooltip-bottom:hover:after, .tooltip-bottom:hover:before {
    transform: translateY(12px)
}

.tooltip-right:after, .tooltip-right:before {
    bottom: 50%;
    left: 100%
}

.tooltip-right:before {
    border-right-color: #000;
    border-right-color: rgba(51, 51, 51, .9);
    border-top-color: transparent;
    margin-bottom: 0;
    margin-left: -12px
}

.tooltip-right:focus:after, .tooltip-right:focus:before, .tooltip-right:hover:after, .tooltip-right:hover:before {
    transform: translateX(12px)
}

.tooltip-left:before, .tooltip-right:before {
    top: 3px
}

.tooltip-left:after, .tooltip-right:after {
    margin-bottom: -16px;
    margin-left: 0
}

.highcharts-data-label-connector {
    fill: none !important
}

.highcharts-data-label, .highcharts-data-label > text {
    font-weight: 400 !important
}

.highcharts-color-0 {
    fill: #2c2423;
    stroke: #2c2423
}

.highcharts-color-1 {
    fill: #8c7d72;
    stroke: #8c7d72
}

.highcharts-color-2 {
    fill: #c2bdb6;
    stroke: #c2bdb6
}

.highcharts-color-3 {
    fill: #8e644c;
    stroke: #8e644c
}

.highcharts-color-4 {
    fill: #153259;
    stroke: #153259
}

.highcharts-color-5 {
    fill: #cfd2d1;
    stroke: #cfd2d1
}

.highcharts-color-6 {
    fill: #ababad;
    stroke: #ababad
}

.highcharts-color-7 {
    fill: #7cb5ec;
    stroke: #7cb5ec
}

.highcharts-color-8 {
    fill: #434348;
    stroke: #434348
}

.highcharts-color-9 {
    fill: #90ed7d;
    stroke: #90ed7d
}

.highcharts-color-10 {
    fill: #f7a35c;
    stroke: #f7a35c
}

.highcharts-color-11 {
    fill: #8085e9;
    stroke: #8085e9
}

.highcharts-color-12 {
    fill: #f15c80;
    stroke: #f15c80
}

.highcharts-color-13 {
    fill: #e4d354;
    stroke: #e4d354
}

.highcharts-color-14 {
    fill: #2b908f;
    stroke: #2b908f
}

.highcharts-color-15 {
    fill: #f45b5b;
    stroke: #f45b5b
}

.highcharts-color-16 {
    fill: #91e8e1;
    stroke: #91e8e1
}

.cards .cards-header {
    height: 40px;
    position: relative
}

.cards .cards-header .title {
    left: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute
}

.cards .cards-header a {
    position: absolute;
    right: 20px
}

.cards .card {
    float: left;
    height: auto;
    margin: 30px;
    position: relative;
    width: 320px
}

.cards .card .content {
    padding: 10px
}

.cards .card .content .title {
    font-size: 16px
}

.cards .card .content .date, .cards .card .content .title {
    font-family: Lyon Text Web, Palatino Linotype, Book Antiqua, Palatino, serif;
    font-stretch: normal;
    font-style: normal;
    font-weight: 400
}

.cards .card .content .date {
    font-size: 14px
}

.cards .card .content .teaser {
    font-family: Helvetica Neue LT, Helvetica Neue, Roboto, Arial, sans-serif;
    font-size: 14px
}

.steps {
    font-family: var(--lodh-font-family-serif);
    justify-content: space-between;
    line-height: 1.2;
    margin: 30px 0
}

.steps, .steps .step {
    align-items: center;
    display: flex
}

.steps .step {
    flex-direction: column
}

.steps .step .number {
    color: #5796c6;
    font-size: 55px
}

.steps .step .number:after {
    content: "."
}

.steps .step .text {
    color: var(--lodh-darkGrey-100);
    font-size: var(--lodh-font-size-base)
}

.steps .line {
    flex-grow: 1;
    height: 1px;
    margin: 0 -45px;
    position: relative
}

.steps .line:after {
    animation: step-line 1.5s linear;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
    background: #c2c2c2;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 50%;
    width: 0
}

.steps .line:nth-child(4):after {
    animation-delay: 3s
}

.steps .line:nth-child(6):after {
    animation-delay: 4.5s
}

.steps .line:nth-child(8):after {
    animation-delay: 6s
}

.steps .line:nth-child(10):after {
    animation-delay: 7.5s
}

.steps .line:nth-child(12):after {
    animation-delay: 9s
}

@keyframes step-line {
    0% {
        width: 0
    }
    to {
        width: 100%
    }
}

@media (max-width: 768px) {
    .steps {
        display: block
    }

    .steps .step {
        margin-bottom: 50px
    }

    .steps .line {
        display: none
    }
}

.banner-message {
    background: #5796c6;
    color: #fff;
    font-size: .906rem;
    line-height: 1.2;
    padding: 15px 0
}

.banner-message.sticky {
    position: sticky;
    top: 60px;
    z-index: 11
}

.banner-message .content-wrapper {
    margin: 0 auto;
    max-width: 1280px;
    padding: 0 55px
}

@media (max-width: 768px) {
    .banner-message {
        line-height: 1.1;
        padding: 10px 0
    }

    .banner-message.sticky {
        top: 70px
    }

    .banner-message .content-wrapper {
        padding: 0 30px
    }
}