.footprint-custom-tabs .cmp-tabs.customtabs-container{width:100%;height:100%;display:initial;background-color:initial}
.footprint-custom-tabs .cmp-tabs__tablist{list-style:none;height:62px;display:flex;background-color:#fff;margin-bottom:0;margin-top:0;padding-left:40px}
.footprint-custom-tabs .cmp-tabs__tab{display:flex;justify-content:center;align-items:center;padding:24px;border-bottom:0;background-color:#fff;color:#525a63;cursor:pointer;white-space:nowrap;line-height:0}
.footprint-custom-tabs .cmp-tabs__tab h3{padding:0;font-size:17px;font-weight:400;letter-spacing:normal;font-family:Arial;font-style:normal;line-height:0}
.footprint-custom-tabs .cmp-tabs__tab--active{background-color:#FFF;font-weight:bold;color:#03234b;border:solid 1px #dbdee2;border-bottom:0;margin-bottom:-1px}
.footprint-custom-tabs .cmp-tabs__tab--active h3{font-weight:bold}
.footprint-custom-tabs .cmp-tabs__tabpanel{display:none}
.footprint-custom-tabs .cmp-tabs__tabpanel--active{display:block;min-height:20px;max-width:1204px;margin:0 auto;background:#FFF;padding:64px 64px 64px 40px;border:1px solid #dbdee2}
.footprint-custom-tabs .footnote{margin-top:6px;margin-bottom:40px}
.footprint-custom-tabs .footnote__content{color:#525a63;font-family:Arial;font-size:13px;font-style:normal;font-weight:400;line-height:18.2px;padding:0}
@media(max-width:1024px){.footprint-custom-tabs .cmp-tabs__tabpanel--active{border:0;padding:0}
.footprint-custom-tabs .cmp-tabs__tab h3{font-size:16px;font-weight:500;font-family:LubalinGraphStd-Medium}
.footprint-custom-tabs .cmp-tabs__tab--active{border:0;text-decoration:underline;text-underline-offset:6px}
.footprint-custom-tabs .cmp-tabs__tablist{padding:0 40px;gap:27px;display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:unset;overflow-y:hidden;scroll-behavior:unset;-ms-overflow-style:none;scrollbar-width:none;overflow:-moz-scrollbars-none}
.footprint-custom-tabs .cmp-tabs__tab{padding:0}
.footprint-custom-tabs .cmp-tabs__tab--active{margin-bottom:0}
}
@media(max-width:640px){.footprint-custom-tabs .cmp-tabs__tablist{padding:0 20px}
.footprint-custom-tabs .cmp-tabs__tab h3{font-size:15px;font-weight:500}
.footprint-custom-tabs .cmp-tabs__tabpanel--active{padding:0 0 20px 0}
.footprint-custom-tabs .cmp-tabs__tablist::-webkit-scrollbar{display:none}
}