.page_title_line{border-top:2px solid var(--lightGray,#c4c7c8);padding-bottom:50px;padding-top:30px}.page_title_row{display:flex;gap:30px}.page_title_row .page_title_title{width:calc(33.33333% - 15px)}.page_title_row .page_title_description{width:calc(66.66667% - 15px)}.page_title_column{display:flex;flex-direction:column;gap:10px}@media (max-width:1024px){.page_title_row .page_title_description,.page_title_row .page_title_title{width:calc(50% - 15px)}}@media (max-width:768px){.page_title_row{flex-direction:column}.page_title_row .page_title_description,.page_title_row .page_title_title{width:100%}}