.details_page{background-color:var(--bg-light);flex-direction:column;width:100%;display:flex}.section_styling{flex-direction:row;justify-content:center;gap:1.25rem;width:100%;padding:4.25rem 0;display:flex}.left_section{max-width:65%}.right_section{max-width:31%}@media (max-width:1024px){.section_styling{flex-direction:column;justify-content:center;gap:1.25rem;width:100%;padding:4.25rem 2.5rem;display:flex}.left_section,.right_section{max-width:100%}}@media (max-width:768px){.section_styling{padding:3rem 1rem}}
