@media screen and (min-width:1024px) and (hover:hover) and (pointer:fine){.expandable-content{width:100%}.expandable-content .expandable-content__title{font-weight:400;font-style:Regular;leading-trim:NONE;letter-spacing:0;text-align:center;margin-bottom:20px;font-size:32px;line-height:32px}.expandable-content .expandable-content__visible{color:#666;word-break:break-word;margin-bottom:16px;font-size:14px;font-weight:400;line-height:20px}.expandable-content .expandable-content__toggle{display:none}.expandable-content .expandable-content__hidden{color:#666;word-break:break-word;margin-bottom:16px;font-size:14px;font-weight:400;line-height:20px;animation:.3s ease-out slideDown;display:none}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:2000px}}.expandable-content .expandable-content__button__wrapper{justify-content:center;display:flex}.expandable-content .expandable-content__button{color:#222;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:1px solid #ddd;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:14px;font-weight:500;line-height:20px;transition:all .2s;display:inline-flex}.expandable-content .expandable-content__button:hover{color:#000;border-color:#000}.expandable-content .expandable-content__button .expandable-content__show-more{display:inline-block}.expandable-content .expandable-content__button .expandable-content__collapse{display:none}.expandable-content .expandable-content__button .expandable-content__icon{justify-content:center;align-items:center;width:12px;height:12px;transition:transform .3s;display:flex}.expandable-content .expandable-content__button .expandable-content__icon svg{width:100%;height:100%}.expandable-content .expandable-content__toggle:checked~.expandable-content__hidden{display:block}.expandable-content .expandable-content__toggle:checked~.expandable-content__button__wrapper .expandable-content__button .expandable-content__show-more{display:none}.expandable-content .expandable-content__toggle:checked~.expandable-content__button__wrapper .expandable-content__button .expandable-content__collapse{display:inline-block}.expandable-content .expandable-content__toggle:checked~.expandable-content__button__wrapper .expandable-content__button .expandable-content__icon{transform:rotate(180deg)}}
