:root{--text-mb:16px;--h1-font-size:clamp(1.611rem,.78125vw + 1.472rem,2.306rem);--h1-line-height:clamp(2.094rem,1.223125vw + 1.877rem,3.182rem);--h1-line-height-hero:clamp(2.094rem,1.0934375vw + 1.9rem,3.066rem);--h2-font-size:clamp(1.333rem,.71875vw + 1.206rem,1.972rem);--h2-line-height:clamp(1.8rem,.9703125vw + 1.628rem,2.663rem);--h3-font-size:clamp(1.111rem,.34375vw + 1.05rem,1.417rem);--h3-line-height:clamp(1.5rem,.703125vw + 1.375rem,2.125rem);--h3-faq-font-size:clamp(1rem,.125vw + .978rem,1.111rem);--h3-faq-line-height:clamp(1.35rem,.35625vw + 1.287rem,1.667rem);--p-font-size:clamp(.944rem,.09375vw + .928rem,1.028rem);--p-line-height:clamp(1.322rem,.246875vw + 1.278rem,1.542rem);--columns-gap:clamp(0,7.5vw + -1.333rem,6.667rem);--gagp:104px;}body{margin:0;padding:0;font-size:18px;background-color:#F7F5F3;color:#545454;font-family:"Open Sans";font-size:18px;}section h1,section h2,section h3,section p,.icons{max-width:85%;}.sticky{position:sticky;top:65px;}.gwrapper{max-width:calc(1440px);margin:0 auto;display:grid;grid-gap:0;grid-template-columns:35% 35% 30%;}.gbox,.gbox-sidebar{_outline:.5px dashed #ffffff;}.gbox{padding:52px 0;}.gbox.row{max-width:calc(100% - var(--gagp));}.row{grid-column:1 / var(--cols,3);grid-row:var(--row,1);order:var(--order,0);}.row-sidebar{grid-column:3;grid-row:1 / var(--rows,8);}.row-full{grid-column:1 / var(--cols,4);grid-row:var(--row,8)}section .container,.section .container{_min-height:40vh;display:flex;flex-direction:column;gap:16px;}.breadcrumbs{--padding:24px;--padding-top:52px;--padding-bottom:52px;display:flex;justify-content:start;align-items:center;padding:var(--padding) 0;max-width:1440px;margin:0 auto;}.sidebar-content{background-color:#ffffff;display:flex;flex-direction:column;justify-content:center;gap:24px;}.sidebar-content .buttons{display:flex;justify-content:end;align-items:center;}.sidebar-content .buttons button{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border:0;color:white;background-color:#37434B;}.sidebar-content-inner{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;padding:0 32px 16px 32px;}.sidebar-content h2,.sidebar-content h3,.sidebar-content p{margin:0;text-align:center;text-wrap:balance;}.sidebar-content .title{font-size:28px;font-weight:400;line-height:130%;letter-spacing:.28px;}.sidebar-content .address{font-family:"Open Sans";font-size:20px;font-weight:600;line-height:28px}.sidebar-content .address-quartier{display:inline-block;font-size:20px;font-weight:400;line-height:28px;}.sidebar-content .price{width:100%;}.sidebar-content .value-price{display:inline-block;font-family:"Noto Serif Display";font-size:40px;font-weight:400;line-height:24px;text-align:center;line-height:100%;white-space:nowrap;}.sidebar-content .details-price{display:inline-block;font-family:"Open Sans";font-size:16px;font-weight:400;line-height:20px;text-wrap:auto;text-align:center;max-width:32ch;margin:4px auto 0 auto;}.sidebar-content .badge-availability{display:block;padding:7px 24px;border-radius:8px;background:#D95D39;color:#fff;max-width:100%;text-align:center;font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase;}.sidebar-content .label-duration{text-align:center;font-family:"Open Sans";font-size:16px;font-weight:600;line-height:25px}.sidebar-content .details-duration{font-size:16px;font-weight:400;line-height:25px;}.sidebar-content .label-mandate{text-align:center;font-size:20px;font-weight:600;line-height:30px}.sidebar-content .details-mandate{text-align:center;font-size:16px;font-weight:600;line-height:30px}.sidebar-content .sidebar-buttons{display:flex;justify-content:start;align-items:center;}.sidebar-content .sidebar-buttons button{display:flex;height:68px;justify-content:center;align-items:center;gap:16px;border:0;flex-grow:1;cursor:pointer;}.sidebar-content .sidebar-buttons button:first-child{color:#FFF;text-align:center;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:48px;background:#37434B;}.sidebar-content .sidebar-buttons button:last-child{text-align:center;font-family:"Open Sans";font-size:14px;font-style:normal;font-weight:600;line-height:48px;background:#EAE4DF;}.sidebar-content .sidebar-buttons button i{font-size:30px;}.icons{display:flex;justify-content:space-around;align-items:start;flex-wrap:wrap;column-gap:60px;row-gap:48px;}.icon{--icon-width:clamp(5.556rem,1.25vw + 5.333rem,6.667rem);display:flex;justify-content:center;align-items:center;flex-direction:column;gap:16px;width:var(--icon-width);}.icon i,.icon .icon-label{display:block;white-space:nowrap;}.icon i{font-size:36px;}.icon .icon-label{text-align:center;font-family:"Open Sans";font-size:16px;font-style:normal;font-weight:400;line-height:16px}.features{--features-cols:3;--features-cols-gap:36px;width:100%;display:flex;justify-content:space-between;align-items:start;flex-wrap:wrap;flex-direction:row;gap:var(--features-cols-gap);}.features .feature-col{width:calc(100% / var(--features-cols,3) - var(--features-cols-gap));display:flex;flex-direction:column;gap:8px;}.features .feature-title{color:var(--dim-grey-color);font-family:"Open Sans";font-size:20px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:.2px;text-transform:uppercase;}.features .feature-list{margin:0;padding:0;list-style:none;}.features .feature-list li{color:var(--dim-grey-color);font-size:18px;font-weight:var(--text-font-weight);letter-spacing:var(--text-letter-spacing);will-change:font-family,font-size,font-weight,line-height;font-size:var(--p-font-size);line-height:var(--p-line-height);font-family:var(--text-font-family);letter-spacing:.18px;}.sc-accordion{max-width:90%;margin-left:0;margin-right:0;}.sc-accordion .accordion-title{max-width:100%;}.accordion-button>span{font-weight:600;}.accordion-button>span>span{display:inline-block;font-weight:var(--text-font-weight);font-size:16px;}.download-bar{padding-top:52px;width:100%;display:flex;justify-content:start;align-items:center;flex-direction:row!important;}.download-bar p{max-width:100%;width:100%;display:flex;justify-content:start;align-items:center;gap:8px;}.download-bar a{align-items:center;gap:8px;font-weight:600;white-space:nowrap;}.download-bar p>a + span{display:inline-block;font-size:16px;font-weight:var(--text-font-weight);line-height:16px;white-space:nowrap;}.location-map{height:400px;width:100%;}.transport-types-lines-list{display:flex;flex-direction:row;justify-content:start;align-items:start;gap:48px;margin-top:12px;}.transport-types-lines-list .nearest-transport{display:flex;flex-direction:row;justify-content:start;align-items:center;gap:12px;}.transport-types-lines-list .nearest-transport-lines{display:flex;flex-direction:row;gap:8px;}.transport-types-lines-list .nearest-transport-station{display:flex;flex-direction:row;gap:8px;}.transport-types-lines-list .nearest-transport-station>p{white-space:nowrap;}.row1-mrow1{--row:1;--mrow:1;}.row3-order2-mrow4{--row:3;--order:2;--mrow:4}.row2-order1-mrow3{--row:2;--order:1;--mrow:3}.row4-mrow5{--row:4;--mrow:5;}.row5-mrow6{--row:5;--mrow:6;}.row6-mrow7{--row:6;--mrow:7;}.row7-mrow8{--row:7;--mrow:8;}.row8-mrow2{--rows:8;--mrow:2;}.row9-mrow10-padding-104-0-52{--row:9;--mrow:10;padding:104px 0 52px 0;}.row10-mrow11{--row:10;--mrow:11;}.row11-mrow12-padding-52-0-26{--row:11;--mrow:12;padding:52px 0 26px 0;}.row12-mrow13-padding-26-0-52{--row:12;--mrow:13;padding:26px 0 52px 0;}.row13-mrow14-breadcrumbs-section{--row:13;--mrow:14;padding-top:var(--section-breadcrumbs-padding-top)!important;padding-bottom:var(--section-breadcrumbs-padding-bottom)!important;}.sc-fbcb-title{max-width:100%}.sc-fbcb{margin-top:32px;}.sc-fbcb-employee-col{max-width:450px;}.sc-fbcb-employee-card{display:flex;flex-direction:row;justify-content:start;align-items:start;gap:24px;}.sc-fbcb-employee-img{width:300px;height:174px;overflow:clip;border-radius:0;}.sc-fbcb-employee-img img{width:100%;height:100%;object-fit:cover;object-position:center -4px;border-radius:0;}.sc-fbcb-employee-details{width:100%;display:flex;flex-direction:column;justify-content:start;align-items:start;gap:0;}.sc-fbcb-employee-details h3{font-size:24px;white-space:nowrap;}.sc-fbcb-employee-details p{white-space:nowrap;}.sc-fbcb-employee-details p + p{margin-top:8px;}@media (max-width:1440px){.gwrapper{margin:0 64px}.hero-content{margin:0 64px}.breadcrumbs{margin:0 64px}}@media (max-width:1347px){.transport-types-lines-list .nearest-transport{flex-direction:column;gap:4px;align-items:start}}@media (max-width:1400px){.gwrapper{grid-template-columns:30% 30% 40%}}@media (max-width:1024px){.gwrapper{grid-template-columns:100%;margin:0 48px}.gbox.row{max-width:100%}.row,.row-sidebar{grid-column:1;grid-row:var(--mrow,1)}.row-full{grid-column:1;grid-row:var(--mrow,7)}section.hero>img,.section.hero>img{max-height:90vh}.hero-content{margin:0 48px}.breadcrumbs{margin:0 48px}.icons,section h1,section h2,section h3,section p{max-width:100%}.icons{max-width:700px;margin:0 auto}.sc-accordion{max-width:100%}.sidebar-content{max-width:600px;margin:0 auto}.sidebar-content-inner{padding:32px 24px}.transport-types-lines-list{flex-direction:column;gap:12px}}@media (max-width:767px){.features{--features-cols:1;--features-cols-gap:36px;width:100%;display:flex;justify-content:start;align-items:start;flex-wrap:wrap;flex-direction:column;gap:var(--features-cols-gap)}.features .feature-col{width:100%}}@media (max-width:576px){section h1,section h2,section h3,section p{max-width:100%}.gwrapper{margin:0 24px}.hero-content{margin:0 24px}.breadcrumbs{margin:0 24px}.sidebar-content-inner{padding:24px 12px}}@media (max-width:480px){.download-bar p>a + span{display:block;width:100%}}@media (max-width:386px){.transport-types-lines-list .nearest-transport{flex-direction:column;gap:4px;align-items:start}}