.page_container__S_vmu{display:grid;margin:0 auto!important;grid-template-columns:.7fr 1fr;grid-template-rows:1fr;grid-template-areas:"left right";min-height:90vh}.page_left_side__wON6o{grid-area:left}.page_left_side__wON6o img{width:100%;height:100%;object-fit:cover;object-position:left}.page_right_side__f1VmL{grid-area:right;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem}.page_right_side__f1VmL p{color:var(--paragraph_color);text-align:justify;margin-bottom:2rem}.page_title_container__zBh4R{width:-moz-fit-content;width:fit-content;border-bottom:.3rem solid var(--secondary_color);margin-bottom:5rem}.page_title__1gYIK{text-align:center;font-size:3rem;font-weight:900;letter-spacing:.2rem;color:var(--primary_color)}.page_info_container__HL2Tt{min-height:90vh;display:flex;flex-direction:column;justify-content:space-evenly}@media screen and (max-width:1440px){.page_container__S_vmu{grid-template-columns:1fr;grid-template-rows:1fr 1fr;grid-template-areas:"left" "right"}.page_right_side__f1VmL{padding:4rem}}@media screen and (max-width:992px){.page_right_side__f1VmL{padding:2rem}}@media screen and (max-width:768px){.page_right_side__f1VmL{padding:2rem 2rem 0}.page_title_container__zBh4R{margin-bottom:2rem}.page_right_side__f1VmL p{font-size:1rem;margin-bottom:1.5rem}.page_right_side__f1VmL h2{font-size:1.4rem}}