/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.block-ajax-spinner,.block-ajax-spinner:after{border-radius:50%;width:10px;height:10px;}.block-ajax-spinner{font-size:5px;position:relative;text-indent:-9999em;border-top:1em solid rgba(255,255,255,0.2);border-right:1em solid rgba(255,255,255,0.2);border-bottom:1em solid rgba(255,255,255,0.2);border-left:1em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:loader 1.1s infinite linear;animation:loader 1.1s infinite linear;}@-webkit-keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes loader{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}
.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 6px 2px;background:transparent url(/core/misc/throbber-active.svg) 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:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);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;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.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;}
.paragraph--unpublished{background-color:#fff4f4;}
/* @license   */
.access-outages{margin:10px;}.access-outages .line-block{margin-top:5px;margin-bottom:15px;border-radius:10px 10px 0px 0px;box-shadow:0px 4px 4px rgba(0,0,0,0.25);overflow:hidden;}.access-outages .line-block .line-header{height:80px;background-color:#2d1d67;border-radius:10px 10px 0px 0px;overflow:hidden;}.access-outages .line-block .line-header .mode .bus{height:40px;width:40px;mask:url("/themes/custom/tisseo_theme/build/assets/icons/modes-bus.svg") no-repeat center;background-color:white;}@media (width > 576px){.access-outages .line-block .line-header .mode .bus{margin-left:30px;}}.access-outages .line-block .line-header .mode .metro{height:40px;width:40px;mask:url("/themes/custom/tisseo_theme/build/assets/icons/modes-metro.svg") no-repeat center;background-color:white;}@media (width > 576px){.access-outages .line-block .line-header .mode .metro{margin-left:30px;}}.access-outages .line-block .line-header .mode .telepherique{height:40px;width:40px;mask:url("/themes/custom/tisseo_theme/build/assets/icons/modes-aerial_tram.svg") no-repeat center;background-color:white;}@media (width > 576px){.access-outages .line-block .line-header .mode .telepherique{margin-left:30px;}}.access-outages .line-block .line-header .number{height:40px;width:40px;background-color:#fff;display:flex;justify-content:center;align-items:center;border-radius:4px;box-shadow:0px 4px 4px rgba(0,0,0,0.2);}.access-outages .line-block .line-header .number .inner{height:30px;width:30px;display:flex;justify-content:center;align-items:center;font-size:0.9rem;font-weight:bold;border-radius:2px;}.access-outages .line-block .line-header .name{color:#fff;font-size:0.8rem;}@media (width > 576px){.access-outages .line-block .line-header .name{font-size:1rem;font-weight:bold;}}.access-outages .outages .station{height:80px;color:#58585a;text-decoration:none;font-size:0.8rem;}.access-outages .outages .station.accordion-button{padding:0;}.access-outages .outages .station.accordion-button::after{margin-right:10px;margin-left:0;}@media (width > 576px){.access-outages .outages .station.accordion-button::after{margin-right:40px;}}@media (width > 576px){.access-outages .outages .station{color:#000;font-size:1rem;font-weight:bold;}.access-outages .outages .station > div:first-child{margin-left:30px;}}.access-outages .outages .station .type{height:40px;width:40px;display:flex;align-items:center;justify-content:center;}.access-outages .outages .station .type > div{height:26px;width:26px;}.access-outages .outages .station .type > div.escalator{background-image:url("/themes/custom/tisseo_theme/build/assets/images/escalator-ko.png");}.access-outages .outages .station .type > div.escalator.ok{background-image:url("/themes/custom/tisseo_theme/build/assets/images/escalator-ok.png");}.access-outages .outages .station .type > div.elevator{background-image:url("/themes/custom/tisseo_theme/build/assets/images/elevator-ko.png");}.access-outages .outages .station .type > div.elevator.ok{background-image:url("/themes/custom/tisseo_theme/build/assets/images/elevator-ok.png");}.access-outages .outages .station .show-outage{color:#e5056e;font-size:24px;}.access-outages .outages .outage-description{font-size:14px;}.access-outages .outages .outage-description .type-text{font-weight:bold;}
.park-and-ride .pr-block{margin-top:5px;margin-bottom:15px;border-radius:10px 10px 0px 0px;box-shadow:0px 4px 4px rgba(0,0,0,0.25);overflow:hidden;}.park-and-ride .pr-block .pr-header{height:60px;background-color:#2d1d67;color:#fff;border-radius:10px 10px 0px 0px;overflow:hidden;font-size:1em;font-weight:bold;padding-left:30px;padding-right:30px;}@media (width < 576px){.park-and-ride .pr-block .pr-header{font-size:0.8em;padding-left:5px;padding-right:5px;height:50px;}}.park-and-ride .pr-block .pr-header .btn-group{margin-left:0.5em;}.park-and-ride .pr-block .pr-header .btn-group #btn-pmr{padding-left:0.5em;}.park-and-ride .pr-block .pr-header .btn-group #btn-pmr::before{content:"";display:inline-block;text-decoration:none;background-color:#fff;width:0.9em;height:0.9em;mask:url("/themes/custom/tisseo_theme/build/assets/icons/person-wheelchair.svg") no-repeat center;mask-size:contain;margin-bottom:-0.1em;margin-right:0.3em;}@media (width < 576px){.park-and-ride .pr-block .pr-header .btn-group #btn-pmr::before{width:1em;height:1em;}}.park-and-ride .pr-block .pr-header .btn-group .btn-outline-light{color:#fff;border:1px solid #fff;font-size:1em;font-weight:bold;}.park-and-ride .pr-block .pr-header .btn-group .btn-outline-light:hover{background-color:#eb6608;}.park-and-ride .pr-block .pr-header .btn-group .btn-outline-light.active,.park-and-ride .pr-block .pr-header .btn-group .btn-outline-light.show,.park-and-ride .pr-block .pr-header .btn-group .btn-outline-light.focus{color:#fff;background-color:#e5056e;box-shadow:inset 0 -1px 0 #ddd;}@media (width < 576px){.park-and-ride .pr-block .pr-header .pr-refresh-container{justify-content:right;}}.park-and-ride .pr-block .pr-header .btn{padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-size:var(--bs-btn-font-size);background-color:var(--bs-btn-bg);box-shadow:none;transition:none;height:auto;border-radius:inherit;}.park-and-ride .pr-block .pr-header .btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.park-and-ride .pr-block .pr-header .btn:last-child{border-top-left-radius:0;border-bottom-left-radius:0;}.park-and-ride .pr-block .pr-header .btn.pr-refresh{border:none;padding-left:0;margin-left:0;padding-right:0;}.park-and-ride .pr-block .pr-header .btn.pr-refresh:active{border:none;}.park-and-ride .pr-block .pr-header .btn.pr-refresh:hover{color:#eb6608;}.park-and-ride .pr-block .pr-header .btn.pr-refresh:hover div::before{background-color:#eb6608;}.park-and-ride .pr-block .pr-header .btn.pr-refresh div::before{content:"";display:inline-block;text-decoration:none;background-color:#fff;width:1.2em;height:1.2em;margin-right:0.5em;mask:url("/themes/custom/tisseo_theme/build/assets/icons/refresh.svg") no-repeat center;mask-size:contain;vertical-align:middle;margin-bottom:0.1em;}@media (width < 576px){.park-and-ride .pr-block .pr-header .btn.pr-refresh div::before{width:0.8em;height:0.8em;margin-right:0;}}.park-and-ride .pr-block .pr-header .btn.pr-refresh div span{text-decoration:underline;font-size:1em;font-weight:bold;}@media (width < 576px){.park-and-ride .pr-block .pr-header .btn.pr-refresh div span{display:none;}}.park-and-ride .pr-block .pr-sub-header{height:60px;color:#2d1d67;background-color:#e0ddf6;font-weight:bold;padding-left:30px;padding-right:30px;}@media (width < 576px){.park-and-ride .pr-block .pr-sub-header{padding-left:5px;padding-right:5px;height:50px;}}.park-and-ride .pr-block .pr-sub-header .pr-logo{height:25px;width:25px;background:url("/themes/custom/tisseo_theme/build/assets/images/park-and-ride.png") no-repeat center;background-size:contain;}@media (width < 576px){.park-and-ride .pr-block .pr-sub-header .pr-number-container{display:none !important;}}.park-and-ride .pr-block .pr-sub-header .pr-number-container .pr-number{justify-content:right;}.park-and-ride .pr-block .pr-sub-header .pr-number-container .pr-number.pr-rt::after{content:"";display:inline-block;background-color:#2d1d67;width:0.8em;height:0.8em;margin-left:0.8em;mask:url("/themes/custom/tisseo_theme/build/assets/icons/signal.svg") no-repeat center;mask-size:contain;vertical-align:middle;margin-bottom:0.1em;}.park-and-ride .pr-block .pr-sub-header .pr-number-container .pr-number:not(.pr-rt)::after{content:"";width:0.8em;height:0.8em;display:inline-block;margin-left:0.8em;}.park-and-ride .pr-block .pr-row{min-height:60px;border-bottom:1px solid #eee;padding-left:30px;padding-right:30px;font-size:1em;color:#000;font-weight:bold;}@media (width < 576px){.park-and-ride .pr-block .pr-row{padding-left:5px;padding-right:5px;display:inline-block !important;overflow:visible;width:100%;position:relative;}}.park-and-ride .pr-block .pr-row .pr-description .name{display:flex;align-items:center;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip{height:1em;width:1em;background:url("/themes/custom/tisseo_theme/build/assets/icons/exclamation-circle.svg") no-repeat center;background-size:contain;cursor:pointer;position:relative;display:inline-block;vertical-align:middle;margin-left:0.5em;}@media (width < 576px){.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip{position:static;}}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip{font-size:0.9em;font-weight:normal;position:absolute;left:30px;color:#fff;background-color:#120931;padding:0.75rem;border-radius:0.5rem;white-space:normal;z-index:10;min-width:200px;display:none;transform:translateY(-45%);}@media (width < 576px){.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip{left:0px;bottom:0px;width:100%;transform:none;}}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-type{margin-bottom:10px;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service{height:30px;width:30px;background-size:contain;background-color:#fff;display:inline-block;margin-right:0.2em;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service.aerial_tram{mask:url("/themes/custom/tisseo_theme/build/assets/icons/modes-aerial_tram.svg") no-repeat center;mask-size:contain;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service.bicycle_park{mask:url("/themes/custom/tisseo_theme/build/assets/icons/services-bicycle-park.svg") no-repeat center;mask-size:contain;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service.bus{mask:url("/themes/custom/tisseo_theme/build/assets/icons/modes-bus.svg") no-repeat center;mask-size:contain;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service.carpooling_area{mask:url("/themes/custom/tisseo_theme/build/assets/icons/services-carpooling-area.svg") no-repeat center;mask-size:contain;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service.charging_point{mask:url("/themes/custom/tisseo_theme/build/assets/icons/services-charging-point.svg") no-repeat center;mask-size:contain;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service.metro{mask:url("/themes/custom/tisseo_theme/build/assets/icons/modes-metro.svg") no-repeat center;mask-size:contain;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .pr-services .pr-service.tramway{mask:url("/themes/custom/tisseo_theme/build/assets/icons/modes-tram.svg") no-repeat center;mask-size:contain;}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .arrow{position:absolute;top:50%;left:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #120931;transform:translateY(-50%);}@media (width < 576px){.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip .pr-tooltip .arrow{display:none;}}.park-and-ride .pr-block .pr-row .pr-description .name .icon-tooltip:hover .pr-tooltip{display:block;}.park-and-ride .pr-block .pr-row .pr-description .name .pr-info{display:flex;width:1em;height:1em;mask:url("/themes/custom/tisseo_theme/build/assets/icons/info-trafic.svg") no-repeat center;mask-size:contain;background-color:#eb3131;margin-left:1em;}@media (width < 576px){.park-and-ride .pr-block .pr-row .pr-description .name .pr-info{margin-left:auto;}}.park-and-ride .pr-block .pr-row .pr-description .address{font-weight:normal;font-size:0.7em;color:#000;text-decoration:underline;text-decoration-thickness:1px;width:fit-content;margin-top:0.1em;}.park-and-ride .pr-block .pr-row .pr-description .address:hover{color:#eb6608;}.park-and-ride .pr-block .pr-row .pr-description .address:hover span::before{background-color:#eb6608;}.park-and-ride .pr-block .pr-row .pr-description .address span::before{content:"";display:inline-block;background-color:#000;width:1.5em;height:1.5em;margin-right:0.5em;mask:url("/themes/custom/tisseo_theme/build/assets/icons/location-mark.svg") no-repeat center;mask-size:contain;vertical-align:middle;margin-bottom:0.1em;}@media (width < 576px){.park-and-ride .pr-block .pr-row .pr-places{display:block !important;padding-top:0px !important;}}.park-and-ride .pr-block .pr-row .pr-places .pr-number{justify-content:right;}.park-and-ride .pr-block .pr-row .pr-places .pr-number.pr-badge::before{content:"";display:inline-block;width:0.9em;height:0.9em;margin-right:0.2em;border-radius:50%;vertical-align:middle;}.park-and-ride .pr-block .pr-row .pr-places .pr-number.pr-badge.green::before{background-color:#3bad49;}.park-and-ride .pr-block .pr-row .pr-places .pr-number.pr-badge.orange::before{background-color:#eb6608;}.park-and-ride .pr-block .pr-row .pr-places .pr-number.pr-badge.red::before{background-color:#991417;}.park-and-ride .pr-block .pr-row .pr-places .pr-number.pr-rt::after{content:"";display:inline-block;background-color:#000;width:0.8em;height:0.8em;margin-left:0.8em;mask:url("/themes/custom/tisseo_theme/build/assets/icons/signal.svg") no-repeat center;mask-size:contain;vertical-align:middle;margin-bottom:0.1em;}.park-and-ride .pr-block .pr-row .pr-places .pr-number:not(.pr-rt)::after{content:"";width:0.8em;height:0.8em;display:inline-block;margin-left:0.8em;}
