.footer_details{display:grid;gap:16px;grid-template-columns:auto auto}.footer_details,.footer_details-item{position:relative}.footer_details-item a{font-weight:700}.footer_details-item a span{font-weight:400}.footer_details_item-upper-text{display:block;font-weight:700}.footer_details_item-upper-text+a{font-weight:400}.footer_details-item:has(.footer_details_item-upper-text){grid-column:span 2}@media (min-width:1025px){.footer_details-item{padding-right:16px}.footer_details-item:nth-child(odd):after{border-right:1px solid #6f3232;bottom:0;content:"";height:8px;margin:auto 0;position:absolute;right:0;top:0;width:1px}}@media (max-width:1024px){.footer_details{gap:8px;grid-template-columns:1fr}.footer_details-item:nth-child(odd) a:after{border-bottom:1px solid #6f3232;bottom:-4px;content:"";left:0;margin:0;position:absolute;width:8px}.footer_details-item:last-child{margin:0}.footer_details-item:has(.footer_details_item-upper-text){grid-column:auto}.footer_details-item:has(.footer_details_item-upper-text) a:after{content:none}.footer_details-item:first-child a:after{bottom:unset;top:-4px}.footer_details-item:first-child{order:2}.footer_details-item:nth-child(2){order:1}.footer_details-item:nth-child(3){margin-top:8px;order:3}}.footer_details-item:last-child:after{content:none}