.flex.min-h-screen.my_pro_page {
    display: flex;
    flex-direction: column;
}

.grid_sec{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.grid_sec .ref-grid:first-child{grid-column:1 / 2;grid-row:1 / 4}.grid_sec .ref-grid:nth-child(2){grid-column:2/ 3;grid-row:1 / 2}.grid_sec .ref-grid:nth-child(3){grid-column:2 / 3;grid-row:2 / 4}.grid_sec .ref-grid:nth-child(4){grid-column:3/4;grid-row:1/4}.grid_sec .ref-grid:nth-child(5){grid-column:4/4;grid-row:1/4;position:relative}.grid_sec .ref-grid:nth-child(5) span{position:absolute;top:20px;left:0;right:0;display:block;text-align:center;font-size:25px;font-weight:700}section.s-block.s-block--fixed-banner:not(:first-child) {margin-top: 2rem !important;}@media(max-width:600px){.grid_sec .ref-grid span{font-size:11px!important}}

.grid_sec:has(img[src*="j5QUXOfKxuujubzgL4AJxQuMfabjX2o5gx0nka7J.png"]){grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(1,minmax(0,1fr))}.grid_sec:has(img[src*="j5QUXOfKxuujubzgL4AJxQuMfabjX2o5gx0nka7J.png"]) .ref-grid:first-child{grid-column:1 / 1;grid-row:1 / 1}.grid_sec:has(img[src*="j5QUXOfKxuujubzgL4AJxQuMfabjX2o5gx0nka7J.png"]) .ref-grid:first-child span{top:unset;bottom:20px}.grid_sec:has(img[src*="j5QUXOfKxuujubzgL4AJxQuMfabjX2o5gx0nka7J.png"]) .ref-grid:first-child::after{background:linear-gradient(to bottom,#fff0 71.81%,rgb(18 19 20 / .51) 94.84%)}.section_marg:has(img[src*="j5QUXOfKxuujubzgL4AJxQuMfabjX2o5gx0nka7J.png"]){margin-top:20px}