.tabbed-content{margin:0 20px;max-width:960px;margin-bottom:90px}@media(min-width: 1000px){.tabbed-content{margin:0 auto;max-width:960px}}@media(min-width: 1280px){.tabbed-content{margin:0 auto;max-width:1240px}}@media(min-width: 1024px){.tabbed-content{margin-bottom:130px}}.tabbed-content .text-breaker{margin-bottom:60px}.tabbed-content__tab-list{display:flex;align-items:stretch}.tabbed-content__tab-item{box-sizing:border-box;flex:1;border:none;background:#f9c147;-webkit-clip-path:polygon(0% 12px, 95% 12px, 100% 30%, 100% 100%, 0% 100%);clip-path:polygon(0% 12px, 95% 12px, 100% 30%, 100% 100%, 0% 100%);padding:0 0 3px}.tabbed-content__tab-item.active{padding:3px 3px 0;z-index:1;-webkit-clip-path:polygon(0% 0%, 90% 0%, 100% 40%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 90% 0%, 100% 40%, 100% 100%, 0% 100%)}.tabbed-content__tab-item.active:not(:first-child){margin-left:-13px}.tabbed-content__tab-item.active:not(:last-child){margin-right:-13px}.tabbed-content__tab-item:not(:first-child){position:relative}.tabbed-content__tab-label{font-family:"Oswald",sans-serif;align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#012169;border:none;border-left:1px solid #fff;color:#fff;display:flex;font-size:2.3rem;font-weight:normal;height:100%;justify-content:center;padding:2rem 1rem 1rem;text-align:center;width:100%;-webkit-clip-path:polygon(0% 0%, 95% 0%, 100% 30%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 95% 0%, 100% 30%, 100% 100%, 0% 100%)}.tabbed-content__tab-label:hover{background-color:#185785;cursor:pointer;transition:background-color 200ms linear}.tabbed-content__tab-label[aria-selected=true]{background:#fff;border-bottom:3px solid #fff;color:#012169;-webkit-clip-path:polygon(0% 0%, 90% 0%, 100% 40%, 100% 100%, 0% 100%);clip-path:polygon(0% 0%, 90% 0%, 100% 40%, 100% 100%, 0% 100%)}.tabbed-content__tab-label[aria-selected=true]:hover{background-color:#fff}@media(min-width: 768px){.tabbed-content__panels{border-bottom:3px solid #f9c147;border-left:3px solid #f9c147;border-right:3px solid #f9c147}}@media(min-width: 768px){.tabbed-content__panel{padding:3rem}}.tabbed-content__panel:not(:first-child){margin-top:2rem}@media(min-width: 768px){.tabbed-content__panel:not(:first-child){margin-top:0}}.tabbed-content__panel::before{background-color:#012169;background-image:url("../assets/caret-down.svg");background-position:center right 1rem;background-repeat:no-repeat;background-size:12px;box-shadow:7px -7px #f9c147;color:#fff;cursor:pointer;display:block;margin-bottom:1rem;margin-right:7px;margin-top:7px;padding:1rem;text-align:center;text-transform:uppercase}.tabbed-content__panel[aria-hidden=false]::before{background-image:url("../assets/caret-up.svg")}.tabbed-content__panel-container h1:not(:first-child),.tabbed-content__panel-container h2:not(:first-child),.tabbed-content__panel-container h3:not(:first-child),.tabbed-content__panel-container h4:not(:first-child),.tabbed-content__panel-container h5:not(:first-child),.tabbed-content__panel-container h6:not(:first-child){margin-top:2rem}