.post-legend{padding-top:120px;width:100%}@media only screen and (width <= 767px){.post-legend{padding-top:0}}.post-legend__select{margin-bottom:32px}.post-legend__select__btn{align-items:center;background-color:transparent;border:none;color:rgba(9,25,53,.4);display:flex;justify-content:space-between;margin-bottom:32px;padding:0;position:relative;width:100%;z-index:1}@media only screen and (width <= 767px){.post-legend__select__btn{background-color:var(--white);border:1px solid var(--black);border-radius:50px;margin-bottom:0;padding:6px 15px}}.post-legend__select__btn svg{display:none;transition:rotate .3s ease-in-out}@media only screen and (width <= 767px){.post-legend__select__btn svg{display:block}}.is-open .post-legend__select__btn svg{rotate:180deg}@media only screen and (width <= 767px){.post-legend__select__list{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease-in-out}.is-open .post-legend__select__list{grid-template-rows:1fr;transition:all .3s ease}}.post-legend__list{display:flex;flex-direction:column;max-height:75vh;overflow:auto;width:100%}@media only screen and (width <= 767px){.post-legend__list{background-color:#f4f4f4;border:1px solid var(--black);border-radius:0 0 15px 15px;max-height:392px;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:all .3s ease-in-out;translate:0 -19px}.is-open .post-legend__list{display:flex;opacity:1;overflow:auto;padding-top:37px;pointer-events:auto;width:100%}}.post-legend__list li{border-bottom:1px solid var(--tan)}.post-legend__list li:first-child a{padding-top:0}.post-legend__list li a{color:var(--cobalt);display:block;font-size:15px!important;padding-block:16px;text-decoration:none!important;transition:color .3s ease-in-out}@media only screen and (width <= 767px){.post-legend__list li a{padding-left:15px;padding-right:56px}}.post-legend__list li a:hover{text-decoration:underline!important}.post-legend__list li a strong{font-weight:400}.post-legend__share{transition:opacity .3s ease-in-out}.post-legend__share.is-hidden{opacity:0;pointer-events:none}@media only screen and (width <= 767px){.post-legend__share{margin-top:25px}}.post-legend__share__label{color:rgba(9,25,53,.4);display:block;margin-bottom:16px}.post-legend__share__socials{display:flex;gap:12px}.post-legend__share__socials a svg{height:28px;width:28px}.post-legend__share__socials a svg path{transition:all .2s ease-in-out}.post-legend__share__socials a:hover svg path{fill:var(--violet)}.post-legend .t-badge,.post-legend .t-eyebrow,.post-legend .t-paragraph--m{font-size:15px;font-weight:500}