.exploding-popup,.flex{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex!important;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.exploding-popup,.flex-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.exploding-popup,.flex-middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-around{-ms-flex-pack:distribute;justify-content:space-around}.flex-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.flex-stretch{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.flex-baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.flex-row{-webkit-box-direction:normal;flex-direction:row;-ms-flex-direction:row}.flex-row,.flex-row-revers{-webkit-box-orient:horizontal}.flex-row-revers{-webkit-box-direction:reverse;flex-direction:row-reverse;-ms-flex-direction:row-reverse}.flex-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-direction:column}.flex-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;flex-direction:column-reverse;-ms-flex-direction:column-reverse}.sticky{position:sticky;position:-webkit-sticky;position:-moz-sticky;position:-o-sticky}.exploding-pc-wrapper{max-width:1200px;position:relative;margin:0 auto}.exploding-pc{height:0;padding-bottom:56.25%;position:relative}.exploding-pc.mobile{margin-bottom:220px;padding-bottom:66.25%}.exploding-pc.mobile .exploding-popup{top:unset!important;left:50%!important;bottom:0;-webkit-transform:translate(-50%,100%);-ms-transform:translate(-50%,100%);transform:translate(-50%,100%);width:85vw;max-width:unset;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.exploding-pc video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.exploding-pc .dots{display:none}.exploding-pc.animate .exploding-svg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 100 ")";filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.exploding-pc.animate .dots{display:block}.exploding-svg{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 0 ")";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.exploding-svg svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;max-height:100%}.exploding-svg svg g.active path[id*=__highlight]{stroke:#5cd2ff;stroke-width:5px;fill:hsla(0,0%,100%,.05)}.exploding-svg svg g.active path[id*=__dot]{fill:#5cd2ff;stroke-width:3px}.exploding-svg svg path[id*=__dot]{cursor:pointer;fill:#515151;stroke:#5cd2ff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:round;stroke-location:outside;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation:dimDots 1s linear infinite alternate;animation:dimDots 1s linear infinite alternate}.exploding-svg svg path[id*=__dot]:hover{fill:#5cd2ff;stroke-width:3px}.exploding-svg svg path[id*=__dot]:hover+path[id*=__highlight]{stroke:#5cd2ff;fill:hsla(0,0%,100%,.025);stroke-width:5px}.exploding-svg svg path[id*=__highlight]{fill:transparent;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;stroke-width:0px;stroke-linecap:butt;stroke-linejoin:round;stroke-location:outside}.exploding-popup{position:absolute;background:rgba(0,0,0,.8);background-color:rgba(0,0,0,.8);color:#fff;padding:.5rem;border:2px solid #5cd2ff;max-width:400px;max-height:250px}.exploding-popup:not(.show){display:none!important}.exploding-popup h4{font-size:16px;font-style:italic;font-family:purista-web;letter-spacing:0;color:#ff8015;font-weight:400;text-transform:uppercase}.exploding-popup p{font-weight:400;font-size:.8125rem;line-height:1.5}.exploding-popup.show{display:block}@-webkit-keyframes dimDots{0%{-webkit-filter:brightness(1);filter:brightness(1);stroke-width:1px}to{-webkit-filter:brightness(1.5);filter:brightness(1.5);stroke-width:4px}}@keyframes dimDots{0%{-webkit-filter:brightness(1);filter:brightness(1);stroke-width:1px}to{-webkit-filter:brightness(1.5);filter:brightness(1.5);stroke-width:4px}}