.airspace-details-page h1{color:#2d6245}.airspace-details-page .top-badges{align-items:center;justify-content:space-between}.airspace-details-page .top-badges,.airspace-details-page .top-badges .infos-bar{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em}.airspace-details-page .top-badges .infos-bar .info-card{display:flex;flex-direction:row;align-items:center;background-color:#f7f9f7;border-radius:.5em;overflow:hidden;padding:.5em 1em;gap:1em;min-width:-moz-fit-content;min-width:fit-content}.airspace-details-page .top-badges .infos-bar .info-card .info-card-key{font-weight:700;color:#221d1c}.airspace-details-page .top-badges .infos-bar .info-card .info-card-value{color:#2d6245;color:#d2ae37;font-weight:800;font-size:1.2em}@media(max-width:500px){.airspace-details-page .top-badges .infos-bar .info-card{flex:1 1}}.airspace-details-page .top-badges .actions-bar{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em}.airspace-details-page .small-map-container{height:300px;width:100%;overflow:hidden;border-radius:1rem}.airspace-details-page pre{max-width:100%;overflow:auto;margin:0;text-wrap:pretty}.airspace-details-page a{text-decoration:none}.airspace-details-page .raw-container{display:block;margin-top:2em;max-width:100%;overflow:auto;text-wrap:pretty;max-height:500px;background-color:#f7f9f7;padding:1em;border-radius:1em}.airspace-details-page .limits-h{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:1em}.airspace-details-page .limit-card{display:flex;flex-direction:column;flex:1 1;overflow:hidden;border-radius:1rem;padding:.5em 0;background-color:#f7f9f7;min-width:300px}.airspace-details-page .limit-card h4{color:#221d1c;font-size:1.2em;text-align:center;margin:0;padding:.5em}.airspace-details-page .limit-card .limit-card-content{display:flex;flex-direction:row;align-items:center;justify-content:space-evenly;padding:1em;flex:1 1}.airspace-details-page .limit-card .limit-card-value{display:flex;flex-direction:row;flex-wrap:wrap;gap:0 1em;align-items:center;justify-content:center}.airspace-details-page .limit-card .limit-card-value .official-value{font-weight:700;color:#2d6245;font-size:1.5em}.airspace-details-page .limit-card .limit-card-value .human-value{font-size:1.2em;font-weight:700;font-variant:italic;color:#d2ae37;opacity:.8}.airspace-details-page .limit-card .limit-card-value .human-value:before{content:"~"}.airspace-details-page .limit-card .limit-icon{color:#2d6245;font-size:3em;margin:0 .5em}.airspace-details-page .limit-card .limit-card-value-container{display:flex;flex-direction:column;align-items:center}.airspace-details-page .limit-card .limit-card-value-container .limit-separator{margin:.5em 0;display:flex;flex-direction:row;align-items:center;color:#778da9;opacity:.7;text-transform:uppercase;width:100%}.airspace-details-page .limit-card .limit-card-value-container .limit-separator:after,.airspace-details-page .limit-card .limit-card-value-container .limit-separator:before{content:"";border-bottom:1px solid #778da9;flex:1 1;margin:0 .5em}@media(max-width:600px){.airspace-details-page .limit-card{font-size:.8em}.airspace-details-page .limit-card .limit-icon{font-size:3em}}@media(max-width:400px){.airspace-details-page .limit-card{min-width:-moz-fit-content;min-width:fit-content}.airspace-details-page .limit-card .limit-icon{display:none}}