.prestation .prestation-solutions .prestation-solutions-slick{padding-bottom:100px}.prestation .prestation-solutions .prestation-solutions-slick .title{font-size:1.6rem;margin-bottom:30px}.prestation .prestation-solutions .prestation-solutions-slick .subtitle{margin-top:2rem!important}.prestation .prestation-solutions .prestation-solutions-slick ul li .fa-check{font-size:.8rem;margin-right:.3rem;color:#005797}.prestation .prestation-solutions .prestation-solutions-slick .slick-next,.prestation .prestation-solutions .prestation-solutions-slick .slick-prev{bottom:0;border:2px solid #fff;width:55px;height:55px;border-radius:55px;list-style:initial;top:auto;-webkit-transform:translate(initial);transform:translate(initial);padding-top:0;background-color:#101032;z-index:15}.prestation .prestation-solutions .prestation-solutions-slick .slick-next:before,.prestation .prestation-solutions .prestation-solutions-slick .slick-prev:before{display:none}.prestation .prestation-solutions .prestation-solutions-slick .slick-prev{right:70px;left:auto}.prestation .prestation-solutions .prestation-solutions-slick .slick-next{right:0;left:auto}.prestation .prestation-solutions .button{position:relative;left:0;right:0;margin:auto}.prestation .portfolio{padding:100px 0}.prestation .portfolio .portfolio-slick .slick-list{overflow:initial}.prestation .portfolio .portfolio-slick .slick-slide{position:relative;padding:0 2em;-webkit-transition:.3s;transition:.3s}.prestation .portfolio .portfolio-slick .slick-slide.slick-current.slick-active{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;transition:.3s}.prestation .portfolio .portfolio-slick .slick-slide img{height:100px;-webkit-box-shadow:10px 0 23px 17px rgba(0,0,0,.35);-moz-box-shadow:10px 0 23px 17px rgba(0,0,0,.35);box-shadow:10px 0 23px 17px rgba(0,0,0,.35)}.prestation .portfolio .portfolio-slick .slick-next,.prestation .portfolio .portfolio-slick .slick-prev{display:none!important;z-index:15}.prestation .portfolio .portfolio-slick .slick-next:before,.prestation .portfolio .portfolio-slick .slick-prev:before{display:none}@media screen and (min-width:768px){.prestation .prestation-solutions .button{position:absolute;bottom:40px;right:0;margin:initial}.prestation .portfolio{padding:50px 0 100px}.prestation .portfolio .portfolio-slick .slick-list{overflow:initial}.prestation .portfolio .portfolio-slick .slick-slide{position:relative;padding:0 4em;-webkit-transition:.3s;transition:.3s}.prestation .portfolio .portfolio-slick .slick-slide.slick-current.slick-active{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:.3s;transition:.3s}.prestation .portfolio .portfolio-slick .slick-slide img{height:200px}}@media screen and (min-width:991px){.prestation .prestation-solutions .prestation-solutions-slick .slick-next svg,.prestation .prestation-solutions .prestation-solutions-slick .slick-prev svg{-webkit-transition:.3s;transition:.3s}.prestation .prestation-solutions .prestation-solutions-slick .slick-next:hover svg,.prestation .prestation-solutions .prestation-solutions-slick .slick-prev:hover svg{-webkit-transform:scale(1.3);transform:scale(1.3);-webkit-transition:.1s;transition:.1s}}@media screen and (min-width:1024px){.prestation .portfolio{padding:300px 0 250px}.prestation .portfolio .portfolio-slick .slick-slide{padding:0 6em}.prestation .portfolio .portfolio-slick .slick-slide img{height:300px}}@media screen and (min-width:1200px){.prestation .portfolio .portfolio-slick .slick-slide{padding:0 8em}.prestation .portfolio .portfolio-slick .slick-slide img{height:400px}}.gallery{position:relative;width:100%;background:#101032;overflow:hidden;margin-top:-60px}.gallery:before{inset:0;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");opacity:.4}.gallery:after,.gallery:before{content:"";position:absolute;pointer-events:none;z-index:0}.gallery:after{top:20%;left:50%;transform:translateX(-50%);width:80vw;height:60vh;background:radial-gradient(ellipse at center,rgba(0,87,151,.07) 0,transparent 70%)}.gallery__inner{position:relative;z-index:1;max-width:1280px}.gallery__filters{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.gallery__grid{columns:280px 4;column-gap:1rem}.gallery__item{break-inside:avoid;margin-bottom:1rem;cursor:pointer;position:relative;border-radius:4px;overflow:hidden;background:#282846}.gallery__item.is-hidden{display:none}.gallery__item.is-visible{animation:itemReveal .5s cubic-bezier(.4,0,.2,1) .45s both}.gallery__item:hover .gallery__item-overlay{opacity:1}.gallery__item:hover .gallery__item-img{transform:scale(1.04)}.gallery__item:hover .gallery__item-meta{transform:translateY(0);opacity:1}.gallery__item-wrap{position:relative;overflow:hidden;display:block}.gallery__item-img{display:block;width:100%;height:auto;transition:transform .45s cubic-bezier(.4,0,.2,1);vertical-align:middle}.gallery__item-img[src=""]{min-height:200px}.gallery__item-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(16,16,50,.85));opacity:0;transition:opacity .45s cubic-bezier(.4,0,.2,1);display:flex;align-items:flex-end;padding:1.25rem}.gallery__item-meta{transform:translateY(8px);opacity:0;transition:all .45s cubic-bezier(.4,0,.2,1);width:100%}.gallery__item-title{font-size:1.05rem;font-weight:500;color:#fff;line-height:1.3;margin-bottom:.2rem}.gallery__item-category{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:#fff}.gallery__item-zoom{position:absolute;top:.75rem;right:.75rem;width:2rem;height:2rem;border-radius:50%;background:rgba(16,16,50,.7);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.1);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.7);transition:all .6s cubic-bezier(.34,1.56,.64,1);color:#fff}.gallery__item-zoom svg{width:14px;height:14px}.gallery__item:hover .gallery__item-zoom{opacity:1;transform:scale(1)}.gallery__footer{display:flex;justify-content:center;margin-top:3rem}.gallery__load-more{position:relative;padding:.85rem 2.5rem;background:transparent;border:1px solid rgba(0,87,151,.4);color:hsla(0,0%,100%,.8);font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;cursor:pointer;overflow:hidden;transition:all .45s cubic-bezier(.4,0,.2,1)}.gallery__load-more:before{content:"";position:absolute;inset:0;background:#005797;transform:scaleX(0);transform-origin:left;transition:transform .45s cubic-bezier(.4,0,.2,1);z-index:0}.gallery__load-more span{position:relative;z-index:1}.gallery__load-more:hover{border-color:#005797;color:#fff}.gallery__load-more:hover:before{transform:scaleX(1)}.gallery__lightbox{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem;pointer-events:none;opacity:0;transition:opacity .3s ease}.gallery__lightbox.is-open{opacity:1;pointer-events:all}.gallery__lightbox-backdrop{position:absolute;inset:0;background:rgba(16,16,50,.96);backdrop-filter:blur(20px) saturate(.5);cursor:zoom-out}.gallery__lightbox-stage{position:relative;z-index:1;max-width:1100px;width:90vw;width:100%;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.gallery__lightbox-media{position:relative;width:100%;max-height:75vh;display:flex;align-items:center;justify-content:center}.gallery__lightbox-img{max-width:100%;max-height:75vh;object-fit:contain;border-radius:4px;box-shadow:0 0 0 1px rgba(0,87,151,.12),0 40px 80px rgba(0,0,0,.6);transform:scale(.94);opacity:0;transition:all .6s cubic-bezier(.34,1.56,.64,1)}.gallery__lightbox.is-open .gallery__lightbox-img{transform:scale(1);opacity:1}.gallery__lightbox-info{display:flex;flex-direction:column;align-items:center;gap:.3rem;transform:translateY(10px);opacity:0;transition:all .4s ease .15s}.gallery__lightbox.is-open .gallery__lightbox-info{transform:translateY(0);opacity:1}.gallery__lightbox-title{font-size:1.4rem;font-weight:300;color:#fff;letter-spacing:.01em}.gallery__lightbox-category{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:#005797}.gallery__lightbox-close{position:absolute;top:-1rem;right:-1rem;width:2.5rem;height:2.5rem;border-radius:50%;background:#282846;border:1px solid hsla(0,0%,100%,.08);color:#8a8ab8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);z-index:2}@media (max-width:640px){.gallery__lightbox-close{top:.5rem;right:.5rem;position:fixed}}.gallery__lightbox-close svg{width:16px;height:16px}.gallery__lightbox-close:hover{background:#005797;color:#fff;border-color:#005797}.gallery__lightbox-nav{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;background:rgba(40,40,70,.8);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.08);border-radius:50%;color:#8a8ab8;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .45s cubic-bezier(.4,0,.2,1);z-index:2}.gallery__lightbox-nav svg{width:18px;height:18px}.gallery__lightbox-nav:hover{background:#005797;color:#fff;border-color:#005797;transform:translateY(-50%) scale(1.05)}.gallery__lightbox-nav--prev{left:-4rem}.gallery__lightbox-nav--next{right:-4rem}@media (max-width:900px){.gallery__lightbox-nav--prev{left:.25rem}.gallery__lightbox-nav--next{right:.25rem}}.gallery__lightbox-counter{font-family:DM Mono,monospace;font-size:.7rem;color:#8a8ab8;letter-spacing:.1em}@keyframes itemReveal{0%{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.gallery__item-placeholder{background:linear-gradient(90deg,#282846 25%,#313156 50%,#282846 75%);background-size:200% 100%;animation:shimmer 1.8s infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.filter-chip{display:inline-flex;align-items:center;gap:2px;padding:.4rem 1rem;border:1px solid rgba(138,138,184,.2);background:transparent;color:#8a8ab8;font-size:.65rem;font-family:Roboto-Bold,sans-serif;letter-spacing:.14em;text-transform:uppercase;border-radius:2px;cursor:pointer;flex-shrink:0;white-space:nowrap;transition:all .2s cubic-bezier(.4,0,.2,1)}.filter-chip:hover{border-color:rgba(0,87,151,.5);color:rgba(232,232,244,.8)}.filter-chip.is-active{background:#005797;border-color:#005797;color:#fff}.filter-chip.is-active .blog-cat-picto{filter:brightness(0) invert(1);opacity:1}.cat-wrapper{position:relative}.cat-sticky{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;z-index:10}.cat-track{display:flex;height:100%;will-change:transform}.cat-slide{width:100vw;height:100vh;flex-shrink:0;position:relative;overflow:hidden}.cat-slide__bg{position:absolute;inset:0;background:#101032;z-index:0}.cat-slide__bg:after{content:"";position:absolute;inset:0;opacity:.45;pointer-events:none}.cat-slide__ghost{position:absolute;right:-.04em;bottom:-.08em;font-family:Roboto-Regular;font-size:38vw;font-weight:700;line-height:1;color:hsla(0,0%,100%,.018);user-select:none;pointer-events:none;letter-spacing:-.05em;z-index:0}.cat-slide--intro .cat-slide__ghost{font-size:22vw;letter-spacing:-.04em;right:4vw;bottom:2vh}.cat-intro{position:relative;z-index:2;width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr;align-items:end;padding:0 8vw 10vh;gap:4vw}@media (max-width:900px){.cat-intro{grid-template-columns:1fr;padding:0 6vw 10vh}}.cat-intro__hint{display:flex;align-items:center;gap:14px}.cat-intro__hint .cat-intro__hint-text--desktop,.cat-intro__hint .cat-intro__hint-text--mobile,.cat-intro__hint span:first-child{font-family:Roboto-Regular,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:#fff}.cat-intro__hint-text--mobile{display:none}.cat-intro__arrow{display:inline-block;width:48px;height:1px;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.5));position:relative;animation:cat-arrow 2.4s cubic-bezier(.19,1,.22,1) infinite}.cat-intro__arrow:after{content:"";position:absolute;right:-1px;top:-3px;width:7px;height:7px;border-right:1px solid #fff;border-top:1px solid #fff;transform:rotate(45deg)}@keyframes cat-arrow{0%,to{width:48px;opacity:.5}50%{width:68px;opacity:1}}.cat-product{position:relative;z-index:2;width:100%;height:100%;display:grid;grid-template-columns:1fr 1fr}@media (max-width:900px){.cat-product{grid-template-columns:1fr;grid-template-rows:1fr auto}}.cat-product__visual{position:relative;overflow:hidden}.cat-product__media,.cat-product__visual{display:flex;align-items:center;justify-content:center}.cat-product__media{position:absolute;inset:-8%;will-change:transform;transition:transform .08s linear}.cat-product__img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;filter:brightness(.75) saturate(.65)}.cat-svg-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cat-svg-placeholder svg{width:100%;height:100%;display:block}.cat-product__divider{position:absolute;top:15%;right:0;width:1px;height:70%;background:linear-gradient(180deg,transparent,rgba(0,87,151,.18) 30%,rgba(0,87,151,.18) 70%,transparent);z-index:3}.cat-product__info{display:flex;flex-direction:column;justify-content:flex-end;padding:0 7vw 10vh 5vw}@media (max-width:900px){.cat-product__info{padding:0 6vw 6vh}}.cat-product__cat{font-family:Roboto-Regular,sans-serif;font-size:.65rem;font-weight:600;letter-spacing:.28em;text-transform:uppercase;color:#005797;margin-bottom:16px;display:flex;align-items:center;gap:12px}.cat-product__cat:before{content:"";display:inline-block;width:24px;height:1px;background:#005797;flex-shrink:0}.cat-product__ref{font-family:Roboto-Regular,sans-serif;font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#005797;opacity:.42;margin-bottom:22px}.rv{opacity:0;transform:translateY(28px);transition:opacity .85s cubic-bezier(.19,1,.22,1),transform .85s cubic-bezier(.19,1,.22,1)}.rv-img{opacity:0;transform:translateX(-24px) scale(.97);transition:opacity 1s cubic-bezier(.19,1,.22,1),transform 1s cubic-bezier(.19,1,.22,1)}.cat-slide.active .rv,.cat-slide.active .rv-img{opacity:1;transform:none}.d1{transition-delay:.1s}.d2{transition-delay:.22s}.d3{transition-delay:.38s}.d4{transition-delay:.54s}.d5{transition-delay:.68s}html.catalogue-open,html.catalogue-open body{overflow-x:visible}.cat-hud-counter,.cat-hud-dots,.cat-hud-progress{opacity:0;pointer-events:none;transition:opacity .4s ease}body.catalogue-active .cat-hud-counter,body.catalogue-active .cat-hud-dots,body.catalogue-active .cat-hud-progress{opacity:1;pointer-events:auto}.cat-hud-progress{position:fixed;bottom:0;left:0;height:2px;background:#005797;z-index:300;opacity:.55;width:0}.cat-hud-counter{position:fixed;right:36px;top:50%;transform:translateY(-50%);z-index:300;display:flex;flex-direction:column;align-items:center;gap:5px}@media (max-width:900px){.cat-hud-counter{display:none}}.cat-hud-counter__cur{font-family:Roboto-Regular;font-size:1.6rem;font-weight:700;color:#005797;line-height:1;transition:all .4s cubic-bezier(.19,1,.22,1)}.cat-hud-counter__line{width:1px;height:36px;background:hsla(0,0%,100%,.08)}.cat-hud-counter__tot{font-family:Roboto-Regular,sans-serif;font-size:.62rem;letter-spacing:.12em;color:#005797}.cat-hud-dots{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:300;align-items:center}.cat-hud-dot{height:5px;border-radius:3px;background:hsla(0,0%,100%,.18);width:5px;transition:background .3s ease,width .4s cubic-bezier(.19,1,.22,1);cursor:pointer;border:none;padding:0}.cat-hud-dot.active{background:#005797;width:22px}@media (max-width:1023px){.cat-wrapper,.cat-wrapper.cat-mobile{height:auto!important}.cat-sticky{position:static}.cat-sticky,.cat-track{height:auto;overflow:visible}.cat-track{display:block;width:100%!important;scroll-snap-type:none;gap:0;will-change:auto;transform:none!important}.cat-slide{width:100%;height:auto;margin:0 0 32px;overflow:visible;scroll-snap-align:none}.cat-slide__bg{background:transparent}.cat-slide__ghost{font-size:clamp(4rem,22vw,9rem);bottom:-.06em;right:-.04em}.cat-slide--intro{margin-bottom:16px}.cat-slide--intro .cat-slide__ghost{display:none}.cat-intro{display:flex;flex-direction:column;align-items:center;text-align:center;height:auto;padding:2rem 1.5rem 1rem;gap:1rem}.cat-intro__left,.cat-intro__right{width:100%;text-align:center}.cat-intro__hint{display:none}.cat-product{display:flex;flex-direction:column;grid-template-rows:none;grid-template-columns:none;height:auto;padding:0;gap:0}.cat-product__visual{width:100%;aspect-ratio:16/9;max-height:none;overflow:hidden}.cat-product__media{position:relative;inset:auto;transform:none!important}.cat-product__img,.cat-product__media{width:100%;height:100%;max-height:none}.cat-product__img{max-width:none;object-fit:cover;object-position:center;filter:brightness(.85) saturate(.85)}.cat-product__divider{display:none}.cat-product__info{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;width:100%;min-height:0;padding:1.5rem 1.25rem 1.75rem;gap:.85rem;overflow:visible}.cat-product__info>*{margin:0}.cat-product__info h3{word-break:break-word;hyphens:auto;font-size:clamp(1.15rem,5vw,1.55rem);line-height:1.25;width:100%;text-align:center}.cat-product__info h3.has-border:after{margin-left:auto;margin-right:auto}.cat-product__info p{font-size:.92rem;line-height:1.6;width:100%;text-align:center}.cat-product__info .cat-product__cat{width:100%;justify-content:center}.cat-product__info .cat-product__ref{width:100%;text-align:center;margin:0}.cat-product__cta{position:static;inset:auto;width:100%;margin:.5rem 0 0;text-align:center!important}.cat-hud-counter,.cat-hud-dots,.cat-hud-progress{display:none!important}.rv,.rv-img{opacity:1!important;transform:none!important}}.prestation.sonorisation .intro{opacity:0;-webkit-transition:1s;transition:1s;background-image:url(/build/images/template/header-sonorisation.webp)}.prestation.eclairage .intro{opacity:0;-webkit-transition:1s;transition:1s;background-image:url(/build/images/template/header-eclairage.webp)}.prestation.scene .intro{opacity:0;-webkit-transition:1s;transition:1s;background-image:url(/build/images/template/header-structure-scene.webp)}.prestation.video .intro{opacity:0;-webkit-transition:1s;transition:1s;background-image:url(/build/images/template/header-video.webp)}.prestation.distribution-electrique .intro{opacity:0;-webkit-transition:1s;transition:1s;background-image:url(/build/images/template/header-distri-elec.webp)}.prestation.prestations .intro{opacity:0;-webkit-transition:1s;transition:1s;background-image:url(/build/images/template/header-prestations.webp)}.prestation .btn-sct2{margin-top:2.5rem}.prestation .intro{position:relative;background-size:cover;background-attachment:fixed;padding-top:150px}.prestation .intro .is-text{position:relative;max-width:850px;margin:0 auto;z-index:1}.prestation .intro .is-text p{margin:1.5rem}.prestation .intro .is-text p .is-italic{font-style:italic}.prestation .section-1{position:relative}.prestation .section-1 .is-text p{margin:1.5rem 0}.prestation .section-1 .is-text p .is-italic{font-style:italic}.prestation .section-2{display:flex;flex-wrap:wrap-reverse;padding:50px 0;align-items:flex-start}.prestation .section-3{padding:80px 0}@media screen and (min-width:768px){.prestation .section-1 .is-img img{display:block;position:relative;left:20%;width:80%;margin:0}.prestation .section-2{padding:100px 0}.prestation .section-2 .is-img{width:60%}.prestation .section-2 .is-floating{padding:50px 2rem}}@media screen and (min-width:1024px){.prestations .section-1 .columns{gap:3rem}.prestations .section-1 .column:last-child{padding-right:8rem}.prestations .section-2 .columns{gap:30px;margin:0}.prestations .section-2 .columns .column{flex:1;width:auto;padding:0;min-width:0}.prestation .intro{padding-top:300px}.prestation .section-1{padding:150px 0}.prestation .section-1 .is-text{max-width:45%;padding-right:3rem}.prestation .section-1 .is-img{position:absolute;width:52%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0;overflow:hidden}.prestation .section-1 .is-img img{position:relative;height:auto;width:100%;left:10%}.prestation .section-2{position:relative;padding:100px 0 200px}.prestation .section-2 .is-img{position:relative;width:50%;top:10rem;left:5%;margin:0;z-index:15}.prestation .section-2 .is-img img{position:relative}.prestation .section-2 .is-floating{position:relative;right:5%;max-width:50%;padding:60px 60px 60px 160px;background-color:#101032;-webkit-box-shadow:10px 0 23px 17px rgba(0,0,0,.35);-moz-box-shadow:10px 0 23px 17px rgba(0,0,0,.35);box-shadow:10px 0 23px 17px rgba(0,0,0,.35);z-index:5}.prestation.eclairage .section-2 .is-floating,.prestation.scene .section-2 .is-floating,.prestation.video .section-2 .is-floating{padding:130px 60px 130px 160px}.prestation.scene .section-2 .is-img{top:15rem}.prestation .prestation-solutions .title{margin-bottom:100px}.prestation .prestation-solutions .prestation-solutions-slick{padding-bottom:120px}.prestation .prestation-solutions .prestation-solutions-slick .title{line-height:1.1;margin-bottom:40px}.prestation .prestation-solutions .is-rounded{margin:0}}.card-title-row{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-bottom:1rem}.card-title-row .card-picto{flex-shrink:0;width:28px!important;height:28px!important}.card-title-row .title{margin:0!important;text-align:center}.card{position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.card:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:40px;height:2px;background-color:#005797;opacity:.5;transition:width .35s ease,opacity .35s ease}.card:hover:after{width:100%;opacity:1}.card .card-content{padding:2rem}.card .card-footer{padding:0 2rem 2rem}.card:hover{transform:translateY(-6px);box-shadow:0 16px 50px rgba(0,0,0,.5)}.card-image{overflow:hidden;height:220px}.card-image figure{height:100%}.card-image img{transition:transform .4s ease;object-fit:cover;width:100%;height:100%}.card:hover .card-image img{transform:scale(1.06)}@media screen and (min-width:1400px){.prestation .section-2 .is-img{left:10%}.prestation .section-2 .is-img img{max-width:80%}.prestation.scene .section-2 .is-img{left:15%}.prestation.scene .section-2 .is-img img{max-width:none;width:70%}}