.thess-acc button.thess-acc__trigger{all:unset;width:100%;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;box-sizing:border-box}.thess-acc .thess-acc__title{font-family:"Manrope",sans-serif;font-weight:600;font-size:22px;line-height:23px;color:#939393;transition:color .3s ease}.thess-acc button.thess-acc__trigger:hover .thess-acc__title{color:#010101}.thess-acc{max-width:794px;margin:0 auto;padding:0 !important;box-sizing:border-box}.thess-acc__item{border-top:1px solid #838383}.thess-acc__item:last-child{border-bottom:1px solid #838383}.thess-acc__trigger{width:100%;background:0 0;border:0;padding:22px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;text-align:left}.thess-acc__title{font-family:"Manrope",sans-serif;font-weight:600;font-size:22px;line-height:23px;color:#939393}.thess-acc__icon{position:relative;width:20px;height:20px;flex:0 0 20px;display:inline-flex;align-items:center;justify-content:center;color:#010101;font-family:"Manrope",sans-serif;font-weight:700;font-size:18px;line-height:1}.thess-acc__minus{display:none}.thess-acc__panel{max-height:0;overflow:hidden;transition:max-height .42s ease}.thess-acc__content{padding:0 0 22px;font-family:"Manrope",sans-serif;font-weight:600;font-size:16px;line-height:23px;color:#010101}.thess-acc__item.is-open .thess-acc__title{color:#010101}.thess-acc__item.is-open .thess-acc__plus{display:none}.thess-acc__item.is-open .thess-acc__minus{display:inline}.thess-acc__trigger:hover .thess-acc__title{color:#010101}@media (max-width:600px){.thess-acc{padding:0 10px}.thess-acc__title{font-size:16px !important;line-height:16px}.thess-acc button.thess-acc__trigger{padding:15px 0}}