@import url(https://p.typekit.net/p.css?s=1&k=hly2tnz&ht=tk&f=32227.32228&a=84157111&app=typekit&e=css);
@font-face {
font-family:"din-2014";
src:url(https://use.typekit.net/af/36bb7e/000000000000000077587a31/31/l?subset_id=2&fvd=n4&v=3) format("woff2"),url(https://use.typekit.net/af/36bb7e/000000000000000077587a31/31/d?subset_id=2&fvd=n4&v=3) format("woff"),url(https://use.typekit.net/af/36bb7e/000000000000000077587a31/31/a?subset_id=2&fvd=n4&v=3) format("opentype");
font-display:swap;font-style:normal;font-weight:400;font-stretch:normal;
}
@font-face {
font-family:"din-2014";
src:url(https://use.typekit.net/af/6646b8/000000000000000077587a32/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff2"),url(https://use.typekit.net/af/6646b8/000000000000000077587a32/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("woff"),url(https://use.typekit.net/af/6646b8/000000000000000077587a32/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3) format("opentype");
font-display:swap;font-style:normal;font-weight:600;font-stretch:normal;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
display: block;
}
ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
* {
border: 0px;
margin: 0px;
padding: 0px;
text-decoration: none;
}
body {
background: #262A2F;
font-family: 'din-2014', Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 120%;
color: #262A2F;
-webkit-font-smoothing: antialiased;
}
button {
font-family: 'din-2014';
}
img {
max-width: 100%;
border: 0px;
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
line-height: 120%;
margin: 10px 0px;
font-weight: 600;
}
h1 {
font-size: 54px;
margin: 0px 0px 20px 0px;
font-weight: 600;
line-height: 1.15em;
}
h1 em {
font-style: normal;
color: #0E7C84;
}
h2 {
font-size: 34px;
font-weight: 600;
}
h3 {
font-size: 24px;
font-weight: 600;
}
h4 {
font-size: 20px;
}
a:focus {
outline: none;
}
a {
color: #262A2F;
text-decoration: underline;
}
p {
margin: 10px 0px;
line-height: 1.35em;
color: #727272;
}
ul, ol {
margin: 10px 0px 10px 15px;
}
ul ul, 
ol ol, 
ul ol, 
ol ul {
margin: 0px 0px 0px 30px;
}
li {
line-height: 1.35em;
color: #727272;
}
sup {
font-size: smaller;
vertical-align: text-bottom;
}
#nested .smart-menu {
display: none;
}
#nested {
position: absolute;
height: 60px;
z-index: 2;
transition: 0.3s;
top: 10px;
right: 400px;
}
#nested .firstLevel {
height: 60px;
margin: 0px;
text-align: center;
}
#nested .firstLevel li {
position: relative;
display: inline-block;
height: 60px;
transition: 0.25s opacity;
}
#nested .firstLevel li a {
display: block;
height: 60px;
line-height: 60px;
padding: 0px 20px;
text-decoration: none;
font-size: 16px;
font-weight: 600;
}
#nested .firstLevel li a span {
display: block;
height: 60px;
line-height: 60px;
}
#nested .firstLevel li ul {
position: absolute;
width: 260px;
height: 0px;
background: #FFFFFF;
margin-left: -130px;
margin-top: -20px;
box-shadow: 0px 4px 10px -4px rgba(0, 0, 0, 0.3);
left: 50%;
top: auto;
overflow: hidden;
opacity: 0;
transition: 0.3s;
}
#nested .firstLevel > li:hover > ul {
height: auto;
opacity: 1;
margin-top: 0px;
padding: 0;
}
#nested .firstLevel li ul li {
display: block;
height: auto;
padding: 0 10px;
border-bottom: 1px solid #EDEDED;
transition: 0.4s;
}
#nested ul.firstLevel li ul li:hover {
background: #F7F7F7;
}
#nested .firstLevel li ul li:last-child {
border-bottom: none;
}
#nested .firstLevel li ul li a {
height: auto;
padding: 15px 10px;
line-height: 120%;
font-size: 15px;
font-weight: 400;
text-align: left;
}
#nested .firstLevel li ul li a span {
display: inline;
height: auto;
line-height: 120%;
}
#nested ul.firstLevel:hover > li {
opacity: 0.5;
}
#nested ul.firstLevel:hover > li:hover {
opacity: 1;
}
#wrapper ul li {
position: relative;
}
#wrapper ul li:before {
content: '';
width: 6px;
height: 6px;
background: #0E7C84;
position: absolute;
border-radius: 50%;
top: 8px;
left: -15px;
margin: auto;
}
#page {
position: relative;
background: #FFFFFF;
overflow: hidden;
padding-top: 35px;
}
header {
position: fixed;
width: 100%;
height: 120px;
z-index: 3;
transition: 0.3s;
top: 35px;
left: 0;
}
#headerInner {
position: relative;
width: 100%;
height: 100%;
}
#logo {
position: absolute;
top: 0;
left: 35px;
transition: 0.3s;
}
#logo img {
transition: 0.3s;
}
#headerBoxes {
position: absolute;
right: 35px;
top: 0;
display: flex;
align-items: center;
gap: 10px;
transition: 0.3s;
} #wrapper {
position: relative;
background: #FFFFFF;
z-index: 1;
}
#wrapperInner {
position: relative;
width: 100%;
max-width: 100%;
margin: 0px auto;
padding: 80px 0px 0px 0px;
}
#container {
position: relative;
margin: 0px 0px 100px 0px;
}
#contentsInner {
position: relative;
}
#headerBoxes p {
margin: 0;
line-height: 1;
}
body.home #wrapperInner {
padding: 0;
}
.grecaptcha-badge {
visibility: hidden;
}
html, body {
scroll-behavior: smooth;
}
iframe {
max-width: 100%;
}
strong {
font-weight: 600;
}
em {
font-style: italic;
} .widget_breadcrumb a {
text-decoration: none;
}
.widget_breadcrumb a:hover {
text-decoration: underline;
}
.widget_breadcrumb {
font-size: 14px;
}
body:not(.home) h2,
body:not(.home) h3 {
margin-bottom: 15px;
} @media (min-width: 1261px) {
#nested ul.firstLevel > li.hidden_on_desktop {
display: none;
}
}
@media (max-width: 1260px) {
header div #nested {
width: 40px;
height: 40px;
top: 0;
right: 35px;
}
header div #nested .contentSmart {
width: 100%;
height: 100%;
cursor: pointer;
z-index: 25;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
#nested .firstLevel {
text-align: left;
background: #262A2F;
width: 100%;
position: fixed;
right: -100%;
transition: 0.7s;
opacity: 0.3;
top: 0;
height: auto;
bottom: 0;
padding: 50px 0;
overflow-y: auto;
overflow-x: hidden;
}
body.menu_open #nested .firstLevel:after, 
body.menu_open #nested .firstLevel:before {
content: '';
height: 55px;
background: linear-gradient(0deg, #262A2F, transparent);
position: fixed;
left: 0;
right: 0;
bottom: 0px;
opacity: 0;
pointer-events: none;
transition: 0.3s;
}
body.menu_open.animation_delai #nested .firstLevel:after, 
body.menu_open.animation_delai #nested .firstLevel:before {
opacity: 1;
}
body.menu_open #nested .firstLevel:before {
bottom: auto;
top: 0;
z-index: 20;
background: linear-gradient(180deg, #262A2F, transparent);
}
body.menu_open #nested .firstLevel {
right: 0;
opacity: 1;
}
#nested ul.firstLevel:hover > li {
opacity: 1;
}
header div #nested .contentSmart span {
width: 25px;
height: 2px;
background: #262A2F;
display: block;
border-radius: 3px;
position: relative;
top: 0;
transition: 0.5s;
}
header div #nested .contentSmart > span:nth-child(2) {
margin: 6px 0px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(1) {
transform: rotate(45deg);
top: 8px;
}
body.menu_open header div #nested .contentSmart > span:nth-child(2) {
opacity: 0;
}
body.menu_open header div #nested .contentSmart > span:nth-child(3) {
transform: rotate(-45deg);
top: -8px;
}
body.menu_open header div #nested .contentSmart > span {
background: #FFFFFF;
}
#nested ul.firstLevel li a {
font-size: 18px;
height: auto;
line-height: 1;
}
#nested .firstLevel li a span {
line-height: 1.3em;
height: auto;
}
#nested ul.firstLevel > li.menu-item-has-children {
margin-right: 0;
}
#nested .firstLevel li {
height: auto;
}
#nested ul.firstLevel > li {
margin: 0 0 30px 0;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-left: 30px;
}
#nested ul.firstLevel > li:last-child {
margin-bottom: 0;
}
#nested ul.firstLevel > li.menu-item-has-children > a {
position: relative;
}
#nested ul.firstLevel > li.menu-item-has-children > a:after {
content: '';
display: inline-block;
height: 0;
width: 0;
border-top: 5px solid #FFFFFF;
border-right: 5px solid transparent;
border-left: 5px solid transparent;
pointer-events: none;
position: absolute;
right: -5px;
top: 11px;
}
#nested .firstLevel li a {
color: #FFFFFF;
}
#nested .firstLevel li ul,
#nested .firstLevel > li:hover > ul {
position: relative;
height: auto;
opacity: 1;
background: none;
box-shadow: none;
margin: 10px 0 0 3px;
padding: 0;
left: 0;
width: auto;
}
#nested ul.firstLevel > li > ul > li {
padding: 0;
margin: 0;
}
#nested .firstLevel li ul li {
border: none;
}
body.menu_open {
overflow: hidden;
}
#nested .firstLevel li ul {
display: none;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > ul {
display: block;
}
#nested ul.firstLevel > li.menu-item-has-children.sous_menu_open > a:after {
transform: rotate(180deg);
}
#nested ul.firstLevel li ul li:hover {
background: none;
}
}      #page a.wp-block-button__link,
#wrapper div.wpforms-container-full button[type=submit],
#top .txt > :last-child a,
#ekip .txt > :last-child a,
#map .txt > :last-child a,
#fibre > p:last-child a {
border-radius: 99px;
display: inline-block;
background: #0E7C84;
color: #FFFFFF;
padding: 18px 25px;
font-weight: 600;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
font-size: 16px;
height: auto;
box-shadow: none;
width: auto;
}
#page a.wp-block-button__link:not(.connexion):hover,
#wrapper div.wpforms-container-full button[type=submit]:hover,
#top .txt > :last-child a:hover,
#ekip .txt > :last-child a:hover,
#map .txt > :last-child a:hover,
#fibre > p:last-child a:hover {
background: #AFD7DB !important;
color: #262A2F;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
} #ekip .txt > :last-child a,
#fibre > p:last-child a,
#page a.wp-block-button__link:not(.has-background):not(.connexion):not(.header_btn) {
background: none;
border: 2px solid #0E7C84;
padding: 16px 23px;
color: #0E7C84;
}
#ekip .txt > :last-child a:hover,
#fibre > p:last-child a:hover,
#page a.wp-block-button__link:not(.has-background):not(.connexion):not(.header_btn):hover {
background: #0E7C84 !important;
color: #FFFFFF;
}
.has-noir-color { color: #262A2F !important; }
.has-noir-background-color { background-color: #262A2F !important; }
.has-blanc-color { color: #FFFFFF !important; }
.has-blanc-background-color { background-color: #FFFFFF !important; }
.has-gris-color { color: #E7EEF2 !important; }
.has-gris-background-color { background-color: #E7EEF2 !important; }
.has-vert-color { color: #0E7C84 !important; }
.has-vert-background-color { background-color: #0E7C84 !important; }
.has-vert-clair-color { color: #AFD7DB !important; }
.has-vert-clair-background-color { background-color: #AFD7DB !important; }
.has-rose-color { color: #FAF6F6 !important; }
.has-rose-background-color { background-color: #FAF6F6 !important; }
#page a.wp-block-button__link.connexion {
background: none;
color: #0E7C84;
display: flex;
gap: 12px;
position: relative;
}
#page a.wp-block-button__link.connexion:after {
content: '';
height: 2px;
border-radius: 2px;
width: 0;
transition: 0.3s;
position: absolute;
background: #0E7C84;
bottom: 8px;
left: 24px;
}
#page a.wp-block-button__link.connexion:hover:after {
width: 100px;
}
#top {
position: relative;
background: #E7EEF2;
margin: 130px 35px 100px;
border-radius: 32px;
height: calc(100vh - 205px);
border-top-right-radius: 0px;
min-height: 370px;
}
#top:after {
content: '';
background: #E7EEF2;
position: absolute;
top: -130px;
height: 130px;
left: 160px;
right: 310px;
pointer-events: none;
border-top-left-radius: 32px;
clip-path: polygon(0 50px, 100% 50px, 100% 100%, 0% 100%);
}
#top:before {
content: '';
background: #E7EEF2;
position: absolute;
top: -130px;
height: 130px;
left: 187px;
right: 339px;
pointer-events: none;
border-top-left-radius: 32px;
z-index: 1;
border-top-right-radius: 32px;
}
body.home #wrapper:before,
body:not(.home) #page:before {
content: '';
width: 30px;
height: 130px;
background: #FFFFFF;
position: absolute;
left: 193px;
bottom: 100%;
border-bottom-right-radius: 32px;
pointer-events: none;
transition: 0.3s;
z-index: 1;
}
body.home #wrapper:after,
body:not(.home) #page:after {
width: 30px;
background: #FFFFFF;
height: 80px;
position: absolute;
right: 344px;
top: -130px;
content: '';
border-bottom-left-radius: 32px;
pointer-events: none;
transition: 0.3s;
}
#top > .svg {
position: absolute;
right: 0;
bottom: 0;
top: -50px;
overflow: hidden;
pointer-events: none;
background: #E7EEF2;
border-bottom-right-radius: 32px;
border-top-right-radius: 32px;
}
#top > .svg > svg {
width: auto;
height: 100%;
position: relative;
right: -5px;
}
#top .flex {
display: flex;
align-items: center;
justify-content: space-between;
width: 90%;
max-width: 1140px;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: -50px;
bottom: 0;
height: calc(100% - 140px);
}
#top .txt > :last-child {
margin: 50px 0 0 0;
}
#top .flex .img {
width: 40%;
height: 100%;
border-radius: 32px;
overflow: hidden;
}
#top .flex img {
width: 100%;
height: 100%;
object-fit: cover;
animation: dezoom 1.8s ease;
animation-delay: 0.2s;
animation-fill-mode: both;
}
#top .txt {
width: 50%;
}
#top p {
font-size: 24px;
}
@keyframes dezoom {
0% {
transform: scale(1.15);
}
100% {
transform: scale(1);
}
}
body.home h1,
#top h1 + p,
#top p + p {
animation: fromBottom 1s ease;
position: relative;
animation-delay: 0.25s;
animation-fill-mode: both;
}
#top h1 + p {
animation-delay: 0.5s;
}
#top p + p {
animation-delay: 0.75s;
}
@keyframes fromBottom {
0% {
opacity: 0;
bottom: -15px;
}
100% {
opacity: 1;
bottom: 0px;
}
}
header.scrolled {
box-shadow: 0 0 10px rgba(0,0,0,0.2);
top: 0px;
background: #FFFFFF;
height: 70px;
}
header.scrolled #logo img {
height: 40px;
}
header.scrolled #logo {
left: 25px;
top: 15px;
}
header.scrolled #headerBoxes {
right: 10px;
top: 13px;
}
header.scrolled #nested {
top: 5px;
right: 340px;
}
#page header.scrolled a.wp-block-button__link:not(.has-background):not(.connexion),
#page header.scrolled a.wp-block-button__link.connexion {
padding: 14px 25px;
}
#page header.scrolled a.wp-block-button__link.connexion:after {
bottom: 5px;
}
#exp, #charte, #ekip, #map, #tem .c, #fibre {
width: 90%;
max-width: 1140px;
margin: 0 auto;
}
#exp {
display: flex;
justify-content: space-between;
align-items: flex-start;
margin-bottom: 100px;
}
#exp > .titre {
width: 290px;
flex-shrink: 0;
box-sizing: border-box;
padding-right: 75px;
}
h2 em {
background: #AFD7DB;
border-radius: 8px;
padding: 0 8px;
font-style: normal;
}
#exp .flex {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
row-gap: 15px;
}
#exp .item {
width: 32.2%;
box-sizing: border-box;
position: relative;
height: 215px;
padding: 45px;
justify-content: center;
display: flex;
flex-direction: column;
align-items: flex-start;
}
#exp .item:last-child {
width: 100%;
padding: 45px 100px;
}
#exp h3 {
line-height: 1;
margin: 0;
}
#exp .item .titre {
display: flex;
align-items: center;
gap: 18px;
}
#exp .item .titre svg {
flex-shrink: 0;
}
#exp .item > svg {
position: absolute;
top: 0;
left: 0;
z-index: -1;
transition: 0.3s;
}
#exp .item a {
width: 48px;
height: 48px;
background: #0E7C84;
display: flex;
align-items: center;
justify-content: center;
transition: 0.3s;
border-radius: 50%;
position: absolute;
bottom: 0;
right: 0;
}
#exp .item a:hover {
background: #1396a0;
}
#exp .item:has(a:hover) > svg {
filter: brightness(0.95);
}
#exp .item p {
font-style: italic;
margin: 15px 0 0 0;
}
#exp .item > svg + svg {
display: none;
}
@media (min-width: 1101px) and (max-height: 780px) {
#top .flex {
height: calc(100% - 80px);
}
body.home h1 {
font-size: 44px;
}
}
@media (min-width: 1101px) and (max-height: 720px) {
#top .txt {
padding-top: 50px;
}
}
@media (min-width: 1101px) and (max-height: 640px) {
body.home h1 {
font-size: 38px;
}
#top p {
font-size: 20px;
}
#top .txt > :last-child {
margin: 30px 0 0 0;
}
}
@media (min-width: 1101px) and (min-height: 820px) {
#top .flex {
height: calc(100% - 180px);
}
}
@media (min-width: 1101px) and (min-height: 965px) {
#top {
max-height: 600px;
}
}
body:not(.home) #page:before,
body:not(.home) #page:after {
bottom: auto;
top: 35px;
}
body:not(.home) #top {
height: auto;
max-height: initial;
min-height: initial;
margin-bottom: 0;
}
body:not(.home) #top > .svg > svg {
height: 800px;
}
.title_and_bc {
padding: 40px calc(50vw - 610px) 70px;
position: relative;
z-index: 2;
}
#wrapper h2 + h3 {
margin: -8px 0 25px 0;
font-size: 22px;
}
#wrapper .wp-block-cover {
margin: 0 35px;
border-radius: 32px;
overflow: hidden;
}
.wp-block-group.is-nowrap > svg {
flex-shrink: 0;
margin-right: 10px;
}
html body {
--wp--preset--font-size--medium: 22px;
}
ul li:has(ul):not(:last-child) {
margin-bottom: 8px;
}
body:not(.home) #top > .svg {
z-index: 1;
}
@media (max-width: 1500px) {
#logo img {
height: 70px;
}
#nested .firstLevel li a {
padding: 0px 13px;
}
#top {
margin-top: 100px;
}
#top:before,
body.home #wrapper:after,
#top:after {
top: -100px;
}
#top > .svg,
#top .flex {
top: -20px;
}
#top:before {
left: 147px;
}
#top:after {
left: 120px;
}
body.home #wrapper:before,
body:not(.home) #page:before {
left: 152px;
}
#top {
height: calc(100vh - 170px);
}
h1 {
font-size: 44px;
}
body:not(.home) #page:before {
top: 5px;
}
}
@media (max-width: 1380px) {
#page a.wp-block-button__link.connexion {
padding: 18px 15px;
}
#page header a.wp-block-button__link {
padding: 14px 20px;
}
#top:before {
right: 309px;
}
#top:after {
right: 280px;
}
body.home #wrapper:after,
body:not(.home) #page:after {
right: 314px;
}
#nested {
right: 365px;
}
#page a.wp-block-button__link.connexion:after {
left: 15px;
}
}
@media (max-width: 1330px) {
#nested .firstLevel > li:nth-child(1) {
display: none;
}
}
@media (max-width: 1260px) {
#top:before {
right: 79px;
}
#top:after {
right: 50px;
}
body.home #wrapper:after,
body:not(.home) #page:after {
right: 84px;
}
#headerBoxes {
right: 150px;
top: 25px;
}
#nested .firstLevel > li:nth-child(1) {
display: block;
}
header.scrolled #headerBoxes {
right: 70px;
}
header.scrolled #nested {
top: 15px;
right: 25px;
}
}
@media (max-width: 1100px) {
#top .flex,
#top {
height: auto;
}
#top .flex {
top: 0;
padding-top: 45px;
flex-direction: column;
position: relative;
}
#top .txt {
width: 100%;
}
#top > .svg svg {
opacity: 0;
}
#top .flex .img {
width: 100%;
margin: 50px 0;
}
h1 {
font-size: 38px;
}
#top > .svg {
width: 100px;
}
.title_and_bc {
text-align: center;
padding-top: 40px;
}
}
@media (max-width: 650px) {
header {
top: 0;
background: #FFFFFF;
height: 100px;
z-index: 3;
}
#top {
margin-left: 6.5vw;
margin-right: 6.5vw;
border-radius: 24px;
}
header div #nested,
header.scrolled div #nested {
right: 6.5vw;
bottom: 0;
top: 0;
margin: auto;
margin-right: -8px;
}
#logo img {
height: 50px;
}
#top:before,
#wrapper:before,
#top:after,
#top > .svg,
#wrapper:after,
body:not(.home) #page:before,
body:not(.home) #page:after,
#page a.wp-block-button__link.header_btn {
display: none;
}
#logo,
header.scrolled #logo {
bottom: 0;
display: flex;
align-items: center;
left: 6.5vw;
top: 0;
}
#page {
padding-top: 0;
}
#headerBoxes,
header.scrolled #headerBoxes {
right: 6.5vw;
top: 0;
bottom: 0;
margin-right: 40px;
}
#top .flex {
width: 100%;
padding: 7.5vw;
box-sizing: border-box;
}
#page a.wp-block-button__link.connexion,
#page header.scrolled a.wp-block-button__link.connexion {
padding: 18px 15px;
}
body.home h1 {
font-size: 8.3vw;
}
#top p {
font-size: 20px;
}
#page a.wp-block-button__link, #wrapper div.wpforms-container-full button[type=submit],
#top .txt > :last-child a, #ekip .txt > :last-child a, #map .txt > :last-child a,
#fibre > p:last-child a,
#page a.wp-block-button__link:not(.has-background):not(.connexion):not(.header_btn) {
padding: 13px 20px;
font-size: 15px;
transition: 0.1s;
}
#top .txt > :last-child {
margin: 30px 0 0 0;
}
#top .flex .img {
margin: 50px 0 0 0;
}
#nested ul.firstLevel > li:last-child a {
border-radius: 99px;
display: inline-block;
background: #0E7C84;
color: #FFFFFF;
padding: 18px 25px;
font-weight: 600;
line-height: 1;
text-decoration: none;
transition: 0.3s;
border: none;
margin: 10px 0 0 10px;
}
div .title_and_bc {
padding: 38px 6.5% 41px;
}
}
@media (max-width: 1280px) {
#exp {
flex-direction: column;
gap: 30px;
width: 100%;
}
#exp > .titre {
width: 87%;
max-width: 470px;
padding: 0;
text-align: center;
margin: 0 auto;
}
#exp > .titre h2 em:first-child {
padding: 0;
background: none;
}
#exp .flex {
max-width: 855px;
margin: 0 auto;
}
}
@media (max-width: 960px) {
#exp .flex {
max-width: 100%;
flex-wrap: nowrap;
box-sizing: border-box;
padding-left: 6.5%;
overflow-x: scroll;
scroll-snap-type: x mandatory;
}
#exp .flex::-webkit-scrollbar {
display: none;
}
#exp .item,
#exp .item:last-child {
flex-shrink: 0;
width: 277px;
margin-right: 40px;
scroll-snap-align: center;
}
#exp .item:last-child > svg:first-child {
display: none;
}
#exp .item > svg + svg {
display: block;
}
#exp .item,
#exp .item:last-child {
padding: 35px;
}
#exp .item:last-child p {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
max-height: 44px;
}
#exp .item:last-child {
justify-content: flex-start;
}
h3 {
font-size: 22px;
}
}
@media (max-width: 1350px) {
.title_and_bc {
padding: 50px 5% 55px;
}
}
@media (max-width: 500px) {
#nested ul.firstLevel > li {
max-width: 90vw;
padding-left: 20px;
}
.widget_breadcrumb {
font-size: 13px;
}
#top p {
font-size: 16px;
}
#top {
border-radius: 20px;
}
#top .flex .img {
border-radius: 20px;
}
#top .txt > :last-child {
margin: 20px 0 0 0;
}
h2 {
font-size: 26px;
}
#top {
margin-bottom: 60px;
}
#exp .item,
#exp .item:last-child {
margin-right: 6.5vw;
width: 78vw;
height: 61vw;
}
#exp .item > svg {
width: 100%;
height: 100%;
}
#exp {
gap: 15px;
margin-bottom: 75px;
}
header.scrolled {
height: 60px;
}
header.scrolled #logo img {
height: 36px;
}
#wrapperInner {
padding-top: 55px;
}
body:not(.home) h1 {
font-size: 32px;
margin-bottom: 10px;
}
#wrapper .wp-block-cover {
margin: 0;
border-radius: 0;
}
#wrapper img.wp-image-312 {
width: auto;
height: 80px;
display: block;
margin: 0 auto;
}
}