#timeline .tooltip-contents{padding:5px;line-height:16px;font-size:14px;display:block;min-width:200px;text-align:center}.google-visualization-tooltip .tooltip-contents .image{display:inline-block;width:100px;height:64px}.google-visualization-tooltip .tooltip-contents .info{display:inline-block;width:90px;height:64px}.google-visualization-tooltip .tooltip-contents .name{font-size:var(--body-s);margin:0 0 10px}.google-visualization-tooltip .tooltip-contents .info .date-range{display:block;margin:0 0 5px}.in-production-cell{fill:#58d33f!important}.in-production-cell:hover{fill:#397227!important}#timeline{overflow:hidden}#yb-timeline{display:block;border:1px solid #ccc;position:relative;padding-top:0;margin-top:40px;margin-bottom:50px}#yb-timeline .results-grid{position:absolute;width:calc(100% - 200px);left:200px;height:100%}#yb-timeline .results-grid p{padding-left:20px}#yb-timeline .results-grid .legend{position:absolute;top:0;height:100%;border-left:2px solid #eee;margin-left:-3px}#yb-timeline .results-grid .legend .date{display:block;margin-top:-28px;transform:translateX(-50%)}#yb-timeline .results-grid .oldest-grid-label.legend .date{display:none}#yb-timeline .results-grid .legend.newest-grid-label{right:0;border-left:0}#yb-timeline .results-grid .legend.oldest-grid-label{left:0}#yb-timeline .results-grid .legend.newest-grid-label .date{transform:none}#yb-timeline .results-grid.sticky-version{opacity:0;height:0;overflow:hidden;background:#ccc;z-index:101;border-bottom:1px solid #999}#yb-timeline .results-grid.sticky-version:before{content:"";background:#ccc;height:36px;width:200px;display:block;transform:translateX(-200px);border-bottom:1px solid #999}#yb-timeline .results-grid.sticky-version .legend{height:auto;border-left:none}#yb-timeline .results-grid.sticky-version .legend .date{margin-top:6px}@keyframes topDown{0%{transform:translateY(-90px)}100%{transform:translateY(0)}}#yb-timeline .results-grid.sticky-version.fixed{position:fixed;opacity:1;overflow:visible;height:36px;transition:opacity 250ms ease-out;animation-name:topDown;animation-duration:500ms}#yb-timeline .series-item{display:block;border-bottom:1px solid #ccc;position:relative}#yb-timeline .series-item:hover{z-index:100}#yb-timeline .series-item:nth-child(odd){background:rgb(193 193 193 / .34)}#yb-timeline .lineage{display:block;padding:5px 0;min-height:45px}#yb-timeline .lineage:hover{position:relative;z-index:100}#yb-timeline .model{display:flex;min-height:35px;align-items:center;justify-content:center}#yb-timeline .lineage .row-label{flex:0 0 200px;text-align:right;padding:0 15px 0 0}#yb-timeline .lineage .row-values{flex:1 1 auto;padding:0;min-height:24px;position:relative}#yb-timeline .row-label .model-name{font-size:var(--body-s);line-height:1.3em;color:var(--dark-grey);font-weight:400;display:block;margin:0}#yb-timeline .row-label .model-type{font-size:var(--body-xs);line-height:1.3em;display:block;margin:0;letter-spacing:.025em}#yb-timeline .model-version{display:inline-block;position:absolute;top:0;right:0;z-index:10;vertical-align:top;width:0;background:#00283d;color:#fff;font-size:var(--body-xs);line-height:1.3em;height:24px;border-radius:25px;transition:background-color 100ms ease-out}#yb-timeline .model-version.in-prod{border-radius:25px 0 0 25px}#yb-timeline .model-version.no-data{z-index:1;border-radius:0;background:#c7c7c7;background:linear-gradient(90deg,#fff0 0%,rgb(199 199 199 / .4682247899159664) 20%,rgb(199 199 199) 35%,rgb(199 199 199) 65%,rgb(199 199 199 / .5214460784313726) 80%,#fff0 100%)}#yb-timeline .model-version.no-data .no-data-text{display:block;text-align:center;padding:3px 0}#yb-timeline .model-version.prod-not-yet{border-radius:24px 0 0 24px;background:var(--development);z-index:1}#yb-timeline .model-version.prod-not-yet .not-in-production-yet{display:block;text-align:right;padding:0 6px 0 0;position:absolute;top:4px;right:100%;width:200px}#yb-timeline .model-version.no-data:hover .no-data-text{color:#fff}#yb-timeline .model-version:not(.prod-not-yet):not(.in-prod):nth-child(2){top:29px}#yb-timeline .model-version:not(.prod-not-yet):not(.in-prod):not(.no-data):nth-child(2){background:#174f6d}#yb-timeline .model-version:not(.prod-not-yet):not(.in-prod):nth-child(3){top:58px}#yb-timeline .model-version:not(.prod-not-yet):not(.in-prod):not(.no-data):nth-child(3){background:#2e617c}#yb-timeline .model-version:not(.prod-not-yet):not(.in-prod):nth-child(4){top:87px}#yb-timeline .model-version:not(.prod-not-yet):not(.in-prod):not(.no-data):nth-child(4){background:#37809d}#yb-timeline .model-version.no-data:nth-child(2){background:#c7c7c7;background:linear-gradient(90deg,#fff0 0%,rgb(199 199 199 / .4682247899159664) 20%,rgb(199 199 199) 35%,rgb(199 199 199) 65%,rgb(199 199 199 / .5214460784313726) 80%,#fff0 100%)}#yb-timeline .model-version .version{display:block;padding:0 10px;position:absolute;top:2px;left:0;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis}@media only screen and (max-width:768px){#yb-timeline .model-version .version{padding:0 5px}}#yb-timeline .model-version.in-prod{background:var(--green)}#yb-timeline .model-version:hover{background:var(--brand-colour)}.model-version .info-popup{display:none;position:absolute;top:calc(100% - 10px);left:0;z-index:10}.model-version .ip-inner{margin-top:15px;background:#fff;border:1px solid #ccc;border-radius:6px;display:block;width:250px;padding:10px;box-shadow:0 0 3px 1px rgb(0 0 0 / .32);position:relative}.model-version .ip-inner:before{content:"";position:absolute;top:-10px;left:10px;z-index:2;width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-bottom:10px solid #fff}.model-version .ip-inner:after{content:"";position:absolute;top:-12px;left:8px;z-index:1;width:0;height:0;border-left:12px solid #fff0;border-right:12px solid #fff0;border-bottom:12px solid #ccc}.model-version.popup-left .info-popup{left:auto;right:5px}.model-version.popup-left .ip-inner:before{left:auto;right:10px}.model-version.popup-left .ip-inner:after{left:auto;right:8px}.model-version.no-data .info-popup,.model-version.popup-left.no-data .info-popup{left:calc(50% - 50px)}.model-version:hover .info-popup{display:block}.model-version .info-content-wrap{display:block;width:100%}.model-version .info-content-wrap .img{display:block;margin:0 0 10px;padding-bottom:57.2%}.model-version .info-content-wrap .img img{border-radius:4px}.model-version .info-content-wrap .info{display:block}.model-version .info-content-wrap .name{text-decoration:none;font-size:22px;line-height:1.2em;display:block;margin:0 0 2px;padding:0;transition:all 100ms ease}.model-version .info-content-wrap .length-type,.model-version .info-content-wrap .production-timeline{display:block;margin:0 0 5px}.model-version .info-content-wrap .production-timeline{margin-bottom:10px}.model-version .info-content-wrap .iteration{font-size:var(--body-s);margin:0 0 5px}@media only screen and (max-width:640px) and (orientation:portrait){#yb-timeline .results-grid,#yb-timeline .series-item{display:none}#yb-timeline{height:320px;overflow:hidden}@keyframes rotateDevice{0%{opacity:0;transform:rotate(0deg)}10%{opacity:1;transform:rotate(0deg)}60%,70%{opacity:1;transform:translateY(0);transform:rotate(90deg)}85%{opacity:0;transform:rotate(90deg)}}#yb-timeline:before{content:"";width:100%;height:calc(100% - 60px);position:absolute;top:60px;left:0;background:url(/resources/images/rotate-device.svg) no-repeat 50% 50%;background-size:200px auto;animation-name:rotateDevice;animation-duration:2000ms;transform-origin:center;animation-delay:500ms;animation-iteration-count:infinite;opacity:0;z-index:10}#yb-timeline:after{content:"Rotate to view timeline";width:100%;height:100%;position:absolute;top:0;left:0;padding:20px 20px 0;color:#fff;font-family:var(--h-semiBold);font-size:var(--head-r);text-align:center;line-height:1.3em;background:var(--medium-grey);z-index:9}}.production-count-key{display:flex;margin:0 0 15px}.production-count-key span{flex:0 0 auto}.production-count-key .title{font-size:var(--body-s);text-transform:uppercase;line-height:1.3em;text-align:center;padding:0 15px 0 0}.production-count-key .key-item{display:block;padding:0 23px 0 50px;position:relative}.production-count-key .key-item:before{content:"";width:40px;height:20px;border-radius:25px;position:absolute;top:-1px;left:0}.production-count-key .in-prod:before{background:var(--green)}.production-count-key .disco:before{background:#00283d}.production-count-key .in-dev:before{background:var(--development)}@media only screen and (max-width:640px){#key{display:none}.production-count-key{flex-wrap:wrap}.production-count-key .title{width:100%;text-align:left}.production-count-key .key-item{width:100%;margin:10px 0 0}#yb-timeline{margin-top:0}}.history-quick-links{display:block;float:left;width:100%}.stats-overview{margin:0 0 15px;display:flex;align-items:stretch;justify-content:center}.stats-overview .stat-details{width:60px;height:60px;border-radius:100%;background:#eee;display:flex;align-items:center;flex-wrap:wrap;justify-content:center;align-content:center;margin:0 1% 10px}.stats-overview .stat-details:first-child{margin:0 1% 10px 0}.stats-overview .stat-details:last-child{margin:0 0 10px 1%}.stats-overview span.data{font-size:var(--body-xs);letter-spacing:0;margin:2px 0 0;line-height:1.2em;display:inline-block;width:100%;text-transform:none}.stats-overview .data span.value{display:inline;font-size:var(--body-xxxs);padding-left:2px}.stats-overview .length.stat-details .data .length-inner{position:relative;display:inline-block;width:auto;margin-right:-6px}.stats-overview .length.stat-details .data .length-inner:before{height:20px;width:10px;background:#eee;content:"";position:absolute;top:0;right:0}.stats-overview .length.stat-details .data .length-inner:after{content:"m";font-size:var(--body-xxxs);position:absolute;top:0;right:0}@media only screen and (min-width:641px){.stats-overview{margin:20px 0 40px}.stats-overview .stat-details{width:210px;height:210px;margin:0 10px 10px}.stats-overview span.data{font-size:40px}.stats-overview .data span.value{font-size:30px;padding-left:5px}.stats-overview .length.stat-details .data .length-inner:before{width:33px}.stats-overview .length.stat-details .data .length-inner:after{font-size:30px;top:4px;right:6px}}@media only screen and (max-width:640px){.stats-overview{flex-wrap:wrap}}@media only screen and (min-width:641px) and (max-width:900px){.stats-overview .stat-details{height:107px;width:107px}.stats-overview span.data{font-size:24px}.stats-overview .data span.value{font-size:20px;padding-left:3px}.stats-overview .length.stat-details .data .length-inner:after{font-size:20px;top:0;right:0}.stats-overview .length.stat-details .data .length-inner:before{height:24px;width:20px}}@media only screen and (min-width:901px) and (max-width:1280px){.stats-overview .stat-details{height:158px;width:158px}.stats-overview span.data{font-size:38px}.stats-overview .data span.value{font-size:28px}.stats-overview .length.stat-details .data .length-inner:before{width:33px;height:38px}.stats-overview .length.stat-details .data .length-inner:after{font-size:28px;padding-left:3px;right:5px}}@media only screen and (min-width:1281px){.stats-overview .length.stat-details .data .length-inner:before{height:46px}}