.terms{display:flex;flex-wrap:wrap}.terms__content{display:flex;max-width:1200px;margin:0 auto;width:100%;font-family:Gotham Pro}@media screen and (max-width:1024px){.terms__content{margin:0 15px}}.terms__heading{font-weight:500;font-size:48px;line-height:1.15;text-align:center;font-family:Gotham Pro;color:#362f3d;max-width:920px}@media screen and (max-width:1024px){.terms__heading{font-size:36px;max-width:700px}}@media screen and (max-width:500px){.terms__heading{font-size:26px}}.terms__content{flex-direction:column;align-items:center;z-index:3}.terms__heading{margin:25px 0}.terms__text{width:100%}.terms__list{counter-reset:item;padding:0}.terms__item{display:block;margin:10px 0}.terms__item:before{content:counters(item,".") ". ";counter-increment:item}.terms__item--cyrillic-double:before,.terms__item--cyrillic:before{content:""}.terms__sub-list{counter-reset:itemRoman;list-style-type:none}.terms__sub-item:before{content:counter(itemRoman,lower-roman) ") ";counter-increment:itemRoman}