.heading{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:46px;grid-gap:20px;gap:20px}.heading h1{width:50%;color:#ffa937;font-size:max(2.1vw,2.1vw,24px);text-align:left}@media(max-width:767px){.heading h1{width:100%}}.orange-btn{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:22px 40px}@media(max-width:767px){.orange-btn{width:100%;margin-top:32px}}.products-row{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:30px;gap:30px}.products-row,.products-row .product{display:-webkit-box;display:-ms-flexbox;display:flex}.products-row .product{-ms-flex-negative:0;flex-shrink:0;width:calc(50% - 15px)}.products-row .product:nth-of-type(3),.products-row .product:nth-of-type(4),.products-row .product:nth-of-type(5){width:calc(33% - 19px)}@media(max-width:767px){.products-row .product:nth-of-type(3),.products-row .product:nth-of-type(4),.products-row .product:nth-of-type(5){width:calc(50% - 15px)}}@media(max-width:560px){.products-row .product{width:100%}.products-row .product:nth-of-type(3),.products-row .product:nth-of-type(4),.products-row .product:nth-of-type(5){width:100%}}
