.card-discount{align-items:center;background-color:#0dbc72;border-radius:8px;color:#fdfcfb;cursor:pointer;display:flex;justify-content:center;left:1.2rem;padding:.8rem;position:absolute;top:1.2rem;z-index:1}.card-discount svg{animation:Bounce 2s ease-in-out infinite}.card-discount div{background:#0dbc72;border-radius:8px;display:flex;left:110%;opacity:0;padding:.5rem;position:absolute;visibility:hidden;width:max-content}.card-discount:hover div{opacity:1;visibility:visible}@keyframes Bounce{0%{transform:scale(1.2)}50%{transform:scale(1.4)}to{transform:scale(1.2)}}@keyframes traitShow{to{visibility:visible}}.btn:not(.btn-red,.btn-white),.has-handdrawn{align-items:center;cursor:pointer;display:inline-flex;font-weight:800;gap:.5rem;position:relative;width:fit-content}.btn:not(.btn-red,.btn-white).activ,.has-handdrawn.activ{color:#f4161d}.btn:not(.btn-red,.btn-white):before,.has-handdrawn:before{aspect-ratio:124.37/6.43;background:#f4161d;bottom:-.5rem;clip-path:inset(0 100% 0 0);content:"";left:0;mask:url(/assets/5f23daa9889de4427603.svg);-webkit-mask:url(/assets/5f23daa9889de4427603.svg);position:absolute;transition:clip-path .25s ease-in-out;width:100%}.btn:not(.btn-red,.btn-white):hover,.has-handdrawn:hover{color:#f4161d;text-decoration:none}.btn:not(.btn-red,.btn-white):hover:before,.has-handdrawn:hover:before{clip-path:inset(0 0 0 0)}.btn.with-arrow:after,.has-handdrawn:after{background:#353f47;content:"";display:block;height:12px;margin-top:3px;mask:url(/assets/fcdf87fc00419a4cdfa7.svg);-webkit-mask:url(/assets/fcdf87fc00419a4cdfa7.svg);transition:transform .25s ease;width:12px}.btn.with-arrow:hover:after,.has-handdrawn:hover:after{background:#f4161d;transform:translateX(5px)}.btn-red,.has-button{align-items:center;background:#f4161d;border:1px solid #f4161d;border-radius:8px;color:#fdfcfb;cursor:pointer;display:flex;font-weight:500;gap:8px;height:fit-content;min-height:48px;padding:.5rem 1rem;width:fit-content}.btn-red svg,.has-button svg{fill:#fdfcfb}.btn-red.uppercase,.has-button.uppercase{text-transform:uppercase}.btn-red:hover,.has-button:hover{background:#fdfcfb;color:#f4161d}.btn-red:hover svg,.has-button:hover svg{fill:#f4161d}.btn-red:disabled,.has-button:disabled{background:#ddd;border-color:#ddd}.btn-white{align-items:center;background:#fdfcfb;border:1px solid #f4161d;border-radius:8px;color:#353f47;cursor:pointer;display:flex;font-weight:500;gap:8px;height:fit-content;min-height:48px;padding:.5rem 1rem;width:fit-content}.btn-white svg{fill:#353f47}.btn-white:hover{background:#f4161d;color:#fdfcfb}.btn-white:hover svg{fill:#fdfcfb}.btn-red.inverted{background:#fdfcfb;color:#f4161d}.btn-red.inverted svg{fill:#f4161d}.btn-red.inverted:hover{background:#f4161d;color:#fdfcfb}.btn-red.inverted:hover svg{fill:#fdfcfb}.loader{align-items:center;background-color:#fffc;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:20}.loader svg{animation:rotate4 2s linear infinite;transform-origin:center;width:3.25em}.loader circle{animation:dash4 1.5s ease-in-out infinite;fill:none;stroke:#f4161d;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;stroke-width:2}@keyframes rotate4{to{transform:rotate(1turn)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.veil{align-items:center;background-color:#ffffffb3;display:flex;height:100svh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:12}.veil .pop-up{background-color:#fdfcfb;border-radius:20px;box-shadow:0 1px 10px #0000001a;padding:4rem 1rem 1rem;position:relative;width:95%}@media screen and (min-width:993px){.veil .pop-up{width:auto}}.veil .pop-up h3{margin:1rem auto;max-width:40ch;text-align:center}.veil .pop-up p{margin:auto;max-width:35ch;text-align:center}.veil .pop-up>svg{cursor:pointer;height:28px;position:absolute;right:1rem;top:1rem;width:28px}.veil .pop-up .result-icone{margin:0 auto 2rem}.veil .pop-up .result-icone svg{color:#f4161d;display:block;height:60px;margin:auto;width:60px}.veil .pop-up .result-icone svg.succeeded{color:#0dbc72}.veil .pop-up .form-result-buttons{align-items:center;display:flex;gap:.9rem;justify-content:center;margin:3rem auto 0}@media screen and (min-width:993px){.veil .pop-up .form-result-buttons{gap:4rem}}.contact-form{margin:auto;width:100%}@media screen and (min-width:993px){.contact-form{display:grid;grid:repeat(4,auto) 3.5rem/repeat(4,1fr);column-gap:1.5rem;row-gap:1.5rem}.contact-form .input-block:first-child{grid-column:1/3;grid-row:1/1}.contact-form .input-block:nth-child(2){grid-column:3/5;grid-row:1/1}.contact-form .input-block:nth-child(3){grid-column:1/3;grid-row:2/3}.contact-form .input-block:nth-child(4){grid-column:3/5;grid-row:2/3}.contact-form .input-block:nth-child(5){grid-column:1/5;grid-row:3/4}.contact-form .input-block:nth-child(6){grid-column:1/5;grid-row:4/5}}.contact-form .form-button{margin:3rem auto auto}@media screen and (min-width:993px){.contact-form .form-button{align-self:center;grid-column:4/5;grid-row:4/5;justify-content:center;justify-self:flex-end;margin:auto 0 0;width:80%}}.user-form{background-color:#fdfcfb;border-radius:20px;box-shadow:0 1px 10px #0000001a;display:flex;flex-direction:column;margin:auto auto 4rem;max-width:1280px;overflow:hidden;padding:2rem 1rem 1rem;position:relative;width:95%}@media screen and (min-width:993px){.user-form{flex-flow:row wrap;justify-content:space-between;padding:2rem var(--layout-padding);width:auto}}.user-form>div:not(.loader){display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between;width:100%}@media screen and (min-width:993px){.user-form>div:not(.loader){gap:1.5rem;width:45%}}.user-form .input-block{width:100%}.user-form .input-block.street{width:68%}@media screen and (min-width:993px){.user-form .input-block.street{width:75%}}.user-form .input-block.streetNbr{width:25%}@media screen and (min-width:993px){.user-form .input-block.streetNbr{width:19%}}.user-form .input-block.npa{width:23%}.user-form .input-block.city{width:70%}.user-form .user-form-buttons{justify-content:flex-end;margin-top:2rem;width:100%}@media screen and (max-width:993px){.user-form .user-form-buttons a,.user-form .user-form-buttons button{width:100%}}.user-form .user-form-buttons .data-saved{align-items:center;display:flex;gap:.5rem}.input-block{display:flex;flex-flow:column nowrap;margin-bottom:1rem;position:relative}@media screen and (min-width:993px){.input-block{margin-bottom:0}.input-block input{width:100%}}.input-block input{width:100%}.input-block .contactType label{align-items:center;display:flex;font-size:1rem;gap:.5rem;margin-right:2rem}.input-block .contactType p{margin-bottom:1rem;width:100%}.input-block label{font-size:.8rem;margin-bottom:.5rem}.input-block>span:not(.slider){color:red;font-size:.7rem;max-width:100%;top:100%}@media screen and (min-width:993px){.input-block>span:not(.slider){position:absolute}}.input-block.subject select:focus+svg{transform:rotate(180deg)}.input-block.subject svg{height:16px;position:absolute;right:1rem;top:38px;z-index:1}@media screen and (min-width:993px){.input-block.subject svg{top:44px}}.legalMention{grid-column:1/5;grid-row:5/6}.legalMention a{display:block;margin:.5rem auto}.legalMention a:first-letter{text-transform:uppercase}.legalMention a:hover{color:#f4161d;text-decoration:underline}.notFound{align-items:center;backdrop-filter:grayscale(30%);background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;gap:3rem;justify-content:center;min-height:70vh;width:100%}.notFound :not(.blackVeil){z-index:1}.blackVeil{background:#00000073;height:100%;position:absolute;width:100vw}.error{color:#fdfcfb;display:flex;flex-flow:column wrap;font-size:7rem;text-align:center;width:100%}@media screen and (min-width:993px){.error{font-size:12rem}}.errorText{font-size:2rem}.errorText,.errorText2{color:#fdfcfb;text-align:center;width:100%}.errorText2{font-size:1rem}@media screen and (min-width:993px){.errorText2{font-size:1.5rem}}.bookingBox{border-top:inherit;--ctl-calendar-font-shorthand:normal normal 400 1.125rem/1.125rem "Open-sans",sans-serif;--ctl-calendar-radius:2rem;--ctl-calendar-bg-color:#fff;--ctl-calendar-bgh-color:#b0231833;--ctl-calendar-txt-color:#000;--ctl-calendar-txt-active-color:#fff;--ctl-calendar-txt-inactive-color:#bfbfbf;--ctl-calendar-range-color:$red;--ctl-calendar-range-light-color:#b0231880;--ctl-calendar-resticted-bg-color:#ffe680;--ctl-calendar-booked-bg-color:#f8c7bc}.bookingBox .ct-calendar__controllers__calendarWrapper{margin:1.5rem auto}.bookingBox .ct-calendar__controllers__calendarDayTooltip{color:#000!important}.bookingBox.smartphone{background-color:#fdfcfb;display:grid;grid-template-rows:60px auto auto;height:100dvh;left:0;min-height:100svh;position:fixed;top:0;width:100vw;z-index:12}.bookingBox.smartphone .bookingBox-header{background-color:#fdfcfb;box-shadow:0 1px 10px #0000001a;display:grid;grid-template-columns:repeat(3,1fr);padding:1rem;position:sticky;top:0;z-index:12}.bookingBox.smartphone .bookingBox-header>*{align-self:center}.bookingBox.smartphone .bookingBox-header>h3{grid-column:2/3;justify-self:center;margin-bottom:0;white-space:nowrap}.bookingBox.smartphone .bookingBox-header>svg{grid-column:3/4;height:100%;justify-self:flex-end}.bookingBox.smartphone .bookingBox-inputs{overflow-x:scroll}.bookingBox.smartphone .bookingBox-inputs::-webkit-scrollbar{width:3px}.bookingBox.smartphone .bookingBox-inputs::-webkit-scrollbar-track{background-color:#0000}.bookingBox.smartphone .bookingBox-inputs::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#f4161d}.bookingBox.smartphone .bookingBox-buttons{box-shadow:0 1px 10px #0000001a;display:grid;grid-template-columns:50% 50%;padding:1rem var(--layout-padding);width:100%}.bookingBox.smartphone .bookingBox-buttons p{grid-column:1/2}.bookingBox.smartphone .bookingBox-buttons button{grid-column:2/3}.bookingBox .buttons{align-items:center;display:flex;flex-flow:row wrap;gap:1rem;justify-content:space-between;margin-top:1rem;width:100%}.bookingBox .buttons button:first-child{cursor:pointer;white-space:nowrap}.bookingBox .buttons button:first-child:hover{text-decoration:underline}.bookingBox .buttons button:first-child:active{border-color:#f4161d;color:#f4161d}.bookingBox form>.btn-red{margin-top:2rem}.bookingBox .loader{border-radius:20px}.bookingBox .info-circle{color:#f4161d;margin-right:.5rem}.bookingBox-inputDate{display:none;justify-content:space-between;position:relative;z-index:2}@media screen and (min-width:993px){.bookingBox-inputDate{display:flex}}.bookingBox-inputDate .input-block{width:48%}.bookingBox-inputDate .input-block input{padding:1rem 1rem 1rem 2rem}.bookingBox-inputDate .input-block svg{color:#f4161d;left:5%;position:absolute;top:55%}.bookingBox-skeleton{height:175px;width:100%}.warning{background-color:#f9f9c2;border-radius:8px;font-weight:600;padding:.5rem;width:100%}.warning span{margin-right:.5rem}.bookingBox-calendar{padding:2rem 2.5%}@media screen and (min-width:993px){.bookingBox-calendar{background-color:#fdfcfb;border-radius:20px;box-shadow:0 1px 10px #0000001a;justify-content:flex-start;min-width:50rem;opacity:0;padding:1rem;position:absolute;right:0;top:0;visibility:hidden;width:auto;z-index:1}}.bookingBox-calendar .bookingBox-title{background:#fdfcfb;width:100%}.bookingBox-calendar .bookingBox-title span{display:block}.bookingBox-calendar .bookingBox-title>svg.svg-inline--fa{cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1.3rem}.bookingBox .book-info{align-items:center;display:grid;gap:.25rem .325rem;grid-template-columns:min-content auto}.bookingBox .book-info p{line-height:1.325}.bookingBox .book-info p:not(:first-of-type){grid-area:2/2/3/3}.bookingBox-guests{border:none;padding:0 2.5%;position:relative}.bookingBox-guests .has-input{border:1px solid #ddd}.bookingBox-guests .input-block{display:flex;width:100%}.bookingBox-guests .input-block .resume{padding:1rem 2.5%}.bookingBox-guests .input-block .block-selector{padding:0 2.5% 1rem}.bookingBox-guests .input-block .users{color:#f4161d;left:2%;position:absolute;top:44px}.bookingBox-guests .input-block .chevron{color:#f4161d;pointer-events:none;position:absolute;right:2%;top:44px;transition:transform .5s ease-in-out}@media screen and (min-width:993px){.bookingBox-guests .input-block .block-selector,.bookingBox-guests .input-block .resume{padding-left:2rem}.bookingBox-guests{margin-top:1rem;padding:0}.bookingBox-guests .block-selector{opacity:0;position:absolute;transform:translateY(-100%);visibility:hidden}.bookingBox-guests .block-selector .warning{margin-top:1rem}}.bookingBox-total>div,.bookingBox-total>p{display:flex;font-weight:700;justify-content:space-between}.bookingBox-total>div span,.bookingBox-total>p span{display:block;font-weight:400}.bookingBox-total>div span.discount,.bookingBox-total>p span.discount{color:#0dbc72}.bookingBox-total>div p.info,.bookingBox-total>p p.info{cursor:pointer}.bookingBox-total>div p.info>svg,.bookingBox-total>p p.info>svg{margin-left:.5rem}.bookingBox-total>div p.info>svg path,.bookingBox-total>p p.info>svg path{fill:#f4161d}@media screen and (min-width:993px){.bookingBox-total>p:first-child{margin-top:1rem}}.bookingBox-total .total{border-top:1px solid #ddd;font-size:20px;margin-bottom:1rem;margin-top:.5rem;padding-top:.5rem}@media screen and (min-width:993px){.bookingBox-total .total{margin-bottom:0}}.bookingBox-total .warning{display:flex;margin:.2rem 0}.bookingBox-total .warning p{margin-top:.6rem}.bookingBox-total .warning svg{cursor:pointer}.bottom-fixed-module{align-items:flex-end;background-color:#fdfcfb;bottom:0;box-shadow:0 1px 10px #0000001a;display:flex;flex-flow:row wrap;font-size:16px;font-weight:500;justify-content:space-between;left:0;padding:1rem 2.5%;position:fixed;width:100vw;z-index:10}.bottom-fixed-module>button,.bottom-fixed-module>p{width:48%}.bottom-fixed-module p.warning{margin-bottom:1rem;width:100%}.bottom-fixed-module .bookingBox-total{width:100%}.article{margin:auto;max-width:1280px;padding:0}@media screen and (min-width:993px){.article{padding:0 var(--layout-padding)}}.article-header{display:flex;flex-direction:column;height:auto;justify-content:space-between}@media screen and (min-width:993px){.article-header>div:first-child{margin:2rem 0 1.5rem}}.article-header.desktop{display:none}@media screen and (min-width:993px){.article-header.desktop{display:flex}}.article-header.smartphone{margin-bottom:2rem}@media screen and (min-width:993px){.article-header.smartphone{display:none}}.article-header.smartphone .goBack{margin-bottom:.8rem}.article-header .goBack{cursor:pointer;width:fit-content}@media screen and (max-width:577px){.article-header .goBack .article-header-chevronLeft{height:13px}}.article-header .goBack .article-header-chevronLeft{height:16px;margin-right:.25rem}.article-header .title h1{color:#f4161d;font-size:36px;line-height:1.1;margin:.5rem 0;text-align:initial}@media screen and (min-width:993px){.article-header .title h1{display:block}}.article-header .title .price-span{display:block;font-size:1.5em;margin-top:1rem}.article-header .article-header-info{display:flex}@media screen and (min-width:993px){.article-header .article-header-info{display:grid;grid:100%/50% auto}}.article-header .article-header-info .price-span{display:none}@media screen and (min-width:993px){.article-header .article-header-info .price-span{align-items:baseline;display:flex;flex-direction:row;font-size:1.5rem;gap:1rem}}.article-header .title-skeleton{height:40px;margin-bottom:.5rem;width:50%}.article-info{margin:1rem auto auto;padding:0 var(--layout-padding);position:relative}@media screen and (min-width:993px){.article-info{display:flex;gap:3rem;justify-content:space-between;margin-top:3rem;padding:0}}.article-info .article-description{height:fit-content;padding-top:2rem}@media screen and (min-width:993px){.article-info .article-description{padding-top:0;width:60%}}.article-info .article-description h3{margin:2rem 0 1rem}@media screen and (min-width:993px){.article-info .article-description .article-header-icones{display:none}}.article-header-icones{display:flex;gap:.5rem}@media screen and (min-width:993px){.article-header-icones{justify-self:flex-end;margin-right:1rem}}.article-header-icones button,.article-header-icones div,.article-header-icones>a{align-items:center;border-radius:8px;color:#f4161d;cursor:pointer;display:flex;height:2.5rem;justify-content:center;width:2.5rem}@media screen and (min-width:993px){.article-header-icones button:hover,.article-header-icones div:hover,.article-header-icones>a:hover{background-color:#f4161d;box-shadow:0 1px 2px 0 #3c40434d,0 2px 6px 2px #3c404326;color:#fdfcfb}}.article-header-icones button:active,.article-header-icones div:active,.article-header-icones>a:active{background-color:#f4161d;box-shadow:none;color:#fdfcfb}.article-header-icones button.facebook,.article-header-icones div.facebook,.article-header-icones>a.facebook{background-color:#4968ad;color:#fdfcfb}.article-header-icones button.whatsapp,.article-header-icones div.whatsapp,.article-header-icones>a.whatsapp{background-color:#65cf72;color:#fdfcfb}.article-header-icones button.email,.article-header-icones div.email,.article-header-icones>a.email{background-color:#f4161d;color:#fdfcfb}.article-header-icones button.copy,.article-header-icones div.copy,.article-header-icones>a.copy{background-color:#353f47;color:#fdfcfb}.article-header-icones button.print,.article-header-icones div.print,.article-header-icones>a.print{background-color:#fdfcfb;color:#353f47}.article-header-icones .copy{animation:copy 1s ease normal paused;z-index:1}.article-header-icones .copy svg{pointer-events:none}@keyframes copy{30%{transform:scale(1.2)}40%,60%{transform:rotate(-20deg) scale(1.2)}50%{transform:rotate(20deg) scale(1.2)}70%{transform:rotate(0deg) scale(1.2)}to{transform:scale(1)}}.article-image{position:relative}.article-image .article-image-grid{display:none;gap:.8em;margin:1rem auto auto;overflow:hidden;position:relative}@media screen and (min-width:993px){.article-image .article-image-grid{display:grid;grid:repeat(2,minmax(150px,250px))/50% 25% 25%;min-height:300px;width:100%}}.article-image .article-image-grid>div img,.article-image .article-image-grid>span img{height:100%;object-fit:cover;width:100%}.article-image .article-image-grid>div span,.article-image .article-image-grid>span span{height:100%;width:100%}.article-image .article-image-grid>div:first-child,.article-image .article-image-grid>span:first-child{grid-column:1/2;grid-row:1/3}.article-image .article-image-grid>div:nth-child(2),.article-image .article-image-grid>span:nth-child(2){grid-column:2/3;grid-row:1/2}.article-image .article-image-grid>div:nth-child(3),.article-image .article-image-grid>span:nth-child(3){grid-column:3/4;grid-row:1/2}.article-image .article-image-grid>div:nth-child(4),.article-image .article-image-grid>span:nth-child(4){grid-column:2/3;grid-row:2/3}.article-image .article-image-grid>div:nth-child(5),.article-image .article-image-grid>span:nth-child(5){grid-column:3/4;grid-row:2/3}@media screen and (min-width:993px){.article-image .article-image-grid .grid-btn{align-items:center;background-color:#ddd;border-radius:100px;bottom:1rem;cursor:pointer;display:flex;font-size:.777em;gap:.5rem;justify-content:center;padding:.5rem 1rem;position:absolute;right:1rem}.article-image .article-image-grid .grid-btn svg{height:16px}.article-image .article-image-grid .grid-btn:hover{background-color:#3a68f6;color:#fdfcfb}.article-image .article-image-grid .grid-btn:hover svg path{fill:#fdfcfb}}.article-image .article-image-empty{align-items:center;background-color:#ddd;color:#fdfcfb;display:flex;flex-flow:column wrap;gap:3rem;height:250px;justify-content:center;margin:1rem auto auto;position:relative;width:100%}@media screen and (min-width:993px){.article-image .article-image-empty{height:25vw}}.article-image .article-image-empty svg{height:20%}.article-image .article-image-carousel{width:100%}@media screen and (min-width:993px){.article-image .article-image-carousel .splide__slide{display:flex;justify-content:center}}.article-image .article-image-carousel-block{position:relative}@media screen and (min-width:993px){.article-image .article-image-carousel-block{display:none}}.article-image .article-image-carousel-block .article-image-carousel-close{display:none}.article-image .article-image-carousel-block .article-image-carousel-current{background:#fdfcfb;border-radius:5px;bottom:1em;padding:5px 8px;position:absolute;right:1em}.article-image .article-image-carousel-block.show{background-color:#000000b3;display:flex;height:100vh;left:0;padding-top:calc(50vh - 125px);position:fixed;top:0;width:100vw;z-index:999}@media screen and (min-width:993px){.article-image .article-image-carousel-block.show{padding-top:calc(50vh - 20vw)}}.article-image .article-image-carousel-block.show .splide{position:absolute}.article-image .article-image-carousel-block.show .article-image-carousel-close{color:#fdfcfb;cursor:pointer;display:block;position:absolute;right:1.5rem;top:1.5rem}@media screen and (min-width:993px){.article-image .article-image-carousel-block.show .article-image-carousel-close{right:2.5rem;top:2.5rem}}.article-image .article-image-carousel-block .splide__arrow svg{pointer-events:none}.article-image .article-image-carousel-block .splide__slide img{height:100%;object-fit:cover;width:100%}@media screen and (min-width:993px){.article-image .article-image-carousel-block .splide__slide img{object-fit:contain}}.article-image .article-image-carousel-close{height:30px;width:30px}.article-form{margin-top:2.5rem}@media screen and (max-width:993px){.article-form h3{font-size:clamp(28px,2.083vw,40px)}}@media screen and (min-width:993px){.article-form{background-color:#fdfcfb;border-radius:20px;box-shadow:0 1px 10px #0000001a;height:fit-content;margin-top:0;opacity:1;padding:1rem;position:sticky;top:6rem;visibility:visible;width:40%}}.article-form:has(.contact-form){width:100%}@media screen and (min-width:993px){.article-form:has(.contact-form){width:calc(55% - 3rem)}}.article-map{margin:auto;max-width:1280px;padding:2rem var(--layout-padding);z-index:-1}@media screen and (min-width:993px){.article-map{padding:0 var(--layout-padding)}}.article-annonces{margin:auto;max-width:1280px;padding:2rem var(--layout-padding)}@media screen and (min-width:993px){.article-annonces{padding:3rem var(--layout-padding)}}.article-sale-equipment{background-color:#fdfcfb;border-radius:20px;display:flex;flex-flow:row wrap;margin:2rem 0;padding:.5rem 1rem}@media screen and (min-width:993px){.article-sale-equipment{padding:1rem}}.article-sale-equipment ul{list-style:none;margin:0;padding:0;width:100%}@media screen and (min-width:993px){.article-sale-equipment ul{width:100%}}@media screen and (min-width:1401px){.article-sale-equipment ul{width:50%}}.article-sale-equipment li b,.article-sale-equipment li p,.article-sale-equipment>div b,.article-sale-equipment>div p{font-size:1rem}@media screen and (min-width:993px){.article-sale-equipment li b,.article-sale-equipment li p,.article-sale-equipment>div b,.article-sale-equipment>div p{font-size:.888rem}}.article-sale-equipment li{display:flex;line-height:1.5;padding:.5rem 0}@media screen and (min-width:993px){.article-sale-equipment li{grid:100%/36% 10% 54%}}.article-sale-equipment>div{padding:.5rem 0;width:100%}.article-rent-equipment{margin-top:3rem}@media screen and (min-width:993px){.article-rent-equipment{margin:3rem 0 2rem}}.article-rent-equipment ul{display:flex;flex-flow:row wrap}.article-rent-equipment li{align-items:baseline;display:flex;gap:1rem;padding:1rem 0;width:50%}.article-rent-equipment .lineThrough,.line-through{text-decoration:line-through}@media only print{.searchModule,.section:has(.splide),.splide__arrow,[data-gloss]:after,[data-gloss]:before,footer,form{display:none}.splide__track{aspect-ratio:1.6/1;height:auto}}
/*# sourceMappingURL=page-article.aa4a372fb083cf6c9d21.css.map*/