.expandableList__main{margin:40px auto;width:1282px}.expandableList__input{opacity:0;position:absolute;z-index:-1}.expandableList__tabs{border-top:.5px solid #09364f;overflow:hidden}.expandableList__tab{border-bottom:.5px solid #09364f;overflow:hidden;width:100%}.expandableList__tab_content{background:#fff;border:3px solid transparent;color:#09364f;font-family:Open Sans;font-size:18px;font-style:normal;font-weight:400;line-height:36px;max-height:0;padding:0 2em 0 0;transition:all .3s}.expandableList__tab_label{color:#09364f;cursor:pointer;display:flex;font-family:Syne-Regular;font-size:32px;font-style:normal;font-weight:700;font-weight:400;justify-content:space-between;line-height:38px;padding-bottom:.2em;padding-top:.5em}.expandableList__tab_label:after{background-image:url(https://f.hubspotusercontent40.net/hubfs/8850145/Group%20113.svg);background-repeat:no-repeat;background-size:auto;color:#c15050;content:" ";height:1em;margin-top:10px;text-align:center;transition:all .35s;width:1em}input[type=checkbox]:checked+.expandableList__tab_label:after{background-image:url(https://f.hubspotusercontent40.net/hubfs/8850145/plusMinusExpander.svg);background-repeat:no-repeat;background-size:auto;content:" ";margin-top:10px}input[type=checkbox]:checked~.expandableList__tab_content{color:#09364f;font-family:Open Sans;font-size:18px;font-style:normal;font-weight:400;line-height:36px;max-height:100%;padding-left:0;padding-top:0}@media only screen and (max-width:1300px){.expandableList__main{width:800px}}@media only screen and (max-width:850px){.expandableList__main{margin-top:0;width:100%}.expandableList__tab_label:after{margin-right:2px;margin-top:5px}.expandableList__tab_content{margin-top:2px}.expandableList__tabs{margin-left:20px;margin-right:20px}.expandableList__tab_label{font-size:24px;line-height:29px}}