.goods{padding-block:60rem;background-color:rgba(247,244,243,.5)}.goods__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goods__info_title{font-size:16rem;line-height:30rem;font-weight:700;text-align:center;margin-block:7rem}.goods__info_text{font-size:14rem;line-height:22rem;margin-bottom:16rem}.goods__info_tables{position:relative;font-size:14rem;line-height:22rem;font-weight:500}.goods__info_tables::after,.goods__info_tables::before{content:'';position:absolute;top:50%;display:block;width:20rem;height:1rem;background-color:var(--color-primary)}.goods__info_tables::after{left:-26rem}.goods__info_tables::before{right:-26rem}.goods__items{margin-top:66rem;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:14rem}.goods__items>*{display:none}.goods__container.active .goods__items>*,.goods__items>:nth-child(1),.goods__items>:nth-child(2),.goods__items>:nth-child(3){display:-webkit-box;display:-ms-flexbox;display:flex}.goods__button{min-width:133rem}.goods__button_wrapper{margin-top:50rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.goods__container.active .goods__button_wrapper{display:none}@media screen and (min-width:768px){.goods{padding-block:66rem 123rem}.goods__items{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.goods__items>*{display:-webkit-box;display:-ms-flexbox;display:flex}.goods__button_wrapper{display:none}}@media screen and (min-width:1024px) and (orientation:landscape){.goods__info_title{font-size:20rem}.goods__items{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:12rem}}