.com-f{row-gap:24px}.com-f,.com-f__row{display:flex;flex-direction:column}.com-f__row{gap:16px;border-top:1px solid var(--borderColor);padding-top:16px}@media(min-width:768px){.com-f__row{flex-direction:row;padding-top:24px;gap:24px}}.com-f__col{display:flex;flex-direction:column;row-gap:16px}@media(min-width:768px){.com-f__col:not(:last-child){position:relative}.com-f__col:not(:last-child):after{content:"";position:absolute;width:1px;height:100%;background-color:var(--borderColor);right:-12px}}@media(min-width:992px){.com-f__col{row-gap:24px}}.com-f__i{display:flex;flex-direction:column;margin-bottom:0;row-gap:4px}@media(min-width:768px){.com-f__i{row-gap:6px}}.com-f__i_pos_row{flex-direction:row;column-gap:6px}.com-f__i-t{font-weight:700;letter-spacing:-.05em}.com-f__i-link{font-weight:500;text-decoration:underline}.com-f__i-link:hover{text-decoration:none}.com-f__i-link:hover>span{color:var(--mainColor)}.com-f__i-span{color:var(--grey);white-space:nowrap}.com-f__state{display:inline-block;padding:6px 8px;background-color:var(--attentionColor);border-radius:8px;font-size:14px;font-weight:500;color:var(--light)}.com-f__state_pos_1{background-color:var(--successColor)}.com-f__state_pos_2{background-color:var(--dangerColor)}.com-f__state_pos_10,.com-f__state_pos_3{background-color:var(--warningColor)}.com-f__state_pos_5{background-color:var(--infoColor)}.com-f__desc>p{line-height:1.5}.com-map{border-radius:24px;overflow:hidden}.com-map__in{width:100%;height:275px;position:relative}@media(min-width:768px){.com-map__in{height:350px}}@media(min-width:992px){.com-map__in{height:450px}}