.tabs-module.vertical{display:flex}.tabs-module .tabs-list{border:0 solid #d6dade;display:flex;flex-wrap:wrap;gap:0;justify-content:center}.tabs-module.horizontal .tabs-list{border-bottom-width:1px}.tabs-module.vertical .tabs-list{border-right-width:1px;flex-direction:column;min-height:320px}.tabs-module .tabs-list .tab{cursor:pointer;line-height:0;min-width:150px;padding:8px;position:relative;text-align:center}.tabs-module.vertical .tabs-list .tab{text-align:left}.tabs-module .tabs-list .tab.active{background-color:rgba(0,189,165,.1)}.tabs-module .tabs-list .tab.active:after{background-color:#00bda5;bottom:0;content:"";height:0;left:0;position:absolute;width:100%}.tabs-module.vertical .tabs-list .tab.active:after{left:auto;right:0;width:2px}.tabs-module .tabs-list .tab.active:after{height:2px}.tabs-module.vertical .tabs-list .tab.active:after{height:100%}.tabs-module .tabs-list .tab span{font-size:15px;letter-spacing:0;line-height:26px;text-align:center;user-select:none}.tabs-module.vertical .tabs-list .tab span{line-height:32px}.tabs-module .tabs-content .tab-content{align-items:center;display:none;height:100%;padding-top:40px;position:relative}.tabs-module.vertical .tabs-content .tab-content{justify-content:center;padding-bottom:40px}.tabs-module .tabs-content .tab-content.show{display:flex}.tabs-module.vertical .tabs-content .tab-content.text .tab-rich-text{padding-left:40px}.tabs-module .tabs-content .tab-content.text_and_image .tab-image,.tabs-module .tabs-content .tab-content.text_and_image .tab-rich-text{box-sizing:content-box}.tabs-module .tabs-content .tab-content.text_and_image .tab-rich-text{flex:1 0 50%;padding-right:40px}.tabs-module.vertical .tabs-content .tab-content.text_and_image .tab-rich-text{box-sizing:border-box;flex:1 0 60%;padding-left:40px}.tabs-module .tabs-content .tab-content .tab-rich-text>p:last-child{margin-bottom:0}.tabs-module .tabs-content .tab-content.text_and_image .tab-image{display:flex;flex:1 0 calc(50% - 40px)}.tabs-module.vertical .tabs-content .tab-content.text_and_image .tab-image{flex:1 0 calc(40% - 40px)}.tabs-module .tabs-content .tab-content.text_and_image .tab-image img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:1200px){.tabs-module.vertical .tabs-content .tab-content{flex-direction:column}.tabs-module.vertical .tabs-content .tab-content.text_and_image .tab-rich-text{flex:auto;margin-bottom:24px;padding-right:0}.tabs-module .tabs-content .tab-content.text_and_image .tab-image{flex:auto;padding-left:40px}}@media screen and (max-width:639px){.tabs-module .tabs-content .tab-content.text_and_image{flex-wrap:wrap}.tabs-module .tabs-content .tab-content.text_and_image .tab-rich-text{margin-bottom:24px}.tabs-module .tabs-content .tab-content.text_and_image .tab-image,.tabs-module .tabs-content .tab-content.text_and_image .tab-rich-text{flex:100%;padding:0}}