.mfa-2024-theme-light,:root{--year-box-parent-bg:var(--color-white);--year-box-heading-color:var(--color-text-secondary);--year-box-bg:var(--button-link-hover);--year-box-bg-selected:var(--button-outline-pressed);--year-box-color:var(--color-text-primary)}.mfa-2024-theme-dark{--year-box-parent-bg:var(--color-black);--year-box-heading-color:var(--color-text-inverse-secondary);--year-box-bg:var(--color-border-inverse);--year-box-bg-selected:var(--icon-color-default);--year-box-color:var(--color-text-inverse)}.milestones-section-main .timeline-parent .filter-parent{padding:var(--padding-extra-large);justify-content:center;display:none}.milestones-section-main .timeline-parent .filter-parent--show{display:flex}@media screen and (max-width:599px){.milestones-section-main .timeline-parent .filter-parent{padding:var(--padding-extra-large) var(--padding-large)}}.milestones-section-main .timeline-parent .filter-parent .filters-container{width:100%;gap:var(--gap-large);align-items:start}.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter{grid-column:1/5;align-items:center;flex-wrap:wrap;gap:var(--gap-small)}.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter .category-title{white-space:nowrap;font-weight:var(--font-weight-medium);font-size:var(--text-size-title-large);color:var(--input-color-text);font-family:var(--font-family-bitter)}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter .category-title{display:none}}.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter .cat-item{cursor:pointer;white-space:nowrap;display:flex;font-weight:var(--font-weight-medium);align-items:center;min-width:90px;color:var(--input-color-text);justify-content:center;height:var(--line-height-headline-H2);font-size:var(--text-size-label-large);padding:0 var(--padding-large);font-family:var(--font-family-primary);border:1px solid var(--color-border-subtle);border-radius:var(--border-radius-full);background:0 0}.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter .cat-item:hover{background:var(--button-outline-pressed)}.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter .cat-item.selected{background:var(--button-outline-pressed)}@media screen and (min-width:961px){.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter{display:flex}}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .filter-parent .filters-container .desktop-category-filter{display:none}}.milestones-section-main .timeline-parent .filter-parent .filters-container .mobile-category-filter{grid-column:1/5;gap:var(--gap-medium);align-items:center}.milestones-section-main .timeline-parent .filter-parent .filters-container .mobile-category-filter .category-select-parent{position:relative;width:-webkit-fill-available}.milestones-section-main .timeline-parent .filter-parent .filters-container .mobile-category-filter .category-select-parent .category-select{width:100%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);display:flex;padding:0 var(--padding-large);align-items:center;color:var(--input-color-text);justify-content:center;height:var(--line-height-headline-H2);font-size:var(--text-size-label-large);padding:0 var(--padding-large);border:1px solid var(--color-border-subtle);border-radius:var(--border-radius-full);background:var(--color-background-light)}.milestones-section-main .timeline-parent .filter-parent .filters-container .mobile-category-filter .category-select-parent .select-arrow{position:absolute;width:24px;top:50%;transform:translateY(-50%);right:var(--padding-large);height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--input-color-label);pointer-events:none;-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9999 15.7002L5.6499 9.3502L7.0749 7.9502L11.9999 12.9002L16.9249 7.9752L18.3499 9.3752L11.9999 15.7002Z" fill="currentColor"/></svg>');mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9999 15.7002L5.6499 9.3502L7.0749 7.9502L11.9999 12.9002L16.9249 7.9752L18.3499 9.3752L11.9999 15.7002Z" fill="currentColor"/></svg>')}@media screen and (min-width:961px){.milestones-section-main .timeline-parent .filter-parent .filters-container .mobile-category-filter{display:none}}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .filter-parent .filters-container .mobile-category-filter{display:flex}}.milestones-section-main .timeline-parent .filter-parent .filters-container .sortby-filter{grid-column:5/6;display:flex;gap:var(--gap-medium);align-items:center}.milestones-section-main .timeline-parent .filter-parent .filters-container .sortby-filter .sortby-label{font-weight:var(--font-weight-medium);white-space:nowrap;font-size:var(--text-size-title-large);color:var(--input-color-text);font-family:var(--font-family-bitter)}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .filter-parent .filters-container .sortby-filter .sortby-label{display:none}}.milestones-section-main .timeline-parent .filter-parent .filters-container .sortby-filter .sortby-select-parent{min-width:160px;position:relative;width:-webkit-fill-available}.milestones-section-main .timeline-parent .filter-parent .filters-container .sortby-filter .sortby-select-parent .sortby-select{width:100%;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);display:flex;padding:0 var(--padding-large);align-items:center;color:var(--input-color-text);justify-content:center;height:var(--line-height-headline-H2);font-size:var(--text-size-label-large);padding:0 var(--padding-large);border:1px solid var(--color-border-subtle);border-radius:var(--border-radius-full);background:var(--color-background-light)}.milestones-section-main .timeline-parent .filter-parent .filters-container .sortby-filter .sortby-select-parent .select-arrow{position:absolute;width:24px;top:50%;transform:translateY(-50%);right:var(--padding-large);height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;background:var(--input-color-label);pointer-events:none;-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9999 15.7002L5.6499 9.3502L7.0749 7.9502L11.9999 12.9002L16.9249 7.9752L18.3499 9.3752L11.9999 15.7002Z" fill="currentColor"/></svg>');mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9999 15.7002L5.6499 9.3502L7.0749 7.9502L11.9999 12.9002L16.9249 7.9752L18.3499 9.3752L11.9999 15.7002Z" fill="currentColor"/></svg>')}@media screen and (min-width:1240px){.milestones-section-main .timeline-parent .filter-parent .filters-container{max-width:1240px}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .timeline-parent .filter-parent .filters-container{max-width:864px}}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .filter-parent .filters-container{max-width:-webkit-fill-available}}@media screen and (min-width:961px){.milestones-section-main .timeline-parent .filter-parent .filters-container{display:grid;grid-template-columns:repeat(5,1fr)}}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .filter-parent .filters-container{display:flex;justify-content:space-between;flex-wrap:wrap}}.milestones-section-main .timeline-parent .timeline-section-parent{display:flex;justify-content:center;padding:var(--padding-extra-large);background:var(--color-surface-light-lowest)}@media screen and (max-width:599px){.milestones-section-main .timeline-parent .timeline-section-parent{padding:var(--padding-extra-large) var(--padding-large)}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container{width:100%}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-heading{color:var(--color-text-secondary);font-weight:var(--font-weight-medium);font-family:var(--font-family-secondary)}@media screen and (min-width:1240px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-heading{font-size:var(--text-size-display-h2);margin-bottom:var(--margin-extra-large)}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-heading{font-size:var(--text-size-display-h3);margin-bottom:var(--margin-extra-large)}}@media screen and (min-width:600px) and (max-width:960px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-heading{font-size:var(--text-size-display-h4);margin-bottom:var(--margin-large)}}@media screen and (max-width:599px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-heading{font-size:var(--text-size-display-h4);margin-bottom:var(--margin-large)}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item{padding:var(--padding-large) 0}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-headline-parent{display:flex;gap:var(--gap-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-headline-parent .timeline-item-headline-bullet-parent{width:var(--width-medium);display:flex;justify-content:center;align-items:center}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-headline-parent .timeline-item-headline-bullet-parent .timeline-item-headline-bullet{width:18px;height:18px;background:var(--button-primary-active);border-radius:var(--border-radius-full)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-headline-parent .timeline-item-headline{line-height:1.25;font-family:var(--font-family-secondary);font-weight:var(--font-weight-medium);color:var(--color-text-primary)}@media screen and (min-width:961px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-headline-parent .timeline-item-headline{font-size:var(--text-size-display-h4)}}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-headline-parent .timeline-item-headline{font-size:var(--text-size-headline-h3)}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-date-parent{display:flex;gap:var(--gap-large);margin-top:var(--margin-small)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-date-parent .timeline-item-date-bullet-parent{width:var(--width-medium);display:flex;justify-content:center;align-items:center}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-date-parent .timeline-item-date{font-size:var(--text-size-body-small);font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);color:var(--color-text-primary)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent{display:flex;gap:var(--gap-large);margin-top:var(--margin-extra-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-desc-border-parent{min-width:var(--width-medium);display:flex;justify-content:center;align-items:center}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-desc-border-parent .timeline-item-desc-border{width:var(--border-width-thick);height:100%;background:var(--color-surface-light-highest)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details{border-bottom:1px solid var(--color-border-subtle);padding-bottom:var(--padding-extra-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container{display:grid;gap:var(--gap-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-desc{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--text-size-title-medium);color:var(--color-text-primary)}@media screen and (min-width:1240px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-desc{grid-column:1/4}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-desc{grid-column:1/2}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-desc-full{font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--text-size-title-medium);color:var(--color-text-primary)}@media screen and (min-width:1240px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-desc-full{grid-column:1/6}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-desc-full{grid-column:1/3}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-thumbnail-block .timeline-item-thumbnail{width:100%;height:auto;border-radius:var(--border-radius-small)}@media screen and (min-width:1240px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-thumbnail-block{grid-column:4/6}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container .timeline-item-thumbnail-block{grid-column:2/3}}@media screen and (min-width:1240px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-desc-container{grid-template-columns:1fr}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-tags{display:flex;flex-wrap:wrap;align-items:center;gap:var(--gap-medium);margin-top:var(--margin-extra-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-tags .timeline-item-tag{background:#ffe8cd;border-radius:var(--border-radius-full);display:flex;justify-content:center;align-items:center;min-height:30px;padding:0 var(--padding-medium);color:var(--color-text-secondary);font-size:var(--text-size-label-large);font-weight:var(--font-weight-medium);font-family:var(--font-family-primary)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link{display:flex;flex-wrap:wrap;justify-content:space-between;gap:var(--gap-medium);align-items:center;margin-top:var(--margin-extra-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .campaign-btn{cursor:pointer;background:var(--button-primary-default);color:var(--color-white);text-decoration:none;display:flex;width:-moz-max-content;width:max-content;justify-content:center;align-items:center;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);border-radius:var(--border-radius-full)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .campaign-btn:hover{background:var(--button-primary-hover)}@media screen and (min-width:961px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .campaign-btn{padding:0 var(--padding-large);height:var(--text-size-headline-h1)}}@media screen and (min-width:600px) and (max-width:960px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .campaign-btn{padding:0 var(--padding-medium);height:var(--text-size-headline-h2)}}@media screen and (max-width:599px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .campaign-btn{padding:0 var(--padding-medium);height:var(--text-size-quote-large)}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links{display:flex;flex-wrap:wrap;align-items:center;gap:var(--gap-medium)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-share-label{color:var(--color-text-primary);font-weight:var(--font-weight-medium);font-family:var(--font-family-primary);font-size:var(--text-size-title-small)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item{width:var(--width-large);height:var(--height-large);display:flex;justify-content:center;align-items:center}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item .timeline-social-link-icon-facebook{width:var(--width-medium);height:var(--height-medium);background-repeat:no-repeat;background-position:center;background-image:url(facebook.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item .timeline-social-link-icon-instagram{width:var(--width-medium);height:var(--height-medium);background-repeat:no-repeat;background-position:center;background-image:url(instagram.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item .timeline-social-link-icon-linkedin{width:var(--width-medium);height:var(--height-medium);background-repeat:no-repeat;background-position:center;background-image:url(linkedin.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item .timeline-social-link-icon-whatsapp{width:var(--width-medium);height:var(--height-medium);background-repeat:no-repeat;background-position:center;background-image:url(whatsapp.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item .timeline-social-link-icon-x{width:var(--width-medium);height:var(--height-medium);background-repeat:no-repeat;background-position:center;background-image:url(x.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item .timeline-social-link-icon-youtube{width:var(--width-medium);height:var(--height-medium);background-repeat:no-repeat;background-position:center;background-image:url(youtube.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .campaign-and-social-link .timeline-social-links .timeline-social-link-item .timeline-social-link-icon-weburl{width:var(--width-medium);height:var(--height-medium);background-repeat:no-repeat;background-position:center;background-image:url(weburl.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-container{position:relative;margin-top:var(--margin-extra-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-container .timeline-item-video .timeline-item-video-thumbnail{width:100%;height:auto;border-radius:var(--border-radius-small)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-container .play-video-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;background:var(--button-primary-default);color:var(--color-white);text-decoration:none;display:flex;width:-moz-max-content;width:max-content;justify-content:center;align-items:center;font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);border-radius:var(--border-radius-full)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-container .play-video-btn:hover{background:var(--button-primary-hover)}@media screen and (min-width:961px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-container .play-video-btn{padding:0 var(--padding-large);height:var(--text-size-headline-h1)}}@media screen and (min-width:600px) and (max-width:960px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-container .play-video-btn{padding:0 var(--padding-medium);height:var(--text-size-headline-h2)}}@media screen and (max-width:599px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-container .play-video-btn{padding:0 var(--padding-medium);height:var(--text-size-quote-large)}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-title{font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);-moz-columns:var(--color-text-primary);columns:var(--color-text-primary);margin-top:var(--margin-extra-large)}@media screen and (min-width:600px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-title{font-size:var(--line-height-title-H4)}}@media screen and (max-width:599px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-title{font-size:var(--line-height-title-H6)}}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-date-duration{display:flex;gap:var(--gap-large);align-items:center;font-family:var(--font-family-primary);font-weight:var(--font-weight-regular);font-size:var(--text-size-label-large);color:var(--color-text-primary);margin-top:var(--margin-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-date-duration .timeline-item-video-duration{display:flex;align-items:center;gap:var(--gap-small)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-list-item .timeline-item-desc-parent .timeline-item-details .timeline-item-video-date-duration .timeline-item-video-duration .timeline-item-video-duration-icon{width:var(--width-small);position:relative;height:var(--height-small);background-image:url(schedule.svg)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent{display:flex;gap:var(--gap-large)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-bullet-parent{width:var(--width-medium);display:flex;justify-content:center;align-items:center}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-bullet-parent .timeline-pagination-bullet{width:18px;height:18px;background:0 0;border:2px solid var(--color-border-focus);border-radius:var(--border-radius-full)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns{display:grid;grid-template-columns:1fr;width:100%;gap:var(--gap-medium)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-less-btn,.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-more-btn{font-family:var(--font-family-gotham);background:0 0;font-weight:var(--font-weight-medium);border:1px solid var(--color-text-link);width:100%;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:var(--text-size-title-small);color:var(--color-text-secondary);border-radius:var(--border-radius-full)}.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-less-btn:hover,.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-more-btn:hover{background:var(--button-link-hover)}@media screen and (min-width:961px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-less-btn,.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-more-btn{height:var(--text-size-display-h1)}}@media screen and (min-width:600px) and (max-width:960px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-less-btn,.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-more-btn{height:var(--text-size-display-h2)}}@media screen and (max-width:599px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-less-btn,.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container .timeline-lists .timeline-pagination-btns-parent .timeline-pagination-btns .timeline-show-more-btn{height:var(--text-size-quote-large)}}@media screen and (min-width:1240px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container{max-width:1240px}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container{max-width:864px}}@media screen and (max-width:960px){.milestones-section-main .timeline-parent .timeline-section-parent .timeline-data-container{max-width:-webkit-fill-available}}.milestones-section-main .year-box-parent{display:flex;justify-content:center;background:var(--year-box-parent-bg);padding:var(--padding-extra-large) var(--padding-large)}.milestones-section-main .year-box-parent .year-box-container{width:100%}.milestones-section-main .year-box-parent .year-box-container .year-box-heading{font-family:var(--font-family-secondary);font-weight:var(--font-weight-medium);margin-bottom:var(--margin-extra-large);color:var(--year-box-heading-color)}@media screen and (min-width:1240px){.milestones-section-main .year-box-parent .year-box-container .year-box-heading{font-size:var(--text-size-display-h3)}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .year-box-parent .year-box-container .year-box-heading{font-size:var(--text-size-display-h4)}}@media screen and (min-width:600px) and (max-width:960px){.milestones-section-main .year-box-parent .year-box-container .year-box-heading{font-size:var(--text-size-headline-h3)}}@media screen and (max-width:599px){.milestones-section-main .year-box-parent .year-box-container .year-box-heading{font-size:var(--text-size-title-extra-large)}}.milestones-section-main .year-box-parent .year-box-container .year-boxes{gap:var(--gap-large);justify-content:center;align-items:center}.milestones-section-main .year-box-parent .year-box-container .year-boxes .year-box{-moz-column-span:1;column-span:1;border-radius:var(--border-radius-medium);background:var(--year-box-bg);display:flex;cursor:pointer;justify-content:center;align-items:center;color:var(--year-box-color);font-family:var(--font-family-primary);font-size:var(--text-size-title-medium);font-weight:var(--font-weight-medium)}.milestones-section-main .year-box-parent .year-box-container .year-boxes .year-box:hover{background:var(--year-box-bg-selected)}.milestones-section-main .year-box-parent .year-box-container .year-boxes .year-box.selected{background:var(--year-box-bg-selected)}@media screen and (min-width:961px){.milestones-section-main .year-box-parent .year-box-container .year-boxes .year-box{height:130px}}@media screen and (min-width:600px) and (max-width:960px){.milestones-section-main .year-box-parent .year-box-container .year-boxes .year-box{height:var(--line-height-headline-H2)}}@media screen and (max-width:599px){.milestones-section-main .year-box-parent .year-box-container .year-boxes .year-box{height:var(--line-height-headline-H2)}}@media screen and (min-width:600px){.milestones-section-main .year-box-parent .year-box-container .year-boxes{display:grid;grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:599px){.milestones-section-main .year-box-parent .year-box-container .year-boxes{display:grid;grid-template-columns:repeat(1,1fr)}}@media screen and (min-width:1240px){.milestones-section-main .year-box-parent .year-box-container{max-width:1240px}}@media screen and (min-width:961px) and (max-width:1239px){.milestones-section-main .year-box-parent .year-box-container{max-width:864px}}@media screen and (max-width:960px){.milestones-section-main .year-box-parent .year-box-container{max-width:-webkit-fill-available}}