.tabs .tabs__track{align-items:flex-start;display:flex;transition:transform .5s ease-in-out}.tabs .tabs__content{overflow:hidden;text-align:left;transition:height .5s ease-in-out}@media screen and (max-width:1139px){.tabs .tabs__title{align-items:center;background:linear-gradient(100deg,#be1622,#f39200);border-radius:10px;color:#fff;display:flex;font-size:1.25rem;font-weight:400;line-height:120%;padding:.9375rem;text-align:left;text-transform:uppercase}.tabs .tabs__title span{margin-right:1.25rem}.tabs .tabs__title svg{flex-shrink:0;height:8px;margin-left:auto;width:auto}.tabs .tabs__title svg path{fill:#fff}.tabs .tabs__nav{margin-bottom:1.25rem;margin-top:.3125rem;max-height:0;overflow:hidden;transition:max-height .2s ease}.tabs .tabs__nav.is-open{max-height:50rem}.tabs .tabs__nav .tabs__nav-item{background:#f5f2f2;color:#575756;display:block;font-size:1.0625rem;line-height:120%;margin-bottom:2px;padding:.9375rem;text-align:left;text-transform:uppercase}.panel--grey .tabs .tabs__nav .tabs__nav-item{background:#fff}.tabs .tabs__nav .tabs__nav-item.active{background:#f5f2f2;color:#be1622}.tabs.tabs--attached .tabs__content{background:#fff;border-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.tabs.tabs--attached .tabs__content-item{padding:1.875rem}}@media screen and (min-width:1140px){.tabs .tabs__title{display:none}.tabs .tabs__nav{margin-bottom:3.125rem;overflow:hidden}.tabs .tabs__nav>div{align-items:center;display:flex;margin:-.625rem}.tabs .tabs__nav>div>*{margin:.625rem}.tabs .tabs__nav-item{align-items:center;display:inline-flex;justify-content:center;outline:none;-webkit-font-smoothing:antialiased;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;height:auto;line-height:120%;overflow:hidden;padding:.6875rem 1.6875rem;position:relative;text-align:center;text-transform:uppercase;transition:none;will-change:transform}.tabs .tabs__nav-item:before{background:linear-gradient(100deg,#be1622,#f39200 50%,#be1622);bottom:0;content:"";display:block;left:0;position:absolute;top:0;transition:transform .45s cubic-bezier(.65,0,.076,1),background .45s cubic-bezier(.65,0,.076,1);width:200%}.tabs .tabs__nav-item>span,.tabs .tabs__nav-item>svg{position:relative;z-index:2}.tabs .tabs__nav-item>svg{display:block;height:8px;margin-left:.9375rem;transition:margin .45s cubic-bezier(.65,0,.076,1);width:5px}.tabs .tabs__nav-item:hover:before,[data-clickable]:hover .tabs .tabs__nav-item:before{transform:translate(-50%)}.tabs .tabs__nav-item:hover>svg,[data-clickable]:hover .tabs .tabs__nav-item>svg{margin-left:1.25rem}p>.tabs .tabs__nav-item{font-size:1em;margin-top:.625em}.tabs .tabs__nav-item:not(.active){color:#575756}.tabs .tabs__nav-item:not(.active):before{background:none}.tabs.tabs--attached .tabs__nav{margin-bottom:0}.tabs.tabs--attached .tabs__nav-item{border-radius:10px;border-bottom-left-radius:0;border-bottom-right-radius:0;padding-bottom:.9375rem;padding-top:.9375rem}.tabs.tabs--attached .tabs__content{background:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 3px 6px rgba(0,0,0,.16)}.tabs.tabs--attached .tabs__content-item{padding:1.875rem}}