.tabbed-content .tabbed-content-border:before,.tabbed-content .tabbed-content-border:after{content:'';position:absolute;width:calc(100% + 1px);height:2px;background:linear-gradient(to right,#0090da,#007abc,#0061a0,#a4ce4e)}
.tabbed-content .tabbed-content-border:before{top:0;left:0}
.tabbed-content .tabbed-content-border:after{bottom:0;left:0}
.tabbed-content .tabbed-content-header{position:relative;border-bottom:1px solid #ccc}
.tabbed-content .tabbed-content-header .item{color:#333;font-family:'Noto Sans','Arial','Helvetica','sans-serif';font-weight:normal;text-align:center;cursor:pointer;padding:15px 40px;margin:0 18px;font-size:16px;line-height:24px}
.tabbed-content .tabbed-content-header .item:first-child{margin:0 18px 0 0}
.tabbed-content .tabbed-content-header .item:hover{color:#0061a0;border-bottom:3px solid #0061a0}
.tabbed-content .tabbed-content-header .slick-arrow svg{fill:none;position:relative;height:20px;width:20px;stroke:#333}
.tabbed-content .tabbed-content .item:focus{outline-width:2px;outline-offset:-1px}
.tabbed-content .tabbed-content-header .item.slick-current{border-bottom:3px solid #6fa123;color:#333;font-weight:600}
.tabbed-content .tabbed-content-header .slick-disabled{display:none !important}
.tabbed-content .tabbed-content-header .left.slick-arrow:not(.slick-disabled){display:flex !important}
.tabbed-content .slick-arrow{display:flex;justify-content:center;align-items:center;position:absolute;top:2px;bottom:0;z-index:1;width:40px;border:0;cursor:pointer}
.tabbed-content .slick-arrow.left{justify-content:flex-start;left:0;background:linear-gradient(to left,rgba(255,255,255,0),#fff 56%);border-right:1px solid #a7a8aa}
.tabbed-content .slick-arrow.right{justify-content:flex-end;right:0;background:linear-gradient(to right,rgba(255,255,255,0),#fff 56%);border-left:1px solid #a7a8aa}
.tabbed-content .tabbed-items.left .slick-arrow{width:40px}
.tabbed-content .tabbed-items.center .slick-arrow{width:21px}
.tabbed-content .slick-arrow svg{height:50px;width:auto;fill:#333}
.tabbed-content .slick-arrow:hover svg{fill:#333}
.tabbed-content .tabbed-content-items.slick-slider{margin-left:-15px;margin-right:-15px}
.tabbed-content .tabbed-content-items:not(.slick-slider) .tabbed-content-parsys{margin-left:-15px;margin-right:-15px}
.tabbed-content .tabbed-content-parsys .responsive-columns{flex:0 0 100%;max-width:100%;margin:0}
.tabbed-content .tabbed-content-parsys .parbase:first-child .component{margin-top:20px}
.tabbed-content .tabbed-content-parsys .component{margin-bottom:20px}
@media screen and (max-width:360px){.tabbed-content .tabbed-content-header .item{padding:8px 9px;margin:0 8px}
}
@media screen and (min-width:768px){.tabbed-content .tabbed-content-header,.tabbed-content .tabbed-content-header .item{display:flex;justify-content:center}
.tabbed-content .tabbed-content-header .tabbed-items{display:flex}
.tabbed-content .tabbed-content-header .tabbed-items.center{justify-content:center}
.tabbed-content .tabbed-content-header .tabbed-items.left{justify-content:left}
.tabbed-content .tabbed-content-header,.tabbed-content .tabbed-content-header .tabbed-items{width:100%}
.tabbed-content .tabbed-content-header .item{align-items:center;max-width:30%;height:100%;padding:8px 9px;margin:0 18px;border-bottom:3px solid transparent}
.tabbed-content .tabbed-content-header .item.active{color:#333;border-bottom:3px solid #6fa123;font-weight:600}
.tabbed-content .tabbed-content-parsys .parbase:first-child .component{margin-top:40px}
.tabbed-content .tabbed-content-parsys .component{margin-bottom:40px}
}
@media screen and (min-width:1024px){.tabbed-content .tabbed-content-parsys .parbase:first-child .component{margin-top:60px}
.tabbed-content .tabbed-content-parsys .component{margin-bottom:60px}
}
body[dir="rtl"] .tabbed-content .tabbed-content-border:before,body[dir="rtl"] .tabbed-content .tabbed-content-border:after{background:linear-gradient(to left,#0090da,#007abc,#0061a0,#a4ce4e)}
body[dir="rtl"] .tabbed-content .tabbed-content-border:before{right:0;left:initial}
body[dir="rtl"] .tabbed-content .tabbed-content-border:after{right:0;left:initial}
body[dir="rtl"] .tabbed-content .tabbed-content-header .item:first-child{margin:0 0 0 18px}
body[dir="rtl"] .tabbed-content .slick-arrow.left{right:0;left:initial;border-left:1px solid #a7a8aa;border-right:0}
body[dir="rtl"] .tabbed-content .slick-arrow.right{left:0;right:initial;border-right:1px solid #a7a8aa;border-left:0}
body[dir="rtl"] .tabbed-content .slick-arrow svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}
@media screen and (min-width:768px){body[dir="rtl"] .tabbed-content .tabbed-content-header .tabbed-items.left{justify-content:right}
}