.jg-hex-tab{height:var(--hex-height);width:calc(var(--hex-height) * 0.8660254);position:relative;flex-shrink:0;cursor:pointer}.jg-hex-tab:not(.jg-hex-active):hover>svg>path{fill:rgba(var(--jg-secondary-rgb),0.75)}.jg-hex-container{width:100%;height:auto}.jg-hex-container-rotated{width:auto}.jg-hex-container-rotated{transform:rotate(-90deg)}.jg-hex-container-rotated .jg-hex-tab>img:first-of-type{transform:translate(-50%,-50%) rotate(90deg)}.jg-hex-container-rotated .jg-hex-label{display:none}.jg-hex-container>div:nth-child(even)>div.jg-hex-tab{margin-left:calc(var(--hex-height) * 0.649519);margin-right:calc(var(--hex-height) * 0.21650635)}.jg-hex-container>div:nth-child(even):not(:last-child)>div.jg-hex-tab:before{content:"";display:block;z-index:1;width:calc(var(--hex-height) / 10);height:calc(var(--hex-height) / 10);background-color:var(--jg-light);border-radius:50%;position:absolute;bottom:calc(var(--hex-height) / 8);left:-25%;transform:translate(-50%,50%)}.jg-hex-container>div:nth-child(even):not(:last-child)>div.jg-hex-tab:after{content:"";display:block;z-index:1;width:calc(var(--hex-height) / 10);height:calc(var(--hex-height) / 10);background-color:var(--jg-light);border-radius:50%;position:absolute;bottom:calc(var(--hex-height) / -8);right:25%;transform:translate(50%,50%)}.jg-hex-container>div:nth-child(odd)>div.jg-hex-tab{margin-left:calc(var(--hex-height) * 0.21650635);margin-right:calc(var(--hex-height) * 0.649519)}.jg-hex-container>div:nth-child(odd):not(:last-child)>div.jg-hex-tab:before{content:"";display:block;z-index:1;width:calc(var(--hex-height) / 10);height:calc(var(--hex-height) / 10);background-color:var(--jg-light);border-radius:50%;position:absolute;bottom:calc(var(--hex-height) / -8);left:25%;transform:translate(-50%,50%)}.jg-hex-container>div:nth-child(odd):not(:last-child)>div.jg-hex-tab:after{content:"";display:block;z-index:1;width:calc(var(--hex-height) / 10);height:calc(var(--hex-height) / 10);background-color:var(--jg-light);border-radius:50%;position:absolute;bottom:calc(var(--hex-height) / 8);right:-25%;transform:translate(50%,50%)}.jg-hex-container>div:first-child>div.jg-hex-tab{margin-top:calc(var(--hex-height) * 0.3)}.jg-hex-container>div:last-child>div.jg-hex-tab{margin-bottom:calc(var(--hex-height) * 0.3)}.jg-hex-tab>svg{height:100%;display:block;position:absolute;top:0;left:0;z-index:1}.jg-hex-tab>svg>path{fill:var(--jg-secondary)}.jg-hex-tab>img:first-of-type{position:absolute;top:50%;left:50%;opacity:.3;min-width:60%;max-width:60%;transform:translate(-50%,-50%);user-select:none;z-index:1}.jg-hex-tab>img:last-of-type{position:absolute;top:50%;left:50%;max-width:150%;min-width:150%;transform:translate(-50%,-50%);user-select:none;z-index:-1}.jg-hex-tab.jg-hex-active>img{opacity:1}.jg-hex-tab.jg-hex-active>svg>path{fill:var(--jg-primary)}.jg-hex-label{margin:0 0 0 16px;word-break:break-word;max-height:var(--hex-height);overflow:hidden;flex-shrink:1;color:var(--jg-active);text-transform:uppercase;cursor:pointer;text-align:left}.jg-hex-tab.jg-hex-active+.jg-hex-label{color:var(--jg-light);font-family:'Anton',sans-serif;font-size:calc(10px + 0.8vw)}#scrollBox{overflow-y:hidden;padding:0 24px;-ms-overflow-style:none;scrollbar-width:none}#scrollBox::-webkit-scrollbar{display:none}.jg-scroll-box-horiz{display:flex;flex-direction:row;height:auto;width:100%;padding:32px 0}.jg-scroll-box-horiz>div:first-child{flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}.jg-scroll-box-mid>img{width:100%;height:auto;margin:auto}.jg-scroll-box-mid{flex:0 0 30%;height:100%;align-self:center;margin:auto 8px;display:none}.jg-service-icons-horiz{flex:0 0 auto;flex-wrap:wrap;width:100%;display:flex;flex-direction:row;justify-content:start;align-content:baseline}.jg-service-icons-horiz>*{height:33px !important;width:auto;margin:4px 8px}.jg-service-icons-horiz>*:first-child{margin-left:0 !important;margin-bottom:24px !important}.jg-scroll-box-title-horiz{flex:0 0 auto;width:100%}.jg-scroll-box-desc-horiz{flex:0 0 auto;width:100%}.jg-scroll-box-image-top{width:100%;max-width:240px !important;height:auto;margin:16px auto;display:block}