.tabs-content-wrapper{height:auto;width:100%}.tabs-content-wrapper .tabbed-content{display:flex;height:auto;width:100%}.tabs-content-wrapper .tabbed-content [type=radio]{display:none}.tabs-content-wrapper .tabs-content{border-right:1px solid var(--color-light-gray);display:flex;flex-direction:column;list-style:none;margin:0;padding:0 10px 5px 0;width:260px}.tabs-content-wrapper .tab-content{align-items:center;border:1px solid var(--color-light-gray);border-radius:4px;box-shadow:0 0 20px 0 rgba(0,0,0,.1);cursor:pointer;display:flex;height:130px;justify-content:center;margin:5px;padding:10px 0;width:100%}.tabs-content-wrapper .tab-content:first-child{margin-top:0}.tabs-content-wrapper .tab-content:last-child{margin-bottom:0}.tabs-content-wrapper .tab-content>label{cursor:pointer;display:flex}.tabs-content-wrapper .tab-content>label .text{width:100%}.tabs-content-wrapper .tab-content>label .text>p{color:var(--color-black);flex:1;font-family:var(--font-heading)!important;font-size:20px;font-weight:400;line-height:26px;margin:0;text-align:center}.tabs-content-wrapper .tab-content-text{display:none;padding-left:24px;width:100%}.tabs-content-wrapper .tab-content-text>.tab-content-text-column{max-width:100%;padding-right:24px}.tabs-content-wrapper .tab-content-text>img{margin-top:40px}.tabs-content-wrapper .tab-content-text>.tab-content-text-column>a{margin-top:50px}.tabs-content-wrapper .tabbed-content [type=radio]:first-of-type:checked~.tabs-content .tab-content:first-of-type>label .text>p,.tabs-content-wrapper .tabbed-content [type=radio]:nth-of-type(2):checked~.tabs-content .tab-content:nth-of-type(2)>label .text>p,.tabs-content-wrapper .tabbed-content [type=radio]:nth-of-type(3):checked~.tabs-content .tab-content:nth-of-type(3)>label .text>p{color:var(--color-medium-orange)}.tabs-content-wrapper .tabbed-content [type=radio]:first-of-type:checked~.tab-content-text:first-of-type,.tabs-content-wrapper .tabbed-content [type=radio]:nth-of-type(2):checked~.tab-content-text:nth-of-type(2),.tabs-content-wrapper .tabbed-content [type=radio]:nth-of-type(3):checked~.tab-content-text:nth-of-type(3){display:flex}@media (max-width:767px){.tabs-content-wrapper .tabbed-content{flex-direction:column}.tabs-content-wrapper .tabs-content{border-bottom:1px solid var(--color-light-gray);border-right:none;flex-direction:row;padding:0 0 10px;width:100%}.tabs-content-wrapper .tab-content{height:80px;margin:0 3px 0 0}.tabs-content-wrapper .tab-content:last-child{margin:0}.tabs-content-wrapper .tab-content>label .text>p{font-size:16px;font-weight:900;line-height:150%}.tabs-content-wrapper .tabbed-content [type=radio]:first-of-type:checked~.tabs-content .tab-content:first-of-type,.tabs-content-wrapper .tabbed-content [type=radio]:nth-of-type(2):checked~.tabs-content .tab-content:nth-of-type(2),.tabs-content-wrapper .tabbed-content [type=radio]:nth-of-type(3):checked~.tabs-content .tab-content:nth-of-type(3){border-color:var(--color-medium-orange)}.tabs-content-wrapper .tab-content-text{padding:20px 0 0}.tabs-content-wrapper .tab-content-text>img{display:none}}