.tabs-panel .tab__content{display:none;padding:20px}.tabs-panel .tab__content.is-active{display:block}@media screen and (max-width:1023px){.tabs-panel .tab__content.tab__content--show{display:block;padding:0}.tabs-panel .tab__content:not(.tab__content--show){display:block;overflow:hidden;max-height:0;padding:0}.tabs-panel .tab__content:not(.tab__content--show).is-active{max-height:9999px}}@media print{.tabs-panel .tab__content.tab__content--show{display:block;padding:0}.tabs-panel .tab__content:not(.tab__content--show){display:block;overflow:hidden;max-height:0;padding:0}.tabs-panel .tab__content:not(.tab__content--show).is-active{max-height:9999px}}@media print{.tabs{display:none}}