/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,0.15),rgba(255,255,255,0));}.container,.container-fluid,.container-xxl,.container-xl,.container-pad,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,17px);padding-left:var(--bs-gutter-x,17px);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container-sm,.container{max-width:540px;}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px;}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px;}}@media (min-width:1023px){.container-pad,.container-lg,.container-md,.container-sm,.container{max-width:1023px;}}@media (min-width:1200px){.container-xl,.container-pad,.container-lg,.container-md,.container-sm,.container{max-width:1140px;}}@media (min-width:1400px){.container-xxl,.container-xl,.container-pad,.container-lg,.container-md,.container-sm,.container{max-width:1199px;}}.row{--bs-gutter-x:17px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -0.5);margin-left:calc(var(--bs-gutter-x) * -0.5);}.row > *{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);margin-top:var(--bs-gutter-y);}.col{flex:1 0 0%;}.row-cols-auto > *{flex:0 0 auto;width:auto;}.row-cols-1 > *{flex:0 0 auto;width:100%;}.row-cols-2 > *{flex:0 0 auto;width:50%;}.row-cols-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-4 > *{flex:0 0 auto;width:25%;}.row-cols-5 > *{flex:0 0 auto;width:20%;}.row-cols-6 > *{flex:0 0 auto;width:16.6666666667%;}@media (min-width:576px){.col-sm{flex:1 0 0%;}.row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%;}}@media (min-width:768px){.col-md{flex:1 0 0%;}.row-cols-md-auto > *{flex:0 0 auto;width:auto;}.row-cols-md-1 > *{flex:0 0 auto;width:100%;}.row-cols-md-2 > *{flex:0 0 auto;width:50%;}.row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-md-4 > *{flex:0 0 auto;width:25%;}.row-cols-md-5 > *{flex:0 0 auto;width:20%;}.row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%;}}@media (min-width:992px){.col-lg{flex:1 0 0%;}.row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%;}}@media (min-width:1023px){.col-pad{flex:1 0 0%;}.row-cols-pad-auto > *{flex:0 0 auto;width:auto;}.row-cols-pad-1 > *{flex:0 0 auto;width:100%;}.row-cols-pad-2 > *{flex:0 0 auto;width:50%;}.row-cols-pad-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-pad-4 > *{flex:0 0 auto;width:25%;}.row-cols-pad-5 > *{flex:0 0 auto;width:20%;}.row-cols-pad-6 > *{flex:0 0 auto;width:16.6666666667%;}}@media (min-width:1200px){.col-xl{flex:1 0 0%;}.row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%;}}@media (min-width:1400px){.col-xxl{flex:1 0 0%;}.row-cols-xxl-auto > *{flex:0 0 auto;width:auto;}.row-cols-xxl-1 > *{flex:0 0 auto;width:100%;}.row-cols-xxl-2 > *{flex:0 0 auto;width:50%;}.row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%;}.row-cols-xxl-4 > *{flex:0 0 auto;width:25%;}.row-cols-xxl-5 > *{flex:0 0 auto;width:20%;}.row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%;}}.col-auto{flex:0 0 auto;width:auto;}.col-1{flex:0 0 auto;width:8.33333333%;}.col-2{flex:0 0 auto;width:16.66666667%;}.col-3{flex:0 0 auto;width:25%;}.col-4{flex:0 0 auto;width:33.33333333%;}.col-5{flex:0 0 auto;width:41.66666667%;}.col-6{flex:0 0 auto;width:50%;}.col-7{flex:0 0 auto;width:58.33333333%;}.col-8{flex:0 0 auto;width:66.66666667%;}.col-9{flex:0 0 auto;width:75%;}.col-10{flex:0 0 auto;width:83.33333333%;}.col-11{flex:0 0 auto;width:91.66666667%;}.col-12{flex:0 0 auto;width:100%;}.offset-1{margin-left:8.33333333%;}.offset-2{margin-left:16.66666667%;}.offset-3{margin-left:25%;}.offset-4{margin-left:33.33333333%;}.offset-5{margin-left:41.66666667%;}.offset-6{margin-left:50%;}.offset-7{margin-left:58.33333333%;}.offset-8{margin-left:66.66666667%;}.offset-9{margin-left:75%;}.offset-10{margin-left:83.33333333%;}.offset-11{margin-left:91.66666667%;}.g-0,.gx-0{--bs-gutter-x:0;}.g-0,.gy-0{--bs-gutter-y:0;}.g-1,.gx-1{--bs-gutter-x:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.5rem;}.g-3,.gx-3{--bs-gutter-x:1rem;}.g-3,.gy-3{--bs-gutter-y:1rem;}.g-4,.gx-4{--bs-gutter-x:1.5rem;}.g-4,.gy-4{--bs-gutter-y:1.5rem;}.g-5,.gx-5{--bs-gutter-x:3rem;}.g-5,.gy-5{--bs-gutter-y:3rem;}@media (min-width:576px){.col-sm-auto{flex:0 0 auto;width:auto;}.col-sm-1{flex:0 0 auto;width:8.33333333%;}.col-sm-2{flex:0 0 auto;width:16.66666667%;}.col-sm-3{flex:0 0 auto;width:25%;}.col-sm-4{flex:0 0 auto;width:33.33333333%;}.col-sm-5{flex:0 0 auto;width:41.66666667%;}.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-7{flex:0 0 auto;width:58.33333333%;}.col-sm-8{flex:0 0 auto;width:66.66666667%;}.col-sm-9{flex:0 0 auto;width:75%;}.col-sm-10{flex:0 0 auto;width:83.33333333%;}.col-sm-11{flex:0 0 auto;width:91.66666667%;}.col-sm-12{flex:0 0 auto;width:100%;}.offset-sm-0{margin-left:0;}.offset-sm-1{margin-left:8.33333333%;}.offset-sm-2{margin-left:16.66666667%;}.offset-sm-3{margin-left:25%;}.offset-sm-4{margin-left:33.33333333%;}.offset-sm-5{margin-left:41.66666667%;}.offset-sm-6{margin-left:50%;}.offset-sm-7{margin-left:58.33333333%;}.offset-sm-8{margin-left:66.66666667%;}.offset-sm-9{margin-left:75%;}.offset-sm-10{margin-left:83.33333333%;}.offset-sm-11{margin-left:91.66666667%;}.g-sm-0,.gx-sm-0{--bs-gutter-x:0;}.g-sm-0,.gy-sm-0{--bs-gutter-y:0;}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem;}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem;}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem;}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem;}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem;}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem;}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width:768px){.col-md-auto{flex:0 0 auto;width:auto;}.col-md-1{flex:0 0 auto;width:8.33333333%;}.col-md-2{flex:0 0 auto;width:16.66666667%;}.col-md-3{flex:0 0 auto;width:25%;}.col-md-4{flex:0 0 auto;width:33.33333333%;}.col-md-5{flex:0 0 auto;width:41.66666667%;}.col-md-6{flex:0 0 auto;width:50%;}.col-md-7{flex:0 0 auto;width:58.33333333%;}.col-md-8{flex:0 0 auto;width:66.66666667%;}.col-md-9{flex:0 0 auto;width:75%;}.col-md-10{flex:0 0 auto;width:83.33333333%;}.col-md-11{flex:0 0 auto;width:91.66666667%;}.col-md-12{flex:0 0 auto;width:100%;}.offset-md-0{margin-left:0;}.offset-md-1{margin-left:8.33333333%;}.offset-md-2{margin-left:16.66666667%;}.offset-md-3{margin-left:25%;}.offset-md-4{margin-left:33.33333333%;}.offset-md-5{margin-left:41.66666667%;}.offset-md-6{margin-left:50%;}.offset-md-7{margin-left:58.33333333%;}.offset-md-8{margin-left:66.66666667%;}.offset-md-9{margin-left:75%;}.offset-md-10{margin-left:83.33333333%;}.offset-md-11{margin-left:91.66666667%;}.g-md-0,.gx-md-0{--bs-gutter-x:0;}.g-md-0,.gy-md-0{--bs-gutter-y:0;}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem;}.g-md-3,.gx-md-3{--bs-gutter-x:1rem;}.g-md-3,.gy-md-3{--bs-gutter-y:1rem;}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem;}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem;}.g-md-5,.gx-md-5{--bs-gutter-x:3rem;}.g-md-5,.gy-md-5{--bs-gutter-y:3rem;}}@media (min-width:992px){.col-lg-auto{flex:0 0 auto;width:auto;}.col-lg-1{flex:0 0 auto;width:8.33333333%;}.col-lg-2{flex:0 0 auto;width:16.66666667%;}.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-4{flex:0 0 auto;width:33.33333333%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-8{flex:0 0 auto;width:66.66666667%;}.col-lg-9{flex:0 0 auto;width:75%;}.col-lg-10{flex:0 0 auto;width:83.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}.col-lg-12{flex:0 0 auto;width:100%;}.offset-lg-0{margin-left:0;}.offset-lg-1{margin-left:8.33333333%;}.offset-lg-2{margin-left:16.66666667%;}.offset-lg-3{margin-left:25%;}.offset-lg-4{margin-left:33.33333333%;}.offset-lg-5{margin-left:41.66666667%;}.offset-lg-6{margin-left:50%;}.offset-lg-7{margin-left:58.33333333%;}.offset-lg-8{margin-left:66.66666667%;}.offset-lg-9{margin-left:75%;}.offset-lg-10{margin-left:83.33333333%;}.offset-lg-11{margin-left:91.66666667%;}.g-lg-0,.gx-lg-0{--bs-gutter-x:0;}.g-lg-0,.gy-lg-0{--bs-gutter-y:0;}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem;}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem;}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem;}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem;}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem;}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem;}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width:1023px){.col-pad-auto{flex:0 0 auto;width:auto;}.col-pad-1{flex:0 0 auto;width:8.33333333%;}.col-pad-2{flex:0 0 auto;width:16.66666667%;}.col-pad-3{flex:0 0 auto;width:25%;}.col-pad-4{flex:0 0 auto;width:33.33333333%;}.col-pad-5{flex:0 0 auto;width:41.66666667%;}.col-pad-6{flex:0 0 auto;width:50%;}.col-pad-7{flex:0 0 auto;width:58.33333333%;}.col-pad-8{flex:0 0 auto;width:66.66666667%;}.col-pad-9{flex:0 0 auto;width:75%;}.col-pad-10{flex:0 0 auto;width:83.33333333%;}.col-pad-11{flex:0 0 auto;width:91.66666667%;}.col-pad-12{flex:0 0 auto;width:100%;}.offset-pad-0{margin-left:0;}.offset-pad-1{margin-left:8.33333333%;}.offset-pad-2{margin-left:16.66666667%;}.offset-pad-3{margin-left:25%;}.offset-pad-4{margin-left:33.33333333%;}.offset-pad-5{margin-left:41.66666667%;}.offset-pad-6{margin-left:50%;}.offset-pad-7{margin-left:58.33333333%;}.offset-pad-8{margin-left:66.66666667%;}.offset-pad-9{margin-left:75%;}.offset-pad-10{margin-left:83.33333333%;}.offset-pad-11{margin-left:91.66666667%;}.g-pad-0,.gx-pad-0{--bs-gutter-x:0;}.g-pad-0,.gy-pad-0{--bs-gutter-y:0;}.g-pad-1,.gx-pad-1{--bs-gutter-x:0.25rem;}.g-pad-1,.gy-pad-1{--bs-gutter-y:0.25rem;}.g-pad-2,.gx-pad-2{--bs-gutter-x:0.5rem;}.g-pad-2,.gy-pad-2{--bs-gutter-y:0.5rem;}.g-pad-3,.gx-pad-3{--bs-gutter-x:1rem;}.g-pad-3,.gy-pad-3{--bs-gutter-y:1rem;}.g-pad-4,.gx-pad-4{--bs-gutter-x:1.5rem;}.g-pad-4,.gy-pad-4{--bs-gutter-y:1.5rem;}.g-pad-5,.gx-pad-5{--bs-gutter-x:3rem;}.g-pad-5,.gy-pad-5{--bs-gutter-y:3rem;}}@media (min-width:1200px){.col-xl-auto{flex:0 0 auto;width:auto;}.col-xl-1{flex:0 0 auto;width:8.33333333%;}.col-xl-2{flex:0 0 auto;width:16.66666667%;}.col-xl-3{flex:0 0 auto;width:25%;}.col-xl-4{flex:0 0 auto;width:33.33333333%;}.col-xl-5{flex:0 0 auto;width:41.66666667%;}.col-xl-6{flex:0 0 auto;width:50%;}.col-xl-7{flex:0 0 auto;width:58.33333333%;}.col-xl-8{flex:0 0 auto;width:66.66666667%;}.col-xl-9{flex:0 0 auto;width:75%;}.col-xl-10{flex:0 0 auto;width:83.33333333%;}.col-xl-11{flex:0 0 auto;width:91.66666667%;}.col-xl-12{flex:0 0 auto;width:100%;}.offset-xl-0{margin-left:0;}.offset-xl-1{margin-left:8.33333333%;}.offset-xl-2{margin-left:16.66666667%;}.offset-xl-3{margin-left:25%;}.offset-xl-4{margin-left:33.33333333%;}.offset-xl-5{margin-left:41.66666667%;}.offset-xl-6{margin-left:50%;}.offset-xl-7{margin-left:58.33333333%;}.offset-xl-8{margin-left:66.66666667%;}.offset-xl-9{margin-left:75%;}.offset-xl-10{margin-left:83.33333333%;}.offset-xl-11{margin-left:91.66666667%;}.g-xl-0,.gx-xl-0{--bs-gutter-x:0;}.g-xl-0,.gy-xl-0{--bs-gutter-y:0;}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem;}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem;}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem;}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem;}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem;}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem;}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width:1400px){.col-xxl-auto{flex:0 0 auto;width:auto;}.col-xxl-1{flex:0 0 auto;width:8.33333333%;}.col-xxl-2{flex:0 0 auto;width:16.66666667%;}.col-xxl-3{flex:0 0 auto;width:25%;}.col-xxl-4{flex:0 0 auto;width:33.33333333%;}.col-xxl-5{flex:0 0 auto;width:41.66666667%;}.col-xxl-6{flex:0 0 auto;width:50%;}.col-xxl-7{flex:0 0 auto;width:58.33333333%;}.col-xxl-8{flex:0 0 auto;width:66.66666667%;}.col-xxl-9{flex:0 0 auto;width:75%;}.col-xxl-10{flex:0 0 auto;width:83.33333333%;}.col-xxl-11{flex:0 0 auto;width:91.66666667%;}.col-xxl-12{flex:0 0 auto;width:100%;}.offset-xxl-0{margin-left:0;}.offset-xxl-1{margin-left:8.33333333%;}.offset-xxl-2{margin-left:16.66666667%;}.offset-xxl-3{margin-left:25%;}.offset-xxl-4{margin-left:33.33333333%;}.offset-xxl-5{margin-left:41.66666667%;}.offset-xxl-6{margin-left:50%;}.offset-xxl-7{margin-left:58.33333333%;}.offset-xxl-8{margin-left:66.66666667%;}.offset-xxl-9{margin-left:75%;}.offset-xxl-10{margin-left:83.33333333%;}.offset-xxl-11{margin-left:91.66666667%;}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0;}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0;}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem;}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem;}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem;}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem;}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem;}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem;}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem;}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform 0.3s ease-in-out;}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none;}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem;}.offcanvas-header .btn-close{padding:0.5rem 0.5rem;margin-top:-0.5rem;margin-right:-0.5rem;margin-bottom:-0.5rem;}.offcanvas-title{margin-bottom:0;line-height:1.5;}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto;}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,0.2);transform:translateX(-100%);}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,0.2);transform:translateX(100%);}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,0.2);transform:translateY(-100%);}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,0.2);transform:translateY(100%);}.offcanvas.show{transform:none;}@font-face{font-family:"fontello";src:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/fontello.woff2) format("woff2"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/fontello.ttf) format("truetype"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/fontello.woff) format("woff"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/fontello.eot) format("eot"),url("../fonts/fontello.svg#str-replace(\"fontello\", \" \", \"_\")") format("svg");font-display:swap;}@font-face{font-family:"mulish";src:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-regular.woff2) format("woff2"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-regular.ttf) format("truetype"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-regular.woff) format("woff"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-regular.eot) format("eot"),url("../fonts/mulish-v12-latin-ext_latin-regular.svg#str-replace(\"mulish\", \" \", \"_\")") format("svg");font-display:swap;}@font-face{font-family:"mulish-semibold";src:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-600.woff2) format("woff2"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-600.ttf) format("truetype"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-600.woff) format("woff"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-600.eot) format("eot"),url("../fonts/mulish-v12-latin-ext_latin-600.svg#str-replace(\"mulish-semibold\", \" \", \"_\")") format("svg");font-display:swap;}@font-face{font-family:"mulish-bold";src:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-700.woff2) format("woff2"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-700.ttf) format("truetype"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-700.woff) format("woff"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/mulish-v12-latin-ext_latin-700.eot) format("eot"),url("../fonts/mulish-v12-latin-ext_latin-700.svg#str-replace(\"mulish-bold\", \" \", \"_\")") format("svg");font-display:swap;}@font-face{font-family:"poppins-semibold";src:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-600.woff2) format("woff2"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-600.ttf) format("truetype"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-600.woff) format("woff"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-600.eot) format("eot"),url("../fonts/poppins-v20-latin-ext_latin-600.svg#str-replace(\"poppins-semibold\", \" \", \"_\")") format("svg");font-display:swap;}@font-face{font-family:"poppins-bold";src:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-700.woff2) format("woff2"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-700.ttf) format("truetype"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-700.woff) format("woff"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-700.eot) format("eot"),url("../fonts/poppins-v20-latin-ext_latin-700.svg#str-replace(\"poppins-bold\", \" \", \"_\")") format("svg");font-display:swap;}@font-face{font-family:"poppins";src:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-regular.woff2) format("woff2"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-regular.ttf) format("truetype"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-regular.woff) format("woff"),url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/poppins-v20-latin-ext_latin-regular.eot) format("eot"),url("../fonts/poppins-v20-latin-ext_latin-regular.svg#str-replace(\"poppins\", \" \", \"_\")") format("svg");font-display:swap;}.text-muted{color:#9E9E9E;}.section-content{padding:3rem 0;}.header-social{padding-bottom:1rem;border-bottom:1px solid #f5f5f5;margin-bottom:2rem;}.header-social .header-social-date{font-size:0.9375rem;color:#9E9E9E;}.header-social .label{display:inline-block;padding:0.33333rem 0.5rem;border-radius:3px;font-size:0.8rem;line-height:1;white-space:nowrap;cursor:default;background:#005cb9;color:#fefefe;}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap;}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row;}[data-whatinput=mouse] .menu li{outline:0;}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility;}p a{line-height:inherit;color:#005cb9;text-decoration:none;cursor:pointer;}.section-content .grid-container,section .grid-container{max-width:100%;}.bg-light-gray{background-color:#f5f5f5;color:#0a0a0a;}.view-actualites .section-content a{color:inherit;}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:"poppins-bold","Arial",sans-serif,sans-serif;font-style:normal;font-weight:bold;color:inherit;text-rendering:optimizeLegibility;}.checkbox .checker,.radio .checker{position:absolute;width:20px;height:20px;background:#fff;left:0;border-radius:3px;border:2px solid #dcdcdc;}.checkbox .checker::after,.radio .checker::after{content:"";position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;width:16px;height:16px;opacity:0;background:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/chekmark.svg);background-size:contain;transition:opacity 0.25s ease-in-out;}.checkbox .checker.input-checked::after,.radio .checker.input-checked::after{content:"";position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;width:16px;height:16px;opacity:1;background:url(/modules/custom/petitforestier_actualites/assets/dist/css/../fonts/chekmark.svg);background-size:contain;transition:opacity 0.25s ease-in-out;}.checkbox input[type=checkbox]:checked + .checker::after,.radio input[type=radio]:checked + .checker::after{opacity:1;}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/themes/stable9/css/core/components/../../../../../misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/themes/stable9/css/core/components/../../../../../misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/themes/stable9/css/system/components/../../../../../misc/icons/787878/twistie-up.svg);}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.layout-container{margin:0 1.5em;}.layout-container::after{display:table;clear:both;content:"";}@media screen and (min-width:38em){.layout-container{margin:0 2.5em;}.layout-column{float:left;box-sizing:border-box;}[dir="rtl"] .layout-column{float:right;}.layout-column + .layout-column{padding-left:10px;}[dir="rtl"] .layout-column + .layout-column{padding-right:10px;padding-left:0;}.layout-column--half{width:50%;}.layout-column--quarter{width:25%;}.layout-column--three-quarter{width:75%;}}.panel{padding:5px 5px 15px;}.panel__description{margin:0 0 3px;padding:2px 0 3px 0;}.compact-link{margin:0 0 0.5em 0;}small .admin-link::before{content:" [";}small .admin-link::after{content:"]";}.system-modules thead > tr{border:0;}.system-modules div.incompatible{font-weight:bold;}.system-modules td.checkbox{width:4%;min-width:25px;}.system-modules td.module{width:25%;}.system-modules td{vertical-align:top;}.system-modules label,.system-modules-uninstall label{color:#1d1d1d;font-size:1.15em;}.system-modules details{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#5c5c5b;line-height:20px;}.system-modules details[open]{overflow:visible;height:auto;white-space:normal;}.system-modules details[open] summary .text{text-transform:none;-webkit-hyphens:auto;hyphens:auto;}.system-modules td details a{color:#5c5c5b;border:0;}.system-modules td details{height:20px;margin:0;border:0;}.system-modules td details summary{padding:0;cursor:default;text-transform:none;font-weight:normal;}.system-modules td{padding-left:0;}[dir="rtl"] .system-modules td{padding-right:0;padding-left:12px;}@media screen and (max-width:40em){.system-modules td.name{width:20%;}.system-modules td.description{width:40%;}}.system-modules .requirements{max-width:490px;padding:5px 0;}.system-modules .links{overflow:hidden;}.system-modules .checkbox{margin:0 5px;}.system-modules .checkbox .form-item{margin-bottom:0;}.admin-requirements,.admin-required{color:#666;font-size:0.9em;}.admin-enabled{color:#080;}.admin-missing{color:#f00;}.module-link{display:block;float:left;margin-top:2px;padding:2px 20px;white-space:nowrap;}[dir="rtl"] .module-link{float:right;}.module-link-help{background:url(/core/themes/stable9/css/system/../../../../misc/icons/787878/questionmark-disc.svg) 0 50% no-repeat;}[dir="rtl"] .module-link-help{background-position:top 50% right 0;}.module-link-permissions{background:url(/core/themes/stable9/css/system/../../../../misc/icons/787878/key.svg) 0 50% no-repeat;}[dir="rtl"] .module-link-permissions{background-position:top 50% right 0;}.module-link-configure{background:url(/core/themes/stable9/css/system/../../../../misc/icons/787878/cog.svg) 0 50% no-repeat;}[dir="rtl"] .module-link-configure{background-position:top 50% right 0;}.module-link--non-stable{padding-left:18px;background:url(/core/themes/stable9/css/system/../../../../misc/icons/e29700/warning.svg) 0 50% no-repeat;}[dir="rtl"] .module-link--non-stable{padding-right:18px;padding-left:0;background-position:top 50% right 0;}.system-status-report__status-title{position:relative;box-sizing:border-box;width:100%;padding:10px 6px 10px 40px;vertical-align:top;background-color:transparent;font-weight:normal;}[dir="rtl"] .system-status-report__status-title{padding:10px 40px 10px 6px;}.system-status-report__status-icon::before{position:absolute;top:12px;left:12px;display:block;width:16px;height:16px;content:"";background-repeat:no-repeat;}[dir="rtl"] .system-status-report__status-icon::before{right:12px;left:auto;}.system-status-report__status-icon--error::before{background-image:url(/core/themes/stable9/css/system/../../../../misc/icons/e32700/error.svg);}.system-status-report__status-icon--warning::before{background-image:url(/core/themes/stable9/css/system/../../../../misc/icons/e29700/warning.svg);}.system-status-report__entry__value{padding:1em 0.5em;}.theme-info__header{margin-bottom:0;font-weight:normal;}.theme-default .theme-info__header{font-weight:bold;}.theme-info__description{margin-top:0;}.system-themes-list{margin-bottom:20px;}.system-themes-list-uninstalled{padding-top:20px;border-top:1px solid #cdcdcd;}.system-themes-list__header{margin:0;}.theme-selector{padding-top:20px;}.theme-selector .screenshot,.theme-selector .no-screenshot{max-width:100%;height:auto;padding:2px;text-align:center;vertical-align:bottom;border:1px solid #e0e0d8;}.theme-default .screenshot{border:1px solid #aaa;}.system-themes-list-uninstalled .screenshot,.system-themes-list-uninstalled .no-screenshot{max-width:194px;height:auto;}@media screen and (min-width:45em){body:not(.toolbar-vertical) .system-themes-list-installed .screenshot,body:not(.toolbar-vertical) .system-themes-list-installed .no-screenshot{float:left;width:294px;margin:0 20px 0 0;}[dir="rtl"] body:not(.toolbar-vertical) .system-themes-list-installed .screenshot,[dir="rtl"] body:not(.toolbar-vertical) .system-themes-list-installed .no-screenshot{float:right;margin:0 0 0 20px;}body:not(.toolbar-vertical) .system-themes-list-installed .system-themes-list__header{margin-top:0;}body:not(.toolbar-vertical) .system-themes-list-uninstalled .theme-selector{float:left;box-sizing:border-box;width:31.25%;padding:20px 20px 20px 0;}[dir="rtl"] body:not(.toolbar-vertical) .system-themes-list-uninstalled .theme-selector{float:right;padding:20px 0 20px 20px;}body:not(.toolbar-vertical) .system-themes-list-uninstalled .theme-info{min-height:170px;}}@media screen and (min-width:60em){.toolbar-vertical .system-themes-list-installed .screenshot,.toolbar-vertical .system-themes-list-installed .no-screenshot{float:left;width:294px;margin:0 20px 0 0;}[dir="rtl"] .toolbar-vertical .system-themes-list-installed .screenshot,[dir="rtl"] .toolbar-vertical .system-themes-list-installed .no-screenshot{float:right;margin:0 0 0 20px;}.toolbar-vertical .system-themes-list-installed .theme-info__header{margin-top:0;}.toolbar-vertical .system-themes-list-uninstalled .theme-selector{float:left;box-sizing:border-box;width:31.25%;padding:20px 20px 20px 0;}[dir="rtl"] .toolbar-vertical .system-themes-list-uninstalled .theme-selector{float:right;padding:20px 0 20px 20px;}.toolbar-vertical .system-themes-list-uninstalled .theme-info{min-height:170px;}}.system-themes-list-installed .theme-info{max-width:940px;}.theme-selector .incompatible{margin-top:10px;font-weight:bold;}.theme-selector .operations{margin:10px 0 0 0;padding:0;}.theme-selector .operations li{float:left;margin:0;padding:0 0.7em;list-style-type:none;border-right:1px solid #cdcdcd;}[dir="rtl"] .theme-selector .operations li{float:right;border-right:none;border-left:1px solid #cdcdcd;}.theme-selector .operations li:last-child{padding:0 0 0 0.7em;border-right:none;}[dir="rtl"] .theme-selector .operations li:last-child{padding:0 0.7em 0 0;border-left:none;}.theme-selector .operations li:first-child{padding:0 0.7em 0 0;}[dir="rtl"] .theme-selector .operations li:first-child{padding:0 0 0 0.7em;}.system-themes-admin-form{clear:left;}[dir="rtl"] .system-themes-admin-form{clear:right;}.cron-description__run-cron{display:block;}.system-cron-settings__link{overflow-wrap:break-word;word-wrap:break-word;}
.update-results{margin-top:3em;padding:0.25em;border:1px solid #ccc;background:#eee;font-size:smaller;}.update-results h2{margin-top:0.25em;}.update-results h4{margin-bottom:0.25em;}.update-results .none{color:#888;font-style:italic;}.update-results .failure strong{color:#b63300;}#edit-submit-connection{clear:both;}#edit-submit-process,.filetransfer{display:none;clear:both;}.js #edit-submit-connection{display:none;}.js #edit-submit-process{display:block;}#edit-connection-settings-change-connection-type{margin:2.6em 0.5em 0 1em;}[dir="rtl"] #edit-connection-settings-change-connection-type{margin-right:1em;margin-left:0.5em;}.authorize-results__failure{font-weight:bold;}
.paragraph--unpublished{background-color:#fff4f4;}
