.expander{margin-bottom:1rem;opacity:0;-webkit-transition:opacity .45s ease-out;transition:opacity .45s ease-out;will-change:opacity}.expander__expandableSection{display:none}.expander__expandableSection--animated{height:0;opacity:0;overflow:hidden;will-change:height,opacity}.expander__expandableSection--animated[data-collapsed=false]{-webkit-transition:height .4s ease-out,opacity .3s ease-out .1s;transition:height .4s ease-out,opacity .3s ease-out .1s}.expander__expandableSection--animated[data-collapsed=true]{-webkit-transition:opacity .3s ease-out,height .2s ease-out .1s;transition:opacity .3s ease-out,height .2s ease-out .1s}.expander:not(.is-expanded) .expander__fixedSection>:last-child,.expander:not(.is-expanded) .expander__fixedSection>:last-child :last-child,.expander__expandableSection--animated>:last-child,.expander__expandableSection--animated>:last-child :last-child,.expander__expandableSection>:last-child,.expander__expandableSection>:last-child :last-child{margin-bottom:0!important;padding-bottom:0!important;-webkit-transition:padding .15s ease-out,margin .15s ease-out;transition:padding .15s ease-out,margin .15s ease-out;will-change:padding,margin}.expander.is-visible .expander__expandableSection{display:block}.expander.is-inMaxHeightMode .expander__expandableSection--animated{overflow:hidden}.expander__showMore{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;margin:1.5rem auto 0;padding:0;position:relative}.expander__showMore__icon:last-child{display:block;margin:0 auto;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;-webkit-transform-origin:center center;transform-origin:center center;will-change:transform}.expander.is-expanded .expander__showMore__icon:last-child,.expander.is-visible .expander__showMore__icon:last-child{-webkit-box-ordinal-group:0;-webkit-order:-1;-ms-flex-order:-1;order:-1;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}@media only screen and (max-width:601px){.is-expanded-on-mobile .expander__expandableSection{display:block}.is-expanded-on-mobile .expander__expandableSection--animated{height:auto!important;opacity:1!important}.is-expanded-on-mobile .expander__showMore{display:none}}@media only screen and (min-width:601px) and (max-width:1281px){.is-expanded-on-tablet .expander__expandableSection{display:block}.is-expanded-on-tablet .expander__expandableSection--animated{height:auto!important;opacity:1!important}.is-expanded-on-tablet .expander__showMore{display:none}}@media only screen and (min-width:1281px){.is-expanded-on-desktop .expander__expandableSection{display:block}.is-expanded-on-desktop .expander__expandableSection--animated{height:auto!important;opacity:1!important}.is-expanded-on-desktop .expander__showMore{display:none}}
