.order{padding-bottom:150px}.order__title{position:relative;margin:0 auto;margin-top:11px;padding-bottom:81px;font-family:"Highway Gothic Expanded";font-style:normal;font-weight:400;font-size:15px;line-height:15px;text-align:center;letter-spacing:.15em;text-transform:uppercase;color:#8b8c4a;width:620px}@media (max-width:769px){.order__title{width:290px}}.order__title:after{content:"";position:absolute;display:block;height:1px;background:#8b8c4a;width:100px;left:42%;top:35px}@media (max-width:769px){.order__title:after{left:33%}}.order__content{display:grid;grid-template-columns:repeat(3,1fr);column-gap:30px;grid-row-gap:150px}@media (max-width:992px){.order__content{grid-template-columns:repeat(2,1fr);column-gap:30px;grid-row-gap:70px}}@media (max-width:769px){.order__content{column-gap:20px;grid-row-gap:50px}}@media (max-width:420px){.order__content{grid-template-columns:repeat(1,1fr);column-gap:10px;grid-row-gap:40px}}.product{display:flex;flex-direction:column;justify-content:space-between}.product__box{padding-bottom:40px}.product__box-img{display:block;max-width:100%;height:auto}@media (max-width:420px){.product__description{display:flex;flex-direction:column}}.product__title a {color: #153e35;}.product__title{font-family:"Highway Gothic Expanded";font-style:normal;font-weight:400;font-size:30px;line-height:33px;letter-spacing:.1em;text-transform:uppercase;color:#153e35;padding-bottom:15px}@media (max-width:769px){.product__title{font-size:22px;line-height:28px}}@media (max-width:420px){.product__title{text-align:center}}.product__price{font-family:"Highway Gothic Expanded";font-style:normal;font-weight:400;font-size:16px;line-height:18px;letter-spacing:.15em;text-transform:uppercase;color:#8b8c4a;padding-bottom:25px}@media (max-width:769px){.product__price{font-size:14px}}@media (max-width:420px){.product__price{text-align:center}}.product__btn{font-family:"Highway Gothic";font-style:normal;font-weight:400;font-size:24px;line-height:27px;display:flex;align-items:center;text-align:center;text-transform:uppercase;color:#fff;padding:14px 40px;background-color:#a8483d;display:inline-block}@media (max-width:769px){.product__btn{font-size:20px;padding:10px 30px}}