<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tabs__list,.tabs__scroll{display:flex;justify-content:space-between;position:relative}.tabs__list:after{border-bottom:1px solid #cfc2b4;bottom:0;content:"";left:0;position:absolute;right:0}@media screen and (max-width:767px){.tabs__list{border-bottom:none}}.tabs__scroll{overflow-x:hidden}.tabs--has-nudges .tabs__scroll{margin-left:25px;overflow-x:auto;width:calc(100% - 50px)}.tabs__nudge{align-items:center;bottom:0;box-sizing:border-box;display:none;height:100%;justify-content:center;position:absolute;top:0;width:20px}.tabs__nudge--disabled{opacity:20%}.tabs--has-nudges .tabs__nudge{display:flex}.tabs__nudge,.tabs__nudge:active,.tabs__nudge:focus,.tabs__nudge:hover{background:none;background:transparent;border:1px solid transparent;border-radius:0;color:initial;color:#e01c15;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:auto 0;padding:0;text-align:left;text-decoration:none;transition:none}.tabs__nudge--show{display:flex}.tabs__nudge--right,.tabs__nudge--right:active,.tabs__nudge--right:focus,.tabs__nudge--right:hover{border-right:none;justify-content:center;right:0}.tabs__nudge--left,.tabs__nudge--left:active,.tabs__nudge--left:focus,.tabs__nudge--left:hover{border-left:none;justify-content:center;left:0;z-index:1}.tabs-nudge-icon{align-items:center;display:flex;height:100%;width:11px}.tabs__tab-wrapper{align-items:flex-end;display:flex;gap:0;justify-content:space-between;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content}.tabs__tab{box-sizing:border-box;flex:1;flex-direction:column;justify-content:center;position:relative;text-align:center;white-space:nowrap}.tabs__tab,.tabs__tab:active,.tabs__tab:focus,.tabs__tab:hover{background:none;background-color:#e2dad2;border:1px solid #cfc2b4;border-bottom:none;border-radius:0;color:initial;color:#232323;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;line-height:1.5;margin-bottom:0;outline:none;padding:15px 25px;text-align:left;text-decoration:none;text-transform:none}.tabs__tab:not(:last-child){margin-right:-1px}.tabs__tab:active,.tabs__tab:focus,.tabs__tab:hover{background:#fff}.tabs__tab[aria-selected=true]{background:#fff;border-bottom-color:#fff;border-top:5px solid #e01c15;font-weight:500;padding-top:25px;z-index:99}.tabs__tab-wrapper--has-nudges&gt;.tabs__tab:first-child{margin-left:1px;padding-left:25px}.tabs__tab-wrapper--has-nudges&gt;.tabs__tab:last-child{margin-right:1px;padding-right:25px}.tabs__tab-label{display:block;font-size:1rem;font-weight:500}.tabs__tab-info{color:#7b7b7b;display:block;font-size:.8888rem;font-weight:500;margin-bottom:3px}.tabs__content{background-color:#fff;display:flex}.tabs__content__panel{box-sizing:border-box;padding:60px 30px;width:100%}.tabs__content__panel p:last-child{margin-bottom:0}.tabs__content__panel--visible{transition:all 1s ease}.tabs__content__panel table{margin-bottom:-1px}.tabs__content ul{margin:0;padding:0}.tabs__content ul li{line-height:1.5;list-style:none;padding-left:35px;position:relative}.tabs__content ul li:before{background-color:#e01c15;content:"";display:inline-block;height:1px;left:0;position:absolute;top:14px;width:20px}.tabs__content ul li:not(:last-child){margin-bottom:15px}.tabs__content a{text-decoration:underline}.tabs__content .cta_button{text-decoration:none}.tabs__content table{background-color:transparent;border-color:transparent}.tabs__content table tr:nth-child(odd){background-color:hsla(31,22%,76%,.2)}.tabs__content table tr:nth-child(2n){background-color:#fff}.tabs__content table td,.tabs__content table th{border-color:transparent;color:#4f4f4f;font-weight:500;line-height:1.5;padding:10px 12px!important}.tabs__content table td strong,.tabs__content table th strong{font-weight:700}.tabs__content .tabs__content__panel div{overflow:hidden!important}.tabs--dark .tabs__tab{background-color:hsla(31,22%,76%,.6);border-color:#cfc2b4}.tabs--dark .tabs__tab[aria-selected=true]{background:#fff;border-bottom-color:#fff;border-top:5px solid #e01c15;font-weight:500}.tabs--dark .tabs__content{background-color:#fff}.tabs--dark .tabs__content__panel{padding:50px 0 0}@media screen and (max-width:767px){.tabs__tab,.tabs__tab:active,.tabs__tab:focus,.tabs__tab:hover{padding:12px}.tabs__tab[aria-selected=true]{padding-top:21px}.tabs__tab-label{font-size:.8888rem}.tabs__content__panel{padding:30px 15px}.tabs__content__panel,.tabs__content__panel p{font-size:17px}.tabs--dark .tabs__content__panel{padding:25px 0 0}.tabs__content__panel img{height:auto;max-width:100%}}</pre></body></html>