main{margin-top:7rem}.content__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style-type:none;padding:0;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.2rem 1rem}.content__tags li{font-weight:400;font-size:1.3rem;line-height:18px;letter-spacing:.231px;color:#2b2b2b;text-align:center;background:rgba(24,188,198,.15);border-radius:.4rem;padding:.6rem .8rem .8rem;min-width:5rem;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.content__tags li a{font-weight:400;font-size:1.3rem;line-height:18px;letter-spacing:.231px;color:#2b2b2b}.content__tags li:hover{background:rgba(24,188,198,.3)}.materials{min-height:70rem;padding-top:0;padding-bottom:4rem}.materials__head{background:#f7f7f7}.materials__head .back{font-weight:400;font-size:1.8rem;line-height:120%;color:#2b2b2b;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem 1rem 1rem 0}.materials__head .back:before{content:"";display:block;width:1.6rem;height:1rem;background-image:url(../../img/icons/back.svg);background-repeat:no-repeat;background-position:center;margin-right:1rem;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.materials__head .back:hover:before{-webkit-transform:translateX(-5px);-ms-transform:translateX(-5px);transform:translateX(-5px)}.materials__head-info{padding:1.2rem 0 5.7rem;text-align:center}.materials__head-info p{font-weight:500;font-size:1.2rem;line-height:15px;letter-spacing:1px;text-transform:uppercase;color:#18bcc6;margin-top:3.4rem}.materials__head-info h2{font-weight:500;font-size:3rem;line-height:48px;letter-spacing:-.03em;color:#1d1d1f;margin-top:.5rem}.materials__post{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}.materials__item{display:block;text-decoration:none;padding-bottom:1rem}.materials__item-img{width:100%;height:18.4rem;border-radius:.4rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.materials__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.materials__item-img+.materials__item-title{margin-top:5.2rem}.materials__item-cat{font-weight:600;font-size:1.2rem;line-height:130%;letter-spacing:.231px;text-transform:uppercase;color:#18bcc6;margin-top:2.5rem}.materials__item-title{font-weight:500;font-size:2rem;line-height:24px;color:#000;margin-top:1.2rem;min-height:4.8rem;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.materials__item-descr{margin-top:1.2rem;font-weight:400;font-size:1.4rem;line-height:24px;color:#2b2b2b;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:3}.materials__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1.5rem;gap:1.6rem}.materials__item-info span{font-weight:400;font-size:1.4rem;line-height:1.8rem;color:#7c858e;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:lowercase}.materials__item-info span+div{margin-left:1.6rem}.materials__item-time{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.materials__item-time:before{content:"";background:url(../../img/icons/time.svg) no-repeat center center;width:1.3rem;height:1.3rem;display:block;margin-right:.6rem}.materials__item:hover .materials__item-title{color:#ff622f}.materials__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}.materials__bottom .bttn-outline{border:.1rem solid #ff622f;background-color:transparent}.materials__bottom .bttn-outline:hover{background-color:rgba(255,98,47,.25)}@media only screen and (min-width:992px){.materials{padding-bottom:15rem}.materials__head-info{padding:1.2rem 0 8.7rem}.materials__head-info h2{font-size:4rem}.materials__wrap{margin-top:7.9rem;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);gap:3rem;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.materials__item-title{min-height:7.2rem}}@media only screen and (max-width:992px){.materials__post{margin-bottom:3rem}}