*,*:before,*:after{box-sizing:border-box}body{background:#252525;font-family:'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;font-weight:300}#wrapper{padding-top:10%}.viewport{-ms-perspective:800px;-o-perspective:800px;perspective:800px;-ms-perspective-origin:50% 200px;-o-perspective-origin:50% 200px;perspective-origin:50% 200px;transform:scale(0.8, 0.8);-webkit-box-reflect:below 170px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, transparent), to(rgba(250,250,250,0.1)))}.cube{position:relative;margin:0 auto;height:200px;width:200px;transform-style:preserve-3d;transform:rotateX(136deg) rotateY(1122deg)}.cube>div{overflow:hidden;position:absolute;opacity:0.9;height:200px;width:200px;background-image:url("https://jordizle.com/static/img/codepen/blank.png");-webkit-touch-callout:none;-moz-touch-callout:none;-ms-touch-callout:none;-o-touch-callout:none;touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.cube>div>div.cube-image{width:200px;height:200px;transform:rotate(180deg);line-height:200px;font-size:80px;text-align:center;color:#1b9bd8;transition:color 600ms}.cube>div>div.cube-image.active{color:red}.cube>div:hover{cursor:pointer}.cube>div:active{cursor:pointer}.cube>div:first-child{transform:rotateX(90deg) translateZ(100px);outline:1px solid transparent}.cube>div:nth-child(2){transform:translateZ(100px);outline:1px solid transparent}.cube>div:nth-child(3){transform:rotateY(90deg) translateZ(100px);outline:1px solid transparent}.cube>div:nth-child(4){transform:rotateY(180deg) translateZ(100px);outline:1px solid transparent}.cube>div:nth-child(5){transform:rotateY(-90deg) translateZ(100px);outline:1px solid transparent}.cube>div:nth-child(6){transform:rotateX(-90deg) rotate(180deg) translateZ(100px);outline:1px solid transparent}object{opacity:0.5}object:hover{opacity:1}@media (max-width: 640px){.viewport{transform:scale(0.6, 0.6)}}.banner-container{height:75px;width:100%;overflow:hidden;position:relative;background-color:black;display:flex;align-items:center}.banner-text{position:absolute;white-space:nowrap;animation:scrollBanner 10s linear infinite;color:white;margin:0;padding-left:20px;padding-right:20px;top:50%;transform:translateY(-50%)}@keyframes scrollBanner{0%{transform:translateX(-100%)}100%{transform:translateX(100%)}}body{background:#dce1df;color:#4f585e;font-family:'Source Sans Pro', sans-serif;text-rendering:optimizeLegibility}a.btn{background:#0096a0;border-radius:4px;box-shadow:0 2px 0px 0 rgba(0,0,0,0.25);color:#ffffff;display:inline-block;padding:6px 30px 8px;position:relative;text-decoration:none;transition:all 0.1s 0s ease-out}.no-touch a.btn:hover{background:#00a2ad;box-shadow:0px 8px 2px 0 rgba(0,0,0,0.075);transform:translateY(-2px);transition:all 0.25s 0s ease-out}.no-touch a.btn:active,a.btn:active{background:#008a93;box-shadow:0 1px 0px 0 rgba(255,255,255,0.25);transform:translate3d(0, 1px, 0);transition:all 0.025s 0s ease-out}div.cards{margin:80px auto;max-width:960px;text-align:center}div.card{background:#ffffff;display:inline-block;margin:8px;max-width:300px;perspective:1000;position:relative;text-align:left;transition:all 0.3s 0s ease-in;width:300px;z-index:1}div.card img{max-width:300px}div.card .card__image-holder{background:rgba(0,0,0,0.1);height:0;padding-bottom:75%}div.card div.card-title{background:#ffffff;padding:6px 15px 10px;position:relative;z-index:0}div.card div.card-title a.toggle-info{border-radius:32px;height:32px;padding:0;position:absolute;right:15px;top:10px;width:32px}div.card div.card-title a.toggle-info span{background:#ffffff;display:block;height:2px;position:absolute;top:16px;transition:all 0.15s 0s ease-out;width:12px}div.card div.card-title a.toggle-info span.left{right:14px;transform:rotate(45deg)}div.card div.card-title a.toggle-info span.right{left:14px;transform:rotate(-45deg)}div.card div.card-title h2{font-size:24px;font-weight:700;letter-spacing:-0.05em;margin:0;padding:0}div.card div.card-title h2 small{display:block;font-size:18px;font-weight:600;letter-spacing:-0.025em}div.card div.card-description{padding:0 15px 10px;position:relative;font-size:14px}div.card div.card-actions{box-shadow:0 2px 0px 0 rgba(0,0,0,0.075);padding:10px 15px 20px;text-align:center}div.card div.card-flap{background:#d9d9d9;position:absolute;width:100%;transform-origin:top;transform:rotateX(-90deg)}div.card div.flap1{transition:all 0.3s 0.3s ease-out;z-index:-1}div.card div.flap2{transition:all 0.3s 0s ease-out;z-index:-2}div.cards.showing div.card{cursor:pointer;opacity:0.6;transform:scale(0.88)}.no-touch div.cards.showing div.card:hover{opacity:0.94;transform:scale(0.92)}div.card.show{opacity:1 !important;transform:scale(1) !important}div.card.show div.card-title a.toggle-info{background:#ff6666 !important}div.card.show div.card-title a.toggle-info span{top:15px}div.card.show div.card-title a.toggle-info span.left{right:10px}div.card.show div.card-title a.toggle-info span.right{left:10px}div.card.show div.card-flap{background:#ffffff;transform:rotateX(0deg)}div.card.show div.flap1{transition:all 0.3s 0s ease-out}div.card.show div.flap2{transition:all 0.3s 0.2s ease-out}.slider-container{width:80%;margin:0 auto;text-align:center}.slider{-webkit-appearance:none;width:100%;height:10px;border-radius:5px;background:#ddd;outline:none;opacity:0.7;transition:opacity .2s}.slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:#4CAF50;cursor:pointer}.slider::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#4CAF50;cursor:pointer}.shg-c:before,.shg-c:after{content:" ";display:table}.shogun-root{z-index:1;position:relative;isolation:isolate}.shogun-root iframe{display:initial}#mc_embed_signup .clear{width:auto !important;height:auto !important;visibility:visible !important}.shg-clearfix:after{content:"";display:block;clear:both}.shogun-image{max-width:100%;min-height:inherit;max-height:inherit;display:inline !important;border:0;vertical-align:middle}.shg-fw{margin-left:calc(50% - 50vw);width:100vw}.shg-fw .shg-fw{margin-left:auto;margin-right:auto;width:100%}div[data-shg-lightbox-switch]{cursor:pointer}.shg-lightbox{position:fixed;z-index:999999;left:0;top:0;width:100%;height:100%;overflow:hidden;background-color:#000;background-color:rgba(0,0,0,0.85)}.shg-lightbox.hidden{display:none !important}.shg-lightbox .shg-lightbox-content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center}.shg-lightbox .shg-lightbox-close{position:absolute;right:0;padding:5px 0;color:#fff;font-size:45px;margin-right:10px;line-height:30px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;z-index:1}.shg-lightbox .shg-lightbox-image-container{padding:25px}.shg-lightbox .shg-lightbox-image{margin:auto;max-height:90vh;max-width:100%}.shg-lightbox .shg-lightbox-close:hover,.shg-lightbox .shg-lightbox-close:focus{color:#a2a2a2;text-decoration:none;cursor:pointer}.shg-lightbox .shg-lightbox-nav{cursor:pointer;position:absolute;top:50%;width:35px;height:100px;background-size:contain;background-repeat:no-repeat;background-position:center;transform:translate(0%, -50%);z-index:1}.shg-lightbox .shg-lightbox-nav.hidden{display:none !important}.shg-lightbox .shg-lightbox-nav.shg-nav-left{left:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==)}.shg-lightbox .shg-lightbox-nav.shg-nav-right{right:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+)}@media screen and (min-width: 769px){.shg-lightbox .shg-lightbox-image-container{padding:50px}}.shogun-lazyload:not([src]),.shogun-lazyloading:not([src]){opacity:0}.shogun-lazyloaded{opacity:1;transition:opacity 300ms}.shogun-root a:empty,.shogun-root article:empty,.shogun-root dl:empty,.shogun-root h1:empty,.shogun-root h2:empty,.shogun-root h3:empty,.shogun-root h4:empty,.shogun-root h5:empty,.shogun-root h6:empty,.shogun-root p:empty,.shogun-root section:empty,.shogun-root ul:empty{display:unset}.shogun-root div:empty:not(.shopify-section *):not([id^="wistia"]){display:inline-block}[data-animations*="enterviewport"][data-animations*="fadeIn"],[data-animations*="enterviewport"][data-animations*="zoomIn"]{opacity:0}.shogun-form-error-msg,.shogun-form-field-error-msg{display:flex;align-items:center;color:#dc143c}.shogun-badge{margin-bottom:50px}.shogun-badge-container{position:fixed;right:0;bottom:0;margin-bottom:-10px}
