.accordeon__item{border:2px solid #404b48;border-width:0 0 1px;scroll-margin-top:85px}.accordeon__item:first-child{border-width:1px 0}.accordeon__title{font-size:18px;margin-bottom:0;color:#2fd97a;font-weight:normal;transition:color .3s}.accordeon-opened .accordeon__title{color:#fff}.accordeon__toggle{display:flex;align-items:baseline;justify-content:space-between;padding:12px 18px 18px 0;cursor:pointer}.accordeon__chevron .icon-svg{color:#2fd97a;transition:transform .3s,color .3s}.accordeon-opened .accordeon__chevron .icon-svg{transform:rotate(180deg);color:#fff}.accordeon__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s}.accordeon-opened .accordeon__body{grid-template-rows:1fr}.accordeon__content{overflow:hidden}.accordeon__content-inner{padding-top:34px;padding-bottom:88px}@media(min-width: 1200px){.accordeon__item{border-width:0 0 2px}.accordeon__item:first-child{border-width:2px 0}.accordeon__toggle{padding:35px 30px 45px 0}.accordeon__title{font-size:44px;line-height:55px}.accordeon__chevron .icon-svg{width:27px}.accordeon__content-inner{padding-top:42px;padding-bottom:140px}}
