@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";.hero-section{background-color:#efebe6}.hero-container{width:100%;background-color:#1c556d}.hero-content{padding:0 10px}.hero-content{margin-top:1.5rem}@media (min-width: 30rem){.hero-content{margin-top:2rem}}@media (min-width: 36rem){.hero-content{margin-top:2.5rem}}@media (min-width: 48rem){.hero-content{margin-top:3rem}}@media (min-width: 69.69rem){.hero-content{margin-top:3.5rem}}@media (min-width: 76.5rem){.hero-content{margin-top:4rem}}@media (min-width: 90rem){.hero-content{margin-top:5rem}}@media screen and (min-width: 69.69rem){.hero-content{text-align:left;width:67%;padding:0}}.hero-description{font-size:1rem}@media (min-width: 30rem){.hero-description{font-size:1rem}}@media (min-width: 36rem){.hero-description{font-size:1rem}}@media (min-width: 48rem){.hero-description{font-size:1.25rem}}@media (min-width: 69.69rem){.hero-description{font-size:1.25rem}}@media (min-width: 76.5rem){.hero-description{font-size:1.5rem}}@media (min-width: 90rem){.hero-description{font-size:1.5rem}}.hero-collab{font-size:14px;font-weight:400;color:#fff}.hero-header{width:100%;padding:.5rem 0 3rem}.hero-header__container{display:flex;justify-content:space-between;align-items:center;margin:0 auto}.hero-header .logo-img{width:auto}.hero-header .navigation-grid{display:flex;gap:1rem}.navigation-card{background-color:transparent;color:inherit;padding:.5rem;border-radius:9999px;cursor:pointer}.navigation-card:focus{outline:1px solid #89898b;outline-offset:1px}.hero-title{display:flex;flex-direction:column;width:100%;color:#2c2c2c;font-size:2.25rem}@media (min-width: 30rem){.hero-title{font-size:2.25rem}}@media (min-width: 36rem){.hero-title{font-size:2.5rem}}@media (min-width: 48rem){.hero-title{font-size:3.5rem}}@media (min-width: 69.69rem){.hero-title{font-size:4.5rem}}@media (min-width: 76.5rem){.hero-title{font-size:6.5rem}}@media (min-width: 90rem){.hero-title{font-size:6.5rem}}@media (max-width: 69.69rem){.hero-title{padding:2.5rem 0 3rem}}.hero-bar{position:relative;width:100%;border-radius:100px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;height:5.75rem}@media (min-width: 30rem){.hero-bar{height:5.75rem}}@media (min-width: 36rem){.hero-bar{height:5.75rem}}@media (min-width: 48rem){.hero-bar{height:8.5rem}}@media (min-width: 69.69rem){.hero-bar{height:9.5rem}}@media (min-width: 76.5rem){.hero-bar{height:10.5rem}}@media (min-width: 90rem){.hero-bar{height:10.5rem}}@media (max-width: 48rem){.hero-bar{display:block;height:auto;overflow:visible}}.hero-bar__background{position:absolute;width:100%;background-color:#fff;z-index:0;border:.5px solid #2c2c2c;border-radius:100px;height:5.75rem}@media (min-width: 30rem){.hero-bar__background{height:5.75rem}}@media (min-width: 36rem){.hero-bar__background{height:5.75rem}}@media (min-width: 48rem){.hero-bar__background{height:8.5rem}}@media (min-width: 69.69rem){.hero-bar__background{height:9.5rem}}@media (min-width: 76.5rem){.hero-bar__background{height:10.5rem}}@media (min-width: 90rem){.hero-bar__background{height:10.5rem}}.hero-bar__content{position:relative;z-index:1;padding:16px;display:flex;align-items:center;justify-content:center;border:.5px solid #2c2c2c;border-radius:100px;height:5.75rem}@media (min-width: 30rem){.hero-bar__content{height:5.75rem}}@media (min-width: 36rem){.hero-bar__content{height:5.75rem}}@media (min-width: 48rem){.hero-bar__content{height:8.5rem}}@media (min-width: 69.69rem){.hero-bar__content{height:9.5rem}}@media (min-width: 76.5rem){.hero-bar__content{height:10.5rem}}@media (min-width: 90rem){.hero-bar__content{height:10.5rem}}.hero-bar__content .arrow-icon{width:auto;height:1em;max-width:166px;max-height:105px}.hero-bar__center{flex:1;text-align:center}.hero-bar__no-left-border{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.hero-bar__no-right-border{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.lifecycle-container{display:flex;flex-direction:column;color:#2c2c2c;background-color:#efebe6}.lifecycle-title{margin-bottom:4rem;font-size:1.5rem}@media (min-width: 30rem){.lifecycle-title{font-size:1.5rem}}@media (min-width: 36rem){.lifecycle-title{font-size:1.5rem}}@media (min-width: 48rem){.lifecycle-title{font-size:2em}}@media (min-width: 69.69rem){.lifecycle-title{font-size:2.5rem}}@media (min-width: 76.5rem){.lifecycle-title{font-size:3rem}}@media (min-width: 90rem){.lifecycle-title{font-size:3rem}}.lifecycle-stages{position:relative;display:grid;grid-template-columns:repeat(3,1fr)}.lifecycle-stages:before{content:"";position:absolute;width:100%;inset:auto auto calc(3rem + 32px) 0;border-bottom:1px solid #2c2c2c}.lifecycle-stage{display:flex;position:relative;flex-direction:column;padding-inline-end:4rem;padding-inline-start:2rem;margin-bottom:3rem}.lifecycle-stage__content{display:flex;margin-bottom:3rem;flex-grow:1}.lifecycle-stage__img{order:1;margin-inline-start:.5rem;border-radius:100%;border:1px solid #2c2c2c;height:64px;width:64px;display:flex;justify-content:center;align-items:center;background-color:red}.lifecycle-stage__number{margin-inline-end:1rem;padding-inline-end:1rem;position:relative;border-bottom:0;margin-bottom:0;font-size:24px;font-weight:700}.lifecycle-stage__number:before{content:"";position:absolute;inset:16px -.5px auto auto;-webkit-border-start:1px dashed #2c2c2c;border-inline-start:1px dashed #2c2c2c;height:100%}.lifecycle-stage__number:after{content:"";position:absolute;inset:auto -2.5px -2.5px auto;width:5px;height:5px;background-color:#2c2c2c;border-radius:100%;top:13.5px}.lifecycle-stage__title{font-size:24px;font-weight:700}.lifecycle-stage__description{font-size:1rem;font-weight:400}@media (max-width: 69.69rem){.lifecycle-stages{display:flex;flex-direction:column;overflow:hidden}.lifecycle-stages:before{left:32px;right:auto;top:64px;bottom:0;width:1px;height:100%;border-bottom:none;border-left:1px solid #2c2c2c}.lifecycle-stage{display:flex;flex-direction:row;align-items:flex-start;padding-inline:0}.lifecycle-stage__img{order:0;margin-right:1.5rem;margin-left:0;flex-shrink:0;z-index:1}.lifecycle-stage__content{flex-direction:column;margin-bottom:0}.lifecycle-stage__number{display:inline-block;font-size:18px;margin:0;padding:0;border:none;position:relative}.lifecycle-stage__number:before{top:32px;left:0;border-left:none;border-top:1px dashed #2c2c2c;width:auto;height:1px;position:absolute;content:""}.lifecycle-stage__number:after{right:0;top:30px}.lifecycle-stage__title{font-size:16px;font-weight:700;margin-top:1.25rem}.lifecycle-stage__description{font-size:12px;margin-top:.25rem}}.sticky-bar{position:sticky;top:0;z-index:100;display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background-color:#fff;color:#2c2c2c}@media (max-width: 69.69rem){.sticky-bar{background-color:#2c2c2d;padding:0rem 1rem}}.sticky-bar__logo-button{background-color:transparent;border-radius:9999px}.sticky-bar__logo{height:32px}@media (max-width: 69.69rem){.sticky-bar__logo{height:100%}}.sticky-bar__list{display:flex;gap:1rem}@media (max-width: 69.69rem){.sticky-bar__list{display:none}}.sticky-bar__link{display:flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;border-radius:9999px}.sticky-bar__link[aria-current=page]{border-radius:100px;border:1px solid #2c2c2c;font-weight:700}.sticky-bar__hamburger{display:none;background:none;border:none;cursor:pointer}@media (max-width: 69.69rem){.sticky-bar__hamburger{display:block}}.sticky-bar__menu-mobile{position:absolute;top:100%;left:0;right:0;background-color:#fff;display:flex;flex-direction:column;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;pointer-events:none;visibility:hidden}.sticky-bar__menu-mobile.open{max-height:500px;opacity:1;transform:translateY(0);pointer-events:auto;visibility:visible}.sticky-bar__menu-mobile.open li{padding:1rem}.sticky-bar__menu-mobile.closed{max-height:0;opacity:0;pointer-events:none;visibility:hidden}@media (min-width: 69.69rem){.sticky-bar__menu-mobile{display:none}}@media (max-width: 69.69rem){.sticky-bar ul>*:nth-child(1){background-color:#1c556d}.sticky-bar ul>*:nth-child(1) .sticky-bar__menu-link{color:#fff}.sticky-bar ul>*:nth-child(2){background-color:#ed7656}.sticky-bar ul>*:nth-child(3){background-color:#80b3ff}.sticky-bar ul>*:nth-child(4){background-color:#669eb6}.sticky-bar ul>*:nth-child(5){background-color:#fff}}.sticky-bar li{display:flex}.sticky-bar__menu-link{background:none;border:none;text-align:left;padding:.5rem 1rem;font-size:1rem;display:flex;align-items:center;gap:.5rem}.footer__container{padding:3.5rem;display:flex;flex-direction:column;align-items:center;gap:2rem}@media (min-width: 69.69rem){.footer__container{flex-direction:row;justify-content:space-between}}.footer__content{display:flex;flex-direction:column;align-items:initial;text-align:center;gap:.5rem}@media (min-width: 48rem){.footer__content{align-items:flex-start;flex-direction:row;text-align:left}}.footer__logo{display:flex;flex-shrink:0}.footer__link{text-decoration:underline;font-weight:700;cursor:pointer;padding-left:.5rem;border-radius:9999px;padding:0 .2rem}.footer__link:hover{text-decoration:none}.footer__link-icon{display:inline;padding-left:.5rem}.footer__social-list{display:flex;gap:.75rem;flex-wrap:wrap;justify-content:center}.footer__social-item{background-color:#1c556d;border-radius:50%;display:flex;justify-content:center;align-items:center;width:48px;height:48px}.footer__social-icon{width:23px;height:24px}.footer__bottom-bar{font-size:.875rem;background-color:#fff;color:#2c2c2c;display:flex;justify-content:space-between;padding-right:3.5rem}@media (max-width: 48rem){.footer__bottom-bar{flex-direction:column;align-items:center;padding:1rem;gap:1rem}}.footer .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.header__container{height:44.25px;background-color:#fff;padding-left:3.5rem;display:flex;justify-content:space-between;align-items:center}.page-wrapper{flex:1;width:100%;display:flex;flex-direction:column}.accordion-container{border-radius:.5rem;border:1px solid #2c2c2c;overflow:hidden;max-width:800px;width:100%;margin:0 auto}.accordion-container .accordion-title{display:flex;gap:16px;align-items:baseline;text-transform:uppercase;padding:1.25rem;background-color:#eae3d3}.accordion-container .accordion-item{border-bottom:1px solid #2c2c2c;background-color:#fdfaf4}.accordion-container .accordion-item:last-child{border-bottom:none}.accordion-container .accordion-button{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem;background-color:transparent;border:none;cursor:pointer;box-sizing:border-box;color:#2c2c2c}.accordion-container .accordion-button:hover{background-color:#2c2c2c;color:#fff}.accordion-container .accordion-number{margin-right:.5rem;flex-shrink:0;color:inherit}.accordion-container .accordion-item-title{text-align:left;flex-grow:1;overflow:hidden;text-overflow:ellipsis;color:inherit}.accordion-container .accordion-icon{flex-shrink:0;width:20px;text-align:center}.accordion-container .accordion-content{padding:1.25rem;background-color:transparent;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.language-switcher{display:flex;align-items:flex-end}.language-switcher__link-icon{margin-right:.25rem}.language-switcher__select{color:#2c2c2c;background-color:transparent;font-size:.875rem}.container-wrapper{max-width:90rem;margin:0 auto}.container-wrapper{padding:1.5rem}@media (min-width: 30rem){.container-wrapper{padding:1.5rem}}@media (min-width: 36rem){.container-wrapper{padding:1.75rem}}@media (min-width: 48rem){.container-wrapper{padding:2.5rem}}@media (min-width: 69.69rem){.container-wrapper{padding:3rem}}@media (min-width: 76.5rem){.container-wrapper{padding:3.5rem}}@media (min-width: 90rem){.container-wrapper{padding:3.5rem}}.section-chart{position:relative;padding-top:1.25rem}.section-chart .section-chart-header{display:flex;justify-content:space-between;width:100%;position:relative;z-index:5}@media screen and (max-width: 69.69rem){.section-chart .section-chart-header{flex-direction:column;justify-content:flex-start}}@media screen and (max-width: 48rem){.section-chart .section-chart-header{justify-content:center;align-items:center}}.section-chart .section-chart-header .section-chart-filter{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2em}@media screen and (max-width: 69.69rem){.section-chart .section-chart-header .section-chart-filter{width:100%;padding-top:20px;justify-content:space-between}}@media screen and (max-width: 48rem){.section-chart .section-chart-header .section-chart-filter{padding-top:20px;justify-content:center;gap:0;align-items:center}}.section-chart .section-chart-header .active-sector-label{padding:8px 16px;border-radius:100px;cursor:default}.section-chart .section-chart-header .active-sector-label button{background-color:transparent;cursor:pointer}.section-chart .section-chart-container{width:100%;display:flex;margin-top:2em}@media screen and (max-width: 69.69rem){.section-chart .section-chart-container{margin-top:20px;flex-direction:column;justify-content:center}}@media screen and (max-width: 48rem){.section-chart .section-chart-container .section-chart-sectors{padding-bottom:20px}}.title-bar{width:100%;overflow:hidden}.title-bar__container{display:flex;width:100%}@media (max-width: 48rem){.title-bar__container{flex-direction:column;align-items:stretch}}.title-bar__container.align-left{justify-content:flex-start}.title-bar__container.align-right{justify-content:flex-end}.title-bar__container.align-center{justify-content:center}.title-bar__segment{border-radius:100px;display:flex;align-items:center;position:relative;line-height:1.2;white-space:nowrap;padding:1.5rem 4rem;height:5.75rem}@media (min-width: 30rem){.title-bar__segment{height:5.75rem}}@media (min-width: 36rem){.title-bar__segment{height:5.75rem}}@media (min-width: 48rem){.title-bar__segment{height:8.5rem}}@media (min-width: 69.69rem){.title-bar__segment{height:9.5rem}}@media (min-width: 76.5rem){.title-bar__segment{height:10.5rem}}@media (min-width: 90rem){.title-bar__segment{height:10.5rem}}@media (max-width: 76.5rem){.title-bar__segment{padding:1.25rem 3rem}}@media (max-width: 48rem){.title-bar__segment{padding:1rem 2rem;white-space:normal;display:flex;justify-content:center;align-self:stretch}.title-bar__segment.is-first-global{align-self:flex-start}}@media (max-width: 48rem) and (max-width: 36rem){.title-bar__segment.is-first-global{padding:.75rem 2.5rem}}@media (max-width: 36rem){.title-bar__segment{padding:.75rem 1.5rem}}.title-bar__segment.full-width{width:100%;display:flex;justify-content:center}.title-bar__segment .segment-arrow{width:auto;height:1em;max-width:166px;max-height:105px}.title-bar__segment .segment-arrow{margin-left:1.5rem}@media (min-width: 30rem){.title-bar__segment .segment-arrow{margin-left:.5rem}}@media (min-width: 36rem){.title-bar__segment .segment-arrow{margin-left:.75rem}}@media (min-width: 48rem){.title-bar__segment .segment-arrow{margin-left:1rem}}@media (min-width: 69.69rem){.title-bar__segment .segment-arrow{margin-left:1.5rem}}@media (min-width: 76.5rem){.title-bar__segment .segment-arrow{margin-left:1.75rem}}@media (min-width: 90rem){.title-bar__segment .segment-arrow{margin-left:2rem}}.title-bar__segment .segment-arrow.only-arrow{margin:0}.notes-subsection{padding-top:2rem}.notes-subsection-description p{font-size:.875rem}@media (min-width: 30rem){.notes-subsection-description p{font-size:.875rem}}@media (min-width: 36rem){.notes-subsection-description p{font-size:.875rem}}@media (min-width: 48rem){.notes-subsection-description p{font-size:.875rem}}@media (min-width: 69.69rem){.notes-subsection-description p{font-size:.875rem}}@media (min-width: 76.5rem){.notes-subsection-description p{font-size:.875rem}}@media (min-width: 90rem){.notes-subsection-description p{font-size:.875rem}}.notes-subsection-description p{margin-bottom:1rem}@media (min-width: 30rem){.notes-subsection-description p{margin-bottom:1rem}}@media (min-width: 36rem){.notes-subsection-description p{margin-bottom:1rem}}@media (min-width: 48rem){.notes-subsection-description p{margin-bottom:1.25rem}}@media (min-width: 69.69rem){.notes-subsection-description p{margin-bottom:1.5rem}}@media (min-width: 76.5rem){.notes-subsection-description p{margin-bottom:1.75rem}}@media (min-width: 90rem){.notes-subsection-description p{margin-bottom:1.75rem}}.notes-card{padding:1.5rem;margin-top:1.25rem;border:1px solid #2c2c2c;border-radius:8px;display:flex;flex-direction:column;justify-content:center}.notes-card .strategic-label{display:flex;margin-bottom:1rem;font-weight:700;font-size:.875rem}@media (min-width: 30rem){.notes-card .strategic-label{font-size:.875rem}}@media (min-width: 36rem){.notes-card .strategic-label{font-size:.875rem}}@media (min-width: 48rem){.notes-card .strategic-label{font-size:.875rem}}@media (min-width: 69.69rem){.notes-card .strategic-label{font-size:.875rem}}@media (min-width: 76.5rem){.notes-card .strategic-label{font-size:.875rem}}@media (min-width: 90rem){.notes-card .strategic-label{font-size:.875rem}}.notes-card .strategic-label .star-icon{margin-right:.75rem}.notes-card .notes-card-title{margin-bottom:1rem;font-weight:700;font-size:1rem}@media (min-width: 30rem){.notes-card .notes-card-title{font-size:1rem}}@media (min-width: 36rem){.notes-card .notes-card-title{font-size:1rem}}@media (min-width: 48rem){.notes-card .notes-card-title{font-size:1.25rem}}@media (min-width: 69.69rem){.notes-card .notes-card-title{font-size:1.25rem}}@media (min-width: 76.5rem){.notes-card .notes-card-title{font-size:1.5rem}}@media (min-width: 90rem){.notes-card .notes-card-title{font-size:1.5rem}}.notes-card .notes-card-content{margin:0}.toggle-switch{display:flex;align-items:center;font-size:16px;cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-switch .slider{position:relative;width:36px;height:20px;background-color:transparent;border:3px solid black;border-radius:34px;transition:background-color .3s ease,border .3s ease;flex-shrink:0}.toggle-switch .slider:before{content:"";position:absolute;left:2px;top:2px;width:10px;height:10px;background-color:#000;border-radius:50%;transition:transform .3s ease,background-color .3s ease;box-shadow:0 1px 3px #0006}.toggle-switch input:checked+.slider{background-color:#000;border-color:#000}.toggle-switch input:checked+.slider:before{transform:translate(16px);background-color:#fff}.toggle-switch input:focus+.slider{outline:1px solid black;outline-offset:1px}.toggle-switch input:disabled+.slider{opacity:.4;cursor:not-allowed}.toggle-switch input:disabled+.slider:before{box-shadow:none}.toggle-switch input:disabled~*{cursor:not-allowed}.toggle-switch-wrapper{display:flex;align-items:center;gap:.5rem}.toggle-switch-wrapper .toggle-label{font-size:16px;font-weight:500;color:#000;transition:color .2s ease}.toggle-switch-wrapper .toggle-label.active{font-weight:700}.toggle-switch-wrapper.disabled .toggle-label{color:#b8b8ba}.toggle-switch input:focus{border:1px solid red}.demand-info-trigger{display:flex;align-items:center;cursor:pointer;margin-top:16px;padding-right:.5rem}.demand-info-trigger:focus{outline:1px solid black;outline-offset:2px;border-radius:9999px}.demand-info-trigger:hover .demand-info-text{border-bottom:2px solid currentColor}.demand-info-trigger .info-icon{margin-right:5px}.demand-info-text{line-height:1.2;border-bottom:1px solid currentColor}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background:#fff;padding:40px 24px;border-radius:10px;max-width:600px;width:90%;position:relative}.modal-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:24px;cursor:pointer}.modal-title{padding-right:3rem}.demand-legend{display:flex;gap:32px;margin-top:8px}.demand-legend__item{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.inline-icon{display:inline;vertical-align:text-bottom;padding:0 4px}.demand-info-card{display:flex;flex-direction:column;gap:24px}.demand-info-card__placeholder{max-width:340px}.demand-info-card__title{color:#717174}.demand-info-card__source{max-width:340px;line-height:1.5}.demand-info-card__source img{display:inline;vertical-align:text-bottom;margin-left:4px}.demand-info-card__item{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:16px 24px;border-radius:10px;background:#77a5e526}.chart__tooltip{position:absolute;display:block;color:#fff;background:#000000bf;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);padding:16px;border-radius:16px;pointer-events:auto;z-index:10;min-width:280px;max-width:400px;gap:8px}.chart__tooltip .chart__tooltip-close{position:absolute;top:20px;right:20px;background:transparent;cursor:pointer}.chart__tooltip .tooltip-title{font-size:14px;font-weight:700;padding-right:2rem;display:flex;gap:12px;text-transform:uppercase}.chart__tooltip .tooltip-separator{height:1px;background:#ffffff4d;margin:8px 0}.chart__tooltip .tooltip-row{display:grid;grid-template-columns:150px 1fr;align-items:center;gap:12px}.chart__tooltip .tooltip-row__gray{color:#c2c2c2}.chart__tooltip .tooltip-row__value{text-align:right}@media (max-width: 69.69rem){.interactive-hint{display:flex;justify-content:center}}.interactive-hint__container{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:9999px;background-color:#fff6;font-size:14px;font-weight:500;color:#000;font-family:inherit;max-width:100%;opacity:1;min-height:40px;height:auto;transition:opacity .3s ease-in-out}.interactive-hint .hint-icon{flex-shrink:0}.interactive-hint .hint-message{flex:1;white-space:normal;word-break:break-word;cursor:default}.interactive-hint .hint-close{background:none;border:none;padding:0;margin:0;cursor:pointer;display:flex;align-items:center;color:inherit;border-radius:9999px;padding:.3rem}.interactive-hint.fade-in{opacity:0;animation:fadeIn .3s forwards}.interactive-hint.fade-out{opacity:1;animation:fadeOut .3s forwards}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}.strategic-sector{display:flex;align-items:flex-start}.strategic-sector img{margin-top:4px}.strategic-message{font-size:1rem;font-weight:500}.scroll-to-top{position:fixed;bottom:2rem;right:2rem;color:#fff;border:none;border-radius:50%;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease,visibility .3s;box-shadow:0 4px 8px #0003}.scroll-to-top:hover{border:1px solid white;transform:scale(1.5)}.scroll-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.radial-pie-chart__container{width:100%;max-width:768px;aspect-ratio:1/1;padding-left:20px;padding-right:10px;height:auto;position:relative}.radial-pie-chart{display:flex;flex-direction:column;align-items:center;width:100%}@media (max-width: 768px){.radial-pie-chart{flex-direction:column-reverse}}.radial-pie-chart__container{width:100%;max-width:768px;aspect-ratio:1/1;padding-left:0;padding-right:10px;height:auto;position:relative}@media screen and (max-width: 90rem){.radial-pie-chart__container{max-width:767px}}.radial-pie-chart__container svg{overflow:visible;display:block;max-width:100%;height:auto}.radial-pie-chart .footer-recent-grads{display:flex;justify-content:space-between;background-color:#ed765626;padding:16px 24px;border-radius:10px}.radial-pie-chart .switch-position{display:flex;justify-content:flex-end;width:100%}@media (max-width: 768px){.radial-pie-chart .switch-position{justify-content:center}}@media screen and (max-width: 69.69rem){.radial-pie-chart .switch-position{margin-top:-62px;padding-bottom:62px}}@media screen and (max-width: 48rem){.radial-pie-chart .switch-position{justify-content:center;margin-top:0;padding-bottom:20px}}.bubble-chart{position:relative;width:100%}.bubble-chart svg{background:transparent!important}.bubble-chart__footer{margin:16px 0;display:flex;gap:8px;padding-right:50px;font-size:14px;font-weight:500}@media screen and (max-width: 69.69rem){.bubble-chart__footer{padding-right:0}}.bubble-chart__footer-buttons{margin-bottom:1.5rem}.bubble-chart__footer-female{display:flex;justify-content:space-between;background-color:#ed765626;padding:16px 24px;border-radius:10px}.bubble-chart__footer-legend{flex-shrink:0;width:20px;height:20px;border:1px dashed;border-radius:50%}.bubble-chart__footer-text{width:80%}@media screen and (max-width: 69.69rem){.bubble-chart__footer-text{width:100%}}.pill-button2{height:38px;padding:.4rem 1rem;border-radius:20px;border:1px solid #bebcb7;background:transparent;cursor:pointer;font-size:16px;font-weight:700;color:#000;display:flex;align-items:center;gap:.25rem;transition:all .3s ease}.sankey-chart-small{padding-bottom:3rem}.sankey-chart-small .toggle-container{margin-bottom:1rem}.sankey-chart-small .button-list{display:flex;flex-wrap:wrap;gap:8px}.sankey-chart-small .button-wrapper{display:flex;align-items:center}.sankey-chart-small .close-button{background:transparent;cursor:pointer;display:flex;align-items:center}.sankey-chart-small .close-button img{width:36px;height:36px}.sankey-chart-small .pill-button{padding:6px 12px;border-radius:9999px;border:1px solid #d9d9d9;background-color:transparent;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;transition:background-color .3s,border .3s,color .3s}.sankey-chart-small .pill-button.active{background-color:#ed7656;border-color:#ed7656;color:#000;font-weight:700}.sankey-chart-small .pill-button.active:hover:not(:disabled){border:1px solid transparent}.sankey-chart-small .pill-button .close-icon{display:flex;align-items:center}.sankey-chart-small .pill-button:hover:not(:disabled){border:1px solid #89898b}.sankey-chart-small .pill-button:focus{outline:1px solid #89898b;outline-offset:1px}.sankey-chart-small .pill-button:disabled{opacity:.5;cursor:not-allowed}.sankey-chart-small .results{padding-top:1rem}.sankey-chart-small .results .result-item{padding:1rem 0}.sankey-chart-small .results .result-item .result-label{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-bottom:.25rem}.sankey-chart-small .results .result-item .progress-bar{height:11px;background-color:#ed76564d;overflow:hidden}.sankey-chart-small .results .result-item .progress-bar .progress-fill{height:100%;background-color:#ed7656;transition:width .3s ease-in-out}.sankey-chart-small .results .result-item:not(:last-child){border-bottom:1px solid rgba(0,0,0,.3019607843)}.radial-bar-chart-wrapper{width:100%;max-width:1200px;display:flex}.radial-bar-chart-label{font-size:16px;font-weight:600}.radial-bar-chart-label-percentage{font-size:16px;font-weight:700}.knowledge-info{max-width:225px}.radar-chart-container{width:100%;max-width:1200px;margin:0 auto}.radar-chart-period-selector{display:flex;justify-content:center;align-items:center;gap:.5rem}.bubble-carousel-container{display:flex;flex-direction:column;align-items:center;gap:1rem;-webkit-user-select:none;user-select:none}.svg-wrapper{position:relative;width:100%;height:260px;touch-action:pan-y;cursor:grab}.svg-wrapper:active{cursor:grabbing}.bubble-container{transition:transform .3s ease-out}.bubble-value{font-weight:700;font-size:14px;fill:#222}.bubble-name{font-size:12px;fill:#333;text-anchor:middle}.bubble-name tspan{x:0}.carousel-controls{width:100%;display:flex;justify-content:end;gap:1rem;margin-top:1rem}.bubble-period-selector{display:flex;justify-content:center;align-items:center;gap:.5rem}.chord-chart-small .button-list{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.chord-chart-small .button-list .button-wrapper{position:relative}.chord-chart-small .button-list .button-wrapper .pill-button{padding:.4rem 1rem;border-radius:20px;border:1px solid #c9c6c1;background:transparent;cursor:pointer;font-size:16px;font-weight:600;color:#444;display:flex;align-items:center;gap:.25rem}.chord-chart-small .button-list .button-wrapper .pill-button.active{fill:currentColor;font-weight:700}.chord-chart-small .button-list .button-wrapper .pill-button.active:hover:not(:disabled){border:1px solid transparent}.chord-chart-small .button-list .button-wrapper .pill-button:hover:not(:disabled){border:1px solid #89898b}.chord-chart-small .button-list .button-wrapper .pill-button:focus{outline:1px solid #89898b;outline-offset:1px}.chord-chart-small .button-list .button-wrapper .pill-button:disabled{opacity:.5;cursor:not-allowed}.chord-chart-small .button-list .button-wrapper .pill-button .asterisk-icon{width:15px;height:15px;fill:currentColor}.chord-chart-small .results-container{margin-top:1rem;display:flex;flex-direction:column;gap:1rem}.chord-chart-small .results-container .result-item{padding:.5rem 0 1rem}.chord-chart-small .results-container .result-item:not(:last-child){border-bottom:1px solid #d9d9d9}.chord-chart-small .results-container .result-item .result-mobility{color:#666;margin-bottom:16px}.chord-chart-small .results-container .result-item .result-label{display:flex;flex-direction:column;justify-content:space-between;font-weight:700;margin-bottom:.25rem}.chord-chart-small .results-container .result-item .progress-bar{position:relative;height:11px;overflow:hidden;display:flex}.chord-chart-small .results-container .result-item .progress-bar.double-bar{justify-content:center;align-items:center;position:relative;background:transparent;gap:2px}.chord-chart-small .results-container .result-item .progress-bar.double-bar .progress-fill{height:100%;position:absolute;top:0}.chord-chart-small .results-container .result-item .progress-bar.double-bar .left-fill{right:50%;transform-origin:right;margin-right:1px;z-index:2}.chord-chart-small .results-container .result-item .progress-bar.double-bar .right-fill{left:50%;transform-origin:left;margin-left:1px;z-index:2}.map-chart-container{display:flex;flex-direction:column;align-items:center;position:relative;width:100%;aspect-ratio:4/3}.map-chart-container svg{width:100%;height:auto;display:block;max-width:none;aspect-ratio:16/9;overflow:visible}.province{fill:#b9ced4;stroke:#efebe6;stroke-width:2px;transition:fill .3s}.province.highlight{fill:#669eb6}.connection{fill:none;stroke:#717174;stroke-width:2px;transition:stroke .3s}.city-bg{fill:#fff}.city{fill:#000}.city-label{font-size:16px;font-weight:700;text-anchor:middle;fill:#333;cursor:pointer;transition:fill .3s}.city-label.highlight{fill:#fff}.city-label-bg{height:36px;fill:#eeebe5}.city-label-bg.highlight,.city.highlight{fill:#1c556d}.city-bg.highlight{fill:#000}.toogle-map{display:flex;justify-content:end;align-items:center;border-radius:9999px;overflow:hidden}@media (min-width: 1024px){.toogle-map{width:100%}}.toogle-map button{height:45px;padding:8px 16px;border:none;background:#0000001a;color:#000;cursor:pointer;font-size:1rem;line-height:1}.toogle-map button:not(:first-child){margin-left:1px}.toogle-map button:first-child{border-radius:9999px 0 0 9999px}.toogle-map button:last-child{border-radius:0 9999px 9999px 0}.toogle-map button:not(:first-child):not(:last-child){border-radius:0}.toogle-map button:not(.active):hover{background:#0000004d}.toogle-map button.active{background:#000;color:#fff}.toogle-map button.active:focus-visible{outline:2px solid white;outline-offset:-3px;z-index:1}.toogle-map button:not(.active):focus-visible{outline:2px solid rgba(0,0,0,.8);outline-offset:-2px;z-index:1}.city-label-group:hover .city-label-bg{fill:#1c556d}.city-label-group:hover .city-label{fill:#fff}.chart-loader-container{display:flex;justify-content:center;align-items:center;width:100%}.loading-wave{width:300px;height:100px;display:flex;justify-content:center;align-items:flex-end}.loading-bar{width:20px;height:10px;margin:0 5px;border-radius:5px;animation:loading-wave-animation 1s ease-in-out infinite}.loading-bar:nth-child(2){animation-delay:.1s}.loading-bar:nth-child(3){animation-delay:.2s}.loading-bar:nth-child(4){animation-delay:.3s}@keyframes loading-wave-animation{0%{height:10px}50%{height:50px}to{height:10px}}.highlights{display:flex;justify-content:center;gap:1em}@media screen and (max-width: 69.69rem){.highlights{flex-direction:row}}@media screen and (max-width: 48rem){.highlights{flex-direction:column}}.toogle-chart{display:inline-flex;align-items:center;border-radius:9999px;background-color:#0000000d;overflow:hidden}.toogle-chart__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:none;display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;cursor:pointer;font-weight:500;white-space:nowrap;transition:background-color .2s ease,color .2s ease;border:2px solid transparent}.toogle-chart__button:first-child{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.toogle-chart__button:last-child{border-top-right-radius:9999px;border-bottom-right-radius:9999px}.toogle-chart__button--active{background-color:#1c1b1f;color:#fff}.toogle-chart__button--active:focus-visible{outline:2px solid white;outline-offset:-3px;z-index:1}.toogle-chart__button:not(.toogle-chart__button--active):focus-visible{outline:2px solid #2c2c2c;outline-offset:-2px;z-index:1}.period-selector{position:relative;width:fit-content}.period-selector button[aria-expanded=true]{border:2px solid black}.period-selector .custom-select__trigger{padding:9.5px 20px;background:#efebe6;border-radius:100px;border:1px solid rgba(0,0,0,.15);display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;min-width:230px}.period-selector .custom-select__options{position:absolute;top:calc(100% + 5px);left:0;background:#efebe6;border-radius:12px;width:100%;box-shadow:0 4px 12px #0000000d;z-index:20;max-height:200px;overflow-y:auto}.period-selector .custom-select__option{padding:12px 20px;cursor:pointer}.period-selector .custom-select__option:hover{background-color:#e0dcd5}.period-selector .custom-select__option.selected{font-weight:700;background-color:#d4d0c8}.period-selector .custom-select__option.highlighted{background-color:#0000000d}.period-selector .semester-bold{font-weight:700;padding-left:5px}.help-button{width:fit-content;display:flex;border-radius:100px;background-color:#0000000d;padding:10.5px 24px;gap:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.help-button:hover:not(:disabled){background-color:#0000004d}.help-button:focus{outline:1px solid #89898b;outline-offset:1px}.help-button:disabled{opacity:.5;cursor:not-allowed}.help-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:flex-end;z-index:99}.help-modal{height:100%;max-width:400px;width:100%;background-color:#fff;overflow-y:auto;padding:1.5rem;padding-top:80px;border-left:1px solid #e5e7eb;outline:none;color:#000}.help-modal__header{display:flex;justify-content:space-between}.help-modal__close{background:none;padding:.25rem;cursor:pointer}.help-modal__listen{margin-bottom:1rem}.help-modal__listen-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#eeebe5;border-radius:9999px;font-size:.875rem;font-weight:500;cursor:pointer}.help-modal__content{font-size:.875rem;line-height:1.5rem;color:#1f2937}.help-modal__content ul{list-style-type:disc;padding-left:1.5rem}.help-modal__content strong{font-weight:700}.filters-panel{z-index:4;position:relative;display:flex;flex-direction:column;gap:1rem;padding-right:1.5rem}@media screen and (max-width: 48rem){.filters-panel{flex-direction:row;justify-content:center}}@media screen and (max-width: 69.69rem){.filters-panel{flex-direction:row}}.filters-panel__select-wrapper{position:relative;display:inline-flex;align-items:center;max-width:100%;width:fit-content}.filters-panel__select{padding:13px 20px;background:#efebe6;border-radius:100px;border:1px solid rgba(0,0,0,.15);font-size:1rem;font-weight:600;min-width:230px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg fill='none' stroke='%232C2C2C' stroke-width='2' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;cursor:pointer}.filters-panel__radio-icon{width:16px;height:16px;border:2px solid #666;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-right:8px;display:flex;flex-shrink:0;transition:border-color .2s}.filters-panel__radio-icon.checked{border-color:#2c2c2c}.filters-panel__radio-icon .filters-panel__radio-dot{width:8px;height:8px;border-radius:50%;background-color:#2c2c2c;opacity:0;transition:opacity .2s}.filters-panel__radio-icon.checked .filters-panel__radio-dot{opacity:1}.filters-panel__item{display:flex;align-items:center;padding:4px;cursor:pointer}.filters-panel__item:focus{outline:none}.filters-panel__item:focus .filters-panel__radio-icon{outline:1px solid #666666;outline-offset:1px}.filters-panel__item .strategic-icon{display:inline;vertical-align:baseline;width:12px;height:12px;margin-left:3px}.sector-filter__open-button{display:inline-flex;align-items:center;gap:.5rem;margin:12px 20px;font-size:1rem;font-weight:700;background-color:transparent;cursor:pointer;border-radius:99999px;padding:.4rem}.sector-filter__icon{font-size:1.2rem}.sector-filter__modal-overlay{color:#000;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1000;display:flex;justify-content:flex-end}.sector-filter__modal{width:100%;height:100%;background:#fff;padding:1.5rem;display:flex;flex-direction:column;position:relative;box-shadow:-4px 0 10px #0000001a}.sector-filter__close{background:none;cursor:pointer}.sector-filter__title{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.sector-filter__options{display:flex;flex-direction:column;gap:1rem;flex:1;overflow-y:auto}.sector-filter__option-button{padding:.75rem 1rem;border:1px solid transparent;background:transparent;border-radius:100px;cursor:pointer;font-size:1rem;justify-content:space-between}.sector-filter__option-button:hover{background:#ebebeb}.sector-filter__option-button:focus-visible{outline:2px solid black;outline-offset:-3px;z-index:1}.sector-filter__option-button--active{border:2px solid black;background:#fff;font-weight:600}.sector-filter__divider{height:1px;background:#dcdcdc;margin:1.5rem -1.5rem}.sector-filter__apply{background:#000;color:#fff;border:none;border-radius:100px;padding:12px 20px;font-weight:700;cursor:pointer;display:flex;justify-content:center;gap:1rem}.sector-filter__apply:focus-visible{outline:2px solid white;outline-offset:-3px;z-index:1}.icon-button{display:flex;justify-content:center;align-items:center;border:1px solid #89898b;border-radius:50%;background-color:transparent;cursor:pointer;transition:background-color .2s ease}.icon-button:hover:not(:disabled){border:2px solid #000;background-color:#0000001a}.icon-button:focus{outline:1px solid #89898b;outline-offset:1px}.icon-button:disabled{opacity:.5;cursor:not-allowed}.notes-page h1{margin-bottom:1.5rem}@media (min-width: 30rem){.notes-page h1{margin-bottom:1.5rem}}@media (min-width: 36rem){.notes-page h1{margin-bottom:1.5rem}}@media (min-width: 48rem){.notes-page h1{margin-bottom:2rem}}@media (min-width: 69.69rem){.notes-page h1{margin-bottom:2.5rem}}@media (min-width: 76.5rem){.notes-page h1{margin-bottom:3rem}}@media (min-width: 90rem){.notes-page h1{margin-bottom:3rem}}.notes-page h2,.notes-page h3{margin-top:1.5rem}@media (min-width: 30rem){.notes-page h2,.notes-page h3{margin-top:1.5rem}}@media (min-width: 36rem){.notes-page h2,.notes-page h3{margin-top:1.5rem}}@media (min-width: 48rem){.notes-page h2,.notes-page h3{margin-top:2rem}}@media (min-width: 69.69rem){.notes-page h2,.notes-page h3{margin-top:2.5rem}}@media (min-width: 76.5rem){.notes-page h2,.notes-page h3{margin-top:3rem}}@media (min-width: 90rem){.notes-page h2,.notes-page h3{margin-top:3rem}}.notes-page h2,.notes-page h3{margin-bottom:1rem}@media (min-width: 30rem){.notes-page h2,.notes-page h3{margin-bottom:1rem}}@media (min-width: 36rem){.notes-page h2,.notes-page h3{margin-bottom:1rem}}@media (min-width: 48rem){.notes-page h2,.notes-page h3{margin-bottom:1.25rem}}@media (min-width: 69.69rem){.notes-page h2,.notes-page h3{margin-bottom:1.5rem}}@media (min-width: 76.5rem){.notes-page h2,.notes-page h3{margin-bottom:1.75rem}}@media (min-width: 90rem){.notes-page h2,.notes-page h3{margin-bottom:1.75rem}}.notes-page h2:last-of-type{margin-top:0}.notes-header{margin-bottom:1.5rem}@media (min-width: 30rem){.notes-header{margin-bottom:2rem}}@media (min-width: 36rem){.notes-header{margin-bottom:2.5rem}}@media (min-width: 48rem){.notes-header{margin-bottom:3rem}}@media (min-width: 69.69rem){.notes-header{margin-bottom:3.5rem}}@media (min-width: 76.5rem){.notes-header{margin-bottom:4rem}}@media (min-width: 90rem){.notes-header{margin-bottom:4rem}}.notes-description{margin-bottom:1.5rem;font-size:1.25rem}@media (min-width: 30rem){.notes-description{font-size:1.25rem}}@media (min-width: 36rem){.notes-description{font-size:1.25rem}}@media (min-width: 48rem){.notes-description{font-size:1.25rem}}@media (min-width: 69.69rem){.notes-description{font-size:1.25rem}}@media (min-width: 76.5rem){.notes-description{font-size:1.25rem}}@media (min-width: 90rem){.notes-description{font-size:1.25rem}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline;text-decoration:none;list-style:none;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100dvh;line-height:1.5;text-rendering:optimizeLegibility;font-synthesis:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,video,canvas,svg{display:block;max-width:100%}table{border-collapse:collapse;border-spacing:0}a,p,span,strong,em,small{font-size:inherit;font-weight:inherit;color:inherit}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}@media not all and (min-resolution: .001dpcm){img[loading=lazy]{clip-path:inset(.5px)}}:root{--color-primary: #1c556d;--color-primary-light: #669eb6;--color-accent-1: #ed7656;--color-accent-2: #80b3ff;--color-accent-3: #efcbdc;--color-dark: ;--color-light: }.generic-section{min-height:100dvh}.generic-section .section-header{min-height:100dvh;display:flex;background-color:#efebe6}@media screen and (max-width: 48rem){.generic-section .section-header{min-height:40dvh}}.generic-section .section-header-container{flex:1;display:flex;align-items:center;background-color:#2c2c2c}.generic-section .section-title{width:100%;font-size:1.75rem}@media (min-width: 30rem){.generic-section .section-title{font-size:2rem}}@media (min-width: 36rem){.generic-section .section-title{font-size:2.5rem}}@media (min-width: 48rem){.generic-section .section-title{font-size:3.5rem}}@media (min-width: 69.69rem){.generic-section .section-title{font-size:5rem}}@media (min-width: 76.5rem){.generic-section .section-title{font-size:6rem}}@media (min-width: 90rem){.generic-section .section-title{font-size:6.5rem}}.generic-section .section-big-title{width:100%;font-size:1.75rem}@media (min-width: 30rem){.generic-section .section-big-title{font-size:2rem}}@media (min-width: 36rem){.generic-section .section-big-title{font-size:2.5rem}}@media (min-width: 48rem){.generic-section .section-big-title{font-size:3rem}}@media (min-width: 69.69rem){.generic-section .section-big-title{font-size:3.5rem}}@media (min-width: 76.5rem){.generic-section .section-big-title{font-size:4rem}}@media (min-width: 90rem){.generic-section .section-big-title{font-size:4rem}}.generic-section .section-large-title{width:100%;font-size:1.5rem}@media (min-width: 30rem){.generic-section .section-large-title{font-size:1.5rem}}@media (min-width: 36rem){.generic-section .section-large-title{font-size:1.5rem}}@media (min-width: 48rem){.generic-section .section-large-title{font-size:2rem}}@media (min-width: 69.69rem){.generic-section .section-large-title{font-size:2rem}}@media (min-width: 76.5rem){.generic-section .section-large-title{font-size:2.5rem}}@media (min-width: 90rem){.generic-section .section-large-title{font-size:2.5rem}}.generic-section .section-content{margin-bottom:.375rem;color:#2c2c2c}.generic-section .section-content.section-bg-light{background-color:#efebe6}.generic-section .section-content.section-bg-neutral{background-color:#fdfaf4}.generic-section .section-content .section-subtitle{position:relative;z-index:5;font-size:1.5rem}@media (min-width: 30rem){.generic-section .section-content .section-subtitle{font-size:1.5rem}}@media (min-width: 36rem){.generic-section .section-content .section-subtitle{font-size:1.5rem}}@media (min-width: 48rem){.generic-section .section-content .section-subtitle{font-size:2em}}@media (min-width: 69.69rem){.generic-section .section-content .section-subtitle{font-size:2.5rem}}@media (min-width: 76.5rem){.generic-section .section-content .section-subtitle{font-size:3rem}}@media (min-width: 90rem){.generic-section .section-content .section-subtitle{font-size:3rem}}.section-radius-top{border-radius:3.5rem 3.5rem 0 0}.section-radius-bottom{border-radius:0 0 3.5rem 3.5rem}.section-radius-all{border-radius:3.5rem}.generation-section-subtitle{background-color:#ed7656}.development-section-subtitle{background-color:#80b3ff}.attraction-section-subtitle{background-color:#669eb6}.d-flex{display:flex}.d-flex-center{display:flex;justify-content:center}.d-flex-end{display:flex;justify-content:end}.d-flex-column{display:flex;flex-direction:column}.justify-center{justify-content:center}.justify-space-between{justify-content:space-between}.align-center{align-items:center}.w-100{width:100%}.mb-1{margin-bottom:1rem}.mb-2{margin-bottom:2rem}.mt-1{margin-top:1rem}.mt-medium{margin-top:1.5rem}.mt-2{margin-top:2rem}.mt-4{margin-top:4rem}.ml-025{margin-left:.25rem}.p-xs{padding:0 .25rem}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.title-bar__segment.is-first-global{text-shadow:1px 1px 2px rgba(0,0,0,.5)}.gap-xl{gap:2.5rem}.gap-md{gap:1.5rem}.gap-m{gap:1.25rem}.gap-sm{gap:1rem}.gap-xs{gap:.5rem}.gap-xxs{gap:.25rem}.overflow-hidden{overflow:hidden}.scroll-container{max-height:350px;overflow-y:auto;padding-right:1rem}.scroll-container::-webkit-scrollbar{width:6px}.scroll-container::-webkit-scrollbar-track{background:#e6e6e6;border-radius:3px}.scroll-container::-webkit-scrollbar-thumb{background-color:#000;border-radius:3px}.disabled-block{opacity:.5;pointer-events:none;transition:opacity .3s ease}.timeline-container{display:flex;width:60%;margin:auto}.controls{display:flex;justify-content:center;align-items:start;margin-top:1rem}.controls button{background:transparent;cursor:pointer}.section-chart-table{width:100%;padding-bottom:20px}.section-chart-table table{width:100%;border-collapse:collapse}.section-chart-table table.no-full{margin:auto;width:70%}.section-chart-table .table-fixed{table-layout:fixed}.section-chart-table .table-title{color:#666}.section-chart-table th,.section-chart-table td{vertical-align:middle;height:40px}.section-chart-table thead th{font-size:.875rem;font-weight:800;color:#666;border-bottom:1px solid #89898b}.section-chart-table tbody td{border-bottom:1px solid #b8b8ba;font-size:1rem;font-weight:600}.section-chart-table .heading-responsive{background-color:#0000001a;color:#666;border-bottom:1px solid #89898b;padding-left:8px}.section-chart-table .no-border-bottom{border-bottom:none}.section-chart-table .asterisk{display:inline;margin-left:4px;vertical-align:middle}.section-chart-table th.align-left,.section-chart-table td.align-left{text-align:left}.section-chart-table th.align-right,.section-chart-table td.align-right{text-align:right}.section-chart-table th.align-center,.section-chart-table td.align-center{text-align:center}.section-chart-table th.w-10,.section-chart-table td.w-10{width:10%}.section-chart-table th.w-20,.section-chart-table td.w-20{width:20%}.section-chart-table th.w-25,.section-chart-table td.w-25{width:25%}.section-chart-table th.w-30,.section-chart-table td.w-30{width:30%}.section-chart-table th.w-33,.section-chart-table td.w-33{width:33.33%}.section-chart-table th.w-40,.section-chart-table td.w-40{width:40%}.section-chart-table th.w-50,.section-chart-table td.w-50{width:50%}.section-chart-table th.w-60,.section-chart-table td.w-60{width:60%}.section-chart-table th.w-auto,.section-chart-table td.w-auto{width:auto}.section-chart-table th.pad-right-sm,.section-chart-table td.pad-right-sm{padding-right:8px}.section-chart-table th.pad-left-sm,.section-chart-table td.pad-left-sm{padding-left:8px}.section-chart-table th.pad-right,.section-chart-table td.pad-right{padding-right:16px}.section-chart-table th.pad-left,.section-chart-table td.pad-left{padding-left:16px}.grid{display:grid}.grid-cols-2{grid-template-columns:1fr 1fr}.heading-large{font-size:2rem;font-weight:800}.body-large-bold{font-size:1.5rem;font-weight:700}.body-medium-large-extrabold{font-size:1.25rem;font-weight:800}.body-large-extrabold{font-size:1.125rem;font-weight:800}.body-large-semibold{font-size:1.5rem;font-weight:600}.body-large-regular{font-size:1.5rem;font-weight:400}.body-medium-bold{font-size:1rem;font-weight:700}.body-medium-semibold{font-size:1rem;font-weight:600}.body-medium-medium{font-size:1rem;font-weight:500}.body-medium-regular{font-size:1rem;font-weight:400}.body-large-medium{font-size:1.5rem;font-weight:500}.body-small-extrabold{font-size:.875rem;font-weight:800}.body-small-semibold{font-size:.875rem;font-weight:600}.body-small-bold{font-size:.875rem;font-weight:700}.body-small-regular{font-size:.875rem;font-weight:400}.body-small-regular-gray{font-size:.875rem;font-weight:400;color:#2c2c2d}.body-small-medium{font-size:.875rem;font-weight:500;color:#666}body{font-family:Manrope,sans-serif;background:#2c2c2c;color:#fff}.app-layout{display:flex;flex-direction:column;min-height:100vh}
