:root{--px-base: 16;--px-to-rem: 1rem}:root{--mauve-btn-font-size: 1.125rem;--mauve-btn-font-weight: 600;--mauve-btn-primary-bg-color: #413767;--mauve-btn-primary-color: #fff;--tabs-content-font-family: "IBM Plex Sans", "Arial", sans-serif;--tabs-tab-line-height: 1.5;--mauve-tabs-tab-font-size: var(--mauve-btn-font-size);--mauve-tabs-tab-font-weight: var(--mauve-btn-font-weight);--mauve-tabs-tab-active-bg-color: var(--mauve-btn-primary-bg-color);--mauve-tabs-tab-active-color: var(--mauve-btn-primary-color)}.mauve-tabs{width:100%;margin:1rem 0;padding:1.25rem 0}.mauve-tabs__nav{display:flex;flex-wrap:wrap;border-bottom:1px solid #f4f4f4;margin-bottom:.625rem;padding-bottom:.625rem;gap:.5rem}.mauve-tabs--left .mauve-tabs__nav{justify-content:flex-start}@media (width <= 768px){.mauve-tabs--left .mauve-tabs__nav{justify-content:center}}.mauve-tabs--center .mauve-tabs__nav{justify-content:center}.mauve-tabs--right .mauve-tabs__nav{justify-content:flex-end}@media (width <= 768px){.mauve-tabs--right .mauve-tabs__nav{justify-content:center}}.mauve-tabs__nav .mauve-tabs__overflow-button{height:100%}.mauve-tabs__nav .mauve-tabs__overflow-button--menu{top:calc(100% + .625rem)}.mauve-tabs__nav-item--active .mauve-tabs__nav-button{background-color:var(--mauve-tabs-tab-active-bg-color)}.mauve-tabs__nav-item--active .mauve-tabs__nav-button:after{display:none}.mauve-tabs__nav-button{background:none;padding:.75rem 1.25rem;cursor:pointer;font-size:var(--tabs-tab-font-size);line-height:var(--tabs-tab-line-height);font-weight:600;color:#413767;border:none;transition:all .2s ease-in-out;position:relative;white-space:nowrap;border-radius:.5rem;margin-right:1rem}.mauve-tabs__nav-button:before{display:block;content:attr(title);font-weight:var(--mauve-tabs-tab-font-weight);height:1px;color:transparent;overflow:hidden;visibility:hidden}.mauve-tabs__nav-button:hover{background-color:var(--mauve-btn-primary-bg-color);color:var(--mauve-tabs-tab-active-color)}.mauve-tabs__nav-button:focus{outline:none}.mauve-tabs__nav-button--active,.mauve-tabs__nav-button--active:hover{background-color:var(--mauve-btn-primary-bg-color);color:var(--mauve-btn-primary-color)}.mauve-tabs__nav-button:disabled{opacity:.5;cursor:not-allowed}.mauve-tabs__nav-button:disabled:hover{color:#6b7280;background-color:transparent}.mauve-tabs__button{padding:.75rem 1.25rem}.mauve-tabs__button:hover{font-size:var(--mauve-tabs-tab-font-size);font-weight:var(--mauve-tabs-tab-font-weight);background-color:var(--mauve-tabs-tab-active-bg-color);color:var(--mauve-tabs-tab-active-color)}.mauve-tabs__content{position:relative}.mauve-tabs__panel{display:none;padding:.5rem 0}.mauve-tabs__panel--active{display:block}.mauve-tabs__panel p{margin-bottom:1rem}.mauve-tabs__panel p:last-child{margin-bottom:0}.mauve-tabs__panel h1,.mauve-tabs__panel h2,.mauve-tabs__panel h3,.mauve-tabs__panel h4,.mauve-tabs__panel h5,.mauve-tabs__panel h6{margin-top:0;margin-bottom:.5rem}.mauve-tabs__panel ul,.mauve-tabs__panel ol{margin-bottom:1rem;padding-left:1.5rem}.mauve-tabs__panel img{max-width:100%;height:auto}@media (width <= 768px){.mauve-tabs__nav{flex-wrap:wrap;gap:.25rem}.mauve-tabs__nav-button{text-align:center}}@media (width <= 480px){.mauve-tabs__nav{flex-direction:column;border-bottom:none;margin-bottom:.5rem}.mauve-tabs__nav-button{border-bottom:1px solid #e5e7eb;border-radius:0;text-align:left}.mauve-tabs__nav-button--active{border-left:3px solid #3b82f6;padding-left:calc(1rem - 3px)}}@media screen and (width >= 48rem) and (width <= 75rem){.mauve-tabs.mauve-tabs__col-2 .mauve-tabs__content>div.mauve-tabs__panel--active{grid-template-columns:repeat(2,1fr);display:grid;width:100%;gap:.75rem}}@media screen and (width >= 75rem){.mauve-tabs.mauve-tabs__col-2 .mauve-tabs__content>div.mauve-tabs__panel--active{grid-template-columns:repeat(2,1fr);display:grid;width:100%;gap:.75rem}.mauve-tabs.mauve-tabs__col-3 .mauve-tabs__content>div.mauve-tabs__panel--active{grid-template-columns:repeat(3,1fr);display:grid;width:100%;gap:.75rem}.mauve-tabs.mauve-tabs__col-4 .mauve-tabs__content>div.mauve-tabs__panel--active{grid-template-columns:repeat(4,1fr);display:grid;width:100%;gap:.75rem}}.mauve-tabs.mauve-tabs--cards .mauve-tabs__content div>p{border-radius:var(--links-border-radius, .5rem)}.mauve-tabs--cards .mauve-tabs__content div>p{margin:0;padding:.5rem 0;break-inside:avoid;width:100%;box-sizing:border-box;overflow:hidden}.mauve-tabs--cards .mauve-tabs__content div>p>a{color:var(--links-color, #413767);border-radius:var(--links-border-radius, .5rem);padding:.5rem 1.5rem .5rem 1rem;font-weight:600;text-decoration:underline;font-size:var(--links-item-btn-font-size, 1rem);line-height:var(--links-item-btn-line-height, 1.5);background-color:var(--links-item-btn-bg-color, #fff);border:1px solid var(--links-border-color, #eaecf0);display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between;width:100%;font-family:var(--tabs-content-font-family);box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.mauve-tabs--cards .mauve-tabs__content div>p>a:hover{color:var(--links-color, #413767);background-color:#f2f2f2;text-decoration:none}.mauve-tabs--cards .mauve-tabs__content div>p>a:after{content:"";height:16px;width:16px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' fill='%23413767%0A' xmlns='http://www.w3.org/2000/svg' class='links__button-icon'%3E%3Cpath d='M9 3L8.285 3.6965L12.075 7.5H2V8.5H12.075L8.285 12.2865L9 13L14 8L9 3Z'%3E%3C/path%3E%3C/svg%3E")}[id^=mauve-tabs__]{padding-top:2rem;padding-bottom:2rem;container-type:inline-size;margin-left:auto;margin-right:auto;max-width:1280px;width:100%;box-sizing:border-box;position:relative;display:block;overflow-wrap:break-word;word-wrap:break-word}@media screen and (width >= 768px){[id^=mauve-tabs__]{padding-top:3rem;padding-bottom:3rem}}.container [id^=mauve-tabs__]{max-width:1280px;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0;contain:layout style;isolation:isolate}[id^=mauve-tabs__].container{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;container-type:inline-size;container-name:edge-component}.container>[id^=mauve-tabs__]{width:100%;max-width:100%;margin-left:0;margin-right:0;position:static;z-index:auto}@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-contrast: high){.mauve-tabs__nav,.mauve-tabs__nav-button{border-bottom-width:3px}.mauve-tabs__nav-button:focus{outline-width:3px}.mauve-tabs__nav-button--active{border-bottom-width:3px}}@media (prefers-reduced-motion: reduce){.mauve-tabs__panel{animation:none}.mauve-tabs__nav-button{transition:none}@keyframes fade-in{0%,to{opacity:1;transform:none}}}@media print{.mauve-tabs__nav{display:none}.mauve-tabs__panel{display:block;page-break-inside:avoid}.mauve-tabs__panel:not(:first-child){page-break-before:always}}
