.page_hero_section__dUTA_{display:flex;justify-content:space-between;margin-bottom:128px;flex-direction:column}.page_box_section__oZWJC{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media only screen and (max-width:1024px){.page_box_section__oZWJC{grid-template-columns:repeat(2,1fr)}}@media only screen and (max-width:768px){.page_box_section__oZWJC{grid-template-columns:repeat(1,1fr)}}.TextBox_title__TH3D2:after{content:" ›"}.TextBox_text_box__Kld73{background-color:var(--area);border-radius:var(--border-radius);display:block;padding:16px;flex:1 1;transition:background-color .1s ease-in,box-shadow .2s,transform .2s}.TextBox_text_box__Kld73:hover{color:var(--foreground);box-shadow:0 4px 24px rgba(0,0,0,.15)}.TextBox_text_box__Kld73:hover .TextBox_title__TH3D2{color:var(--primary);transition:color .1s ease-in}