.InternshipItem_container__AXvys{cursor:pointer;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"title title" "from-title from-property" "to-title to-property" "hours-title hours-property" "days-title days-property" "controls controls";background-color:var(--mantine-color-gray-1)}[data-mantine-color-scheme=dark] .InternshipItem_container__AXvys{background-color:var(--mantine-color-gray-8)}.InternshipItem_title__f8hL5{grid-area:title}.InternshipItem_from-title__VvHyN{grid-area:from-title}.InternshipItem_from-property__UAGFV{grid-area:from-property}.InternshipItem_to-title__tKlzz{grid-area:to-title}.InternshipItem_to-property__Elqaa{grid-area:to-property}.InternshipItem_hours-title__dEeiq{grid-area:hours-title}.InternshipItem_hours-property__gEAhS{grid-area:hours-property}.InternshipItem_days-title__S4w2z{grid-area:days-title}.InternshipItem_days-property__4b1SC{grid-area:days-property}.InternshipItem_controls__qnhTC{grid-area:controls;display:flex;gap:.3rem;flex-direction:column;justify-content:center;align-items:stretch;margin-top:1rem}@media screen and (min-width:48em){.InternshipItem_container__AXvys{grid-template-columns:1fr 1fr 1fr 1fr;grid-template-areas:"title title title title" "from-title from-property to-title to-property" "hours-title hours-property days-title days-property" "controls controls controls controls"}.InternshipItem_controls__qnhTC{flex-direction:row}}@media screen and (min-width:62em){.InternshipItem_container__AXvys{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;grid-template-areas:"title title title title controls" "from-title from-property to-title to-property controls" "hours-title hours-property days-title days-property controls"}.InternshipItem_controls__qnhTC{flex-direction:column}}.Address_addressPanel__PmOjb{font-style:normal}.layout_navigation__EUVA1{margin:0}.layout_link__MJd97{display:block;line-height:1;padding:calc(.5rem * var(--mantine-scale)) calc(.75rem * var(--mantine-scale));border-radius:var(--mantine-radius-sm);text-decoration:none;color:var(--mantine-color-gray-7)}[data-mantine-color-scheme=dark] .layout_link__MJd97{color:var(--mantine-color-dark-0)}.layout_link__MJd97{font-size:var(--mantine-font-size-sm);font-weight:500}@media (hover:hover){.layout_link__MJd97:hover{background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .layout_link__MJd97:hover{background-color:var(--mantine-color-dark-6)}}@media (hover:none){.layout_link__MJd97:active{background-color:var(--mantine-color-gray-0)}[data-mantine-color-scheme=dark] .layout_link__MJd97:active{background-color:var(--mantine-color-dark-6)}}.layout_pageFooter__UzAMJ{padding:calc(var(--mantine-spacing-sm)) 0 calc(var(--mantine-spacing-sm) + env(safe-area-inset-bottom)) 0;text-align:center;font-size:var(--mantine-font-size-xs);color:var(--mantine-color-gray-6)}[data-mantine-color-scheme=dark] .layout_pageFooter__UzAMJ{color:var(--mantine-color-dark-2)}.layout_pageFooter__UzAMJ{background-color:var(--mantine-color-gray-2)}[data-mantine-color-scheme=dark] .layout_pageFooter__UzAMJ{background-color:var(--mantine-color-dark-5)}.layout_pageFooter__UzAMJ a{color:var(--mantine-color-primary)}[data-mantine-color-scheme=dark] .layout_pageFooter__UzAMJ a{color:var(--mantine-color-primary-dark)}.layout_innerFooter__uJfN5{display:flex;gap:var(--mantine-spacing-sm);justify-content:space-between;align-items:center;flex-direction:column}@media (min-width:32em){.layout_innerFooter__uJfN5{flex-direction:row}}