@charset "UTF-8";.tabs{padding:0;background-position:top center;background-repeat:no-repeat}@media all and (max-width:450px){.tabs{padding:60px 0}}.tabs__inner{width:1150px;margin:0 auto;max-width:calc(100% - 40px * 2);max-width:calc(100%)!important}@media all and (max-width:450px){.tabs__inner{max-width:calc(100% - 20px * 2)}}.tabs__buttons{margin:0 0 60px 0;padding:0}.tabs__button{font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:.01em;position:relative;display:inline-block;padding-top:10px;cursor:pointer;color:#888d92;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tabs__button::before{content:'';display:block;position:absolute;height:2px;width:100%;top:0;left:0;background-color:#f99d2a;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tabs__button:focus,.tabs__button:hover{color:#f99d2a}.tabs__button.is-current{color:#f99d2a}.tabs__button.is-current::before{-webkit-transform:none;-ms-transform:none;transform:none}.keyboard-nav .tabs__button.is-current:focus{color:#00b8b0}.keyboard-nav .tabs__button.is-current:focus::before{background-color:#00b8b0}@media all and (max-width:700px){.tabs__button{display:block}}@media all and (max-width:500px){.tabs__button{font-size:18px}}.tabs__button+.tabs__button{margin-left:35px}@media all and (max-width:700px){.tabs__button+.tabs__button{margin-left:0;margin-top:20px}}.tabs__panel{display:none;line-height:1.25;max-width:100%;padding-bottom:60px;min-width:0}.tabs__panel.is-current{display:block}.tabs__panel h2{font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:.01em;margin:2em 0 1.5em;color:#72226d;text-transform:uppercase}.tabs__panel h3,.tabs__panel h4{margin:2em 0 1em;font-size:20px;font-weight:700;color:#00b8b0;text-transform:uppercase}.tabs__panel h4{margin:2em 0 1em;text-transform:none}.tabs__panel h2 a,.tabs__panel h3 a,.tabs__panel h4 a{color:#72226d;border:none}.tabs__panel h2 a:hover,.tabs__panel h3 a:hover,.tabs__panel h4 a:hover{text-decoration:underline}.tabs__panel p{line-height:1.35}.tabs__panel p+p{margin-top:1em}.tabs__panel p+video,.tabs__panel video+p{margin-top:1.5em}.tabs__panel video{width:100%;max-width:700px;height:auto}.tabs__panel a{text-decoration:underline;color:#72226d;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-weight:700}.tabs__panel a:hover{color:#f99d2a}.tabs__panel ul{margin:1.5em 0;padding:0 0 0 30px;list-style-type:disc;color:#000;list-style-position:outside}.tabs__panel ol{margin:1.5em 0;padding:0 0 0 10px;color:#000;list-style-position:inside}.tabs__panel li+li{margin-top:1em}.tabs__panel img{max-width:100%; height: auto; margin:1em 0;vertical-align:middle}.tabs__panel iframe{vertical-align:middle}.tabs__panel figure:not(.quote){margin:2em 0;padding:0;width:100%;max-width:1150px;overflow:visible}.tabs__panel figure:not(.quote) img{margin:0 0 5px}.tabs__panel figure:not(.quote) figcaption{font-size:.833em;line-height:1.35;font-style:italic}.tabs__panel figure:not(.quote):first-child{margin-top:0}.tabs__panel .quote{padding:3em 1.5em;margin:0}.tabs__panel .quote blockquote{margin:0;padding:0 2.8em;font-weight:700;color:#72226d;font-size:1.5em}.tabs__panel .quote blockquote p{position:relative}.tabs__panel .quote blockquote>p:first-child::before{content:"";position:relative;z-index:-1;display:block;width:120px;height:75px;margin:0 0 -35px -40px;background:url(../images/open-quote.svg) center center no-repeat;opacity:.4}.tabs__panel .quote blockquote>p:last-child::after{content:"";position:absolute;right:-15px;bottom:-20px;z-index:-1;display:block;width:120px;height:75px;background:url(../images/close-quote.svg) center center no-repeat;opacity:.4}.tabs__panel .quote figcaption{max-width:700px;margin-top:1em;font-size:1em;padding:0 4.25em;color:#72226d;font-weight:300}.tabs__panel .quote figcaption::before{content:"— "}.tabs__panel b,.tabs__panel strong{font-weight:700}.tabs__panel em{font-style:italic}.tabs__panel u{text-decoration:underline}