@media only screen and (min-width: 1000px){.mobile-only{display:none !important}}@media only screen and (max-width: 1000px){.desktop-only{display:none !important}}.h-list h2{font-size:3rem;line-height:5.6rem;font-weight:900;color:#1e4e8c;margin-bottom:2.5rem}.h-list__list{display:flex;flex-flow:row;justify-content:space-between;gap:1.6rem}@media only screen and (max-width: 1000px){.h-list__list{flex-flow:column}}@media only screen and (min-width: 768px)and (max-width: 1024px)and (orientation: portrait){.h-list__list{flex-flow:row}.h-list__list>a{flex-basis:49%;width:49%;flex:unset}}@media only screen and (max-width: 1000px){.h-list{margin-bottom:1rem}}/*# sourceMappingURL=h-list.css.map */
