@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap");*{box-sizing:border-box;margin:0;padding:0}.light-tab-body{background-color:hsla(0,0%,100%,.9);display:flex;flex-direction:column;justify-items:center;max-width:500px;min-height:220px;padding:32px}h2.light-tab-title{color:#000;font-size:32px;font-weight:600;padding-bottom:8px;text-align:left}h2.light-tab-title,p.light-tab-bod{font-family:IBM Plex Sans,sans-serif}p.light-tab-bod{color:#000!important;font-size:16px!important;margin-top:0!important}p.light-tab-bod:not(:last-child){margin-block-end:1em}.light-widget{background-color:transparent;flex-direction:column;max-width:100%;padding:0;width:auto}.light-tabs{--tab-count:3;--active:0;background-color:#5c5c5c;border:1px solid #9bee36;display:flex;height:3.5rem;isolation:isolate;margin:auto auto -1px;max-width:500px;order:1;position:relative}.light-tabs input{display:none}.light-tabs label{align-items:center;border-bottom:0;color:#fff;cursor:pointer;display:flex;flex:1;font-family:IBM Plex Sans,sans-serif;font-size:.9375rem;font-weight:400;justify-content:center;margin-bottom:-1px;margin-left:-1px;text-align:center;transition:color .5s ease-in-out}.light-tabs label:hover{color:#9bee36;opacity:1}.light-tabs input:checked+label{color:#fff;opacity:1}.light-tabs:after{background-color:#2d2d2d;border:1px solid #9bee36;border-bottom-color:#2d2d2d;content:"";inset:0 0 -1px;margin-bottom:-1px;pointer-events:none;position:absolute;transition:translate .5s ease-in-out;translate:calc(var(--active)*100%);width:calc(100%/var(--tab-count));z-index:-1;z-index:99}.light-tabs:has(:checked:first-of-type){--active:0}.light-tabs:has(:checked:nth-of-type(2)){--active:1}.light-tabs:has(:checked:nth-of-type(3)){--active:2}.light-tab-content{background-color:#2d2d2d;border:1px solid #9bee36;min-height:500px;padding:32px;z-index:999999}[class^=light-tab-content-]{display:none}.light-widget:has(:checked:first-of-type) .light-tab-content-3,.light-widget:has(:checked:nth-of-type(2)) .light-tab-content-4,.light-widget:has(:checked:nth-of-type(3)) .light-tab-content-5{display:block}.tab-img-bkg-3{aspect-ratio:16/7;background-image:url(https://pages.inductiveautomation.com/hubfs/workshop-home-image.jpg);background-repeat:no-repeat;background-size:cover;min-height:500px;padding:32px;width:100%}.light-tab-content-3{background-color:#2d2d2d}.workshop-lab-col{z-index:999}.tab-img-bkg-4{aspect-ratio:16/7;background-image:url(https://pages.inductiveautomation.com/hubfs/golf-image_Option01.jpg);background-repeat:no-repeat;background-size:cover;min-height:500px;padding:32px;width:100%}.golf-lab-col{z-index:999}.tab-img-bkg-5{aspect-ratio:16/7;background-image:url(https://pages.inductiveautomation.com/hubfs/venue-image_Option01.jpg);background-repeat:no-repeat;background-size:cover;min-height:500px;padding:32px;width:100%}.venue-lab-col{z-index:999}.light-tab-but{align-items:center;background-color:#000;display:flex;justify-content:center;margin-top:16px;max-width:400px;padding:16px 32px;text-decoration:none;transition:background-color .2s ease,color .2s ease,stroke-width ease.2s}.light-tab-but:hover{background-color:#9bee36}.light-tab-but:hover .light-but-txt{color:#000}.light-tab-but:hover .light-but-ico svg path{stroke:#000}.light-but-txt{color:#fff;font-family:IBM Plex Sans,sans-serif;font-size:16px;font-weight:600;text-transform:uppercase}.light-but-ico{align-items:center;display:flex;justify-content:center;margin-left:4px}