.ax-information-pilot__title{margin-top:0}.ax-information-pilot__tags{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.ax-information-pilot__tag{border:1px solid;font-size:calc(var(--font-body-scale)*1.8rem);font-style:normal;font-weight:600;min-width:-moz-fit-content;min-width:fit-content;padding:1.5rem}@media screen and (max-width:749.98px){.ax-information-pilot__tag{font-size:calc(var(--font-body-scale)*1.4rem)}}.ax-information-pilot__tag:not(.active){border-color:#c1c1c1;color:#777;cursor:pointer;font-weight:400}.ax-information-pilot__content{clip-path:polygon(0 0,100% 0,100% calc(100% - 40px),calc(100% - 40px) 100%,0 100%,0 0);margin:2rem auto 0;max-width:105rem}.ax-information-pilot__item:not(.active){display:none}.ax-information-pilot__item.active{background:#fff;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:749.98px){.ax-information-pilot__item.active{grid-template-columns:1fr}}.ax-information-pilot__item-content{padding:3rem}@media screen and (max-width:749.98px){.ax-information-pilot__item-content{padding:2rem}}.ax-information-pilot__item-title{font-size:calc(var(--font-body-scale)*1.8rem);font-weight:600;margin:0;text-transform:uppercase}@media screen and (max-width:749.98px){.ax-information-pilot__item-title{font-size:calc(var(--font-body-scale)*1.6rem)}}.ax-information-pilot__item-description{color:#555;font-size:calc(var(--font-body-scale)*1.4rem);margin:0}@media screen and (max-width:749.98px){.ax-information-pilot__item-description{font-size:calc(var(--font-body-scale)*1.2rem)}}.ax-information-pilot__item-content-item{display:flex;flex-direction:column;gap:.5rem}.ax-information-pilot__item-content-item:not(:last-child){border-bottom:1px solid #ededed;margin-bottom:1rem;padding-bottom:1rem}.ax-information-pilot__item-image{background-size:cover!important;display:block!important}