.box-outer-wrap{display:grid!important;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.box-inner-wrap:first-child{display:block!important;grid-area:1/1/3/2}.box-inner-wrap{background:#f2f2f2;border-radius:20px;overflow:hidden;position:relative}.box-inner-wrap:last-child{grid-area:2/2/3/3}.box-inner-wrap:not(:first-child),.box-outer-wrap:first-child .box-inner-wrap:not(:first-child),.box-outer-wrap:not(:first-child) .box-inner-wrap{display:grid;grid-template-columns:1fr 1fr}.box-inner-wrap:last-child .box-button,.box-inner-wrap:nth-child(2) .box-button{bottom:24px;position:absolute}@media (min-width:1280px) and (max-width:1439px){.box-outer-wrap:first-child .box-inner-wrap :not(:first-child),.box-outer-wrap:not(:first-child) .box-inner-wrap{grid-template-columns:.875fr 1fr}}.bottomSection{color:#000;display:flex;flex-wrap:wrap;justify-content:space-between;padding:24px}.bottomSection>div{flex:1 1 100%}.box-image{position:relative}.box-image img{height:100%;object-fit:cover;width:100%}.image-tag{background-color:#fff;border-radius:30px;padding:2px 12px;position:absolute}.image-tag p{margin-bottom:0}.box-inner-wrap:first-child .image-tag{right:20px;top:18px}.box-inner-wrap:last-child .image-tag,.box-inner-wrap:nth-child(2) .image-tag{right:10px;top:12px}.box-inner-wrap:first-child .bottomSection{gap:20px}.viewAll-btn{display:flex;justify-content:center;margin-top:30px}@media (max-width:1024px){.box-outer-wrap{grid-template-columns:1fr;grid-template-rows:auto}.box-inner-wrap:first-child,.box-inner-wrap:last-child{grid-area:auto}.box-inner-wrap{display:block!important}.box-inner-wrap:not(:first-child){grid-template-columns:unset}.box-image{height:250px}.box-inner-wrap:last-child .box-button,.box-inner-wrap:nth-child(2) .box-button{position:unset}.bottomSection{gap:20px}}@media (max-width:767px){.box-outer-wrap{gap:16px}.box-inner-wrap{border-radius:16px}.box-image{height:220px}.bottomSection{gap:12px;padding:16px}.image-tag{padding:4px 10px;right:12px!important;top:12px!important}.image-tag p{font-size:12px}}