{"couponExpirationInDays":30,"countryCode":"US","retrievalTime":"2026-05-30T07:18:59.9946477Z","popups":[{"type":"EXIT","animation":"fadeIn","urlRedirect":null,"initialDelay":1,"scrollDepth":"HALFWAY","buttonSettings":{"text":"GET 15% OFF","color":"#000000","textColor":"#FFFFFF","size":"LARGE","shape":"SQUARE","alignment":"LEFT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":true,"html":{"markup":"\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\t\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-signup ltkpopup-cart-over-threshold ltkpopup-split-lr\">\n\t\t\n\t\t\n\t\t\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n\n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Updated%20cart%20exit%20modal%20image.jpg\" alt=\"Knockaround\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\" src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n\t\t\n        \n        \n\n        \n\n        \n\n\t\t\n\n        <div class=\"ltkpopup-form-control \" >\n\n            \n            \n                \n\n\n\n    <div id=\"ltkpopup-contents\">\n        <h3>\n            <span class=\"ltkpopup-line-2\">leaving already?</span>\n        </h3>\n    \t\t<p>You have some great items in your cart. Don't let them get away!</p>\n      <p>Plus, enjoy <strong>FREE SHIPPING</strong> on all orders over $50!</p>\n        <div class=\"ltkpopup-standard-container\">\n            <a href=\"https://knockaround.com/checkout\" class=\"ltkpopup-call-to-action\" tabindex=\"0\">CheckOut Now</a>\n        </div>\n\t\t<div class=\"ltkpopup-no-thanks\">\n   \n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n    </div>\n\n\n\n\n            \n            \n            \n            \n\n            \n\n\t\t\t\n\n        </div>\n\n\t\t\n\t\t\n\t\t\n\n    </div>\n    \n</div>\n\t\t\n\t\t\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n\tif (navigator.clipboard) {\n\t\tvar clickToCopies = document.querySelectorAll(\".ltkpopup-icon-ctc\");\n\t\tif( '' != '' && '' == 'ltkpopup-existing' ) {\n\t\t\tltkCouponCode = 'span.ltk-offer-code-static';\n\t\t} else {\n\t\t\tltkCouponCode = 'span.ltk-offer-code';\n\t\t}\n\t\t\n\t\t\n\t\tfor (var i = 0; i < clickToCopies.length; i++) {\n\n\t\t\tclickToCopies[i].addEventListener('click', function(){\n\t\t\t\tvar clickToCopy = jQuery(this);\n\t\t\t\tvar code = clickToCopy.find('span').text();\n\t\t\t\tcode = code.replace(/\\s+/g, '');\n\t\t\t\tif (code != \"COPIED!\") {\n\t\t\t\t\tnavigator.clipboard.writeText(code);\n\t\t\t\t\tclickToCopy.find(ltkCouponCode).html('COPIED!');  \n\t\t\t\t\t\t\t\t\n\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\tjQuery('.ltkpopup-icon-ctc '+ltkCouponCode).text(code);\n\t\t\t\t\t}, 200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tclickToCopies[i].addEventListener('keyup', function(event){\n\t\t\t\tif (event.keyCode === 13 || event.keyCode === 32) {\n\t\t\t\t\tvar clickToCopy = jQuery(this);\n\t\t\t\t\tvar code = clickToCopy.find('span').text();\n\t\t\t\t\tcode = code.replace(/\\s+/g, '');\n\t\t\t\t\tif (code != \"COPIED!\") {\n\t\t\t\t\t\tnavigator.clipboard.writeText(code)\n\n\t\t\t\t\t\tclickToCopy.find(ltkCouponCode).html('COPIED!');  \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\t\tjQuery('.ltkpopup-icon-ctc '+ltkCouponCode).text(code);\n\t\t\t\t\t\t}, 200);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n</script>\n\n<script>\n\tvar ltkCTC = document.getElementById('ltkpopup-existing-code');\n\tif( ltkCTC ) {\n\t\tltkCTC.innerHTML = _ltk.OnsiteContent.getOfferCode();\n\t}\n</script>\n\t\t\t\t","confirmationMarkup":null,"alreadySubscribedMarkup":null},"css":"[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:35px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}.ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px}.ltkpopup-caps{text-transform:uppercase !important}@media only screen and (max-width: 660px){.ltkpopup-client-logo{max-width:120px}.ltkpopup-mobile-too{display:block !important}}html,body{overflow:hidden}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-.25em}#ltkpopup-content{font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-align:left;color:#000000;line-height:1.4;width:900px;height:auto;vertical-align:middle;background:#ffffff;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:650px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:#ffffff;min-height:650px}#ltkpopup-content.ltkpopup-ttj{max-width:320px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{width:99%;max-width:320px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:650px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:520px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:320px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:320px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:250px;-webkit-box-flex:0 0 250px;-moz-box-flex:0 0 250px;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:650px;-webkit-box-flex:0 0 650px;-moz-box-flex:0 0 650px;-webkit-flex:0 0 650px;-ms-flex:0 0 650px;flex:0 0 650px;-ms-flex:0 0 650px;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-signup .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 660px){#ltkpopup-content .ltkpopup-split-content{min-height:520px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:520px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}#ltkpopup-content.ltkpopup-exit.ltkpopup-gated{padding-top:50px;padding-bottom:15px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-sms-combined,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-sms-input{padding-top:30px;padding-bottom:15px}}@media only screen and (max-width: 490px){#ltkpopup-content.ltkpopup-gated:not(.ltkpopup-confirm-step-3){padding-top:30px;padding-bottom:15px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302D2D;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#000000}.ltkpopup-close-button button:focus{outline:1px solid #000000}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#000000;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:20px;line-height:25px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#000000}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:60px;line-height:72px;font-weight:700;letter-spacing:0.05em}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:20px;line-height:25px;letter-spacing:0.02em;margin-top:15px}#ltkpopup-content h3 span strong{font-weight:600}#ltkpopup-content h3 strong{font-weight:600}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#EEEEEE;margin:25px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:20px;line-height:25px}#ltkpopup-content p{margin:0;color:#000000;letter-spacing:0.02em}#ltkpopup-content p strong{font-weight:600}#ltkpopup-content p.ltkpopup-steps{color:#4760EA;margin-top:35px;font-weight:normal;font-size:16px;line-height:1}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:14px;margin:30px auto 0;max-width:440px;letter-spacing:0.02em;color:#6E6E6E}#ltkpopup-content .ltkpopup-disclaimer a{color:#6E6E6E;text-decoration:underline;font-weight:600}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#6E6E6E;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:1px solid #000000}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760EA;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:100px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:55px;line-height:66px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:50px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:35px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:70px;margin-bottom:45px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:28px;line-height:38px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-weight:600;font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:65px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:30px;line-height:36px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) p.ltkpopup-lg{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-ttj h3 br{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content .ltkpopup-disclaimer{margin-top:30px !important}#ltkpopup-content .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0 !important}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content{font-size:18px;line-height:22px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:18px;line-height:24px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:40px;line-height:48px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:18px;line-height:22px;margin-top:10px}#ltkpopup-content p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content h3 br{display:none}#ltkpopup-content p br{display:none}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:32px;line-height:40px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:25px;line-height:30px}}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #6E6E6E;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#6E6E6E;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#6E6E6E;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#6E6E6E;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#D03F64}#ltkpopup-content .ltkpopup-error-message{display:block;color:#D03F64;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-signup.ltkpopup-cart-over-threshold .ltkpopup-call-to-action{margin-top:40px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:40px auto 60px}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:40px auto 60px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0;text-align:center;padding:19px 13px;vertical-align:middle;font-size:18px;letter-spacing:0.05em;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760EA;border:1px solid #4760EA;border-radius:0px;box-shadow:none;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760EA}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760EA;color:#ffffff;outline:1px solid #000000}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:19px 10px 18px;font-weight:400;max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760EA;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760EA;color:#4760EA;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760EA;color:#ffffff;border-color:#4760EA;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760EA;border-color:#4760EA;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:35px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:16px;letter-spacing:0.02em;font-weight:400;color:#6E6E6E;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#6E6E6E;content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#000000}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#000000;outline:1px solid #000000}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760EA;color:#4760EA;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760EA;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:60px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:50px 0 0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:50px 0 0px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:20px}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:25px}#ltkpopup-content .ltkpopup-standard-container button.ltkpopup-tap-to-join{margin-top:35px}#ltkpopup-content.ltkpopup-existing-sub .ltkpopup-standard-container button.ltkpopup-tap-to-join{margin-top:25px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content #ltkpopup-timer-duration{font-size:30px;line-height:1;color:#4760EA;font-weight:700;margin:30px 0 0;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760EA}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760EA;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760EA;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760EA;left:50%;transform:translateX(-50%);font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:20px;display:block;margin-top:10px;font-weight:400;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:625px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border:10px solid #ffffff;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:'';display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border:10px solid #ffffff;border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:'';border-bottom:25px solid #ffffff;position:absolute;top:125px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:260px;margin:30px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760EA;border:1px solid #4760EA;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760EA;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760EA;color:#ffffff;outline:1px solid #000000}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 910px){.ltkpopup-contain-img:after{top:64px}#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:440px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing.ltkpopup-contain-img:after{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;border-radius:50% !important;display:block;margin-top:0;position:relative;top:-4px;box-shadow:0 0 5px rgba(0,0,0,0.4);color:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{width:100%;max-width:100px;content:'SPIN FOR A CHANCE TO SAVE!';display:block;color:#ffffff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);line-height:24px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard .ltkpopup-contain-img:after{top:55px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 490px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:320px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:280px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:287px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:330px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #6E6E6E;color:#000000;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#000000;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#000000;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#D03F64;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}\n\n.ltkpopup-client-logo {\n    max-width: 150px;\n}\n\n#ltkpopup-content p {\n    margin-bottom: 10px;\n}\n\n@media (max-width: 660px) {\n\n  #ltkpopup-content p {\n      line-height: 28px;\n      margin-bottom: 0px;\n      display: inline !important;\n  }\n}","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    var submitButton = document.getElementById(\"ltkpopup-submit\");\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}\n\njQuery('.ltkpopup-close').click(function(){\n \u00A0\u00A0 jQuery(this).closest('#ltkpopup-container').hide();\n \u00A0\u00A0 jQuery('#ltkpopup-overlay').hide();\n})","status":"IN_EXPERIMENT","urlRules":[],"subscriptionPoint":"GXP","displayRules":[],"experiment":{"experimentUid":"11c9ce85-e3b5-4668-b6e8-e1cf1f210772","variantType":"BASELINE"},"engagement":{"followUp":true,"followUpDelay":7,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":7,"value":null},{"category":"personProperties","field":"","operator":4,"value":null},{"category":"personProperties","field":"","operator":15,"value":"4"},{"category":"personProperties","field":"","operator":5,"value":"Mobile,Desktop"}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/pages/about-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/jobs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/wholesale"},{"category":"urlRules","field":"","operator":1,"value":"/pages/special-project"},{"category":"urlRules","field":"","operator":1,"value":"/pages/store-locator"},{"category":"urlRules","field":"","operator":1,"value":"/blogs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/rewards"},{"category":"urlRules","field":"","operator":1,"value":"/pages/share"},{"category":"urlRules","field":"","operator":1,"value":"/pages/reviews"},{"category":"urlRules","field":"","operator":1,"value":"/pages/help"},{"category":"urlRules","field":"","operator":1,"value":"/shipping"},{"category":"urlRules","field":"","operator":1,"value":"/pages/privacy-policy"},{"category":"urlRules","field":"","operator":1,"value":"/pages/contact-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/military-discount-on-sunglasses"},{"category":"urlRules","field":"","operator":1,"value":"/pages/accessibility"},{"category":"urlRules","field":"","operator":1,"value":"/pages/do-not-sell"},{"category":"urlRules","field":"","operator":1,"value":"/account"},{"category":"urlRules","field":"","operator":1,"value":"sms-landing-page"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"checkouts"},{"category":"personProperties","field":"","operator":12,"value":"AU, AUS"},{"category":"urlRules","field":"","operator":1,"value":"loopreturns"},{"category":"urlRules","field":"","operator":1,"value":"utm_redirect=Loop_Returns"},{"category":"urlRules","field":"","operator":1,"value":"new-customer"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/pages/about-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/jobs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/wholesale","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/special-project","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/store-locator","urlMatchRule":"CONTAINS"},{"show":false,"url":"/blogs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/rewards","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/share","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/reviews","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/help","urlMatchRule":"CONTAINS"},{"show":false,"url":"/shipping","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/privacy-policy","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/contact-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/military-discount-on-sunglasses","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/accessibility","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/do-not-sell","urlMatchRule":"CONTAINS"},{"show":false,"url":"/account","urlMatchRule":"CONTAINS"},{"show":false,"url":"sms-landing-page","urlMatchRule":"CONTAINS"},{"show":true,"url":"ltkrendertestmode=cartexit","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[]},"uid":"597668a3-819e-4150-a75b-93e07a257876","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"Cart Exit  - Known","lastModified":"2025-09-05T18:31:36.966Z"},{"type":"ENTRY","animation":"fadeIn","urlRedirect":null,"initialDelay":5,"scrollDepth":"HALFWAY","buttonSettings":{"text":"","color":"","textColor":"","size":"SMALL","shape":"SQUARE","alignment":"LEFT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-signup ltkpopup-split-lr ltkpopup-sms-only\">\n\n\t\t\n\n\t\t\t<div\n    class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n\n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\"\n            src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n        \n\n        \n\n        \n\n        \n\n        \n\n        <div class=\"ltkpopup-form-control page-visible\" id=\"ltkpopup-step-1\"\n            data-ltkpage=\"1\" data-multi-page-name=\"Form Page\" >\n\n            \n\n            \n\n\n\n<div id=\"ltkpopup-contents\">\n    <h3>\n        <span class=\"ltkpopup-line-1\">Welcome back!</span>\n        <span class=\"ltkpopup-line-2\">Get 15%\u00A0off <br>+ FREE SHIPPING</span>\n        <span class=\"ltkpopup-line-3\">on your next order when you sign up for texts.</span>\n    </h3>\n</div>\n\n\n\n\n\n\n\n\n\n            \n\n            \n\n            <div class=\"ltkpopup-content-wrap\">\n                \n                                         \n\n                        \n<p class=\"ltkpopup-disclaimer\"><!-- By subscribing to Knockaround text messaging, you agree to receive recurring automated marketing text messages\n(e.g. cart reminders) to the mobile number used at opt-in. Consent is not a condition of purchase. Message frequency may\nvary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms\n    and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>. -->\n\n<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g.\n    cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only\n    U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg\n    & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\"\n        tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\"\n        tabindex=\"0\">Privacy Policy</a>.</p></p>\n\n                    \n                \n                <div class=\"ltkpopup-form-contain ltkpopup-standard-submit\">\n\n                    <div class=\"ltkpopup-form-control\">\n\n                        \n\n\n\n                        \n\n<label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\" role=\"text\">Just enter your phone number:</label>\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"email\" role=\"text\"\n    data-ltk-message=\"Please enter a valid phone number\"></div>\n\n\n\n\n\n\n<input required tabindex=\"0\" id=\"ltkpopup-mobile\" required=\"\" type=\"tel\" name=\"email\" placeholder=\"(___)-___-____\"\n    data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\">\n\n\n\n                        \n\n                    </div>\n\n\n                    \n\n                    <div class=\"ltkpopup-button-container ltkpopup-clearfix\">\n\n\n                        <button type=\"button\"\n    id=\"ltkpopup-submit\"\n    role=\"button\"  tabindex=\"0\">Activate Offer</button>\n\n                        <div class=\"ltkpopup-no-thanks\">\n\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">No, thanks</button>\n\n    \n</div>\n\n\n                    </div>\n\n                </div>\n                \n\n            </div>\n\n            \n\n            \n\n            \n\n            \n\n        </div>\n\n        \n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-step-2\" data-ltkpage=\"2\"\n            data-multi-page-name=\"Confirm\">\n\n            <div id=\"ltkpopup-confirm-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Thanks!</span>\n\t</h3>\n\n\t\n\n</div>\n\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n        \n\t\t\n\n<p>Check your messages for a text from us. <strong>Reply Y</strong> to confirm<br>\nyour subscription and receive your <strong>welcome offer</strong>.\n</p>\n\n\n    \n    \n\n</div>\n\n            <div class=\"ltkpopup-button-container\">\n\n    \n        \n\n        <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Continue Shopping\">Continue Shopping</button>\n        \n        \n\n    \n\n</div>\n\n            \n\n        </div>\n\n        \n\n        \n\n    </div>\n\n</div>\n\n\t\t\n\n\t\t<div class=\"ltkpopup-source\">\n\n\t\t\t<input type=\"hidden\" class=\"text\" name=\"Source.GXP Entry Overlay\" value=\"On\" tabindex=\"-1\" />\n\n\t\t</div>\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n\tif ( 'sms-only' == 'sms-only' || 'sms-only' == 'sms-before-email' ) {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-mobile\");\n\t} else {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-email\");\n\t}\n\t\n\tvar ltkSubmitBtn = document.getElementById(\"ltkpopup-submit\");\n\n\tif( 'sms-only' == 'sms-before-email' ) {\n\t\tltkSubmitBtn = document.getElementById(\"ltkpopup-mobile-submit\");\n\t}\n\n    if(ltkEmailField) {\n\t\tltkEmailField.addEventListener(\"keyup\", function(event) {\n\t\t\tif (event.keyCode === 13) {\n\t\t\t\tltkSubmitBtn.click();\n\t\t\t}\n\t\t});\n\t}\n\n    ltkSubmitBtn.addEventListener('click', function (event) {\n        if( 'sms-only' != 'sms-only' ) {\n            emailVal = document.querySelector('#ltkpopup-content input[type=\"email\"]').value;\n        }\n        if( 'sms-only' == 'one-step-sms' || 'sms-only' == 'sms-only' || 'sms-only' == 'sms-before-email' ) {\n            phoneVal = document.querySelector('#ltkpopup-content input[type=\"tel\"]').value;\n        }\n    });\n</script>\n\n\n<script>\n    jQuery('body').on('click', '.ltkpopup-progress', function(e) {\n        e.preventDefault();\n        jQuery('#ltkpopup-overlay, #ltkpopup-container').hide();\n    });\n\n    if (document.getElementById(\"ltkpopup-mobile-submit\")) {\n\t\tif( 'sms-only' == 'sms-before-email' ) {\n\t\t\terrorWrap = '#ltkpopup-step-1 div[data-ltk-error-for]';\n\t\t} else {\n\t\t\terrorWrap = 'div[data-ltk-error-for]';\n\t\t}\n        var submitButton = document.getElementById(\"ltkpopup-mobile-submit\");\n        jQuery(\"#ltkpopup-mobile-submit\").on(\"click\", function() {\n            var e = jQuery(\"#ltkpopup-mobile\");\n            jQuery(e).each(function(e) {\n                jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n            }), \n\t\t\tjQuery(errorWrap).each(function(t) {\n                jQuery(this).html(function() {\n                    var t = jQuery(this).attr(\"data-ltk-message\");\n                    jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n                })\n            })\n        })\n    }\n\n    \n    var smsSubmitBtn = '#ltkpopup-mobile-submit';\n    if( 'sms-only' == 'one-step-sms' || 'sms-only' == 'sms-only' ) {\n        smsSubmitBtn = '#ltkpopup-submit';\n    }\n    \n    if( 'sms-only' != 'one-step-sms' ) {\n        jQuery(smsSubmitBtn).on('click', function() {\n            var ltkPhone = document.getElementById('ltkpopup-mobile').value;\n            var reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n            if (ltkPhone.match(reg)) {\n                _ltk.Subscriber.Email = ltkPhone;\n\t\t\t\tif( 'sms-only' == 'gated' || 'sms-only' == 'incremental' || 'sms-only' == 'sms-only' || 'sms-only' == 'sms-before-email' ) {\n\t\t\t\t\t\n\t\t\t\t\tif( 'sms-only' == 'gated' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'sms-only' == 'incremental' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'sms-only' == 'sms-only' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMS';\n\t\t\t\t\t}\n\t\t\t\t\tif( 'sms-only' == 'sms-before-email' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n                    if( \"sms-only\" == 'ltkpopup-existing' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMSExisting';\n                    }\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t_ltk.Subscriber.List = ltkSubPointID;\n                if( 'sms-only' !== 'sms-only' && 'sms-only' !== 'sms-before-email' ) {\n\t\t\t\t    if( typeof emailVal != 'undefined' ) {\n\t\t\t\t\t\t_ltk.Subscriber.Profile.Add('Email', emailVal);\n\t\t\t\t\t}\n\t\t\t\t}\n                _ltk.Subscriber.Submit(true);\n\t\t\t\tgtag('event', 'listrak_sms_form_submit', {'formId': 'ltkSMSForm'});\n\t\t\t\tif( 'true' == 'true' ) {\n\t\t\t\t\t_ltk_util.setCookie('ltk-sms-sent' , \"30\", 1, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t}\n\t\t\t\tif( 'sms-only' == 'sms-only' || 'sms-only' == 'sms-before-email' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-1').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-2').addClass('page-visible');\n\t\t\t\t} else if( 'sms-only' == 'persistentBanner' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-2').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-3').addClass('page-visible');\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-banner-close\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-subscribed\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-2').hide();\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-3').fadeIn();\n\t\t\t\t}\n                jQuery('#ltkpopup-content').addClass('ltkpopup-confirm-step-3');\n                jQuery('#ltkpopup-wrapper').attr('aria-labelledby', 'ltkpopup-confirm-sms-label');\n                jQuery('#ltkpopup-wrapper').attr('aria-describedby', 'ltkpopup-confirm-sms-desc');\n            }\n        });\n    }\n\n\tif( document.querySelector('.ltkpopup-step-4') ) {\n            document.querySelector('.ltkpopup-step-4').addEventListener('click',function(){\n                jQuery('.ltkpopup-confirm-step-2').removeClass('page-visible');\n                jQuery('.ltkpopup-confirm-step-4').addClass('page-visible');\n            });\n        }\n\n    if (jQuery(\"#ltkpopup-mobile\").length) {\n        var phone = jQuery(\"#ltkpopup-mobile\");\n        \n            // Input masking for number validation - Get Jquery Input Mask from CDN and load it\n            jQuery.getScript(\n                \"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n                function() {\n                    // Mask phone number input after script is loaded\n                    jQuery(phone).inputmask({\n                        greedy: false,\n                        showMaskOnHover: false,\n                        definitions: {\n                            '#': {\n                                validator: \"[0-9]\",\n                                cardinality: 1\n                            }\n                        }\n                    });\n                });\n        \n    }\n    \n</script>\n\n\n\n\n\n<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n\t\t\t\t","confirmationMarkup":"","alreadySubscribedMarkup":""},"css":"[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit{margin-top:25px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:29px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}.ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px;max-width:150px}.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-client-logo{margin-bottom:25px}.ltkpopup-caps{text-transform:uppercase !important}.ltkpopup-br-mobile{display:none !important}@media only screen and (max-width: 660px){.ltkpopup-client-logo{max-width:120px;margin-bottom:20px}.ltkpopup-mobile-too{display:block !important}.ltkpopup-standard-submit,.ltkpopup-standard-container,.ltkpopup-button-container{max-width:280px}}@media only screen and (max-width: 490px){.ltkpopup-br-mobile{display:block !important}}.ltk-mobile-only{display:none !important}.ltk-desktop-only,.ltk-show-always{display:block !important}span.ltk-desktop-only,span.ltk-show-always{display:inline-block !important}@media only screen and (max-width: 910px){.ltk-mobile-only{display:block !important}span.ltk-mobile-only{display:inline-block !important}.ltk-desktop-only,span.ltk-desktop-only{display:none !important}}html,body{overflow:hidden}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-.25em}#ltkpopup-content{font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-align:left;color:#000000;line-height:1.4;width:900px;height:auto;vertical-align:middle;background:#ffffff;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:650px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:#ffffff;min-height:650px}#ltkpopup-content.ltkpopup-ttj{max-width:340px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{width:99%;max-width:340px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:650px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:340px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:340px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:250px;-webkit-box-flex:0 0 250px;-moz-box-flex:0 0 250px;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:650px;-webkit-box-flex:0 0 650px;-moz-box-flex:0 0 650px;-webkit-flex:0 0 650px;-ms-flex:0 0 650px;flex:0 0 650px;-ms-flex:0 0 650px;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-signup .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 660px){#ltkpopup-content .ltkpopup-split-content{min-height:560px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302d2d;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#000000}.ltkpopup-close-button button:focus{outline:none}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#000000;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:20px;line-height:25px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#000000}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px;margin-bottom:15px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:40px;line-height:47px;font-weight:700;letter-spacing:0.05em}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:20px;line-height:25px;letter-spacing:0.02em;margin-top:15px}#ltkpopup-content h3 span strong{font-weight:600}#ltkpopup-content h3 strong{font-weight:600}#ltkpopup-content strong{font-weight:600}#ltkpopup-content.ltkpopup-confirm h3 span.ltkpopup-line-2{font-weight:600}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#4a4a4a;margin:18px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:20px;line-height:25px}#ltkpopup-content p{margin:0;color:#000000;letter-spacing:0.02em}#ltkpopup-content p strong{font-weight:600}#ltkpopup-content p.ltkpopup-steps{color:#4760ea;margin-top:22px;font-weight:normal;font-size:16px;line-height:1}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:14px;margin:30px auto 0;max-width:461px;letter-spacing:0.02em;color:#6e6e6e}#ltkpopup-content .ltkpopup-disclaimer a{color:#6e6e6e;text-decoration:underline;font-weight:400;font-size:10px;line-height:14px}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#6e6e6e;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:none}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760ea;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-instagram-ttj .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-ttj .ltkpopup-client-logo{margin-top:20px}#ltkpopup-content.ltkpopup-instagram-ttj h3 span.ltkpopup-line-3,#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{font-size:16px;line-height:19px;font-weight:400}#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{margin:12px auto}#ltkpopup-content.ltkpopup-ttj .ltkpopup-no-thanks{margin-top:20px;margin-bottom:25px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:70px;margin-bottom:0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3{margin-bottom:14px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:35px;line-height:42px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold p,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold p{font-size:19px;line-height:30px;font-weight:400}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-client-logo{margin-bottom:120px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer#ltkpopup-paragraph{margin-top:50px;margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:15px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-1{font-size:20px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-button-container{margin-bottom:200px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-spinner h3 span.ltkpopup-line-2{color:#4a4a4a}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1{font-size:16px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1 strong{font-weight:600}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-1{margin-bottom:10px;text-transform:initial}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:28px;line-height:38px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub p.ltkpopup-steps{margin-top:15px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-weight:600;font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:65px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:30px;line-height:36px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) p.ltkpopup-lg{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content .ltkpopup-disclaimer{margin-top:30px;max-width:300px}#ltkpopup-content .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0 !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:12px !important;max-width:300px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content{font-size:16px;line-height:19px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:16px;line-height:18px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:34px;line-height:38px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:16px;line-height:18px;margin-top:2px}#ltkpopup-content p.ltkpopup-steps{margin-top:20px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:18px !important}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo{margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:32px;line-height:40px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:24px;line-height:30px}}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #6e6e6e;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#d03f64}#ltkpopup-content .ltkpopup-error-message{display:block;color:#d03f64;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-signup.ltkpopup-cart-over-threshold .ltkpopup-call-to-action{margin-top:40px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:40px auto 60px}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:51px;margin-top:25px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-no-thanks{margin-top:18px;margin-bottom:10px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:40px auto 60px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0;text-align:center;padding:19px 13px;vertical-align:middle;font-size:18px;letter-spacing:0.05em;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px;box-shadow:none;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760ea}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760ea;color:#ffffff;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:11px 10px 10px;font-weight:400;max-width:330px;margin:18px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:400}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760ea;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760ea;color:#4760ea;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760ea;color:#ffffff;border-color:#4760ea;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760ea;border-color:#4760ea;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:35px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:16px;letter-spacing:0.02em;font-weight:400;color:#6e6e6e;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#6e6e6e;content:\"\";position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#000000}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#000000;outline:none}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760ea;color:#4760ea;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760ea;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-signup:not(.ltkpopup-exit).ltkpopup-gated .ltkpopup-no-thanks{margin-top:25px;font-size:16px;line-height:19px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:15px !important}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:50px 0 0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:50px 0 0px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:25px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content #ltkpopup-timer-duration{display:none !important;font-size:30px;line-height:1;color:#4760ea;font-weight:700;margin:30px 0 0;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760ea}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760ea;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760ea;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760ea;left:50%;transform:translateX(-50%);font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:20px;display:block;margin-top:10px;font-weight:400;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:650px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:\"\";display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:\"\";border-bottom:25px solid #ffffff;position:absolute;top:133px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:253px;margin:25px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760ea;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 660px){#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{top:4px}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:100px !important}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;max-height:35px;font-size:13px;padding:9px 13px;margin-top:14px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:13px;line-height:16px;max-width:134px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:18px;margin-bottom:0}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks button{font-size:12px;line-height:12px}}@media only screen and (max-width: 490px){#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:70px !important;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:340px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:300px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:307px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:350px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #6e6e6e;color:#000000;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#000000;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#000000;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#d03f64;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}#ltkpopup-content.ltkpopup-AU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:158px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-AU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-AU-Popup{height:580px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:1%}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:block !important}}#ltkpopup-content.ltkpopup-EU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:210px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-EU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-EU-Popup{height:580px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:15%}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:block !important}}\n","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    var submitButton = document.getElementById(\"ltkpopup-submit\");\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}","status":"IN_EXPERIMENT","urlRules":[],"subscriptionPoint":"GXP","displayRules":[],"experiment":{"experimentUid":"325d9fff-d6e2-47d6-98a2-5153c5209f35","variantType":"BASELINE"},"engagement":{"followUp":true,"followUpDelay":7,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":5,"value":"Desktop"}]},{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":4,"value":null}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/pages/about-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/jobs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/wholesale"},{"category":"urlRules","field":"","operator":1,"value":"/pages/special-project"},{"category":"urlRules","field":"","operator":1,"value":"/pages/store-locator"},{"category":"urlRules","field":"","operator":1,"value":"/blogs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/rewards"},{"category":"urlRules","field":"","operator":1,"value":"/pages/share"},{"category":"urlRules","field":"","operator":1,"value":"/pages/reviews"},{"category":"urlRules","field":"","operator":1,"value":"/pages/help"},{"category":"urlRules","field":"","operator":1,"value":"/shipping"},{"category":"urlRules","field":"","operator":1,"value":"/pages/privacy-policy"},{"category":"urlRules","field":"","operator":1,"value":"/pages/contact-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/military-discount-on-sunglasses"},{"category":"urlRules","field":"","operator":1,"value":"/pages/accessibility"},{"category":"urlRules","field":"","operator":1,"value":"/pages/do-not-sell"},{"category":"urlRules","field":"","operator":1,"value":"/account"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts/"},{"category":"urlRules","field":"","operator":1,"value":"sms-landing-page"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=listrak"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=sms"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=email"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"loopreturns"},{"category":"urlRules","field":"","operator":1,"value":"utm_redirect=Loop_Returns"},{"category":"urlRules","field":"","operator":1,"value":"new-customer"}]},{"condition":"OR","rules":[{"category":"personProperties","field":"","operator":13,"value":"ltk-sms-pause=1"},{"category":"personProperties","field":"","operator":12,"value":"AU, AUS"},{"category":"personProperties","field":"","operator":13,"value":"ltk-sms-pause=on"},{"category":"personProperties","field":"","operator":13,"value":"ltk-sms-subscribed"},{"category":"personProperties","field":"","operator":13,"value":"ltk-hide-gxp"},{"category":"personProperties","field":"","operator":13,"value":"ltk-sms-sent"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/pages/about-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/jobs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/wholesale","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/special-project","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/store-locator","urlMatchRule":"CONTAINS"},{"show":false,"url":"/blogs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/rewards","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/share","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/reviews","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/help","urlMatchRule":"CONTAINS"},{"show":false,"url":"/shipping","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/privacy-policy","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/contact-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/military-discount-on-sunglasses","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/accessibility","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/do-not-sell","urlMatchRule":"CONTAINS"},{"show":false,"url":"/account","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts/","urlMatchRule":"CONTAINS"},{"show":false,"url":"sms-landing-page","urlMatchRule":"CONTAINS"},{"show":false,"url":"ltkrendertestmode","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_source=listrak","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=sms","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=email","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[{"show":false,"condition":"IS_SUBSCRIBED","value":null},{"show":false,"condition":"FROM_LISTRAK_EMAIL","value":null},{"show":false,"condition":"COOKIE_KEY_VALUE_IS","value":"ltk-email-sms"},{"show":true,"condition":"IS_MOBILE","value":null}]},"uid":"bd84e326-d109-431f-adcf-cafa14cab17c","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | SMS Only | JS35611","lastModified":"2025-11-21T15:38:53.102Z"},{"type":"ENTRY","animation":"fadeIn","urlRedirect":null,"initialDelay":5,"scrollDepth":"HALFWAY","buttonSettings":{"text":"","color":"","textColor":"","size":"SMALL","shape":"SQUARE","alignment":"LEFT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-signup ltkpopup-ttj ltkpopup-split-lr\">\n\n\t\t<div class=\"ltkpopup-flex-wrap\">\n\n\t\t\t<div class=\"ltkpopup-standard\">\n\n\t\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-standard\">\n            <img class=\"ltkpopup-client-logo\" src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n    <div id=\"ltkpopup-contents\">\n\t<h3>\n\t\t\n        <span class=\"ltkpopup-line-1\">Welcome back!</span>\n        <span class=\"ltkpopup-line-2\">Get 15%\u00A0off <br>+ FREE SHIPPING</span>\n        <span class=\"ltkpopup-line-3\">on your next order when you sign up&nbsp;for&nbsp;texts.</span>\n\n\t\t\n\t</h3>\n</div>\n    <p class=\"ltkpopup-disclaimer\">\n        *Offer valid for first-time subscribers only. Coupon codes cannot be applied to prescription orders.\n    </p>\n    <p class=\"ltkpopup-disclaimer\">By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See  <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a\n        href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n\n    <div class=\"ltkpopup-standard-container\">\n\n\t\t\n        <div class=\"ltkpopup-form-contain ltkpopup-standard-submit\">\n\n            <div class=\"ltkpopup-button-container ltkpopup-clearfix\">\n\n                <div class=\"ltkpopup-standard-container\">\n\t<button\n\t\tclass=\"ltkpopup-sms-link ltkpopup-tap-to-join ltkpopup-close\"\n\t\t role=\"button\"\n\t\tdata-sms-short-code=\"31881\" data-sms-keyword=\"Send this text for recurring automated Knockaround marketing alerts + cart reminders\">\n\n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\"\n\t\t\tviewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\"\n\t\t\t\td=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\"\n\t\t\t\ttransform=\"translate(-120 -8)\" fill=\"#fff\" />\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\"\n\t\t\t\td=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\"\n\t\t\t\ttransform=\"translate(-213.306 -417.113)\" fill=\"#fff\" />\n\t\t</svg>\n\n\t\t\n\t\t<span>Tap to Sign Up<br> For Texts</span>\n\n\t\t\n\t</button>\n</div>\n\n                <div class=\"ltkpopup-no-thanks\">\n\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">No, thanks</button>\n\n    \n</div>\n                \n            </div>\n\n        </div>\n\n    </div>\n\n    \n</div>\n\n\t\t\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t\t\t</div>\n\n\t\t</div>\n\n\t</div>\n\n</div>\n\n\n\n\n\n<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n\t\t\t\t","confirmationMarkup":"","alreadySubscribedMarkup":""},"css":"[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit{margin-top:25px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:29px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}.ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px;max-width:150px}.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-client-logo{margin-bottom:25px}.ltkpopup-caps{text-transform:uppercase !important}.ltkpopup-br-mobile{display:none !important}@media only screen and (max-width: 660px){.ltkpopup-client-logo{max-width:120px;margin-bottom:20px}.ltkpopup-mobile-too{display:block !important}.ltkpopup-standard-submit,.ltkpopup-standard-container,.ltkpopup-button-container{max-width:280px}}@media only screen and (max-width: 490px){.ltkpopup-br-mobile{display:block !important}}.ltk-mobile-only{display:none !important}.ltk-desktop-only,.ltk-show-always{display:block !important}span.ltk-desktop-only,span.ltk-show-always{display:inline-block !important}@media only screen and (max-width: 910px){.ltk-mobile-only{display:block !important}span.ltk-mobile-only{display:inline-block !important}.ltk-desktop-only,span.ltk-desktop-only{display:none !important}}html,body{overflow:hidden}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-.25em}#ltkpopup-content{font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-align:left;color:#000000;line-height:1.4;width:900px;height:auto;vertical-align:middle;background:#ffffff;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:650px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:#ffffff;min-height:650px}#ltkpopup-content.ltkpopup-ttj{max-width:340px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{width:99%;max-width:340px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:650px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:340px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:340px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:250px;-webkit-box-flex:0 0 250px;-moz-box-flex:0 0 250px;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:650px;-webkit-box-flex:0 0 650px;-moz-box-flex:0 0 650px;-webkit-flex:0 0 650px;-ms-flex:0 0 650px;flex:0 0 650px;-ms-flex:0 0 650px;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-signup .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 660px){#ltkpopup-content .ltkpopup-split-content{min-height:560px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302d2d;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#000000}.ltkpopup-close-button button:focus{outline:none}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#000000;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:20px;line-height:25px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#000000}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px;margin-bottom:15px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:40px;line-height:47px;font-weight:600;letter-spacing:0.05em}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:20px;line-height:25px;letter-spacing:0.02em;margin-top:15px}#ltkpopup-content h3 span strong{font-weight:600}#ltkpopup-content h3 strong{font-weight:600}#ltkpopup-content strong{font-weight:600}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#4a4a4a;margin:18px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:20px;line-height:25px}#ltkpopup-content p{margin:0;color:#000000;letter-spacing:0.02em}#ltkpopup-content p strong{font-weight:600}#ltkpopup-content p.ltkpopup-steps{color:#4760ea;margin-top:22px;font-weight:normal;font-size:16px;line-height:1}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:14px;margin:30px auto 0;max-width:461px;letter-spacing:0.02em;color:#6e6e6e}#ltkpopup-content .ltkpopup-disclaimer a{color:#6e6e6e;text-decoration:underline;font-weight:400;font-size:10px;line-height:14px}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#6e6e6e;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:none}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760ea;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-instagram-ttj .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-ttj .ltkpopup-client-logo{margin-top:20px}#ltkpopup-content.ltkpopup-instagram-ttj h3 span.ltkpopup-line-3,#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{font-size:16px;line-height:19px;font-weight:400}#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{margin:12px auto}#ltkpopup-content.ltkpopup-ttj .ltkpopup-no-thanks{margin-top:20px;margin-bottom:25px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:70px;margin-bottom:0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3{margin-bottom:14px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:35px;line-height:42px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold p,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold p{font-size:19px;line-height:30px;font-weight:400}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-client-logo{margin-bottom:120px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer#ltkpopup-paragraph{margin-top:50px;margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:15px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-1{font-size:20px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-button-container{margin-bottom:200px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-spinner h3 span.ltkpopup-line-2{color:#4a4a4a}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1{font-size:16px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1 strong{font-weight:600}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-1{margin-bottom:10px;text-transform:initial}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:28px;line-height:38px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub p.ltkpopup-steps{margin-top:15px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-weight:600;font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:65px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:30px;line-height:36px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) p.ltkpopup-lg{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content .ltkpopup-disclaimer{margin-top:30px;max-width:300px}#ltkpopup-content .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0 !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:12px !important;max-width:300px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content{font-size:16px;line-height:19px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:16px;line-height:18px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:34px;line-height:38px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:16px;line-height:18px;margin-top:2px}#ltkpopup-content p.ltkpopup-steps{margin-top:20px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:18px !important}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo{margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:32px;line-height:40px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:24px;line-height:30px}}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #6e6e6e;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#d03f64}#ltkpopup-content .ltkpopup-error-message{display:block;color:#d03f64;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-signup.ltkpopup-cart-over-threshold .ltkpopup-call-to-action{margin-top:40px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:40px auto 60px}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:51px;margin-top:25px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-no-thanks{margin-top:18px;margin-bottom:10px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:40px auto 60px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0;text-align:center;padding:19px 13px;vertical-align:middle;font-size:18px;letter-spacing:0.05em;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px;box-shadow:none;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760ea}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760ea;color:#ffffff;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:11px 10px 10px;font-weight:400;max-width:330px;margin:18px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:400}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760ea;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760ea;color:#4760ea;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760ea;color:#ffffff;border-color:#4760ea;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760ea;border-color:#4760ea;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:35px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:16px;letter-spacing:0.02em;font-weight:400;color:#6e6e6e;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#6e6e6e;content:\"\";position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#000000}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#000000;outline:none}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760ea;color:#4760ea;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760ea;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-signup:not(.ltkpopup-exit).ltkpopup-gated .ltkpopup-no-thanks{margin-top:25px;font-size:16px;line-height:19px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:15px !important}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:50px 0 0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:50px 0 0px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:25px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content #ltkpopup-timer-duration{display:none !important;font-size:30px;line-height:1;color:#4760ea;font-weight:700;margin:30px 0 0;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760ea}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760ea;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760ea;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760ea;left:50%;transform:translateX(-50%);font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:20px;display:block;margin-top:10px;font-weight:400;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:650px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:\"\";display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:\"\";border-bottom:25px solid #ffffff;position:absolute;top:133px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:253px;margin:25px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760ea;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 660px){#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{top:4px}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:100px !important}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;max-height:35px;font-size:13px;padding:9px 13px;margin-top:14px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:13px;line-height:16px;max-width:134px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:18px;margin-bottom:0}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks button{font-size:12px;line-height:12px}}@media only screen and (max-width: 490px){#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:70px !important;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:340px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:300px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:307px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:350px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #6e6e6e;color:#000000;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#000000;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#000000;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#d03f64;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}#ltkpopup-content.ltkpopup-AU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:158px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-AU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-AU-Popup{height:580px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:1%}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:block !important}}#ltkpopup-content.ltkpopup-EU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:210px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-EU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-EU-Popup{height:580px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:15%}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:block !important}}\n","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    var submitButton = document.getElementById(\"ltkpopup-submit\");\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}","status":"IN_EXPERIMENT","urlRules":[],"subscriptionPoint":"GXP","displayRules":[],"experiment":{"experimentUid":"12058385-d7af-45c6-b080-568ca44bd17a","variantType":"BASELINE"},"engagement":{"followUp":true,"followUpDelay":1,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":5,"value":"Mobile"}]},{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":4,"value":null}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/pages/about-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/jobs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/wholesale"},{"category":"urlRules","field":"","operator":1,"value":"/pages/special-project"},{"category":"urlRules","field":"","operator":1,"value":"/pages/store-locator"},{"category":"urlRules","field":"","operator":1,"value":"/blogs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/rewards"},{"category":"urlRules","field":"","operator":1,"value":"/pages/share"},{"category":"urlRules","field":"","operator":1,"value":"/pages/reviews"},{"category":"urlRules","field":"","operator":1,"value":"/pages/help"},{"category":"urlRules","field":"","operator":1,"value":"/shipping"},{"category":"urlRules","field":"","operator":1,"value":"/pages/privacy-policy"},{"category":"urlRules","field":"","operator":1,"value":"/pages/contact-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/military-discount-on-sunglasses"},{"category":"urlRules","field":"","operator":1,"value":"/pages/accessibility"},{"category":"urlRules","field":"","operator":1,"value":"/pages/do-not-sell"},{"category":"urlRules","field":"","operator":1,"value":"/account"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts/"},{"category":"urlRules","field":"","operator":1,"value":"sms-landing-page"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=listrak"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=sms"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=email"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"loopreturns"},{"category":"urlRules","field":"","operator":1,"value":"utm_redirect=Loop_Returns"},{"category":"urlRules","field":"","operator":1,"value":"new-customer"}]},{"condition":"OR","rules":[{"category":"personProperties","field":"","operator":13,"value":"ltk-sms-pause=on"},{"category":"personProperties","field":"","operator":12,"value":"AU, AUS"},{"category":"personProperties","field":"","operator":13,"value":"ltk-sms-pause=1"},{"category":"personProperties","field":"","operator":13,"value":"ltk-hide-gxp"},{"category":"personProperties","field":"","operator":13,"value":"ltk-sms-sent"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/pages/about-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/jobs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/wholesale","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/special-project","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/store-locator","urlMatchRule":"CONTAINS"},{"show":false,"url":"/blogs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/rewards","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/share","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/reviews","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/help","urlMatchRule":"CONTAINS"},{"show":false,"url":"/shipping","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/privacy-policy","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/contact-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/military-discount-on-sunglasses","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/accessibility","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/do-not-sell","urlMatchRule":"CONTAINS"},{"show":false,"url":"/account","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts/","urlMatchRule":"CONTAINS"},{"show":false,"url":"sms-landing-page","urlMatchRule":"CONTAINS"},{"show":false,"url":"ltkrendertestmode","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_source=listrak","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=sms","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=email","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[{"show":false,"condition":"IS_SUBSCRIBED","value":null},{"show":false,"condition":"FROM_LISTRAK_EMAIL","value":null},{"show":false,"condition":"COOKIE_KEY_VALUE_IS","value":"ltk-email-sms"},{"show":true,"condition":"IS_MOBILE","value":null}]},"uid":"e56dd34c-e95e-48ad-9fb7-734ce265b037","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | TTJ Only | JS35611","lastModified":"2025-11-21T15:38:19.971Z"},{"type":"ENTRY","animation":"fadeIn","urlRedirect":null,"initialDelay":0,"scrollDepth":"HALFWAY","buttonSettings":{"text":"","color":"","textColor":"","size":"SMALL","shape":"SQUARE","alignment":"LEFT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\"\n\taria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\n\t<div id=\"ltkpopup-content\"\n\t\tclass=\"ltkpopup-signup ltkpopup-AU-Popup ltkpopup-split-lr\">\n\n\t\t<div\n\t\t\tclass=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n\n\t\t\t<div class=\"ltkpopup-contain-img\">\n\n\t\t\t\t\n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/split-bg-update.png\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n\t\t\t</div>\n\n\t\t\t<div class=\"ltkpopup-contain-form\">\n\n\t\t\t\t<img class=\"ltkpopup-client-logo\"\n\t\t\t\t\tsrc=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n\t\t\t\t<div class=\"ltkpopup-form-control \"\n\t\t\t\t\t>\n\t\t\t\t\t<div id=\"ltkpopup-contents\">\n\t\t\t\t\t\t<h3>\n\t\t\t\t\t\t\t<span class=\"ltkpopup-line-2\">Shopping From Australia?</span>\n\t\t\t\t\t\t</h3>\n\t\t\t\t\t\t<p>For faster shipping times and localized pricing, please visit\n\t\t\t\t\t\tour Australian distributor at Knockaround.com.au</p>\n\t\t\t\t\t\t<p class=\"ltkpopup-copy-discount\">\n\t\t\t\t\t\t\tUse discount code: <strong>AUSSIE</strong><br> for 15% off and free economy post\n\t\t\t\t\t\t</p>\n\t\t\t\t\t\t<div class=\"ltkpopup-standard-container\">\n\t\t\t\t\t\t\t<a href=\"https://www.knockaround.com.au/\" class=\"ltkpopup-call-to-action\" tabindex=\"0\">Visit <br class=\"ltk-mobile-br\">Knockaround Australia</a>\n\n\t\t\t\t\t\t\t<a href=\"#\" class=\"ltkpopup-close\" tabindex=\"0\">Stay at knockaround.com</a>\n\t\t\t\t\t\t</div>\n\n\t\t\t\t\t</div>\n\t\t\t\t</div>\n\n\t\t\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t\t\t</div>\n\n\t\t</div>\n\t</div>\n</div>\n\t\t\t\t","confirmationMarkup":"","alreadySubscribedMarkup":""},"css":"[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:35px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}.ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px;max-width:150px}.ltkpopup-caps{text-transform:uppercase !important}.ltkpopup-br-mobile{display:none !important}@media only screen and (max-width: 660px){.ltkpopup-client-logo{max-width:120px}.ltkpopup-mobile-too{display:block !important}}@media only screen and (max-width: 490px){.ltkpopup-br-mobile{display:block !important}}html,body{overflow:hidden}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-.25em}#ltkpopup-content{font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-align:left;color:#000000;line-height:1.4;width:900px;height:auto;vertical-align:middle;background:#ffffff;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:650px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:#ffffff;min-height:650px}#ltkpopup-content.ltkpopup-ttj{max-width:320px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{width:99%;max-width:320px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:650px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:520px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:320px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:320px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:250px;-webkit-box-flex:0 0 250px;-moz-box-flex:0 0 250px;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:650px;-webkit-box-flex:0 0 650px;-moz-box-flex:0 0 650px;-webkit-flex:0 0 650px;-ms-flex:0 0 650px;flex:0 0 650px;-ms-flex:0 0 650px;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-signup .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 660px){#ltkpopup-content .ltkpopup-split-content{min-height:520px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:520px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}#ltkpopup-content.ltkpopup-exit.ltkpopup-gated{padding-top:50px;padding-bottom:15px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-sms-combined,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-sms-input{padding-top:30px;padding-bottom:15px}}@media only screen and (max-width: 490px){#ltkpopup-content.ltkpopup-gated:not(.ltkpopup-confirm-step-3){padding-top:30px;padding-bottom:15px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302d2d;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#000000}.ltkpopup-close-button button:focus{outline:1px solid #000000}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#000000;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:20px;line-height:25px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#000000}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:60px;line-height:72px;font-weight:700;letter-spacing:0.05em}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:20px;line-height:25px;letter-spacing:0.02em;margin-top:15px}#ltkpopup-content h3 span strong{font-weight:600}#ltkpopup-content h3 strong{font-weight:600}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#eeeeee;margin:25px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:20px;line-height:25px}#ltkpopup-content p{margin:0;color:#000000;letter-spacing:0.02em}#ltkpopup-content p strong{font-weight:600}#ltkpopup-content p.ltkpopup-steps{color:#4760ea;margin-top:35px;font-weight:normal;font-size:16px;line-height:1}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:14px;margin:30px auto 0;max-width:440px;letter-spacing:0.02em;color:#6e6e6e}#ltkpopup-content .ltkpopup-disclaimer a{color:#6e6e6e;text-decoration:underline;font-weight:600;font-size:10px;line-height:14px}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#6e6e6e;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:1px solid #000000}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760ea;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-instagram-ttj h3 span.ltkpopup-line-2{font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:100px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:55px;line-height:66px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:50px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-spinner h3 span.ltkpopup-line-2{color:#4a4a4a}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:35px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-1{margin-bottom:10px;text-transform:initial}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:70px;margin-bottom:45px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:28px;line-height:38px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-weight:600;font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:65px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:30px;line-height:36px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) p.ltkpopup-lg{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-ttj h3 br{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content .ltkpopup-disclaimer{margin-top:30px !important}#ltkpopup-content .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0 !important}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content{font-size:18px;line-height:22px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:18px;line-height:24px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:40px;line-height:48px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:18px;line-height:22px;margin-top:10px}#ltkpopup-content p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-2{font-size:50px;line-height:60px}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content h3 br{display:none}#ltkpopup-content p br{display:none}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:32px;line-height:40px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:25px;line-height:30px}}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #6e6e6e;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#d03f64}#ltkpopup-content .ltkpopup-error-message{display:block;color:#d03f64;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-signup.ltkpopup-cart-over-threshold .ltkpopup-call-to-action{margin-top:40px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:40px auto 60px}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:40px auto 60px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0;text-align:center;padding:19px 13px;vertical-align:middle;font-size:18px;letter-spacing:0.05em;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px;box-shadow:none;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760ea}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:19px 10px 18px;font-weight:400;max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:600}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760ea;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760ea;color:#4760ea;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760ea;color:#ffffff;border-color:#4760ea;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760ea;border-color:#4760ea;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:35px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:16px;letter-spacing:0.02em;font-weight:400;color:#6e6e6e;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#6e6e6e;content:\"\";position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#000000}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#000000;outline:1px solid #000000}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760ea;color:#4760ea;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760ea;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-signup:not(.ltkpopup-exit).ltkpopup-gated .ltkpopup-no-thanks{margin-top:25px;font-size:16px;line-height:19px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:50px 0 0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:50px 0 0px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:20px}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:25px}#ltkpopup-content .ltkpopup-standard-container button.ltkpopup-tap-to-join{margin-top:35px}#ltkpopup-content.ltkpopup-existing-sub .ltkpopup-standard-container button.ltkpopup-tap-to-join{margin-top:25px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content #ltkpopup-timer-duration{display:none !important;font-size:30px;line-height:1;color:#4760ea;font-weight:700;margin:30px 0 0;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760ea}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760ea;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760ea;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760ea;left:50%;transform:translateX(-50%);font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:20px;display:block;margin-top:10px;font-weight:400;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:625px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border:10px solid #ffffff;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:\"\";display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border:10px solid #ffffff;border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:\"\";border-bottom:25px solid #ffffff;position:absolute;top:125px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:253px;margin:25px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760ea;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 910px){.ltkpopup-contain-img:after{top:64px}#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:440px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing.ltkpopup-contain-img:after{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;max-height:35px;font-size:13px;padding:9px 13px;margin-top:14px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:13px;line-height:16px;max-width:134px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:18px;margin-bottom:0}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks button{font-size:12px;line-height:12px}#ltkpopup-content.ltkpopup-game-spinner-standard .ltkpopup-contain-img:after{top:55px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 490px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:320px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:280px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:287px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:330px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #6e6e6e;color:#000000;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#000000;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#000000;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#d03f64;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}#ltkpopup-content.ltkpopup-AU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:158px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-AU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-AU-Popup{height:580px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:1%}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:block !important}}\n","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    var submitButton = document.getElementById(\"ltkpopup-submit\");\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}","status":"ACTIVE","urlRules":[],"subscriptionPoint":"GXP","displayRules":[],"experiment":null,"engagement":{"followUp":false,"followUpDelay":0,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":12,"value":"AU, AUS"}]}]},"hide":{"enabled":false,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/pages/about-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/jobs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/wholesale"},{"category":"urlRules","field":"","operator":1,"value":"/pages/special-project"},{"category":"urlRules","field":"","operator":1,"value":"/pages/store-locator"},{"category":"urlRules","field":"","operator":1,"value":"/blogs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/rewards"},{"category":"urlRules","field":"","operator":1,"value":"/pages/share"},{"category":"urlRules","field":"","operator":1,"value":"/pages/reviews"},{"category":"urlRules","field":"","operator":1,"value":"/pages/help"},{"category":"urlRules","field":"","operator":1,"value":"/shipping"},{"category":"urlRules","field":"","operator":1,"value":"/pages/privacy-policy"},{"category":"urlRules","field":"","operator":1,"value":"/pages/contact-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/military-discount-on-sunglasses"},{"category":"urlRules","field":"","operator":1,"value":"/pages/accessibility"},{"category":"urlRules","field":"","operator":1,"value":"/pages/do-not-sell"},{"category":"urlRules","field":"","operator":1,"value":"/account"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts/"},{"category":"urlRules","field":"","operator":1,"value":"sms-landing-page"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=sms"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=listrak"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=email"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=gonift.com&utm_medium=referral"}]},{"condition":"OR","rules":[{"category":"personProperties","field":"","operator":4,"value":null},{"category":"personProperties","field":"","operator":16,"value":null},{"category":"personProperties","field":"","operator":13,"value":"ltk-email-sms"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/pages/about-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/jobs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/wholesale","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/special-project","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/store-locator","urlMatchRule":"CONTAINS"},{"show":false,"url":"/blogs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/rewards","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/share","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/reviews","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/help","urlMatchRule":"CONTAINS"},{"show":false,"url":"/shipping","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/privacy-policy","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/contact-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/military-discount-on-sunglasses","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/accessibility","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/do-not-sell","urlMatchRule":"CONTAINS"},{"show":false,"url":"/account","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts/","urlMatchRule":"CONTAINS"},{"show":false,"url":"sms-landing-page","urlMatchRule":"CONTAINS"},{"show":false,"url":"ltkrendertestmode","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=sms","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_source=listrak","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=email","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[{"show":false,"condition":"IS_SUBSCRIBED","value":null},{"show":false,"condition":"FROM_LISTRAK_EMAIL","value":null},{"show":false,"condition":"COOKIE_KEY_VALUE_IS","value":"ltk-email-sms"},{"show":true,"condition":"IS_DESKTOP","value":null}]},"uid":"05132959-6049-44b5-a80a-7439ec10e848","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"AU Visitors Modal | No Capture |Desktop + Mobile | JS OPSERV-13280","lastModified":"2023-08-03T15:47:01.562Z"},{"type":"ENTRY","animation":"slideInRight","urlRedirect":null,"initialDelay":3,"scrollDepth":"HALFWAY","buttonSettings":{"text":"","color":"","textColor":"","size":"SMALL","shape":"SQUARE","alignment":"LEFT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-signup ltkpopup-split-lr ltkpopup-gated\">\n\n\t\t\n\t\t\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n\n    \n\t\t\n\t\n\n    \n\n\t\n\t\n\t\n\n\t\n\n\t\n\n\t\n\n\t<div class=\"ltkpopup-contain-form page-visible\" id=\"ltkpopup-content-step-1\" data-ltkpage=\"1\" data-multi-page-name=\"Accept Offer\">\n\t\t<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" alt=\"Knockaround\" class=\"ltkpopup-logo\">\n\t\t<h3>\n\t\t\t<span class=\"ltkpopup-line-1\">want</span>\n\t\t\t\t<span class=\"ltkpopup-line-2\">15%\u00A0off <br>+ FREE SHIPPING?</span>\n\t\t</h3>\n\t\t<div class=\"ltkpopup-button-container\">\n\t\t\t<button type=\"button\" id=\"ltkpopup-continue\" tabindex=\"0\" role=\"button\" aria-label=\"Yes, please\">Yes, please</button>\n\t\t</div>\n\t\t<div class=\"ltkpopup-no-thanks\">\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n\t\t<!-- <div id=\"ltkpopup-content-step-1\" class=\"page-visible\"></div> -->\n\t</div>\n\t\n\t<div class=\"ltkpopup-contain-form ltkpopup-form-control \"  id=\"ltkpopup-content-step-2\" data-ltkpage=\"2\" data-multi-page-name=\"Form Page\">\n\n\t\t<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" alt=\"Knockaround\" class=\"ltkpopup-logo\">\n\n\t\t\n\t\t\n\t\t\t\n    \n    \n\n        <div id=\"ltkpopup-contents\">\n            <h3>\n                <span class=\"ltkpopup-line-2\">Get 15%\u00A0off<br> + FREE SHIPPING</span>\n\n\t\t\t\t\n\n\n                \t<span class=\"ltkpopup-line-3\">on your first order when you subscribe to receive <br>emails and texts from\u00A0Knockaround.</span>\n\t\t\t\t\n\t\t\t\t\n            </h3>\n            \n        </div>\n\n\n        \n\n        \n\n            \n\n        \n\n    \n\n\n\n\n\n\n\n\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\n\t\t\t<div class=\"ltkpopup-content-wrap\">\n\n\t\t\t\t<div class=\"ltkpopup-form-contain ltkpopup-standard-submit\">\n\n\t\t\t\t\t<div class=\"ltkpopup-form-control\">\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t<label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-email\" role=\"text\">Email Address</label>\n\n\n\n<div id=\"ltkpopup-error-email\" class=\"ltkpopup-error-message\" data-ltk-error-for=\"email\" role=\"alert\" data-ltk-message=\"Please enter a valid email address\"></div>\n\n\n\n<input tabindex=\"0\" id=\"ltkpopup-email\" required=\"\" type=\"email\" name=\"email\" placeholder=\"enter email address\" autocomplete=\"email\" pattern=\"^([a-zA-Z0-9._+!\\-]+[@](?:[a-zA-Z0-9\\-]+\\.)+[a-zA-Z.]{2,})$\" aria-describedby=\"ltkpopup-error-email\">\n\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\n\t\t\t\t\t</div>\n\n\n\t\t\t\t\t\n\n\t\t\t\t\t\n\t\t\n\t\t\t\t\t<div class=\"ltkpopup-button-container ltkpopup-clearfix\">\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t<button type=\"button\" id=\"ltkpopup-submit\" role=\"button\" class=\"ltkpopup-subscribe ltk-subscribe\" tabindex=\"0\">Continue</button>\n\n\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n\n\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t</div>\n\t\t\n\t\t\t\t\t\n\n\t\t\t\t</div>\n\n\t\t\t</div>\n\n\t\t\n\n\t\t\n\n\t\t\t<p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p>\n\n\t\t\n\n\t</div>\n\n\t\n\n\t\n\t\n\t\n\n\n\n</div>\n\t\t\n\t\t\n\n\n\t\t<div class=\"ltkpopup-source\">\n\t\t\n\t\t\t<input type=\"hidden\" class=\"text\" name=\"Source.GXP Entry Overlay\" value=\"On\" tabindex=\"-1\" />\n\n\t\t\t\n\t\t\n\t\t</div>\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n\tif ( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-mobile\");\n\t} else {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-email\");\n\t}\n\t\n\tvar ltkSubmitBtn = document.getElementById(\"ltkpopup-submit\");\n\n\tif( 'gated' == 'sms-before-email' ) {\n\t\tltkSubmitBtn = document.getElementById(\"ltkpopup-mobile-submit\");\n\t}\n\n    if(ltkEmailField) {\n\t\tltkEmailField.addEventListener(\"keyup\", function(event) {\n\t\t\tif (event.keyCode === 13) {\n\t\t\t\tltkSubmitBtn.click();\n\t\t\t}\n\t\t});\n\t}\n\n    ltkSubmitBtn.addEventListener('click', function (event) {\n        if( 'gated' != 'sms-only' ) {\n            emailVal = document.querySelector('#ltkpopup-content input[type=\"email\"]').value;\n        }\n        if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n            phoneVal = document.querySelector('#ltkpopup-content input[type=\"tel\"]').value;\n        }\n    });\n</script>\n\n\n\n\t<script>\n\tif( typeof _ltk == \"object\" ) {\n        _ltk_util.setCookie('offers-tier-' + _ltk_util.Context.CTID, \"15PFS\", 1, _ltk_util.getCookieDomain(), \"/\");\n    }\n</script>\n\n\n\n\n\n\t\n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"ltkSource\" name=\"Source.utm_source\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"ltkMedium\" name=\"Source.utm_medium\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"ltkCampaign\" name=\"Source.utm_campaign\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"ltkContent\" name=\"Source.utm_content\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n    \n    <script>\n        var params = new URL(location.href).searchParams;\n        \n        \n            \n        \n            \n            document.getElementById('ltkSource').value = params.get('utm_source');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('ltkMedium').value = params.get('utm_medium');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('ltkCampaign').value = params.get('utm_campaign');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('ltkContent').value = params.get('utm_content');\n            \n            \n        \n        \n    </script>\n\n\n\n\n\n\n\n\n<script>\n\tvar ltkContinue = document.getElementById('ltkpopup-continue');\n\tif(ltkContinue) {\n\t\tltkContinue.addEventListener('click', function(){\n\t\t\tdocument.getElementById('ltkpopup-content-step-1').classList.add('page-removed');\n\t\t\tdocument.getElementById('ltkpopup-content-step-2').classList.add('page-visible');\n\t\t});\n\t}\n\tvar ltkOverlayElem = document.getElementById('ltkpopup-overlay');\n\tvar ltkPopupWrap = document.getElementById('ltkpopup-content');\n\tif(ltkOverlayElem && ltkPopupWrap) {\n\t\tltkOverlayElem.classList.add('ltkpopup-accept-offer');\n\t\tltkPopupWrap.classList.add('ltkpopup-accept-offer');\n\t}\n</script>\n\n<script>\n    _ltk_util.setCookie('ltk-gated-standard', \"1\", 1, _ltk_util.getCookieDomain(), \"/\");\n</script>\n\t\t\t\t","confirmationMarkup":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"confirm ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-confirm-label\" aria-describedby=\"ltkpopup-confirm-desc\">\n\t\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-confirm ltkpopup-gated ltkpopup-gated ltkpopup-split-lr  ltkpopup-img-included\">\n\n\t\t\n\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n    \n    \n    <div class=\"ltkpopup-contain-img\">\n\n\t\t\n\t\t\t\n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Knockaround\" class=\"ltkpopup-img-fluid\">\n\n\n\t\t\n\n    </div>\n\t\n\n    <div class=\"ltkpopup-contain-form\" id=\"ltkpopup-content-step-1\">\n\t\t\n\t\t<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" alt=\"Knockaround\" class=\"ltkpopup-logo\">\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n\t\t\t\n            \n\t\t\t\t<div id=\"ltkpopup-mobile-ttj-wrapper\">\n\n\t\t\t\t\t<div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"4\" data-multi-page-name=\"Mobile TTJ\" data-ltkview=\"mobile\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n    \n    \n\n\t<div id=\"ltkpopup-contents\">\n\t\t<h3>\n            \n            <span class=\"ltkpopup-line-2 ltk-desktop\">Get 15%\u00A0off<br> + FREE SHIPPING</span>\n\t\t\t<span class=\"ltkpopup-line-2 ltk-mobile\">ALMOST THERE</span>\n            \n\n\t\t\t\n\n                \n                <span class=\"ltkpopup-line-3 ltk-desktop\">on your next order when you sign up for\u00A0texts.</span>\n\t\t\t\t<span class=\"ltkpopup-line-3 ltk-mobile\">Sign up for texts to get 15% OFF<br> + FREE SHIPPING your first\u00A0order.</span>\n                \n\t\t\t\n\t\t\t\n\t\t</h3>\n\t</div>\n\n    \n\n\n\n\n\n\n\n\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\">\n    \n\n    By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.\n\n    \n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"ltkpopup-standard-container\">\n    <button class=\"ltkpopup-sms-link ltkpopup-tap-to-join ltkpopup-close\"  role=\"button\" data-sms-short-code=\"31881\" data-sms-keyword=\"Send this text for recurring automated Knockaround marketing alerts + cart reminders\">\n        \n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\" viewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\" d=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\" transform=\"translate(-120 -8)\" fill=\"#fff\"/>\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\" d=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\" transform=\"translate(-213.306 -417.113)\" fill=\"#fff\"/>\n\t\t</svg>\n\n\t\t\n\n\t\t<span>Tap to <strong>Sign Up</strong><br>For <strong>Texts</strong></span>\n\n\t\t\n    </button>\n</div>\n<script>\n\tdocument.querySelector('.ltkpopup-tap-to-join').addEventListener('click', function(){\n\t\t_ltk_util.setCookie('ltk-hide-gxp' , \"sms-sent\", 365, _ltk_util.getCookieDomain(), \"/\");\n\t});\n</script>\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t<p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p>\n\n\n\t\t\t\t\t</div>\n\n\t\t\t\t</div>\n            \n            \n\n            \n            \n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n\n                    <div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"1\" data-multi-page-name=\"SMS Form\" data-ltkview=\"desktop\">\n                        \n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n    \n    \n\n\t<div id=\"ltkpopup-contents\">\n\t\t<h3>\n            \n            <span class=\"ltkpopup-line-2 ltk-desktop\">Get 15%\u00A0off<br> + FREE SHIPPING</span>\n\t\t\t<span class=\"ltkpopup-line-2 ltk-mobile\">ALMOST THERE</span>\n            \n\n\t\t\t\n\n                \n                <span class=\"ltkpopup-line-3 ltk-desktop\">on your next order when you sign up for\u00A0texts.</span>\n\t\t\t\t<span class=\"ltkpopup-line-3 ltk-mobile\">Sign up for texts to get 15% OFF<br> + FREE SHIPPING your first\u00A0order.</span>\n                \n\t\t\t\n\t\t\t\n\t\t</h3>\n\t</div>\n\n    \n\n\n\n\n\n\n\n\n\n\t\t\t\t\t\t\n\n                        <div class=\"ltkpopup-desktop-sms\">\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n            \n                            <div class=\"ltkpopup-clearfix ltkpopup-contain-form-fields ltkpopup-standard-submit\">\n\n                                    \n\n\t    \n\t<div id=\"ltkpopup-error-sms\" class=\"ltkpopup-error-message\" data-ltk-error-for=\"ltkpopup-mobile-number\" role=\"alert\" data-ltk-message=\"Please enter a valid phone number\"></div>\n\t\n\n    <label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\">Mobile Number</label>\n\n\n\n\n\n\n    <input required tabindex=\"0\" type=\"tel\" id=\"ltkpopup-mobile\" name=\"ltkpopup-mobile-number\" placeholder=\"enter mobile number\" data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\" aria-describedby=\"ltkpopup-error-sms\">\n\n\n            \n                                    <button id=\"ltkpopup-mobile-submit\" type=\"button\" tabindex=\"0\">Activate Offer</button>    \n                                    \n                                    \n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">I'll skip the texts for now</button>\n</div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n\t\t\t\t\t\t\t\t\t<p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p>\n            \n                            </div>\n                            \n                        </div>\n            \n                    </div>\n\n                </div>\n\n            \n\n        </div>\n\t\t\n\n    </div>\n\n\n\n\n\n\n\t<div class=\"ltkpopup-contain-form\" id=\"ltkpopup-content-step-2\">\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n\t\t\t\n            \n            \n            \n\n            \n            \n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n\n                    <div class=\"ltkpopup-confirm-step-3\" data-ltkpage=\"2\" data-multi-page-name=\"SMS Confirm\" data-ltkview=\"desktop\" data-ltkextra=\"ltkpopupStep3\">\n                        \n\t\t\t\t\t\t<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" alt=\"Knockaround\" class=\"ltkpopup-logo\">\n\n                        <div id=\"ltkpopup-confirm-sms-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Thanks!</span>\n\t</h3>\n</div>\n\n<div id=\"ltkpopup-confirm-sms-desc\">\n\n\t\n\n\t<p>Check your text messaging app for a message from <br><strong>31881</strong>. Reply Y to complete your subscription <br>and receive your <strong>15%\u00A0off</strong>\u00A0code.</p>\n\n\n\t\n\t\n\n\n</div>\n\n                        <div class=\"ltkpopup-button-container\">\n\n    \n        \n\n        <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Continue Shopping\">Continue Shopping</button>\n        \n        \n\n    \n\n</div>\n\n                        \n\n                    </div>\n\n                </div>\n\n            \n\n        </div>\n    </div>\n\t<div class=\"ltkpopup-contain-form\" id=\"ltkpopup-content-step-3\">\n\n\t\t\n\t\t\t\n\t\t\t\n\n\t\t\n\n    </div>\n    \n</div>\n<input readonly=\"readonly\" type=\"text\" style=\"position: absolute; top: -999em; left: -999em;\" value=\"\" id=\"ltkpopup-text-to-copy\">\n\n\n\n\t\t\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n    jQuery('body').on('click', '.ltkpopup-progress', function(e) {\n        e.preventDefault();\n        jQuery('#ltkpopup-overlay, #ltkpopup-container').hide();\n    });\n\n    if (document.getElementById(\"ltkpopup-mobile-submit\")) {\n\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\terrorWrap = '#ltkpopup-step-1 div[data-ltk-error-for]';\n\t\t} else {\n\t\t\terrorWrap = 'div[data-ltk-error-for]';\n\t\t}\n        var submitButton = document.getElementById(\"ltkpopup-mobile-submit\");\n        jQuery(\"#ltkpopup-mobile-submit\").on(\"click\", function() {\n            var e = jQuery(\"#ltkpopup-mobile\");\n            jQuery(e).each(function(e) {\n                jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n            }), \n\t\t\tjQuery(errorWrap).each(function(t) {\n                jQuery(this).html(function() {\n                    var t = jQuery(this).attr(\"data-ltk-message\");\n                    jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n                })\n            })\n        })\n    }\n\n    \n    var smsSubmitBtn = '#ltkpopup-mobile-submit';\n    if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' ) {\n        smsSubmitBtn = '#ltkpopup-submit';\n    }\n    \n    if( 'gated' != 'one-step-sms' ) {\n        jQuery(smsSubmitBtn).on('click', function() {\n            ltkPhone = document.getElementById('ltkpopup-mobile').value;\n            var reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n            if (ltkPhone.match(reg)) {\n                _ltk.Subscriber.Email = ltkPhone;\n\t\t\t\tif( 'gated' == 'gated' || 'gated' == 'incremental' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\n\t\t\t\t\tif( 'gated' == 'gated' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMS';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'incremental' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'sms-only' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t_ltk.Subscriber.List = ltkSubPointID;\n                if( 'gated' !== 'sms-only' && 'gated' !== 'sms-before-email' ) {\n\t\t\t\t    if( typeof emailVal != 'undefined' ) {\n\t\t\t\t\t\t_ltk.Subscriber.Profile.Add('Email', emailVal);\n\t\t\t\t\t}\n\t\t\t\t}\n                _ltk.Subscriber.Submit(true);\n\t\t\t\tif( 'true' == 'true' ) {\n\t\t\t\t\t_ltk_util.setCookie('ltk-hide-gxp' , \"sms-sent\", 365, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t}\n\t\t\t\tif( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-1').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-2').addClass('page-visible');\n\t\t\t\t} else if( 'gated' == 'persistentBanner' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-2').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-3').addClass('page-visible');\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-banner-close\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-subscribed\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('#ltkpopup-content-step-1').addClass('page-removed');\n\t\t\t\t\tjQuery('#ltkpopup-content-step-2').addClass('page-visible');\n\t\t\t\t}\n                jQuery('#ltkpopup-content').addClass('ltkpopup-confirm-step-3');\n                jQuery('#ltkpopup-wrapper').attr('aria-labelledby', 'ltkpopup-confirm-sms-label');\n                jQuery('#ltkpopup-wrapper').attr('aria-describedby', 'ltkpopup-confirm-sms-desc');\n\n\t\t\t\tif( 'gated' !== 'sms-before-email' && 'gated' !== 'sms-only' && 'gated' !== 'outlet-sms-only' ) {\n\t\t\t\t\t_ltk.Subscriber.Email = emailVal;\n\t\t\t\t\t_ltk.Subscriber.List = 'GXPSMSData';\n\t\t\t\t\t_ltk.Subscriber.Profile.Add('gxpPhone', ltkPhone);\n\t\t\t\t\t// _ltk_util.Identity.MobilePhone(ltkPhone);\n\t\t\t\t\t_ltk.Subscriber.Submit(true);\n\t\t\t\t}\n\n            }\n        });\n    }\n\n\tif( document.querySelector('.ltkpopup-step-4') ) {\n            document.querySelector('.ltkpopup-step-4').addEventListener('click',function(){\n                jQuery('#ltkpopup-content-step-2').addClass('page-removed');\n\t\t\t\tjQuery('#ltkpopup-content-step-3').addClass('page-visible');\n            });\n        }\n\n    if (jQuery(\"#ltkpopup-mobile\").length) {\n        var phone = jQuery(\"#ltkpopup-mobile\");\n        \n            // Input masking for number validation - Get Jquery Input Mask from CDN and load it\n            jQuery.getScript(\n                \"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n                function() {\n                    // Mask phone number input after script is loaded\n                    jQuery(phone).inputmask({\n                        greedy: false,\n                        showMaskOnHover: false,\n                        definitions: {\n                            '#': {\n                                validator: \"[0-9]\",\n                                cardinality: 1\n                            }\n                        }\n                    });\n                });\n        \n    }\n    \n</script>\n\n\n\n\t<script>\n\n\t_ltk_util.setCookie('ltk-hide-gxp' , \"sms-pause\", 1, _ltk_util.getCookieDomain(), \"/\");\n\n</script>\n\n\n\n<script>\n\tvar ltkOverlayElem = document.getElementById('ltkpopup-overlay');\n\tvar ltkPopupWrap = document.getElementById('ltkpopup-content');\n\tif(ltkPopupWrap && ltkOverlayElem) {\n\t\tltkOverlayElem.classList.add('ltkpopup-accept-offer');\n\t\tltkPopupWrap.classList.add('ltkpopup-slide', 'ltkpopup-accept-offer');\n\t}\n</script>\n\n\n\t<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n</script>\n\n\n<script>\n\t_ltk_util.setCookie(\"ltk-sms-pause\", \"1\", 1, _ltk_util.getCookieDomain(), \"/\");\n  </script>\n\t\t\t\t","alreadySubscribedMarkup":"\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"confirm ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-confirm-label\" aria-describedby=\"ltkpopup-confirm-desc\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-confirm ltkpopup-existing-sub ltkpopup-gated ltkpopup-gated ltkpopup-split-lr  ltkpopup-img-included\">\n\n\t\t\n\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n    \n    \n    <div class=\"ltkpopup-contain-img\">\n\n        \n\t\t\t\n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Knockaround\" class=\"ltkpopup-img-fluid\">\n\n\n\t\t\n\n    </div>\n\t\n\n    <div class=\"ltkpopup-contain-form\" id=\"ltkpopup-content-step-1\">\n\n\t\t<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" alt=\"Knockaround\" class=\"ltkpopup-logo\">\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n            \n                \n                <div id=\"ltkpopup-mobile-ttj-wrapper\">\n\n\t\t\t\t\t<div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"3\" data-multi-page-name=\"Mobile TTJ\" data-ltkview=\"mobile\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n    \n    \n\n\t<div id=\"ltkpopup-contents\">\n\t\t<h3>\n            \n            <span class=\"ltkpopup-line-2 ltk-desktop\">Get 15%\u00A0off<br> + FREE SHIPPING</span>\n\t\t\t<span class=\"ltkpopup-line-2 ltk-mobile\">ALMOST THERE</span>\n            \n\n\t\t\t\n\n                \n                <span class=\"ltkpopup-line-3 ltk-desktop\">on your next order when you sign up for\u00A0texts.</span>\n\t\t\t\t<span class=\"ltkpopup-line-3 ltk-mobile\">Sign up for texts to get 15% OFF<br> + FREE SHIPPING your first\u00A0order.</span>\n                \n\t\t\t\n\t\t\t\n\t\t</h3>\n\t</div>\n\n    \n\n\n\n\n\n\n\n\n\n\t\t\t\t\t\t\n\n                        \n\n\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\">\n    \n\n    By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.\n\n    \n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"ltkpopup-standard-container\">\n    <button class=\"ltkpopup-sms-link ltkpopup-tap-to-join ltkpopup-close\"  role=\"button\" data-sms-short-code=\"31881\" data-sms-keyword=\"Send this text for recurring automated Knockaround marketing alerts + cart reminders\">\n        \n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\" viewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\" d=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\" transform=\"translate(-120 -8)\" fill=\"#fff\"/>\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\" d=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\" transform=\"translate(-213.306 -417.113)\" fill=\"#fff\"/>\n\t\t</svg>\n\n\t\t\n\n\t\t<span>Tap to <strong>Sign Up</strong><br>For <strong>Texts</strong></span>\n\n\t\t\n    </button>\n</div>\n<script>\n\tdocument.querySelector('.ltkpopup-tap-to-join').addEventListener('click', function(){\n\t\t_ltk_util.setCookie('ltk-hide-gxp' , \"sms-sent\", 365, _ltk_util.getCookieDomain(), \"/\");\n\t});\n</script>\n\n                        \n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n\n\t\t\t\t\t\t\n\n\t\t\t\t\t\t<p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p>\n\n\t\t\t\t\t</div>\n\n                </div>\n\n            \n\n\t\t\t\n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n                    \n                    <div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"1\" data-multi-page-name=\"SMS Form\" data-ltkview=\"desktop\">\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n    \n    \n\n\t<div id=\"ltkpopup-contents\">\n\t\t<h3>\n            \n            <span class=\"ltkpopup-line-2 ltk-desktop\">Get 15%\u00A0off<br> + FREE SHIPPING</span>\n\t\t\t<span class=\"ltkpopup-line-2 ltk-mobile\">ALMOST THERE</span>\n            \n\n\t\t\t\n\n                \n                <span class=\"ltkpopup-line-3 ltk-desktop\">on your next order when you sign up for\u00A0texts.</span>\n\t\t\t\t<span class=\"ltkpopup-line-3 ltk-mobile\">Sign up for texts to get 15% OFF<br> + FREE SHIPPING your first\u00A0order.</span>\n                \n\t\t\t\n\t\t\t\n\t\t</h3>\n\t</div>\n\n    \n\n\n\n\n\n\n\n\n\n\t\t\t\t\t\t\n\n                        <div class=\"ltkpopup-desktop-sms\">\n\n\t\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n\n                            <div class=\"ltkpopup-clearfix ltkpopup-contain-form-fields ltkpopup-standard-submit\">\n\n                                    \n\n\t    \n\t<div id=\"ltkpopup-error-sms\" class=\"ltkpopup-error-message\" data-ltk-error-for=\"ltkpopup-mobile-number\" role=\"alert\" data-ltk-message=\"Please enter a valid phone number\"></div>\n\t\n\n    <label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\">Mobile Number</label>\n\n\n\n\n\n\n    <input required tabindex=\"0\" type=\"tel\" id=\"ltkpopup-mobile\" name=\"ltkpopup-mobile-number\" placeholder=\"enter mobile number\" data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\" aria-describedby=\"ltkpopup-error-sms\">\n\n\n\n                                    <button id=\"ltkpopup-mobile-submit\" type=\"button\" tabindex=\"0\">Activate Offer</button>     \n\n                                    \n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">I'll skip the texts for now</button>\n</div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n                            </div>\n\n                        </div>\n\n                        <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p>\n\n\n                    </div>\n                    \n                </div>\n\n            \n\n        </div>\n\n    </div>\n\t<div class=\"ltkpopup-contain-form\" id=\"ltkpopup-content-step-2\">\n\n\t\t<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" alt=\"Knockaround\" class=\"ltkpopup-logo\">\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n\t\t\t\n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n            \n                    <div class=\"ltkpopup-confirm-step-3\" data-ltkpage=\"2\" data-multi-page-name=\"SMS Confirm\" data-ltkview=\"desktop\" data-ltkextra=\"ltkpopupStep3\">\n                    \n                        <div id=\"ltkpopup-confirm-sms-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Thanks!</span>\n\t</h3>\n</div>\n\n<div id=\"ltkpopup-confirm-sms-desc\">\n\t\n\t\n\n\t<p>Check your text messaging app for a message from <br><strong>31881</strong>. Reply Y to complete your subscription <br>and receive your <strong>15%\u00A0off</strong>\u00A0code.</p>\n\n\n\n</div>\n\n\n\n\t\n\n\n\n                        <div class=\"ltkpopup-button-container\">\n\n    \n        \n\n        <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Continue Shopping\">Continue Shopping</button>\n        \n        \n\n    \n\n</div>\n\n                        \n\n                        \n\n                    </div>\n                    \n                </div>\n\n            \n\n        </div>\n\n    </div>\n    \n</div>\n\n\t\t\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n    jQuery('body').on('click', '.ltkpopup-progress', function(e) {\n        e.preventDefault();\n        jQuery('#ltkpopup-overlay, #ltkpopup-container').hide();\n    });\n\n    if (document.getElementById(\"ltkpopup-mobile-submit\")) {\n\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\terrorWrap = '#ltkpopup-step-1 div[data-ltk-error-for]';\n\t\t} else {\n\t\t\terrorWrap = 'div[data-ltk-error-for]';\n\t\t}\n        var submitButton = document.getElementById(\"ltkpopup-mobile-submit\");\n        jQuery(\"#ltkpopup-mobile-submit\").on(\"click\", function() {\n            var e = jQuery(\"#ltkpopup-mobile\");\n            jQuery(e).each(function(e) {\n                jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n            }), \n\t\t\tjQuery(errorWrap).each(function(t) {\n                jQuery(this).html(function() {\n                    var t = jQuery(this).attr(\"data-ltk-message\");\n                    jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n                })\n            })\n        })\n    }\n\n    \n    var smsSubmitBtn = '#ltkpopup-mobile-submit';\n    if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' ) {\n        smsSubmitBtn = '#ltkpopup-submit';\n    }\n    \n    if( 'gated' != 'one-step-sms' ) {\n        jQuery(smsSubmitBtn).on('click', function() {\n            ltkPhone = document.getElementById('ltkpopup-mobile').value;\n            var reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n            if (ltkPhone.match(reg)) {\n                _ltk.Subscriber.Email = ltkPhone;\n\t\t\t\tif( 'gated' == 'gated' || 'gated' == 'incremental' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\n\t\t\t\t\tif( 'gated' == 'gated' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMS';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'incremental' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'sms-only' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t_ltk.Subscriber.List = ltkSubPointID;\n                if( 'gated' !== 'sms-only' && 'gated' !== 'sms-before-email' ) {\n\t\t\t\t    if( typeof emailVal != 'undefined' ) {\n\t\t\t\t\t\t_ltk.Subscriber.Profile.Add('Email', emailVal);\n\t\t\t\t\t}\n\t\t\t\t}\n                _ltk.Subscriber.Submit(true);\n\t\t\t\tif( 'true' == 'true' ) {\n\t\t\t\t\t_ltk_util.setCookie('ltk-hide-gxp' , \"sms-sent\", 365, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t}\n\t\t\t\tif( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-1').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-2').addClass('page-visible');\n\t\t\t\t} else if( 'gated' == 'persistentBanner' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-2').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-3').addClass('page-visible');\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-banner-close\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-subscribed\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('#ltkpopup-content-step-1').addClass('page-removed');\n\t\t\t\t\tjQuery('#ltkpopup-content-step-2').addClass('page-visible');\n\t\t\t\t}\n                jQuery('#ltkpopup-content').addClass('ltkpopup-confirm-step-3');\n                jQuery('#ltkpopup-wrapper').attr('aria-labelledby', 'ltkpopup-confirm-sms-label');\n                jQuery('#ltkpopup-wrapper').attr('aria-describedby', 'ltkpopup-confirm-sms-desc');\n\n\t\t\t\tif( 'gated' !== 'sms-before-email' && 'gated' !== 'sms-only' && 'gated' !== 'outlet-sms-only' ) {\n\t\t\t\t\t_ltk.Subscriber.Email = emailVal;\n\t\t\t\t\t_ltk.Subscriber.List = 'GXPSMSData';\n\t\t\t\t\t_ltk.Subscriber.Profile.Add('gxpPhone', ltkPhone);\n\t\t\t\t\t// _ltk_util.Identity.MobilePhone(ltkPhone);\n\t\t\t\t\t_ltk.Subscriber.Submit(true);\n\t\t\t\t}\n\n            }\n        });\n    }\n\n\tif( document.querySelector('.ltkpopup-step-4') ) {\n            document.querySelector('.ltkpopup-step-4').addEventListener('click',function(){\n                jQuery('#ltkpopup-content-step-2').addClass('page-removed');\n\t\t\t\tjQuery('#ltkpopup-content-step-3').addClass('page-visible');\n            });\n        }\n\n    if (jQuery(\"#ltkpopup-mobile\").length) {\n        var phone = jQuery(\"#ltkpopup-mobile\");\n        \n            // Input masking for number validation - Get Jquery Input Mask from CDN and load it\n            jQuery.getScript(\n                \"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n                function() {\n                    // Mask phone number input after script is loaded\n                    jQuery(phone).inputmask({\n                        greedy: false,\n                        showMaskOnHover: false,\n                        definitions: {\n                            '#': {\n                                validator: \"[0-9]\",\n                                cardinality: 1\n                            }\n                        }\n                    });\n                });\n        \n    }\n    \n</script>\n\n\n\n\n\n\t<script>\n\n\t_ltk_util.setCookie('ltk-hide-gxp' , \"sms-pause\", 1, _ltk_util.getCookieDomain(), \"/\");\n\n</script>\n\n\n\n<script>\n\tvar ltkOverlayElem = document.getElementById('ltkpopup-overlay');\n\tvar ltkPopupWrap = document.getElementById('ltkpopup-content');\n\tif(ltkPopupWrap && ltkOverlayElem) {\n\t\tltkOverlayElem.classList.add('ltkpopup-accept-offer');\n\t\tltkPopupWrap.classList.add('ltkpopup-slide', 'ltkpopup-accept-offer');\n\t}\n</script>\n\n\n\t<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n</script>\n\n\n<script>\n\t_ltk_util.setCookie(\"ltk-sms-pause\", \"1\", 1, _ltk_util.getCookieDomain(), \"/\");\n  </script>\n\t\t\t\t"},"css":"@import url(\"https://use.typekit.net/erf4kkg.css\");[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:30px}.ltkpopup-v2.ltkpopup-inline-entry .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental.ltkpopup-inline-entry .ltkpopup-standard-submit,.ltkpopup-ttj.ltkpopup-inline-entry .ltkpopup-standard-submit,.ltkpopup-one-step-sms.ltkpopup-inline-entry .ltkpopup-standard-submit,.ltkpopup-gated.ltkpopup-inline-entry .ltkpopup-standard-submit{margin-top:15px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}.ltkpopup-multistep-container{display:none}.ltkpopup-multistep-container.page-visible{display:block}.ltkpopup-sms-web-push .ltkpopup-standard-submit{max-width:400px;margin-top:15px}.ltkpopup-sms-web-push .ltkpopup-success-msg{width:100%;max-width:400px;display:none;position:absolute;bottom:-50px;height:40px;padding-top:8px;font-size:14px;left:50%;transform:translateX(-50%);text-align:center;background:#DFF0D8;color:#3C763D}.ltkpopup-sms-web-push .ltkpopup-success-msg.ltkpopup-visible{display:block}.collection-product-grid>article:nth-last-child(3) a{display:none !important}#ltk-inline-content-html-efb1650e-2143-4908-a453-0c796aa477de,#ltk-inline-content-html-0b0deb67-1d0c-4c74-9044-eb607e9ab9e0{height:100%;background:#ffffff;display:flex;align-items:center}#ltk-inline-content-html-efb1650e-2143-4908-a453-0c796aa477de #ltkpopup-wrapper,#ltk-inline-content-html-0b0deb67-1d0c-4c74-9044-eb607e9ab9e0 #ltkpopup-wrapper{flex:0 0 100%}#ltk-inline-content-html-0b0deb67-1d0c-4c74-9044-eb607e9ab9e0{background:#4760EA}#ltkpopup-content.ltkpopup-ad-spot{background:#4760EA}#ltkpopup-content.ltkpopup-ad-spot h1,#ltkpopup-content.ltkpopup-ad-spot h2,#ltkpopup-content.ltkpopup-ad-spot h3,#ltkpopup-content.ltkpopup-ad-spot h4,#ltkpopup-content.ltkpopup-ad-spot h5,#ltkpopup-content.ltkpopup-ad-spot h6{color:#ffffff}#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-button-container button,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-button-container a,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-call-to-action,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-subscribe,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-sms-link,#ltkpopup-content.ltkpopup-ad-spot #ltkpopup-mobile-submit{background:#ffffff;border-color:#4760EA;color:#4760EA}#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-button-container button:hover,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-button-container button:focus,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-button-container a:hover,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-button-container a:focus,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-call-to-action:hover,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-call-to-action:focus,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-subscribe:hover,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-subscribe:focus,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-sms-link:hover,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-sms-link:focus,#ltkpopup-content.ltkpopup-ad-spot #ltkpopup-mobile-submit:hover,#ltkpopup-content.ltkpopup-ad-spot #ltkpopup-mobile-submit:focus{background:#4760EA;color:#ffffff;border-color:#ffffff}#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-no-thanks button{color:#ffffff}#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-no-thanks button:after{background:#ffffff}#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-no-thanks button:focus,#ltkpopup-content.ltkpopup-ad-spot .ltkpopup-no-thanks button:hover{color:#ffffff}#ltkpopup-content .ltkpopup-logo{max-width:150px;margin:30px auto 30px}#ltkpopup-content.ltkpopup-confirm-step-3 .ltkpopup-logo{margin-bottom:75px}#ltkpopup-content{background:transparent}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{overflow:hidden;background:#ffffff;min-height:636px}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1{transition:margin 0.55s linear;padding-top:75px}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-logo{margin-bottom:65px}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1.page-removed{margin-left:-400%}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2{padding-top:30px;margin-left:300%}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2.page-visible{transition:margin 1.05s linear;margin-left:300%}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2.page-removed{margin-left:-400%}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2.page-removed2{margin-left:-500%}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-3{padding-top:30px;margin-left:700%}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-3.page-visible{transition:margin 1.05s linear;margin-left:700%}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub #ltkpopup-content-step-1 .ltkpopup-logo{margin-bottom:50px}#ltkpopup-content.ltkpopup-confirm .ltkpopup-confirm-step-3{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1{padding-top:30px}#ltkpopup-content.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;padding:30px 15px 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-logo{margin-bottom:15px;margin-top:12px}#ltkpopup-content.ltkpopup-hidden-discount .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1{padding-top:30px}#ltkpopup-content.ltkpopup-hidden-discount .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-1{font-size:20px}#ltkpopup-content.ltkpopup-hidden-discount .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-2{font-size:45px}#ltkpopup-content.ltkpopup-hidden-discount .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-logo{margin-bottom:30px}#ltkpopup-content.ltkpopup-hidden-discount .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-button-container{margin-top:20px}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in;opacity:1 !important;background-color:rgba(0,0,0,0.59) !important}#ltkpopup-overlay.ltkpopup-accept-offer:before{width:100%;height:100%;max-width:620px;max-height:650px;content:\"\";background-color:#02322a;background-image:url(\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/bg-texture.jpg?v=1\");display:block;position:absolute;top:50%;top:calc(50% - 21px);left:50%;left:calc(50% - 21px);transform:translate(-50%, -50%);z-index:10}@keyframes slide-right{from{margin-left:100%}to{margin-left:0}}@keyframes slide-left{from{margin-left:0}to{margin-left:-100%}}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:16px;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-0.25em}#ltkpopup-content{font-size:16px;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;text-align:left;color:#4A4A4A;line-height:1.4;width:600px;height:auto;vertical-align:middle;background:white;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content.ltkpopup-accept-offer{background:transparent}#ltkpopup-content.ltkpopup-slide{animation:1s slide-right}#ltkpopup-content.ltkpopup-inline-entry{width:100%}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:636px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-standard:not(.ltkpopup-spinner),#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-standard:not(.ltkpopup-spinner) .ltkpopup-flex-wrap,#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:transparent;min-height:636px}#ltkpopup-content.ltkpopup-ttj{max-width:320px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-split-lr.ltkpopup-img-included,#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content,#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:636px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{max-width:320px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:450px}#ltkpopup-overlay:before{max-width:439px;max-height:625px}}@media only screen and (max-width: 110%){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:550px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:320px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:320px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}#ltkpopup-overlay:before{max-width:309px;max-height:625px}}#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-start;-moz-box-align:flex-start;-ms-flex-align:flex-start;-webkit-align-items:flex-start;align-items:flex-start;min-height:636px;background:transparent;position:relative;z-index:10}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:450px;-webkit-box-flex:0 0 450px;-moz-box-flex:0 0 450px;-webkit-flex:0 0 450px;-ms-flex:0 0 450px;flex:0 0 450px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:636px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-date-campaign .ltkpopup-split-content,#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:636px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 110%){#ltkpopup-content .ltkpopup-split-content{min-height:550px}#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-split-content{min-height:initial}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:550px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-incremental) .ltkpopup-sms-combined,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-incremental) .ltkpopup-sms-input{padding-top:30px;padding-bottom:15px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none;min-width:unset}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0;min-width:unset}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302D2D;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#4A4A4A}.ltkpopup-close-button button:focus{outline:none}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#4A4A4A;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;font-size:16px;line-height:22px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#4A4A4A;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:48px;line-height:52px;font-weight:700;margin:5px 0}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:16px;line-height:22px}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#EEEEEE;margin:25px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:16px;line-height:22px;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content p{margin:0;color:#4A4A4A;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content p.ltkpopup-steps{color:#4760EA;margin-top:30px;font-weight:700}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:18px;margin:30px auto 0;max-width:440px}#ltkpopup-content .ltkpopup-disclaimer a{color:#4A4A4A;text-decoration:underline;font-weight:normal;font-weight:inherit;font-size:inherit}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#4A4A4A;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:none}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760EA;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:20px}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry h3 span.ltkpopup-line-1{font-size:16px;line-height:24px}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry h3 span.ltkpopup-line-2{font-size:26px;line-height:37px;margin:0}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry h3 span.ltkpopup-line-3{font-size:12px;line-height:16px;margin-top:0 !important}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry h3 span.ltkpopup-line-3 br{display:none}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry p.ltkpopup-disclaimer{margin-top:10px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry.ltkpopup-confirm p.ltkpopup-disclaimer{font-size:9px;line-height:16px}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry #ltkpopup-confirm-sms-label h3{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry #ltkpopup-confirm-sms-desc p{font-size:13px;line-height:18px}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push).ltkpopup-inline-entry #ltkpopup-confirm-sms-desc p br{display:none}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:50px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:22px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated:not(.ltkpopup-inline-entry).ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated:not(.ltkpopup-inline-entry).ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:22px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated:not(.ltkpopup-inline-entry) .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated:not(.ltkpopup-inline-entry) .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:100px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated:not(.ltkpopup-inline-entry).ltkpopup-inline-entry .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated:not(.ltkpopup-inline-entry).ltkpopup-inline-entry .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-disclaimer{margin-top:15px}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-form-control.ltkpopup-sms-check label{font-size:10px;line-height:18px;max-width:369px;margin:0;text-align:left}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-form-control.ltkpopup-sms-check input{vertical-align:top}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:52px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-ttj h3 br{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content.ltkpopup-date-campaign h3{margin-bottom:15px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:60px;line-height:72px;letter-spacing:0.05em;color:#000000}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 h3 span.ltkpopup-line-3{font-size:20px;line-height:25px;letter-spacing:0.05em;color:#000000;max-width:450px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 .ltkpopup-steps{font-size:16px;line-height:19px;letter-spacing:0.02em;font-weight:400;color:#4760ea}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 .ltkpopup-no-thanks{margin-top:25px}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 #ltkpopup-paragraph{margin-top:25px;margin-bottom:0px}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 .ltkpopup-disclaimer{font-size:10px !important;line-height:14px !important;letter-spacing:0.02em !important;color:#000000 !important;max-width:420px;margin-top:15px}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 .ltkpopup-disclaimer a{font-size:10px !important;line-height:14px !important;letter-spacing:0.02em !important;color:#000000 !important}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{font-size:60px;line-height:72px;letter-spacing:0.05em;color:#000000}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-2 #ltkpopup-contents p{font-size:20px;line-height:25px;letter-spacing:0.02em;color:#000000}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-2 #ltkpopup-contents p span{text-transform:uppercase}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-steps{font-size:16px;line-height:19px;letter-spacing:0.02em;font-weight:400;color:#4760ea}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-2 #ltkpopup-paragraph{margin-top:70px;margin-bottom:70px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms h3 span.ltkpopup-line-2{font-size:40px;line-height:48px;letter-spacing:0.05em;color:#000000;font-weight:800}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms h3 span.ltkpopup-line-3{font-size:20px;line-height:20px;letter-spacing:0.02em;color:#000000}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms #ltkpopup-confirm-desc p{font-size:20px;line-height:25px;letter-spacing:0.02em;color:#000000;max-width:525px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms #ltkpopup-confirm-desc p span{text-transform:uppercase}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms.ltkpopup-sms-before-email-new h3 span.ltkpopup-line-2{font-size:60px;line-height:72px;font-weight:700;margin-bottom:35px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms.ltkpopup-sms-before-email-new .ltkpopup-button-container{margin-bottom:200px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms.ltkpopup-sms-before-email-existing #ltkpopup-confirm-desc p strong:nth-child(1){text-transform:uppercase}#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms.ltkpopup-sms-before-email-existing .ltkpopup-button-container{margin-bottom:40px !important}@media only screen and (max-width: 910px){#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr:not(.ltkpopup-sms-web-push) .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-sms-before-email .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content.ltkpopup-sms-before-email #ltkpopup-step-1 .ltkpopup-disclaimer:not(#ltkpopup-paragraph){margin-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-confirm.ltkpopup-sms-before-email-new .ltkpopup-button-container{margin-bottom:60px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-sms-before-email{display:none}#ltkpopup-content{font-size:15px;line-height:21px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:18px;line-height:24px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:28px;line-height:33px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:15px;line-height:21px}#ltkpopup-content.ltkpopup-date-campaign h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (max-width: 490px){#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}}#ltkpopup-content.ltkpopup-inline-entry input[type=\"text\"],#ltkpopup-content.ltkpopup-inline-entry input[type=\"email\"],#ltkpopup-content.ltkpopup-inline-entry input[type=\"number\"],#ltkpopup-content.ltkpopup-inline-entry input[type=\"tel\"]{height:46px}#ltkpopup-content.ltkpopup-inline-entry input::-webkit-input-placeholder{font-size:14px}#ltkpopup-content.ltkpopup-inline-entry input::-moz-placeholder{font-size:14px}#ltkpopup-content.ltkpopup-inline-entry input:-ms-input-placeholder{font-size:14px}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;font-size:16px;text-transform:none;font-weight:400;text-align:center;color:#4A4A4A;line-height:normal;border:1px solid #4A4A4A;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#4A4A4A;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#4A4A4A;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#4A4A4A;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}#ltkpopup-content.ltkpopup-sms-web-push input[type=\"text\"],#ltkpopup-content.ltkpopup-sms-web-push input[type=\"email\"],#ltkpopup-content.ltkpopup-sms-web-push input[type=\"number\"],#ltkpopup-content.ltkpopup-sms-web-push input[type=\"tel\"]{text-align:left}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-error-message{font-size:12px;top:-25px}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#EC1B52}#ltkpopup-content .ltkpopup-error-message{display:block;color:#EC1B52;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content button{font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;box-shadow:none;min-width:unset}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-date-campaign .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content.ltkpopup-sms-only.ltkpopup-inline-entry .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms.ltkpopup-inline-entry .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3.ltkpopup-inline-entry .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3.ltkpopup-inline-entry .ltkpopup-button-container{margin:15px auto 0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:30px auto 0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0 auto;text-align:center;padding:22px 13px 18px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760EA;border:1px solid #4760EA;border-radius:0px;min-width:unset;box-shadow:none;max-width:330px;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;box-shadow:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760EA}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760EA;color:#ffffff;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-inline-entry,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-inline-entry,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-inline-entry,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-inline-entry,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-inline-entry,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-inline-entry{letter-spacing:0 !important;padding:17px 13px !important}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:10px 10px;font-weight:400;max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760EA;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760EA;color:#4760EA;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760EA;color:#ffffff;border-color:#4760EA;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content.ltkpopup-sms-web-push #ltkpopup-web-push-btn.ltkpopup-close-button{position:static}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-multistep-tabs{margin-top:15px}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-multistep-tabs button{min-width:135px;display:inline-block;margin:0;text-align:center;padding:7px 13px;vertical-align:middle;font-size:14px;color:#000000;line-height:normal;position:relative;text-decoration:none;background-color:#ffffff;border:1px solid #666;box-shadow:none;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-multistep-tabs button.page-visible{background:#000000;color:#ffffff}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-multistep-tabs button:nth-of-type(2){left:-4px}#ltkpopup-content.ltkpopup-sms-web-push .ltkpopup-multistep-tabs button:nth-of-type(3){left:-8px}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #4A4A4A;border-radius:0px;cursor:pointer;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #4A4A4A;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0;box-shadow:none !important}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#4A4A4A;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760EA;border-color:#4760EA;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:none}#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-no-thanks{margin-top:13px;margin-bottom:0 !important}#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-no-thanks button{font-size:13px;padding:0 !important}#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-button-container button,#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-button-container a,#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-call-to-action,#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-subscribe,#ltkpopup-content.ltkpopup-inline-entry .ltkpopup-sms-link,#ltkpopup-content.ltkpopup-inline-entry #ltkpopup-mobile-submit{padding:15px 13px 14px;font-size:16px}#ltkpopup-content.ltkpopup-inline-entry #ltkpopup-mobile-submit,#ltkpopup-content.ltkpopup-inline-entry #ltkpopup-submit{margin-top:10px}#ltkpopup-content.ltkpopup-inline-entry.ltkpopup-ad-spot{padding:20px 0}#ltkpopup-content.ltkpopup-inline-entry.ltkpopup-ad-spot .ltkpopup-button-container button,#ltkpopup-content.ltkpopup-inline-entry.ltkpopup-ad-spot .ltkpopup-button-container a,#ltkpopup-content.ltkpopup-inline-entry.ltkpopup-ad-spot .ltkpopup-call-to-action,#ltkpopup-content.ltkpopup-inline-entry.ltkpopup-ad-spot .ltkpopup-subscribe,#ltkpopup-content.ltkpopup-inline-entry.ltkpopup-ad-spot .ltkpopup-sms-link,#ltkpopup-content.ltkpopup-inline-entry.ltkpopup-ad-spot #ltkpopup-mobile-submit{margin-top:15px}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:30px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;font-size:16px;font-weight:400;color:#4A4A4A;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;min-width:unset;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#4A4A4A;content:'';position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#4A4A4A}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#4A4A4A;outline:none}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:70px 0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760EA;color:#4760EA;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760EA;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks button:focus,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks button:focus{outline:none}@media only screen and (max-width: 910px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold.ltkpopup-split-lr .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold.ltkpopup-split-lr .ltkpopup-no-thanks{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-before-email-new .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-before-email-existing .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-before-email-new .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-before-email-existing .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:block}#ltkpopup-content .ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px;max-width:150px}#ltkpopup-content #ltkpopup-timer-duration{font-size:30px;line-height:1;color:#4760EA;font-weight:700;margin:30px 0 0;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760EA}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760EA;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760EA;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760EA;left:50%;transform:translateX(-50%);font-family:\"canada-type-gibson\", \"Gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#4A4A4A}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:16px;display:block;margin-top:10px;font-weight:400;color:#4A4A4A}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:650px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border:10px solid #ffffff;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:transparent;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:'';display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner-circle{border-radius:50%}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner-circle .ltkpopup-flex-wrap{border-radius:50%}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner-circle #ltkpopup-spinner-form{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border:10px solid #ffffff;border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:'';border-bottom:25px solid #ffffff;position:absolute;top:125px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:260px;margin:30px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760EA;border:1px solid #4760EA;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760EA;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760EA;color:#ffffff;outline:none}#ltkpopup-content.ltkpopup-game-spinner-standard:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-standard:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 910px){.ltkpopup-contain-img:after{top:64px}#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:440px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 110%){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing.ltkpopup-contain-img:after{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;border-radius:50% !important;display:block;margin-top:0;position:relative;top:-4px;box-shadow:0 0 5px rgba(0,0,0,0.4);color:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{width:100%;max-width:100px;content:'SPIN FOR A CHANCE TO SAVE!';display:block;color:#ffffff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);line-height:24px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{display:none}#ltkpopup-content.ltkpopup-game-spinner-standard .ltkpopup-contain-img:after{top:55px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 490px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:320px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:280px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:287px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:330px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #4A4A4A;color:#4A4A4A;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#4A4A4A;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#4A4A4A;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#4A4A4A;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#4A4A4A;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#EC1B52;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard{max-width:340px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard .ltkpopup-flex-wrap{min-height:570px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:65px !important;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:'';border-bottom:25px solid #ffffff;position:absolute;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%);display:block !important}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltk-arrow-down{border-left:12px solid transparent;border-right:12px solid transparent;border-top:17px solid #ffffff;top:5px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:35px;border-radius:0 !important;background-color:#4760EA;color:white;font-size:13px;padding:9px 10px 8px;position:relative;top:0 !important;margin-top:10px !important}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click::before{display:none}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3{display:block !important}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:13px;line-height:16px;letter-spacing:0.01em}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2 br{display:block}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{display:block;margin-top:10px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks button{font-size:12px;line-height:14px;letter-spacing:0}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard.ltkpopup-spinner>div.ltkpopup-close-button{top:105px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard.ltkpopup-spinner .ltkpopup-close-button button svg{stroke:white}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border:7px solid #ffffff !important}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard.ltkpopup-spinner{max-width:340px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard:not(.ltkpopup-spinner){max-width:320px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form{background:transparent;padding:0;margin-top:80px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form h3{color:black}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form h3 span.ltkpopup-line-1{font-size:20px;line-height:25px;letter-spacing:0.02em}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form h3 span.ltkpopup-line-2{font-size:50px;line-height:60px;letter-spacing:0.05em;margin:0 auto 5px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form h3 span.ltkpopup-line-2 br{display:block}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form h3 span.ltkpopup-line-3{font-size:18px;line-height:22px;letter-spacing:0.02em}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form .ltkpopup-sms-link.ltkpopup-tap-to-join{border-radius:0;background-color:#4760EA;padding:21px 10px 17px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form .ltkpopup-no-thanks{margin-top:20px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form .ltkpopup-disclaimer{margin-top:20px;max-width:268px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard #ltkpopup-spinner-form .ltkpopup-disclaimer a{font-weight:500;font-size:10px;line-height:18px}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{padding:0 20px;background-image:url(https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png);background-repeat:no-repeat;background-size:120px;background-position:center 40px}}@media only screen and (min-width: 767px){#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard.ltkpopup-spinner{display:none}#ltkpopup-content.ltkpopup-spinner-standard-ttj-only.ltkpopup-game-spinner-standard:not(.ltkpopup-spinner){display:none}}#ltkpopup-overlay:has(~ #ltkpopup-container #ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit),#ltkpopup-overlay:has(~ #ltkpopup-container #ltkpopup-content.ltkpopup-signup.ltkpopup-exit.ltkpopup-onsite-recs){opacity:0.8 !important}#ltkpopup-content.ltkpopup-onsite-recs:before{content:\"\";width:575px;height:440px;background-image:url(https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Onsite-recs/recs-bg-d.jpg);position:absolute;top:-15px;left:-15px;display:block;z-index:-1;background-repeat:no-repeat;background-size:contain}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit{width:575px;max-width:575px;padding-top:0}@media (max-width: 340px){#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit{width:99% !important}}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltkpopup-flex-wrap,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltkpopup-flex-wrap{width:575px;min-height:440px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit h3 span.ltkpopup-line-2{font-size:36px;line-height:38px;font-weight:700;margin:0 auto;color:#000}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations{margin-top:0px;padding:0 10px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .ltk-item{max-width:160px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item .ltk-product-name,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .ltk-item .ltk-product-name{text-transform:none;padding:0 10px 0;-webkit-line-clamp:3;font-size:13px;line-height:13px;font-weight:400;text-align:center;min-height:40px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item .ltk-recs-button,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .ltk-item .ltk-recs-button{width:155px;font-size:14px;font-weight:600;text-transform:uppercase;background:linear-gradient(135deg, #2699fb .75%, #1063aa 100%);border:1px solid #1e60ac;color:#fff;min-height:36px;display:block;margin:5px auto 0;padding-top:6px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .owl-nav button,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .owl-nav button{left:-20px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .owl-nav button.owl-next,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .owl-nav button.owl-next{right:-20px;left:auto}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit h3 span.ltkpopup-line-3 strong{font-weight:600 !important}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltkpopup-icon-ctc{max-width:160px;margin:10px auto 0;border:1px solid #1e60ac}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltkpopup-icon-ctc button .ltk-offer-code{padding:9px 35px 5px 5px;font-size:16px;font-weight:400;border:none;color:#1e60ac}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltkpopup-icon-ctc span{padding-top:5px;height:30px;border-left:1px solid #1e60ac}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltkpopup-icon-ctc span svg{width:12px;stroke:#1e60ac}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit #ltkpopup-timer-duration{font-size:28px;color:white;max-width:115px;margin:10px auto 0;line-height:24px;clip-path:polygon(7% 0, 90% 0, 100% 89%, 0 100%);background-color:#f1473f;font-weight:600}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit #ltkpopup-timer-duration span#timermn,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit #ltkpopup-timer-duration span#timersc{border:none;width:unset;height:unset;padding-top:10px;position:relative;border-radius:0;margin-right:0;min-width:45px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit #ltkpopup-timer-duration span#timermn:before,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit #ltkpopup-timer-duration span#timersc:before{content:none}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit #ltkpopup-timer-duration span#ltk-sep{font-size:25px;margin:0 -7px;top:-10px;color:white}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item .ltk-image-height{min-height:130px}@media (max-width: 600px){#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item .ltk-image-height{min-height:120px}}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltkpopup-standard-submit{margin-top:20px}#ltkpopup-content .ltkpopup-uc{text-transform:capitalize}#ltkpopup-content.ltkpopup-osr-coupon .ltkpopup-standard-submit{margin-top:20px}#ltkpopup-content.ltkpopup-osr-coupon .ltk-recommendations{margin-top:20px}#ltkpopup-content.ltkpopup-exit .ltk-recommendations{margin-top:20px}#ltkpopup-content .ltk-recommendations{max-width:640px;margin:0 auto}#ltkpopup-content .ltk-recommendations .ltk-item .ltk-image-height{max-height:140px;min-height:140px;overflow:hidden;text-align:center;display:flex;align-items:center;justify-content:center}#ltkpopup-content .ltk-recommendations .ltk-item .ltk-image-height a{width:100%;display:block}#ltkpopup-content .ltk-recommendations .ltk-item .ltk-image-height img{max-width:140px;margin:0 auto}#ltkpopup-content .ltk-recommendations .ltk-item a{text-decoration:none}#ltkpopup-content .ltk-recommendations .ltk-item strong{display:block}#ltkpopup-content .ltk-recommendations .ltk-item h5.ltk-product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-transform:capitalize;padding:0 10px 0 0;text-align:left;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;font-weight:700;font-size:10px;line-height:12px;color:#000000;display:-webkit-box;-webkit-box-orient:vertical;text-transform:uppercase}#ltkpopup-content .ltk-recommendations .ltk-item .ltk-price{text-align:left;font-family:\"canada-type-gibson\", \"Gibson\", sans-serif;font-weight:400;font-size:10px;line-height:15px;color:#000000;display:block}#ltkpopup-content .owl-nav button{width:auto;font-size:50px;position:absolute;top:50%;left:-25px;color:#000;transform:translateY(-50%)}#ltkpopup-content .owl-nav button.owl-next{right:-25px;left:auto}.ltkpopup-osr-exit .ltkpopup-logo{margin-bottom:30px}.ltkpopup-osr-exit.ltkpopup-signup h3 span.ltkpopup-line-2{margin-top:0 !important}.ltkpopupinline-miniform-container,#ltkpopupinline-miniform_button{z-index:1 !important}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-onsite-recs div{max-width:initial}}@media only screen and (max-width: 500px){#ltkpopup-content .ltk-recommendations .ltk-item{max-width:290px;margin:0 auto}}@media only screen and (max-width: 392px){#ltkpopup-content.ltkpopup-osr-coupon .ltkpopup-flex-wrap{min-height:650px}#ltkpopup-content.ltkpopup-exit.ltkpopup-onsite-recs .ltkpopup-flex-wrap{min-height:650px}}@media only screen and (max-width: 600px){#ltkpopup-content.ltkpopup-onsite-recs:before{content:\"\";width:340px;background-image:url(https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Onsite-recs/recs-bg-m.jpg)}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit{width:340px;max-width:340px;padding-top:0}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltkpopup-flex-wrap,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltkpopup-flex-wrap{width:340px;min-height:440px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit h3 span.ltkpopup-line-2{font-size:32px;line-height:38px;font-weight:700;margin:0 auto;color:#000}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations{margin-top:0px;padding:0 60px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .ltk-item{max-width:160px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item .ltk-product-name,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .ltk-item .ltk-product-name{text-transform:none;padding:0 10px 0;-webkit-line-clamp:3;font-size:13px;line-height:13px;font-weight:400;text-align:center;min-height:40px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .ltk-item .ltk-recs-button,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .ltk-item .ltk-recs-button{width:155px;font-size:14px;line-height:34px;font-weight:600;text-transform:uppercase;background-color:#1e60ac;border:1px solid #1e60ac;color:#fff;min-height:36px;display:block;margin:10px auto 0}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .owl-nav button,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .owl-nav button{left:-20px}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-osr-exit .ltk-recommendations .owl-nav button.owl-next,#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltk-recommendations .owl-nav button.owl-next{right:-20px;left:auto}#ltkpopup-content.ltkpopup-onsite-recs.ltkpopup-exit .ltkpopup-standard-submit{margin-top:20px}}#ltkpopup-content.ltkpopup-accept-offer{max-width:600px !important}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-2.ltk-mobile{display:none}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-3.ltk-mobile{display:none}@media only screen and (max-width: 660px){#ltkpopup-overlay.ltkpopup-accept-offer:before{max-width:330px;max-height:440px;background-image:url(https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/slide-mob-bg-min.jpg);background-repeat:no-repeat;background-size:cover}#ltkpopup-content.ltkpopup-accept-offer{max-width:330px !important}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content{min-height:440px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form{min-height:440px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1{padding-top:30px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-logo{width:100px;margin:0 auto 50px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3{margin-top:0px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:16px;margin-bottom:25px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-2{font-size:28px;line-height:33px;margin:5px auto 0}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 #ltkpopup-continue{margin-top:20px;max-width:280px;font-size:16px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-no-thanks{margin-top:20px !important}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-no-thanks button{font-size:13px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 .ltkpopup-logo{width:100px;margin:0 auto 15px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 h3{margin-top:0px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 h3 span.ltkpopup-line-3{font-size:12px;line-height:18px;letter-spacing:0.02em}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 #ltkpopup-email{max-width:280px;margin-top:30px !important}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 #ltkpopup-submit{max-width:280px;margin-top:20px !important;padding:21px 13px 17px !important}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 .ltkpopup-no-thanks{margin-top:20px !important}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 .ltkpopup-no-thanks button{font-size:13px}#ltkpopup-content.ltkpopup-accept-offer .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-2 #ltkpopup-paragraph{font-size:9px;line-height:14px;margin:20px auto 10px}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content{min-height:440px;padding-top:0 !important;padding-bottom:0 !important}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form{min-height:440px}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-logo{width:100px;margin:0 auto 15px}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-2{font-size:36px;line-height:36px;color:#4A4A4A}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-2.ltk-mobile{display:block}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-2.ltk-desktop{display:none}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-3{font-size:12px;line-height:18px;letter-spacing:0.02em}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-3.ltk-mobile{display:block}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 h3 span.ltkpopup-line-3.ltk-desktop{display:none}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-disclaimer{margin-top:10px;max-width:280px;font-size:10px;line-height:15px;font-weight:300;margin-bottom:0}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-sms-link.ltkpopup-tap-to-join{margin:15px auto 0;font-size:16px;line-height:20px;max-width:280px}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1 .ltkpopup-sms-link.ltkpopup-tap-to-join strong{font-weight:600}#ltkpopup-content.ltkpopup-accept-offer.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-split-content .ltkpopup-contain-form#ltkpopup-content-step-1{padding-top:30px}}@media only screen and (max-width: 340px){#ltkpopup-content.ltkpopup-accept-offer{width:99% !important}}\n","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-content-step-1').classList.add('page-removed');\n\t\t\tdocument.getElementById('ltkpopup-content-step-2').classList.add('page-removed2');\n\t\t\tdocument.getElementById('ltkpopup-content-step-3').classList.add('page-visible');\n\t\t\t//document.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}","status":"ACTIVE","urlRules":[],"subscriptionPoint":"GXP","displayRules":[],"experiment":null,"engagement":{"followUp":true,"followUpDelay":3,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":5,"value":"Desktop"},{"category":"personProperties","field":"","operator":12,"value":"US, USA, NULL"}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/pages/about-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/jobs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/wholesale"},{"category":"urlRules","field":"","operator":1,"value":"/pages/special-project"},{"category":"urlRules","field":"","operator":1,"value":"/pages/store-locator"},{"category":"urlRules","field":"","operator":1,"value":"/blogs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/rewards"},{"category":"urlRules","field":"","operator":1,"value":"/pages/share"},{"category":"urlRules","field":"","operator":1,"value":"/pages/reviews"},{"category":"urlRules","field":"","operator":1,"value":"/pages/help"},{"category":"urlRules","field":"","operator":1,"value":"/shipping"},{"category":"urlRules","field":"","operator":1,"value":"/pages/privacy-policy"},{"category":"urlRules","field":"","operator":1,"value":"/pages/contact-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/military-discount-on-sunglasses"},{"category":"urlRules","field":"","operator":1,"value":"/pages/accessibility"},{"category":"urlRules","field":"","operator":1,"value":"/pages/do-not-sell"},{"category":"urlRules","field":"","operator":1,"value":"/account"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"sms-landing-page"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=sms"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=listrak"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=email"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=gonift.com&utm_medium=referral"},{"category":"urlRules","field":"","operator":1,"value":"https://t.lt02.net"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"loopreturns"},{"category":"urlRules","field":"","operator":1,"value":"utm_redirect=Loop_Returns"},{"category":"urlRules","field":"","operator":1,"value":"new-customer"}]},{"condition":"OR","rules":[{"category":"personProperties","field":"","operator":4,"value":null},{"category":"personProperties","field":"","operator":16,"value":null},{"category":"personProperties","field":"","operator":13,"value":"ltk-email-sms"},{"category":"personProperties","field":"","operator":12,"value":"AU, AUS"},{"category":"personProperties","field":"","operator":13,"value":"ltk-gated-journal=1"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/pages/about-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/jobs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/wholesale","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/special-project","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/store-locator","urlMatchRule":"CONTAINS"},{"show":false,"url":"/blogs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/rewards","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/share","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/reviews","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/help","urlMatchRule":"CONTAINS"},{"show":false,"url":"/shipping","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/privacy-policy","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/contact-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/military-discount-on-sunglasses","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/accessibility","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/do-not-sell","urlMatchRule":"CONTAINS"},{"show":false,"url":"/account","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts/","urlMatchRule":"CONTAINS"},{"show":false,"url":"sms-landing-page","urlMatchRule":"CONTAINS"},{"show":false,"url":"ltkrendertestmode","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=sms","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_source=listrak","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=email","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[{"show":false,"condition":"IS_SUBSCRIBED","value":null},{"show":false,"condition":"FROM_LISTRAK_EMAIL","value":null},{"show":false,"condition":"COOKIE_KEY_VALUE_IS","value":"ltk-email-sms"},{"show":true,"condition":"IS_DESKTOP","value":null}]},"uid":"019a372e-d443-4383-a113-a72595ba1494","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | Reveal Offer | Gated Entry Capture + SMS | JS35611","lastModified":"2026-03-03T01:18:03.962Z"},{"type":"ENTRY","animation":"fadeIn","urlRedirect":null,"initialDelay":3,"scrollDepth":"HALFWAY","buttonSettings":{"text":"","color":"","textColor":"","size":"SMALL","shape":"SQUARE","alignment":"LEFT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-signup ltkpopup-spinner ltkpopup-gated ltkpopup-game-spinner-standard ltkpopup-split-lr ltkpopup-gated-spinner-standard\">\n\n\t\t<div class=\"ltkpopup-flex-wrap\">\n\n\t\t\t<div class=\"ltkpopup-standard\">\n\t\t\t\n\t\t\t\t<div class=\"ltkpopup-contain-img page-visible ltkpopup-spinner\" id=\"ltkpopup-spinner-landing\" data-ltkpage=\"1\" data-multi-page-name=\"Spinner Page\">\n    \n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/knck-15pfs-spinner-b.png\" id=\"ltkpopup-spinner\" alt=\"You could win 15% Off, 10% Off or 5% Off\" >\n\n    <span class=\"ltk-arrow-down\"></span>\n\n    <div class=\"ltkpopup-content-wrap\">\n        \n        <div id=\"ltkpopup-contents\">\n    <h3>\n        <span class=\"ltkpopup-line-2\">spin for a <br>chance to save!</span>\n    </h3>\n    <button id=\"ltkpopup-fixed-click\" role=\"button\" aria-label=\"Spin Now\">SPIN NOW</button>\n</div>\n\n        <div class=\"ltkpopup-no-thanks\">\n\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n\n    </div>\n\n</div>\n\n<div id=\"ltkpopup-spinner-form\" data-ltkpage=\"2\" data-multi-page-name=\"Spinner Form\">\n    \n\t\n\t\n\t\t<div\n    class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n\n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\"\n            src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n        \n\n        \n\n        \n\n        \n\n        \n\n        <div class=\"ltkpopup-form-control \" >\n\n            \n\n            \n\n\n\n<div id=\"ltkpopup-contents\">\n    <h3>\n        <!-- <span class=\"ltkpopup-line-1\">You've won</span> -->\n\n        <span class=\"ltkpopup-line-2\">15%\u00A0off <br>+ FREE SHIPPING</span>\n\n        \n\n        <span class=\"ltkpopup-line-3 ltk-desktop-only\">on your first order when you subscribe\u00A0to receive<br> emails and texts\u00A0from\u00A0Knockaround.</span>\n        <span class=\"ltkpopup-line-3 ltk-mobile-only\">on your first order when you<br>\nsubscribe to\u00A0email and texts.</span>\n\n        \n    </h3>\n</div>\n\n\n\n\n\n\n<p class=\"ltkpopup-steps\">Step 1 of 2</p>\n\n\n\n\n\n\n\n\n\n\n\n            \n\n            \n\n            <div class=\"ltkpopup-content-wrap\">\n                \n                <div class=\"ltkpopup-form-contain ltkpopup-standard-submit\">\n\n                    <div class=\"ltkpopup-form-control\">\n\n                        \n\n                        <label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-email\" role=\"text\">Email Address</label>\n\n\n\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"email\" role=\"text\"\n\tdata-ltk-message=\"Please enter a valid email address\"></div>\n\n\n\n<input tabindex=\"0\" id=\"ltkpopup-email\" required=\"\" type=\"email\" name=\"email\"\n\tplaceholder=\"enter email address\"\n\tautocomplete=\"email\" pattern=\"^[a-zA-Z0-9._\\+!\\-]+[@]+([a-zA-Z0-9]{2,})+\\.+[a-zA-Z.]{2,}$\">\n\n\n\n                        \n\n                    </div>\n\n\n                    \n\n                    <div class=\"ltkpopup-button-container ltkpopup-clearfix\">\n\n\n                        <button type=\"button\"\n    id=\"ltkpopup-submit\"\n    role=\"button\" class=\"ltkpopup-subscribe ltk-subscribe\"\n     tabindex=\"0\">Continue</button>\n\n                        <div class=\"ltkpopup-no-thanks\">\n\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n\n\n                    </div>\n\n                </div>\n                \n                <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n                \n\n            </div>\n\n            \n\n            \n\n            \n\n            <!--  -->\n\n            \n\n            \n\n        </div>\n\n        \n\n        \n\n    </div>\n\n</div>\n\t\n\t\n\n</div>\n\n\t\t\t</div>\n\t\t\n\t\t</div>\n\n\t\t<div class=\"ltkpopup-source\">\n\t\t\n\t\t\t<input type=\"hidden\" class=\"text\" name=\"Source.GXP Entry Overlay\" value=\"On\" tabindex=\"-1\" />\n\t\t\n\t\t</div>\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\t\n</div>\n\n<script>\n    jQuery(document).ready(function(){\n  \n        jQuery('#ltkpopup-fixed-click, #ltkpopup-spinner-landing img').on('click', function(){\n            jQuery('.ltkpopup-contain-img img#ltkpopup-spinner').addClass('rotate-me');\n            jQuery('#ltkpopup-wrapper').addClass('ltkpopup-spinning');\n            setTimeout(function(){\n                jQuery('#ltkpopup-spinner-landing').removeClass('page-visible');\n                jQuery('#ltkpopup-spinner-form').addClass('page-visible');\n                jQuery('#ltkpopup-wrapper').removeClass('ltkpopup-spinning');\n                jQuery('#ltkpopup-content').removeClass('ltkpopup-spinner');\n            }, 3000);\n        });\n    });\n</script>\n\n\n\n\n\n\t<script>\n\tif ( 'gated-spinner-standard' == 'sms-only' || 'gated-spinner-standard' == 'sms-before-email' ) {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-mobile\");\n\t} else {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-email\");\n\t}\n\t\n\tvar ltkSubmitBtn = document.getElementById(\"ltkpopup-submit\");\n\n\tif( 'gated-spinner-standard' == 'sms-before-email' ) {\n\t\tltkSubmitBtn = document.getElementById(\"ltkpopup-mobile-submit\");\n\t}\n\n    if(ltkEmailField) {\n\t\tltkEmailField.addEventListener(\"keyup\", function(event) {\n\t\t\tif (event.keyCode === 13) {\n\t\t\t\tltkSubmitBtn.click();\n\t\t\t}\n\t\t});\n\t}\n\n    ltkSubmitBtn.addEventListener('click', function (event) {\n        if( 'gated-spinner-standard' != 'sms-only' ) {\n            emailVal = document.querySelector('#ltkpopup-content input[type=\"email\"]').value;\n        }\n        if( 'gated-spinner-standard' == 'one-step-sms' || 'gated-spinner-standard' == 'sms-only' || 'gated-spinner-standard' == 'sms-before-email' ) {\n            phoneVal = document.querySelector('#ltkpopup-content input[type=\"tel\"]').value;\n        }\n    });\n</script>\n\n\n\n\n\n\t\n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmSource\" name=\"Source.utm_source\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmMedium\" name=\"Source.utm_medium\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmCampaign\" name=\"Source.utm_campaign\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmContent\" name=\"Source.utm_content\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n    \n    <script>\n        var params = new URL(location.href).searchParams;\n        \n        \n            \n        \n            \n            document.getElementById('utmSource').value = params.get('utm_source');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('utmMedium').value = params.get('utm_medium');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('utmCampaign').value = params.get('utm_campaign');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('utmContent').value = params.get('utm_content');\n            \n            \n        \n        \n    </script>\n\n\n\n\n\n\n\n\n\t\t\t\t","confirmationMarkup":"\n\n\n\n\n\n\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"confirm ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-confirm-label\" aria-describedby=\"ltkpopup-confirm-desc\">\n\t\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-confirm ltkpopup-gated ltkpopup-gated ltkpopup-split-lr \">\n\n\t\t\n\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n    \n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\" src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n\t\t\t\n            \n\t\t\t\t<div id=\"ltkpopup-mobile-ttj-wrapper\">\n\n\t\t\t\t\t<div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"4\" data-multi-page-name=\"Mobile TTJ\" data-ltkview=\"mobile\">\n\n\t\t\t\t\t\t\n\n<div id=\"ltkpopup-confirm-label\">\n\n\t\n\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Almost There!</span>\n\t\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\t</h3>\n\n\t\n\n</div>\n\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<!-- \n\n    <p class=\"ltkpopup-lg\">Sign up for <strong>Knockaround</strong> text alerts to get your\u00A0<strong></strong>.</p>\n\n -->\n\n\n\t\n\n</div>\n\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\">By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See  <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a\n        href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n                        <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\n\t\t\t\t\t\t<div class=\"ltkpopup-standard-container\">\n\t<button\n\t\tclass=\"ltkpopup-sms-link ltkpopup-tap-to-join \"\n\t\t role=\"button\"\n\t\tdata-sms-short-code=\"31881\" data-sms-keyword=\"Send this text for recurring automated Knockaround marketing alerts + cart reminders\n\n\">\n\n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\"\n\t\t\tviewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\"\n\t\t\t\td=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\"\n\t\t\t\ttransform=\"translate(-120 -8)\" fill=\"#fff\" />\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\"\n\t\t\t\td=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\"\n\t\t\t\ttransform=\"translate(-213.306 -417.113)\" fill=\"#fff\" />\n\t\t</svg>\n\n\t\t\n\n\t\t<span>Tap to sign up <br>for texts</span>\n\n\n\t\t\n\t</button>\n</div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n                        <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n\n\n\t\t\t\t\t</div>\n\n\t\t\t\t</div>\n            \n            \n\n            \n            \n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n\n                    <div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"1\" data-multi-page-name=\"SMS Form\" data-ltkview=\"desktop\">\n                        \n                        \n\n<div id=\"ltkpopup-confirm-label\">\n\n\t\n\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Almost There!</span>\n\t\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\t</h3>\n\n\t\n\n</div>\n\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<!-- \n\n    <p class=\"ltkpopup-lg\">Sign up for <strong>Knockaround</strong> text alerts to get your\u00A0<strong></strong>.</p>\n\n -->\n\n\n\t\n\n</div>\n\n\n\n                        <div class=\"ltkpopup-desktop-sms\">\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n<p class=\"ltkpopup-disclaimer\"><!-- By subscribing to Knockaround text messaging, you agree to receive recurring automated marketing text messages\n(e.g. cart reminders) to the mobile number used at opt-in. Consent is not a condition of purchase. Message frequency may\nvary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms\n    and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>. -->\n\n<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g.\n    cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only\n    U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg\n    & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\"\n        tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\"\n        tabindex=\"0\">Privacy Policy</a>.</p></p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\n                            <div class=\"ltkpopup-clearfix ltkpopup-contain-form-fields ltkpopup-standard-submit\">\n\n                                    \n\n\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"ltkpopup-mobile-number\"\n    data-ltk-message=\"Please enter a valid phone number\"></div>\n\n\n<label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\">Mobile Number</label>\n\n\n\n\n\n\n<input required tabindex=\"0\" type=\"tel\" id=\"ltkpopup-mobile\"\n    name=\"ltkpopup-mobile-number\"\n    placeholder=\"enter mobile number\"\n    data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\">\n\n\n            \n                                    <button id=\"ltkpopup-mobile-submit\" type=\"button\" tabindex=\"0\">activate offer</button>    \n                                    \n                                    \n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n            \n                            </div>\n                            \n                            \n                            <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n                        </div>\n            \n                    </div>\n\n                    <div class=\"ltkpopup-confirm-step-3\" data-ltkpage=\"2\" data-multi-page-name=\"SMS Confirm\" data-ltkview=\"desktop\" data-ltkextra=\"ltkpopupStep3\">\n                        \n                        <div id=\"ltkpopup-confirm-sms-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Thanks!</span>\n\t</h3>\n</div>\n\n<div id=\"ltkpopup-confirm-sms-desc\">\n\n\t\n\n<p>Check your messages for a text from us. <strong>Reply Y</strong> to confirm<br>\nyour subscription and receive your <strong>welcome offer</strong>.\n</p>\n\n\n\t\n\t\n\n\n</div>\n\n                        <div class=\"ltkpopup-button-container\">\n\n    \n        \n\n        <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Continue Shopping\">Continue Shopping</button>\n        \n        \n\n    \n\n</div>\n\n                        \n\n                    </div>\n\n                </div>\n\n            \n\n        </div>\n\t\t\n\t\t\t\n\t\t\t\n\n\t\t\n\n    </div>\n    \n</div>\n<input readonly=\"readonly\" type=\"text\" style=\"position: absolute; top: -999em; left: -999em;\" value=\"\" id=\"ltkpopup-text-to-copy\">\n\n\n\n\t\t\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n<script>\n\tgtag('event', 'listrak_email_form_submit', {'formId': 'ltkEmailForm'});    \n</script>\n\n<script>\n\tif (navigator.clipboard) {\n\t\tvar clickToCopies = document.querySelectorAll(\".ltkpopup-icon-ctc\");\n\t\tif( '' != '' && 'ltkpopup-new' == 'ltkpopup-existing' ) {\n\t\t\tltkCouponCode = 'span.ltk-offer-code-static';\n\t\t} else {\n\t\t\tltkCouponCode = 'span.ltk-offer-code';\n\t\t}\n\t\t\n\t\t\n\t\tfor (var i = 0; i < clickToCopies.length; i++) {\n\n\t\t\tclickToCopies[i].addEventListener('click', function(){\n\t\t\t\tvar clickToCopy = jQuery(this);\n\t\t\t\tvar code = clickToCopy.find('span').text();\n\t\t\t\tcode = code.replace(/\\s+/g, '');\n\t\t\t\tif (code != \"COPIED!\") {\n\t\t\t\t\tnavigator.clipboard.writeText(code);\n\t\t\t\t\tclickToCopy.find(ltkCouponCode).html('COPIED!');  \n\t\t\t\t\t\t\t\t\n\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\tjQuery('.ltkpopup-icon-ctc '+ltkCouponCode).text(code);\n\t\t\t\t\t}, 200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tclickToCopies[i].addEventListener('keyup', function(event){\n\t\t\t\tif (event.keyCode === 13 || event.keyCode === 32) {\n\t\t\t\t\tvar clickToCopy = jQuery(this);\n\t\t\t\t\tvar code = clickToCopy.find('span').text();\n\t\t\t\t\tcode = code.replace(/\\s+/g, '');\n\t\t\t\t\tif (code != \"COPIED!\") {\n\t\t\t\t\t\tnavigator.clipboard.writeText(code)\n\n\t\t\t\t\t\tclickToCopy.find(ltkCouponCode).html('COPIED!');  \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\t\tjQuery('.ltkpopup-icon-ctc '+ltkCouponCode).text(code);\n\t\t\t\t\t\t}, 200);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n</script>\n\n\n<script>\n    jQuery('body').on('click', '.ltkpopup-progress', function(e) {\n        e.preventDefault();\n        jQuery('#ltkpopup-overlay, #ltkpopup-container').hide();\n    });\n\n    if (document.getElementById(\"ltkpopup-mobile-submit\")) {\n\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\terrorWrap = '#ltkpopup-step-1 div[data-ltk-error-for]';\n\t\t} else {\n\t\t\terrorWrap = 'div[data-ltk-error-for]';\n\t\t}\n        var submitButton = document.getElementById(\"ltkpopup-mobile-submit\");\n        jQuery(\"#ltkpopup-mobile-submit\").on(\"click\", function() {\n            var e = jQuery(\"#ltkpopup-mobile\");\n            jQuery(e).each(function(e) {\n                jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n            }), \n\t\t\tjQuery(errorWrap).each(function(t) {\n                jQuery(this).html(function() {\n                    var t = jQuery(this).attr(\"data-ltk-message\");\n                    jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n                })\n            })\n        })\n    }\n\n    \n    var smsSubmitBtn = '#ltkpopup-mobile-submit';\n    if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' ) {\n        smsSubmitBtn = '#ltkpopup-submit';\n    }\n    \n    if( 'gated' != 'one-step-sms' ) {\n        jQuery(smsSubmitBtn).on('click', function() {\n            var ltkPhone = document.getElementById('ltkpopup-mobile').value;\n            var reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n            if (ltkPhone.match(reg)) {\n                _ltk.Subscriber.Email = ltkPhone;\n\t\t\t\tif( 'gated' == 'gated' || 'gated' == 'incremental' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\n\t\t\t\t\tif( 'gated' == 'gated' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMS';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'incremental' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'sms-only' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n                    if( \"gated\" == 'ltkpopup-existing' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMSExisting';\n                    }\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t_ltk.Subscriber.List = ltkSubPointID;\n                if( 'gated' !== 'sms-only' && 'gated' !== 'sms-before-email' ) {\n\t\t\t\t    if( typeof emailVal != 'undefined' ) {\n\t\t\t\t\t\t_ltk.Subscriber.Profile.Add('Email', emailVal);\n\t\t\t\t\t}\n\t\t\t\t}\n                _ltk.Subscriber.Submit(true);\n\t\t\t\tgtag('event', 'listrak_sms_form_submit', {'formId': 'ltkSMSForm'});\n\t\t\t\tif( 'true' == 'true' ) {\n\t\t\t\t\t_ltk_util.setCookie('ltk-sms-sent' , \"30\", 1, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t}\n\t\t\t\tif( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-1').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-2').addClass('page-visible');\n\t\t\t\t} else if( 'gated' == 'persistentBanner' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-2').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-3').addClass('page-visible');\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-banner-close\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-subscribed\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-2').hide();\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-3').fadeIn();\n\t\t\t\t}\n                jQuery('#ltkpopup-content').addClass('ltkpopup-confirm-step-3');\n                jQuery('#ltkpopup-wrapper').attr('aria-labelledby', 'ltkpopup-confirm-sms-label');\n                jQuery('#ltkpopup-wrapper').attr('aria-describedby', 'ltkpopup-confirm-sms-desc');\n            }\n        });\n    }\n\n\tif( document.querySelector('.ltkpopup-step-4') ) {\n            document.querySelector('.ltkpopup-step-4').addEventListener('click',function(){\n                jQuery('.ltkpopup-confirm-step-2').removeClass('page-visible');\n                jQuery('.ltkpopup-confirm-step-4').addClass('page-visible');\n            });\n        }\n\n    if (jQuery(\"#ltkpopup-mobile\").length) {\n        var phone = jQuery(\"#ltkpopup-mobile\");\n        \n            // Input masking for number validation - Get Jquery Input Mask from CDN and load it\n            jQuery.getScript(\n                \"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n                function() {\n                    // Mask phone number input after script is loaded\n                    jQuery(phone).inputmask({\n                        greedy: false,\n                        showMaskOnHover: false,\n                        definitions: {\n                            '#': {\n                                validator: \"[0-9]\",\n                                cardinality: 1\n                            }\n                        }\n                    });\n                });\n        \n    }\n    \n</script>\n\n\n\n\t<script>\n\n\t_ltk_util.setCookie('ltk-sms-pause' , \"1\", 1, _ltk_util.getCookieDomain(), \"/\");\n\n</script>\n\n\n\n\n\n<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n\t\t\t\t","alreadySubscribedMarkup":"\n\n\n\n\n\n\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"confirm ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-confirm-label\" aria-describedby=\"ltkpopup-confirm-desc\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-confirm ltkpopup-existing-sub ltkpopup-gated ltkpopup-gated ltkpopup-split-lr \">\n\n\t\t\n\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n    \n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\" src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n            \n                \n                <div id=\"ltkpopup-mobile-ttj-wrapper\">\n\n\t\t\t\t\t<div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"3\" data-multi-page-name=\"Mobile TTJ\" data-ltkview=\"mobile\">\n\n\t\t\t\t\t\t\n\n<div id=\"ltkpopup-confirm-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">We thought <br />you looked\u00A0familiar!</span>\n\t</h3>\n</div>\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<p class=\"ltkpopup-lg\">You're already on our email list.</p>\n\n\t<hr>\n\n\t\n\n\t<!-- <h4>Still Want ?</h4> -->\n\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\n\n\t\n\n\t\n\n\t\n\n</div>\n\n\n\n\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\">By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See  <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a\n        href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n                        <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\t\t\t\t\t\t<div class=\"ltkpopup-standard-container\">\n\t<button\n\t\tclass=\"ltkpopup-sms-link ltkpopup-tap-to-join \"\n\t\t role=\"button\"\n\t\tdata-sms-short-code=\"31881\" data-sms-keyword=\"Send this text for recurring automated Knockaround marketing alerts + cart reminders\n\n\">\n\n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\"\n\t\t\tviewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\"\n\t\t\t\td=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\"\n\t\t\t\ttransform=\"translate(-120 -8)\" fill=\"#fff\" />\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\"\n\t\t\t\td=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\"\n\t\t\t\ttransform=\"translate(-213.306 -417.113)\" fill=\"#fff\" />\n\t\t</svg>\n\n\t\t\n\n\t\t<span>Tap to sign up <br>for texts</span>\n\n\n\t\t\n\t</button>\n</div>\n\n\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n                            <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n\n\n\t\t\t\t\t</div>\n\n                </div>\n\n            \n\n\t\t\t\n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n                    \n                    <div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"1\" data-multi-page-name=\"SMS Form\" data-ltkview=\"desktop\">\n\n                        \n\n<div id=\"ltkpopup-confirm-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">We thought <br />you looked\u00A0familiar!</span>\n\t</h3>\n</div>\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<p class=\"ltkpopup-lg\">You're already on our email list.</p>\n\n\t<hr>\n\n\t\n\n\t<!-- <h4>Still Want ?</h4> -->\n\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\n\n\t\n\n\t\n\n\t\n\n</div>\n\n\n\n                        <div class=\"ltkpopup-desktop-sms\">\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\"><!-- By subscribing to Knockaround text messaging, you agree to receive recurring automated marketing text messages\n(e.g. cart reminders) to the mobile number used at opt-in. Consent is not a condition of purchase. Message frequency may\nvary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms\n    and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>. -->\n\n<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g.\n    cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only\n    U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg\n    & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\"\n        tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\"\n        tabindex=\"0\">Privacy Policy</a>.</p></p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n            \t            <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\n                            <div class=\"ltkpopup-clearfix ltkpopup-contain-form-fields ltkpopup-standard-submit\">\n\n                                    \n\n\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"ltkpopup-mobile-number\"\n    data-ltk-message=\"Please enter a valid phone number\"></div>\n\n\n<label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\">Mobile Number</label>\n\n\n\n\n\n\n<input required tabindex=\"0\" type=\"tel\" id=\"ltkpopup-mobile\"\n    name=\"ltkpopup-mobile-number\"\n    placeholder=\"enter mobile number\"\n    data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\">\n\n\n\n                                    <button id=\"ltkpopup-mobile-submit\" type=\"button\" tabindex=\"0\">Activate Offer</button>     \n\n                                    \n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n                            </div>\n                            \n                            \n                                                        <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n\n                        </div>\n\n                    </div>\n            \n                    <div class=\"ltkpopup-confirm-step-3\" data-ltkpage=\"2\" data-multi-page-name=\"SMS Confirm\" data-ltkview=\"desktop\" data-ltkextra=\"ltkpopupStep3\">\n                    \n                        <div id=\"ltkpopup-confirm-sms-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Thanks!</span>\n\t</h3>\n</div>\n\n<div id=\"ltkpopup-confirm-sms-desc\">\n\t\n\t\n\n<p>Check your messages for a text from us. <strong>Reply Y</strong> to confirm<br>\nyour subscription and receive your <strong>welcome offer</strong>.\n</p>\n\n\n\n</div>\n\n\n\n\t\n\n\n\n                        <div class=\"ltkpopup-button-container\">\n\n    \n        \n\n        <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Continue Shopping\">Continue Shopping</button>\n        \n        \n\n    \n\n</div>\n\n                        \n\n                    </div>\n                    \n                </div>\n\n            \n\n        </div>\n\n    </div>\n    \n</div>\n\n\t\t\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n\tgtag('event', 'listrak_email_form_submit', {'formId': 'ltkEmailForm'});    \n</script>\n\n\n<script>\n    jQuery('body').on('click', '.ltkpopup-progress', function(e) {\n        e.preventDefault();\n        jQuery('#ltkpopup-overlay, #ltkpopup-container').hide();\n    });\n\n    if (document.getElementById(\"ltkpopup-mobile-submit\")) {\n\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\terrorWrap = '#ltkpopup-step-1 div[data-ltk-error-for]';\n\t\t} else {\n\t\t\terrorWrap = 'div[data-ltk-error-for]';\n\t\t}\n        var submitButton = document.getElementById(\"ltkpopup-mobile-submit\");\n        jQuery(\"#ltkpopup-mobile-submit\").on(\"click\", function() {\n            var e = jQuery(\"#ltkpopup-mobile\");\n            jQuery(e).each(function(e) {\n                jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n            }), \n\t\t\tjQuery(errorWrap).each(function(t) {\n                jQuery(this).html(function() {\n                    var t = jQuery(this).attr(\"data-ltk-message\");\n                    jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n                })\n            })\n        })\n    }\n\n    \n    var smsSubmitBtn = '#ltkpopup-mobile-submit';\n    if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' ) {\n        smsSubmitBtn = '#ltkpopup-submit';\n    }\n    \n    if( 'gated' != 'one-step-sms' ) {\n        jQuery(smsSubmitBtn).on('click', function() {\n            var ltkPhone = document.getElementById('ltkpopup-mobile').value;\n            var reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n            if (ltkPhone.match(reg)) {\n                _ltk.Subscriber.Email = ltkPhone;\n\t\t\t\tif( 'gated' == 'gated' || 'gated' == 'incremental' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\n\t\t\t\t\tif( 'gated' == 'gated' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMSExisting';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'incremental' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'sms-only' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n                    if( \"gated\" == 'ltkpopup-existing' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMSExisting';\n                    }\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t_ltk.Subscriber.List = ltkSubPointID;\n                if( 'gated' !== 'sms-only' && 'gated' !== 'sms-before-email' ) {\n\t\t\t\t    if( typeof emailVal != 'undefined' ) {\n\t\t\t\t\t\t_ltk.Subscriber.Profile.Add('Email', emailVal);\n\t\t\t\t\t}\n\t\t\t\t}\n                _ltk.Subscriber.Submit(true);\n\t\t\t\tgtag('event', 'listrak_sms_form_submit', {'formId': 'ltkSMSForm'});\n\t\t\t\tif( 'true' == 'true' ) {\n\t\t\t\t\t_ltk_util.setCookie('ltk-sms-sent' , \"30\", 1, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t}\n\t\t\t\tif( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-1').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-2').addClass('page-visible');\n\t\t\t\t} else if( 'gated' == 'persistentBanner' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-2').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-3').addClass('page-visible');\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-banner-close\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-subscribed\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-2').hide();\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-3').fadeIn();\n\t\t\t\t}\n                jQuery('#ltkpopup-content').addClass('ltkpopup-confirm-step-3');\n                jQuery('#ltkpopup-wrapper').attr('aria-labelledby', 'ltkpopup-confirm-sms-label');\n                jQuery('#ltkpopup-wrapper').attr('aria-describedby', 'ltkpopup-confirm-sms-desc');\n            }\n        });\n    }\n\n\tif( document.querySelector('.ltkpopup-step-4') ) {\n            document.querySelector('.ltkpopup-step-4').addEventListener('click',function(){\n                jQuery('.ltkpopup-confirm-step-2').removeClass('page-visible');\n                jQuery('.ltkpopup-confirm-step-4').addClass('page-visible');\n            });\n        }\n\n    if (jQuery(\"#ltkpopup-mobile\").length) {\n        var phone = jQuery(\"#ltkpopup-mobile\");\n        \n            // Input masking for number validation - Get Jquery Input Mask from CDN and load it\n            jQuery.getScript(\n                \"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n                function() {\n                    // Mask phone number input after script is loaded\n                    jQuery(phone).inputmask({\n                        greedy: false,\n                        showMaskOnHover: false,\n                        definitions: {\n                            '#': {\n                                validator: \"[0-9]\",\n                                cardinality: 1\n                            }\n                        }\n                    });\n                });\n        \n    }\n    \n</script>\n\n\n\n\n\n\t<script>\n\n\t_ltk_util.setCookie('ltk-sms-pause' , \"1\", 1, _ltk_util.getCookieDomain(), \"/\");\n\n</script>\n\n\n\n\n\n<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n\t\t\t\t"},"css":"[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit{margin-top:25px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:29px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}.ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px;max-width:150px}.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-client-logo{margin-bottom:25px}.ltkpopup-caps{text-transform:uppercase !important}.ltkpopup-br-mobile{display:none !important}@media only screen and (max-width: 660px){.ltkpopup-client-logo{max-width:120px;margin-bottom:20px}.ltkpopup-mobile-too{display:block !important}.ltkpopup-standard-submit,.ltkpopup-standard-container,.ltkpopup-button-container{max-width:280px}}@media only screen and (max-width: 490px){.ltkpopup-br-mobile{display:block !important}}.ltk-mobile-only{display:none !important}.ltk-desktop-only,.ltk-show-always{display:block !important}span.ltk-desktop-only,span.ltk-show-always{display:inline-block !important}@media only screen and (max-width: 910px){.ltk-mobile-only{display:block !important}span.ltk-mobile-only{display:inline-block !important}.ltk-desktop-only,span.ltk-desktop-only{display:none !important}}html,body{overflow:hidden}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-.25em}#ltkpopup-content{font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-align:left;color:#000000;line-height:1.4;width:900px;height:auto;vertical-align:middle;background:#ffffff;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:650px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:#ffffff;min-height:650px}#ltkpopup-content.ltkpopup-ttj{max-width:340px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{width:99%;max-width:340px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:650px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:340px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:340px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:250px;-webkit-box-flex:0 0 250px;-moz-box-flex:0 0 250px;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:650px;-webkit-box-flex:0 0 650px;-moz-box-flex:0 0 650px;-webkit-flex:0 0 650px;-ms-flex:0 0 650px;flex:0 0 650px;-ms-flex:0 0 650px;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-signup .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 660px){#ltkpopup-content .ltkpopup-split-content{min-height:560px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302d2d;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#000000}.ltkpopup-close-button button:focus{outline:none}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#000000;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:20px;line-height:25px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#000000}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px;margin-bottom:15px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:40px;line-height:47px;font-weight:700;letter-spacing:0.05em}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:20px;line-height:25px;letter-spacing:0.02em;margin-top:15px}#ltkpopup-content h3 span strong{font-weight:600}#ltkpopup-content h3 strong{font-weight:600}#ltkpopup-content strong{font-weight:600}#ltkpopup-content.ltkpopup-confirm h3 span.ltkpopup-line-2{font-weight:600}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#4a4a4a;margin:18px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:20px;line-height:25px}#ltkpopup-content p{margin:0;color:#000000;letter-spacing:0.02em}#ltkpopup-content p strong{font-weight:600}#ltkpopup-content p.ltkpopup-steps{color:#4760ea;margin-top:22px;font-weight:normal;font-size:16px;line-height:1}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:14px;margin:30px auto 0;max-width:461px;letter-spacing:0.02em;color:#6e6e6e}#ltkpopup-content .ltkpopup-disclaimer a{color:#6e6e6e;text-decoration:underline;font-weight:400;font-size:10px;line-height:14px}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#6e6e6e;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:none}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760ea;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-instagram-ttj .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-ttj .ltkpopup-client-logo{margin-top:20px}#ltkpopup-content.ltkpopup-instagram-ttj h3 span.ltkpopup-line-3,#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{font-size:16px;line-height:19px;font-weight:400}#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{margin:12px auto}#ltkpopup-content.ltkpopup-ttj .ltkpopup-no-thanks{margin-top:20px;margin-bottom:25px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:70px;margin-bottom:0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3{margin-bottom:14px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:35px;line-height:42px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold p,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold p{font-size:19px;line-height:30px;font-weight:400}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-client-logo{margin-bottom:120px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer#ltkpopup-paragraph{margin-top:50px;margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:15px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-1{font-size:20px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-button-container{margin-bottom:200px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-spinner h3 span.ltkpopup-line-2{color:#4a4a4a}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1{font-size:16px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1 strong{font-weight:600}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-1{margin-bottom:10px;text-transform:initial}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:28px;line-height:38px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub p.ltkpopup-steps{margin-top:15px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-weight:600;font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:65px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:30px;line-height:36px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) p.ltkpopup-lg{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content .ltkpopup-disclaimer{margin-top:30px;max-width:300px}#ltkpopup-content .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0 !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:12px !important;max-width:300px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content{font-size:16px;line-height:19px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:16px;line-height:18px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:34px;line-height:38px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:16px;line-height:18px;margin-top:2px}#ltkpopup-content p.ltkpopup-steps{margin-top:20px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:18px !important}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo{margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:32px;line-height:40px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:24px;line-height:30px}}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #6e6e6e;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#d03f64}#ltkpopup-content .ltkpopup-error-message{display:block;color:#d03f64;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-signup.ltkpopup-cart-over-threshold .ltkpopup-call-to-action{margin-top:40px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:40px auto 60px}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:51px;margin-top:25px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-no-thanks{margin-top:18px;margin-bottom:10px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:40px auto 60px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0;text-align:center;padding:19px 13px;vertical-align:middle;font-size:18px;letter-spacing:0.05em;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px;box-shadow:none;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760ea}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760ea;color:#ffffff;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:11px 10px 10px;font-weight:400;max-width:330px;margin:18px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:400}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760ea;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760ea;color:#4760ea;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760ea;color:#ffffff;border-color:#4760ea;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760ea;border-color:#4760ea;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:35px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:16px;letter-spacing:0.02em;font-weight:400;color:#6e6e6e;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#6e6e6e;content:\"\";position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#000000}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#000000;outline:none}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760ea;color:#4760ea;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760ea;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-signup:not(.ltkpopup-exit).ltkpopup-gated .ltkpopup-no-thanks{margin-top:25px;font-size:16px;line-height:19px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:15px !important}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:50px 0 0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:50px 0 0px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:25px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content #ltkpopup-timer-duration{display:none !important;font-size:30px;line-height:1;color:#4760ea;font-weight:700;margin:30px 0 0;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760ea}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760ea;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760ea;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760ea;left:50%;transform:translateX(-50%);font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:20px;display:block;margin-top:10px;font-weight:400;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:650px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:\"\";display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:\"\";border-bottom:25px solid #ffffff;position:absolute;top:133px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:253px;margin:25px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760ea;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 660px){#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{top:4px}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:100px !important}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;max-height:35px;font-size:13px;padding:9px 13px;margin-top:14px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:13px;line-height:16px;max-width:134px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:18px;margin-bottom:0}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks button{font-size:12px;line-height:12px}}@media only screen and (max-width: 490px){#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:70px !important;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:340px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:300px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:307px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:350px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #6e6e6e;color:#000000;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#000000;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#000000;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#d03f64;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}#ltkpopup-content.ltkpopup-AU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:158px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-AU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-AU-Popup{height:580px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:1%}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:block !important}}#ltkpopup-content.ltkpopup-EU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:210px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-EU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-EU-Popup{height:580px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:15%}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:block !important}}\n","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    var submitButton = document.getElementById(\"ltkpopup-submit\");\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}","status":"ACTIVE","urlRules":[],"subscriptionPoint":"GXP","displayRules":[],"experiment":null,"engagement":{"followUp":true,"followUpDelay":3,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":5,"value":"Mobile"},{"category":"personProperties","field":"","operator":12,"value":"US, USA, NULL"}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/pages/about-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/jobs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/wholesale"},{"category":"urlRules","field":"","operator":1,"value":"/pages/special-project"},{"category":"urlRules","field":"","operator":1,"value":"/pages/store-locator"},{"category":"urlRules","field":"","operator":1,"value":"/blogs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/rewards"},{"category":"urlRules","field":"","operator":1,"value":"/pages/share"},{"category":"urlRules","field":"","operator":1,"value":"/pages/reviews"},{"category":"urlRules","field":"","operator":1,"value":"/pages/help"},{"category":"urlRules","field":"","operator":1,"value":"/shipping"},{"category":"urlRules","field":"","operator":1,"value":"/pages/privacy-policy"},{"category":"urlRules","field":"","operator":1,"value":"/pages/contact-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/military-discount-on-sunglasses"},{"category":"urlRules","field":"","operator":1,"value":"/pages/accessibility"},{"category":"urlRules","field":"","operator":1,"value":"/pages/do-not-sell"},{"category":"urlRules","field":"","operator":1,"value":"/account"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"sms-landing-page"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=sms"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=listrak"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=email"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=gonift.com&utm_medium=referral"},{"category":"urlRules","field":"","operator":1,"value":"https://t.lt02.net"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"loopreturns"},{"category":"urlRules","field":"","operator":1,"value":"utm_redirect=Loop_Returns"},{"category":"urlRules","field":"","operator":1,"value":"new-customer"}]},{"condition":"OR","rules":[{"category":"personProperties","field":"","operator":4,"value":null},{"category":"personProperties","field":"","operator":16,"value":null},{"category":"personProperties","field":"","operator":13,"value":"ltk-email-sms"},{"category":"personProperties","field":"","operator":12,"value":"AU, AUS"},{"category":"personProperties","field":"","operator":13,"value":"ltk-gated-journal=1"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/pages/about-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/jobs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/wholesale","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/special-project","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/store-locator","urlMatchRule":"CONTAINS"},{"show":false,"url":"/blogs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/rewards","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/share","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/reviews","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/help","urlMatchRule":"CONTAINS"},{"show":false,"url":"/shipping","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/privacy-policy","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/contact-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/military-discount-on-sunglasses","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/accessibility","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/do-not-sell","urlMatchRule":"CONTAINS"},{"show":false,"url":"/account","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts/","urlMatchRule":"CONTAINS"},{"show":false,"url":"sms-landing-page","urlMatchRule":"CONTAINS"},{"show":false,"url":"ltkrendertestmode","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=sms","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_source=listrak","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=email","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[{"show":false,"condition":"IS_SUBSCRIBED","value":null},{"show":false,"condition":"FROM_LISTRAK_EMAIL","value":null},{"show":false,"condition":"COOKIE_KEY_VALUE_IS","value":"ltk-email-sms"},{"show":true,"condition":"IS_DESKTOP","value":null}]},"uid":"7940654d-94c4-472f-aa6d-314aa4e03e6c","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | Gated Entry Capture + TTJ | Spinner | JS35611","lastModified":"2026-03-03T01:18:24.102Z"},{"type":"MANUAL","animation":"fadeIn","urlRedirect":null,"initialDelay":1,"scrollDepth":"HALFWAY","buttonSettings":{"text":"GET 15% OFF","color":"#000000","textColor":"#FFFFFF","size":"LARGE","shape":"SQUARE","alignment":"RIGHT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-signup ltkpopup-split-lr ltkpopup-gated\">\n\n\t\t\n\t\t\n\t\t\t<div\n    class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n\n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\"\n            src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n        \n\n        \n\n        \n\n        \n\n        \n\n        <div class=\"ltkpopup-form-control \" >\n\n            \n\n            \n\n\n\n<div id=\"ltkpopup-contents\">\n    <h3>\n        <!-- <span class=\"ltkpopup-line-1\">You've won</span> -->\n\n        <span class=\"ltkpopup-line-2\">15%\u00A0off <br>+ FREE SHIPPING</span>\n\n        \n\n        <span class=\"ltkpopup-line-3 ltk-desktop-only\">on your first order when you subscribe\u00A0to receive<br> emails and texts\u00A0from\u00A0Knockaround.</span>\n        <span class=\"ltkpopup-line-3 ltk-mobile-only\">on your first order when you<br>\nsubscribe to\u00A0email and texts.</span>\n\n        \n    </h3>\n</div>\n\n\n\n\n\n\n<p class=\"ltkpopup-steps\">Step 1 of 2</p>\n\n\n\n\n\n\n\n\n\n\n\n            \n\n            \n\n            <div class=\"ltkpopup-content-wrap\">\n                \n                <div class=\"ltkpopup-form-contain ltkpopup-standard-submit\">\n\n                    <div class=\"ltkpopup-form-control\">\n\n                        \n\n                        <label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-email\" role=\"text\">Email Address</label>\n\n\n\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"email\" role=\"text\"\n\tdata-ltk-message=\"Please enter a valid email address\"></div>\n\n\n\n<input tabindex=\"0\" id=\"ltkpopup-email\" required=\"\" type=\"email\" name=\"email\"\n\tplaceholder=\"enter email address\"\n\tautocomplete=\"email\" pattern=\"^[a-zA-Z0-9._\\+!\\-]+[@]+([a-zA-Z0-9]{2,})+\\.+[a-zA-Z.]{2,}$\">\n\n\n\n                        \n\n                    </div>\n\n\n                    \n\n                    <div class=\"ltkpopup-button-container ltkpopup-clearfix\">\n\n\n                        <button type=\"button\"\n    id=\"ltkpopup-submit\"\n    role=\"button\" class=\"ltkpopup-subscribe ltk-subscribe\"\n     tabindex=\"0\">Continue</button>\n\n                        <div class=\"ltkpopup-no-thanks\">\n\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n\n\n                    </div>\n\n                </div>\n                \n                <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n                \n\n            </div>\n\n            \n\n            \n\n            \n\n            \n\n        </div>\n\n        \n\n        \n\n    </div>\n\n</div>\n\t\t\n\t\t\n\n\n\t\t<div class=\"ltkpopup-source\">\n\t\t\n\t\t\t<input type=\"hidden\" class=\"text\" name=\"Source.GXP Entry Overlay\" value=\"On\" tabindex=\"-1\" />\n\t\t\n\t\t</div>\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n\tif ( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-mobile\");\n\t} else {\n\t\tltkEmailField = document.getElementById(\"ltkpopup-email\");\n\t}\n\t\n\tvar ltkSubmitBtn = document.getElementById(\"ltkpopup-submit\");\n\n\tif( 'gated' == 'sms-before-email' ) {\n\t\tltkSubmitBtn = document.getElementById(\"ltkpopup-mobile-submit\");\n\t}\n\n    if(ltkEmailField) {\n\t\tltkEmailField.addEventListener(\"keyup\", function(event) {\n\t\t\tif (event.keyCode === 13) {\n\t\t\t\tltkSubmitBtn.click();\n\t\t\t}\n\t\t});\n\t}\n\n    ltkSubmitBtn.addEventListener('click', function (event) {\n        if( 'gated' != 'sms-only' ) {\n            emailVal = document.querySelector('#ltkpopup-content input[type=\"email\"]').value;\n        }\n        if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n            phoneVal = document.querySelector('#ltkpopup-content input[type=\"tel\"]').value;\n        }\n    });\n</script>\n\n\n\n\n\n\t\n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmSource\" name=\"Source.utm_source\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmMedium\" name=\"Source.utm_medium\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmCampaign\" name=\"Source.utm_campaign\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n        \n        \n            <input type=\"hidden\" class=\"text\" id=\"utmContent\" name=\"Source.utm_content\" value=\"\" tabindex=\"-1\" />\n        \n        \n\n    \n\n    \n    <script>\n        var params = new URL(location.href).searchParams;\n        \n        \n            \n        \n            \n            document.getElementById('utmSource').value = params.get('utm_source');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('utmMedium').value = params.get('utm_medium');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('utmCampaign').value = params.get('utm_campaign');\n            \n            \n        \n        \n            \n        \n            \n            document.getElementById('utmContent').value = params.get('utm_content');\n            \n            \n        \n        \n    </script>\n\n\n\n\n\n\n\n\n\n\t\t\t\t","confirmationMarkup":"\n\n\n\n\n\n\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"confirm ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-confirm-label\" aria-describedby=\"ltkpopup-confirm-desc\">\n\t\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-confirm ltkpopup-gated ltkpopup-gated ltkpopup-split-lr \">\n\n\t\t\n\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n    \n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\" src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n\t\t\t\n            \n\t\t\t\t<div id=\"ltkpopup-mobile-ttj-wrapper\">\n\n\t\t\t\t\t<div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"4\" data-multi-page-name=\"Mobile TTJ\" data-ltkview=\"mobile\">\n\n\t\t\t\t\t\t\n\n<div id=\"ltkpopup-confirm-label\">\n\n\t\n\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Almost There!</span>\n\t\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\t</h3>\n\n\t\n\n</div>\n\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<!-- \n\n    <p class=\"ltkpopup-lg\">Sign up for <strong>Knockaround</strong> text alerts to get your\u00A0<strong></strong>.</p>\n\n -->\n\n\n\t\n\n</div>\n\n\n\t\t\t\t\t\t\n\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\">By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See  <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a\n        href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n                        <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\n\t\t\t\t\t\t<div class=\"ltkpopup-standard-container\">\n\t<button\n\t\tclass=\"ltkpopup-sms-link ltkpopup-tap-to-join \"\n\t\t role=\"button\"\n\t\tdata-sms-short-code=\"31881\" data-sms-keyword=\"Send this text for recurring automated Knockaround marketing alerts + cart reminders\">\n\n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\"\n\t\t\tviewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\"\n\t\t\t\td=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\"\n\t\t\t\ttransform=\"translate(-120 -8)\" fill=\"#fff\" />\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\"\n\t\t\t\td=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\"\n\t\t\t\ttransform=\"translate(-213.306 -417.113)\" fill=\"#fff\" />\n\t\t</svg>\n\n\t\t\n\n\t\t<span>Tap to sign up <br>for texts</span>\n\n\n\t\t\n\t</button>\n</div>\n\t\t\t\t\t\t\n\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n                        <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n\n\n\t\t\t\t\t</div>\n\n\t\t\t\t</div>\n            \n            \n\n            \n            \n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n\n                    <div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"1\" data-multi-page-name=\"SMS Form\" data-ltkview=\"desktop\">\n                        \n                        \n\n<div id=\"ltkpopup-confirm-label\">\n\n\t\n\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Almost There!</span>\n\t\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\t</h3>\n\n\t\n\n</div>\n\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<!-- \n\n    <p class=\"ltkpopup-lg\">Sign up for <strong>Knockaround</strong> text alerts to get your\u00A0<strong></strong>.</p>\n\n -->\n\n\n\t\n\n</div>\n\n\n\n                        <div class=\"ltkpopup-desktop-sms\">\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\n<p class=\"ltkpopup-disclaimer\"><!-- By subscribing to Knockaround text messaging, you agree to receive recurring automated marketing text messages\n(e.g. cart reminders) to the mobile number used at opt-in. Consent is not a condition of purchase. Message frequency may\nvary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms\n    and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>. -->\n\n<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g.\n    cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only\n    U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg\n    & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\"\n        tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\"\n        tabindex=\"0\">Privacy Policy</a>.</p></p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n                            <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\n                            <div class=\"ltkpopup-clearfix ltkpopup-contain-form-fields ltkpopup-standard-submit\">\n\n                                    \n\n\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"ltkpopup-mobile-number\"\n    data-ltk-message=\"Please enter a valid phone number\"></div>\n\n\n<label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\">Mobile Number</label>\n\n\n\n\n\n\n<input required tabindex=\"0\" type=\"tel\" id=\"ltkpopup-mobile\"\n    name=\"ltkpopup-mobile-number\"\n    placeholder=\"enter mobile number\"\n    data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\">\n\n\n            \n                                    <button id=\"ltkpopup-mobile-submit\" type=\"button\" tabindex=\"0\">activate offer</button>    \n                                    \n                                    \n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n            \n                            </div>\n                            \n                            \n                            <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n                        </div>\n            \n                    </div>\n\n                    <div class=\"ltkpopup-confirm-step-3\" data-ltkpage=\"2\" data-multi-page-name=\"SMS Confirm\" data-ltkview=\"desktop\" data-ltkextra=\"ltkpopupStep3\">\n                        \n                        <div id=\"ltkpopup-confirm-sms-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Thanks!</span>\n\t</h3>\n</div>\n\n<div id=\"ltkpopup-confirm-sms-desc\">\n\n\t\n\n<p>Check your messages for a text from us. <strong>Reply Y</strong> to confirm<br>\nyour subscription and receive your <strong>welcome offer</strong>.\n</p>\n\n\n\t\n\t\n\n\n</div>\n\n                        <div class=\"ltkpopup-button-container\">\n\n    \n        \n\n        <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Continue Shopping\">Continue Shopping</button>\n        \n        \n\n    \n\n</div>\n\n                        \n\n                    </div>\n\n                </div>\n\n            \n\n        </div>\n\t\t\n\t\t\t\n\t\t\t\n\n\t\t\n\n    </div>\n    \n</div>\n<input readonly=\"readonly\" type=\"text\" style=\"position: absolute; top: -999em; left: -999em;\" value=\"\" id=\"ltkpopup-text-to-copy\">\n\n\n\n\t\t\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n<script>\n\tgtag('event', 'listrak_email_form_submit', {'formId': 'ltkEmailForm'});    \n</script>\n\n<script>\n\tif (navigator.clipboard) {\n\t\tvar clickToCopies = document.querySelectorAll(\".ltkpopup-icon-ctc\");\n\t\tif( '' != '' && 'ltkpopup-new' == 'ltkpopup-existing' ) {\n\t\t\tltkCouponCode = 'span.ltk-offer-code-static';\n\t\t} else {\n\t\t\tltkCouponCode = 'span.ltk-offer-code';\n\t\t}\n\t\t\n\t\t\n\t\tfor (var i = 0; i < clickToCopies.length; i++) {\n\n\t\t\tclickToCopies[i].addEventListener('click', function(){\n\t\t\t\tvar clickToCopy = jQuery(this);\n\t\t\t\tvar code = clickToCopy.find('span').text();\n\t\t\t\tcode = code.replace(/\\s+/g, '');\n\t\t\t\tif (code != \"COPIED!\") {\n\t\t\t\t\tnavigator.clipboard.writeText(code);\n\t\t\t\t\tclickToCopy.find(ltkCouponCode).html('COPIED!');  \n\t\t\t\t\t\t\t\t\n\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\tjQuery('.ltkpopup-icon-ctc '+ltkCouponCode).text(code);\n\t\t\t\t\t}, 200);\n\t\t\t\t}\n\t\t\t});\n\t\t\tclickToCopies[i].addEventListener('keyup', function(event){\n\t\t\t\tif (event.keyCode === 13 || event.keyCode === 32) {\n\t\t\t\t\tvar clickToCopy = jQuery(this);\n\t\t\t\t\tvar code = clickToCopy.find('span').text();\n\t\t\t\t\tcode = code.replace(/\\s+/g, '');\n\t\t\t\t\tif (code != \"COPIED!\") {\n\t\t\t\t\t\tnavigator.clipboard.writeText(code)\n\n\t\t\t\t\t\tclickToCopy.find(ltkCouponCode).html('COPIED!');  \n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\t\tjQuery('.ltkpopup-icon-ctc '+ltkCouponCode).text(code);\n\t\t\t\t\t\t}, 200);\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t});\n\t\t}\n\t}\n</script>\n\n\n<script>\n    jQuery('body').on('click', '.ltkpopup-progress', function(e) {\n        e.preventDefault();\n        jQuery('#ltkpopup-overlay, #ltkpopup-container').hide();\n    });\n\n    if (document.getElementById(\"ltkpopup-mobile-submit\")) {\n\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\terrorWrap = '#ltkpopup-step-1 div[data-ltk-error-for]';\n\t\t} else {\n\t\t\terrorWrap = 'div[data-ltk-error-for]';\n\t\t}\n        var submitButton = document.getElementById(\"ltkpopup-mobile-submit\");\n        jQuery(\"#ltkpopup-mobile-submit\").on(\"click\", function() {\n            var e = jQuery(\"#ltkpopup-mobile\");\n            jQuery(e).each(function(e) {\n                jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n            }), \n\t\t\tjQuery(errorWrap).each(function(t) {\n                jQuery(this).html(function() {\n                    var t = jQuery(this).attr(\"data-ltk-message\");\n                    jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n                })\n            })\n        })\n    }\n\n    \n    var smsSubmitBtn = '#ltkpopup-mobile-submit';\n    if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' ) {\n        smsSubmitBtn = '#ltkpopup-submit';\n    }\n    \n    if( 'gated' != 'one-step-sms' ) {\n        jQuery(smsSubmitBtn).on('click', function() {\n            var ltkPhone = document.getElementById('ltkpopup-mobile').value;\n            var reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n            if (ltkPhone.match(reg)) {\n                _ltk.Subscriber.Email = ltkPhone;\n\t\t\t\tif( 'gated' == 'gated' || 'gated' == 'incremental' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\n\t\t\t\t\tif( 'gated' == 'gated' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMS';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'incremental' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'sms-only' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n                    if( \"gated\" == 'ltkpopup-existing' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMSExisting';\n                    }\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t_ltk.Subscriber.List = ltkSubPointID;\n                if( 'gated' !== 'sms-only' && 'gated' !== 'sms-before-email' ) {\n\t\t\t\t    if( typeof emailVal != 'undefined' ) {\n\t\t\t\t\t\t_ltk.Subscriber.Profile.Add('Email', emailVal);\n\t\t\t\t\t}\n\t\t\t\t}\n                _ltk.Subscriber.Submit(true);\n\t\t\t\tgtag('event', 'listrak_sms_form_submit', {'formId': 'ltkSMSForm'});\n\t\t\t\tif( 'true' == 'true' ) {\n\t\t\t\t\t_ltk_util.setCookie('ltk-sms-sent' , \"30\", 1, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t}\n\t\t\t\tif( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-1').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-2').addClass('page-visible');\n\t\t\t\t} else if( 'gated' == 'persistentBanner' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-2').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-3').addClass('page-visible');\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-banner-close\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-subscribed\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-2').hide();\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-3').fadeIn();\n\t\t\t\t}\n                jQuery('#ltkpopup-content').addClass('ltkpopup-confirm-step-3');\n                jQuery('#ltkpopup-wrapper').attr('aria-labelledby', 'ltkpopup-confirm-sms-label');\n                jQuery('#ltkpopup-wrapper').attr('aria-describedby', 'ltkpopup-confirm-sms-desc');\n            }\n        });\n    }\n\n\tif( document.querySelector('.ltkpopup-step-4') ) {\n            document.querySelector('.ltkpopup-step-4').addEventListener('click',function(){\n                jQuery('.ltkpopup-confirm-step-2').removeClass('page-visible');\n                jQuery('.ltkpopup-confirm-step-4').addClass('page-visible');\n            });\n        }\n\n    if (jQuery(\"#ltkpopup-mobile\").length) {\n        var phone = jQuery(\"#ltkpopup-mobile\");\n        \n            // Input masking for number validation - Get Jquery Input Mask from CDN and load it\n            jQuery.getScript(\n                \"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n                function() {\n                    // Mask phone number input after script is loaded\n                    jQuery(phone).inputmask({\n                        greedy: false,\n                        showMaskOnHover: false,\n                        definitions: {\n                            '#': {\n                                validator: \"[0-9]\",\n                                cardinality: 1\n                            }\n                        }\n                    });\n                });\n        \n    }\n    \n</script>\n\n\n\n\t<script>\n\n\t_ltk_util.setCookie('ltk-sms-pause' , \"1\", 1, _ltk_util.getCookieDomain(), \"/\");\n\n</script>\n\n\n\n\n\n<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n\t\t\t\t","alreadySubscribedMarkup":"\n\n\n\n\n\n\n\n\n\n\n\n<div id=\"ltkpopup-wrapper\" class=\"confirm ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-confirm-label\" aria-describedby=\"ltkpopup-confirm-desc\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-confirm ltkpopup-existing-sub ltkpopup-gated ltkpopup-gated ltkpopup-split-lr \">\n\n\t\t\n\n\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-split-content ltkpopup-sms-combined\">\n    \n    <div class=\"ltkpopup-contain-img\">\n\n        \n\n    <img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Image-Side-23.jpg\" alt=\"Model wearing knockaround sunglasses\" class=\"ltkpopup-img-fluid\">\n\n\n\n    </div>\n\n    <div class=\"ltkpopup-contain-form\">\n\n        <img class=\"ltkpopup-client-logo\" src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n        <div class=\"ltkpopup-form-control\" id=\"ltkpopup-steps-wrap\">\n\n            \n                \n                <div id=\"ltkpopup-mobile-ttj-wrapper\">\n\n\t\t\t\t\t<div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"3\" data-multi-page-name=\"Mobile TTJ\" data-ltkview=\"mobile\">\n\n\t\t\t\t\t\t\n\n<div id=\"ltkpopup-confirm-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">We thought <br />you looked\u00A0familiar!</span>\n\t</h3>\n</div>\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<p class=\"ltkpopup-lg\">You're already on our email list.</p>\n\n\t<hr>\n\n\t\n\n\t<!-- <h4>Still Want ?</h4> -->\n\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\n\n\t\n\n\t\n\n\t\n\n</div>\n\n\n\n\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\">By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See  <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a\n        href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n                        <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\t\t\t\t\t\t<div class=\"ltkpopup-standard-container\">\n\t<button\n\t\tclass=\"ltkpopup-sms-link ltkpopup-tap-to-join \"\n\t\t role=\"button\"\n\t\tdata-sms-short-code=\"31881\" data-sms-keyword=\"Send this text for recurring automated Knockaround marketing alerts + cart reminders\">\n\n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\"\n\t\t\tviewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\"\n\t\t\t\td=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\"\n\t\t\t\ttransform=\"translate(-120 -8)\" fill=\"#fff\" />\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\"\n\t\t\t\td=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\"\n\t\t\t\ttransform=\"translate(-213.306 -417.113)\" fill=\"#fff\" />\n\t\t</svg>\n\n\t\t\n\n\t\t<span>Tap to sign up <br>for texts</span>\n\n\n\t\t\n\t</button>\n</div>\n\n\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n                            <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n\n\n\t\t\t\t\t</div>\n\n                </div>\n\n            \n\n\t\t\t\n                <div id=\"ltkpopup-desktop-sms-wrapper\">\n                    \n                    <div class=\"ltkpopup-confirm-step-2 page-visible\" data-ltkpage=\"1\" data-multi-page-name=\"SMS Form\" data-ltkview=\"desktop\">\n\n                        \n\n<div id=\"ltkpopup-confirm-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">We thought <br />you looked\u00A0familiar!</span>\n\t</h3>\n</div>\n<div id=\"ltkpopup-confirm-desc\">\n\n\t\n\n\t<p class=\"ltkpopup-lg\">You're already on our email list.</p>\n\n\t<hr>\n\n\t\n\n\t<!-- <h4>Still Want ?</h4> -->\n\t<span class=\"ltkpopup-line-3\">Sign up for texts to get <strong>15% OFF<br class=\"ltk-mobile-only\"> + FREE SHIPPING</strong><br class=\"ltk-desktop-only\"> on your first order.</span>\n\n\n\t\n\n\t\n\n\t\n\n</div>\n\n\n\n                        <div class=\"ltkpopup-desktop-sms\">\n\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t<p class=\"ltkpopup-disclaimer\"><!-- By subscribing to Knockaround text messaging, you agree to receive recurring automated marketing text messages\n(e.g. cart reminders) to the mobile number used at opt-in. Consent is not a condition of purchase. Message frequency may\nvary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms\n    and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>. -->\n\n<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g.\n    cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only\n    U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg\n    & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\"\n        tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\"\n        tabindex=\"0\">Privacy Policy</a>.</p></p>\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\n            \t            <p class=\"ltkpopup-steps\">Step 2 of 2</p>\n\n                            <div class=\"ltkpopup-clearfix ltkpopup-contain-form-fields ltkpopup-standard-submit\">\n\n                                    \n\n\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"ltkpopup-mobile-number\"\n    data-ltk-message=\"Please enter a valid phone number\"></div>\n\n\n<label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\">Mobile Number</label>\n\n\n\n\n\n\n<input required tabindex=\"0\" type=\"tel\" id=\"ltkpopup-mobile\"\n    name=\"ltkpopup-mobile-number\"\n    placeholder=\"enter mobile number\"\n    data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\">\n\n\n\n                                    <button id=\"ltkpopup-mobile-submit\" type=\"button\" tabindex=\"0\">Activate Offer</button>     \n\n                                    \n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"ltkpopup-no-thanks\">\n\t<button type=\"button\" tabindex=\"0\" role=\"button\"\n\t\tclass=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n</div>\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\n\n                            </div>\n                            \n                            \n                                                        <!-- <p class=\"ltkpopup-disclaimer\">Offer valid for first-time subscribers\u00A0only. <br>You must subscribe to both email and texts to receive the\u00A0offer.</p> -->\n  <p id=\"ltkpopup-paragraph\" class=\"ltkpopup-disclaimer\">Coupon codes cannot be applied to prescription orders.</p>\n\n                        </div>\n\n                    </div>\n            \n                    <div class=\"ltkpopup-confirm-step-3\" data-ltkpage=\"2\" data-multi-page-name=\"SMS Confirm\" data-ltkview=\"desktop\" data-ltkextra=\"ltkpopupStep3\">\n                    \n                        <div id=\"ltkpopup-confirm-sms-label\">\n\t<h3>\n\t\t<span class=\"ltkpopup-line-2\">Thanks!</span>\n\t</h3>\n</div>\n\n<div id=\"ltkpopup-confirm-sms-desc\">\n\t\n\t\n\n<p>Check your messages for a text from us. <strong>Reply Y</strong> to confirm<br>\nyour subscription and receive your <strong>welcome offer</strong>.\n</p>\n\n\n\n</div>\n\n\n\n\t\n\n\n\n                        <div class=\"ltkpopup-button-container\">\n\n    \n        \n\n        <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-label=\"Continue Shopping\">Continue Shopping</button>\n        \n        \n\n    \n\n</div>\n\n                        \n\n                    </div>\n                    \n                </div>\n\n            \n\n        </div>\n\n    </div>\n    \n</div>\n\n\t\t\n\n\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t</div>\n\n</div>\n\n<script>\n\tgtag('event', 'listrak_email_form_submit', {'formId': 'ltkEmailForm'});    \n</script>\n\n\n<script>\n    jQuery('body').on('click', '.ltkpopup-progress', function(e) {\n        e.preventDefault();\n        jQuery('#ltkpopup-overlay, #ltkpopup-container').hide();\n    });\n\n    if (document.getElementById(\"ltkpopup-mobile-submit\")) {\n\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\terrorWrap = '#ltkpopup-step-1 div[data-ltk-error-for]';\n\t\t} else {\n\t\t\terrorWrap = 'div[data-ltk-error-for]';\n\t\t}\n        var submitButton = document.getElementById(\"ltkpopup-mobile-submit\");\n        jQuery(\"#ltkpopup-mobile-submit\").on(\"click\", function() {\n            var e = jQuery(\"#ltkpopup-mobile\");\n            jQuery(e).each(function(e) {\n                jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n            }), \n\t\t\tjQuery(errorWrap).each(function(t) {\n                jQuery(this).html(function() {\n                    var t = jQuery(this).attr(\"data-ltk-message\");\n                    jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n                })\n            })\n        })\n    }\n\n    \n    var smsSubmitBtn = '#ltkpopup-mobile-submit';\n    if( 'gated' == 'one-step-sms' || 'gated' == 'sms-only' ) {\n        smsSubmitBtn = '#ltkpopup-submit';\n    }\n    \n    if( 'gated' != 'one-step-sms' ) {\n        jQuery(smsSubmitBtn).on('click', function() {\n            var ltkPhone = document.getElementById('ltkpopup-mobile').value;\n            var reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n            if (ltkPhone.match(reg)) {\n                _ltk.Subscriber.Email = ltkPhone;\n\t\t\t\tif( 'gated' == 'gated' || 'gated' == 'incremental' || 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\n\t\t\t\t\tif( 'gated' == 'gated' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMS';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'incremental' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n\t\t\t\t\tif( 'gated' == 'sms-only' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\t\t\t\t\tif( 'gated' == 'sms-before-email' ) {\n\t\t\t\t\t\tltkSubPointID = '';\n\t\t\t\t\t}\n\n                    if( \"gated\" == 'ltkpopup-existing' ) {\n\t\t\t\t\t\tltkSubPointID = 'desktopSMSExisting';\n                    }\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\t_ltk.Subscriber.List = ltkSubPointID;\n                if( 'gated' !== 'sms-only' && 'gated' !== 'sms-before-email' ) {\n\t\t\t\t    if( typeof emailVal != 'undefined' ) {\n\t\t\t\t\t\t_ltk.Subscriber.Profile.Add('Email', emailVal);\n\t\t\t\t\t}\n\t\t\t\t}\n                _ltk.Subscriber.Submit(true);\n\t\t\t\tgtag('event', 'listrak_sms_form_submit', {'formId': 'ltkSMSForm'});\n\t\t\t\tif( 'true' == 'true' ) {\n\t\t\t\t\t_ltk_util.setCookie('ltk-sms-sent' , \"30\", 1, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t}\n\t\t\t\tif( 'gated' == 'sms-only' || 'gated' == 'sms-before-email' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-1').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-2').addClass('page-visible');\n\t\t\t\t} else if( 'gated' == 'persistentBanner' ) {\n\t\t\t\t\tjQuery('#ltkpopup-step-2').removeClass('page-visible');\n\t\t\t\t\tjQuery('#ltkpopup-step-3').addClass('page-visible');\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-banner-close\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t\t_ltk_util.setCookie(\"ltk-subscribed\", \"true\", 30, _ltk_util.getCookieDomain(), \"/\");\n\t\t\t\t} else {\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-2').hide();\n\t\t\t\t\tjQuery('.ltkpopup-confirm-step-3').fadeIn();\n\t\t\t\t}\n                jQuery('#ltkpopup-content').addClass('ltkpopup-confirm-step-3');\n                jQuery('#ltkpopup-wrapper').attr('aria-labelledby', 'ltkpopup-confirm-sms-label');\n                jQuery('#ltkpopup-wrapper').attr('aria-describedby', 'ltkpopup-confirm-sms-desc');\n            }\n        });\n    }\n\n\tif( document.querySelector('.ltkpopup-step-4') ) {\n            document.querySelector('.ltkpopup-step-4').addEventListener('click',function(){\n                jQuery('.ltkpopup-confirm-step-2').removeClass('page-visible');\n                jQuery('.ltkpopup-confirm-step-4').addClass('page-visible');\n            });\n        }\n\n    if (jQuery(\"#ltkpopup-mobile\").length) {\n        var phone = jQuery(\"#ltkpopup-mobile\");\n        \n            // Input masking for number validation - Get Jquery Input Mask from CDN and load it\n            jQuery.getScript(\n                \"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n                function() {\n                    // Mask phone number input after script is loaded\n                    jQuery(phone).inputmask({\n                        greedy: false,\n                        showMaskOnHover: false,\n                        definitions: {\n                            '#': {\n                                validator: \"[0-9]\",\n                                cardinality: 1\n                            }\n                        }\n                    });\n                });\n        \n    }\n    \n</script>\n\n\n\n\n\n\t<script>\n\n\t_ltk_util.setCookie('ltk-sms-pause' , \"1\", 1, _ltk_util.getCookieDomain(), \"/\");\n\n</script>\n\n\n\n\n\n<script>\n\tif (typeof _ltk == \"object\") {\n\t  _ltk_util.setCookie(\"ltk-onsite-recs\", true, 1, _ltk_util.getCookieDomain(), \"/\");\n\t}\n\t\t\t\t"},"css":"[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit{margin-top:25px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:29px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}.ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px;max-width:150px}.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-client-logo{margin-bottom:25px}.ltkpopup-caps{text-transform:uppercase !important}.ltkpopup-br-mobile{display:none !important}@media only screen and (max-width: 660px){.ltkpopup-client-logo{max-width:120px;margin-bottom:20px}.ltkpopup-mobile-too{display:block !important}.ltkpopup-standard-submit,.ltkpopup-standard-container,.ltkpopup-button-container{max-width:280px}}@media only screen and (max-width: 490px){.ltkpopup-br-mobile{display:block !important}}.ltk-mobile-only{display:none !important}.ltk-desktop-only,.ltk-show-always{display:block !important}span.ltk-desktop-only,span.ltk-show-always{display:inline-block !important}@media only screen and (max-width: 910px){.ltk-mobile-only{display:block !important}span.ltk-mobile-only{display:inline-block !important}.ltk-desktop-only,span.ltk-desktop-only{display:none !important}}html,body{overflow:hidden}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-.25em}#ltkpopup-content{font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-align:left;color:#000000;line-height:1.4;width:900px;height:auto;vertical-align:middle;background:#ffffff;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:650px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:#ffffff;min-height:650px}#ltkpopup-content.ltkpopup-ttj{max-width:340px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{width:99%;max-width:340px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:650px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:340px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:340px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:250px;-webkit-box-flex:0 0 250px;-moz-box-flex:0 0 250px;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:650px;-webkit-box-flex:0 0 650px;-moz-box-flex:0 0 650px;-webkit-flex:0 0 650px;-ms-flex:0 0 650px;flex:0 0 650px;-ms-flex:0 0 650px;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-signup .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 660px){#ltkpopup-content .ltkpopup-split-content{min-height:560px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302d2d;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#000000}.ltkpopup-close-button button:focus{outline:none}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#000000;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:20px;line-height:25px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#000000}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px;margin-bottom:15px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:40px;line-height:47px;font-weight:700;letter-spacing:0.05em}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:20px;line-height:25px;letter-spacing:0.02em;margin-top:15px}#ltkpopup-content h3 span strong{font-weight:600}#ltkpopup-content h3 strong{font-weight:600}#ltkpopup-content strong{font-weight:600}#ltkpopup-content.ltkpopup-confirm h3 span.ltkpopup-line-2{font-weight:600}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#4a4a4a;margin:18px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:20px;line-height:25px}#ltkpopup-content p{margin:0;color:#000000;letter-spacing:0.02em}#ltkpopup-content p strong{font-weight:600}#ltkpopup-content p.ltkpopup-steps{color:#4760ea;margin-top:22px;font-weight:normal;font-size:16px;line-height:1}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:14px;margin:30px auto 0;max-width:461px;letter-spacing:0.02em;color:#6e6e6e}#ltkpopup-content .ltkpopup-disclaimer a{color:#6e6e6e;text-decoration:underline;font-weight:400;font-size:10px;line-height:14px}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#6e6e6e;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:none}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760ea;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-instagram-ttj .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-ttj .ltkpopup-client-logo{margin-top:20px}#ltkpopup-content.ltkpopup-instagram-ttj h3 span.ltkpopup-line-3,#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{font-size:16px;line-height:19px;font-weight:400}#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{margin:12px auto}#ltkpopup-content.ltkpopup-ttj .ltkpopup-no-thanks{margin-top:20px;margin-bottom:25px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:70px;margin-bottom:0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3{margin-bottom:14px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:35px;line-height:42px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold p,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold p{font-size:19px;line-height:30px;font-weight:400}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-client-logo{margin-bottom:120px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer#ltkpopup-paragraph{margin-top:50px;margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:15px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-1{font-size:20px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-button-container{margin-bottom:200px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-spinner h3 span.ltkpopup-line-2{color:#4a4a4a}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1{font-size:16px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1 strong{font-weight:600}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-1{margin-bottom:10px;text-transform:initial}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:28px;line-height:38px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub p.ltkpopup-steps{margin-top:15px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-weight:600;font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:65px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:30px;line-height:36px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) p.ltkpopup-lg{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content .ltkpopup-disclaimer{margin-top:30px;max-width:300px}#ltkpopup-content .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0 !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:12px !important;max-width:300px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content{font-size:16px;line-height:19px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:16px;line-height:18px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:34px;line-height:38px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:16px;line-height:18px;margin-top:2px}#ltkpopup-content p.ltkpopup-steps{margin-top:20px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:18px !important}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo{margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:32px;line-height:40px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:24px;line-height:30px}}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #6e6e6e;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#d03f64}#ltkpopup-content .ltkpopup-error-message{display:block;color:#d03f64;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-signup.ltkpopup-cart-over-threshold .ltkpopup-call-to-action{margin-top:40px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:40px auto 60px}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:51px;margin-top:25px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-no-thanks{margin-top:18px;margin-bottom:10px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:40px auto 60px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0;text-align:center;padding:19px 13px;vertical-align:middle;font-size:18px;letter-spacing:0.05em;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px;box-shadow:none;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760ea}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760ea;color:#ffffff;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:11px 10px 10px;font-weight:400;max-width:330px;margin:18px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:400}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760ea;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760ea;color:#4760ea;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760ea;color:#ffffff;border-color:#4760ea;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760ea;border-color:#4760ea;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:35px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:16px;letter-spacing:0.02em;font-weight:400;color:#6e6e6e;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#6e6e6e;content:\"\";position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#000000}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#000000;outline:none}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760ea;color:#4760ea;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760ea;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-signup:not(.ltkpopup-exit).ltkpopup-gated .ltkpopup-no-thanks{margin-top:25px;font-size:16px;line-height:19px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:15px !important}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:50px 0 0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:50px 0 0px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:25px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content #ltkpopup-timer-duration{display:none !important;font-size:30px;line-height:1;color:#4760ea;font-weight:700;margin:30px 0 0;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760ea}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760ea;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760ea;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760ea;left:50%;transform:translateX(-50%);font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:20px;display:block;margin-top:10px;font-weight:400;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:650px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:\"\";display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:\"\";border-bottom:25px solid #ffffff;position:absolute;top:133px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:253px;margin:25px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760ea;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 660px){#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{top:4px}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:100px !important}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;max-height:35px;font-size:13px;padding:9px 13px;margin-top:14px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:13px;line-height:16px;max-width:134px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:18px;margin-bottom:0}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks button{font-size:12px;line-height:12px}}@media only screen and (max-width: 490px){#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:70px !important;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:340px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:300px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:307px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:350px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #6e6e6e;color:#000000;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#000000;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#000000;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#d03f64;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}#ltkpopup-content.ltkpopup-AU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:158px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-AU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-AU-Popup{height:580px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:1%}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:block !important}}#ltkpopup-content.ltkpopup-EU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:210px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-EU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-EU-Popup{height:580px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:15%}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:block !important}}\n","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    var submitButton = document.getElementById(\"ltkpopup-submit\");\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}\n\njQuery('.ltkpopup-close').click(function(){\n \u00A0\u00A0 jQuery(this).closest('#ltkpopup-container').hide();\n \u00A0\u00A0 jQuery('#ltkpopup-overlay').hide();\n})","status":"ACTIVE","urlRules":[],"subscriptionPoint":"GXP","displayRules":[],"experiment":null,"engagement":{"followUp":true,"followUpDelay":1,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":false,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":5,"value":"Desktop"},{"category":"personProperties","field":"","operator":15,"value":"2"}]}]},"hide":{"enabled":false,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/pages/about-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/jobs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/wholesale"},{"category":"urlRules","field":"","operator":1,"value":"/pages/special-project"},{"category":"urlRules","field":"","operator":1,"value":"/pages/store-locator"},{"category":"urlRules","field":"","operator":1,"value":"/blogs"},{"category":"urlRules","field":"","operator":1,"value":"/pages/rewards"},{"category":"urlRules","field":"","operator":1,"value":"/pages/share"},{"category":"urlRules","field":"","operator":1,"value":"/pages/reviews"},{"category":"urlRules","field":"","operator":1,"value":"/pages/help"},{"category":"urlRules","field":"","operator":1,"value":"/shipping"},{"category":"urlRules","field":"","operator":1,"value":"/pages/privacy-policy"},{"category":"urlRules","field":"","operator":1,"value":"/pages/contact-us"},{"category":"urlRules","field":"","operator":1,"value":"/pages/military-discount-on-sunglasses"},{"category":"urlRules","field":"","operator":1,"value":"/pages/accessibility"},{"category":"urlRules","field":"","operator":1,"value":"/pages/do-not-sell"},{"category":"urlRules","field":"","operator":1,"value":"/account"},{"category":"urlRules","field":"","operator":1,"value":"sms-landing-page"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=listrak"},{"category":"urlRules","field":"","operator":1,"value":"utm_medium=sms"},{"category":"urlRules","field":"","operator":1,"value":"/cart"},{"category":"urlRules","field":"","operator":1,"value":"/checkouts"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"utm_source=gonift.com&utm_medium=referral"}]},{"condition":"OR","rules":[{"category":"personProperties","field":"","operator":4,"value":null},{"category":"personProperties","field":"","operator":16,"value":null},{"category":"personProperties","field":"","operator":13,"value":"ltk-inline-button-suppression"},{"category":"personProperties","field":"","operator":13,"value":"ltk-email-sms"},{"category":"personProperties","field":"","operator":12,"value":"AU, AUS"},{"category":"urlRules","field":"","operator":1,"value":"loopreturns"},{"category":"urlRules","field":"","operator":1,"value":"utm_redirect=Loop_Returns"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/pages/about-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/jobs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/wholesale","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/special-project","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/store-locator","urlMatchRule":"CONTAINS"},{"show":false,"url":"/blogs","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/rewards","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/share","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/reviews","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/help","urlMatchRule":"CONTAINS"},{"show":false,"url":"/shipping","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/privacy-policy","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/contact-us","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/military-discount-on-sunglasses","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/accessibility","urlMatchRule":"CONTAINS"},{"show":false,"url":"/pages/do-not-sell","urlMatchRule":"CONTAINS"},{"show":false,"url":"/account","urlMatchRule":"CONTAINS"},{"show":false,"url":"sms-landing-page","urlMatchRule":"CONTAINS"},{"show":false,"url":"ltkrendertestmode","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_source=listrak","urlMatchRule":"CONTAINS"},{"show":false,"url":"utm_medium=sms","urlMatchRule":"CONTAINS"},{"show":false,"url":"/cart","urlMatchRule":"CONTAINS"},{"show":false,"url":"/checkouts","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[{"show":false,"condition":"IS_SUBSCRIBED","value":null},{"show":false,"condition":"FROM_LISTRAK_EMAIL","value":null},{"show":false,"condition":"COOKIE_KEY_VALUE_IS","value":"ltk-inline-button-suppression"},{"show":false,"condition":"COOKIE_KEY_VALUE_IS","value":"ltk-email-sms"},{"show":true,"condition":"IS_DESKTOP","value":null},{"show":true,"condition":"SESSION_DEPTH_AT_LEAST","value":"2"}]},"uid":"7445751b-20e9-4c99-8371-7630c8f2ae4a","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | Ad Spot | Manual Popup | JS35611","lastModified":"2025-07-23T18:44:31.302Z"},{"type":"MANUAL","animation":"none","urlRedirect":null,"initialDelay":0,"scrollDepth":"HALFWAY","buttonSettings":{"text":"","color":"","textColor":"","size":"SMALL","shape":"SQUARE","alignment":"LEFT"},"overlayClose":false,"category":"CustomHTML","retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n<div id=\"ltkpopup-wrapper\" class=\"ltkpopup-signup ltkpopup-no-scroll\" name=\"version3-custom\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"ltkpopup-contents\" aria-describedby=\"ltkpopup-paragraph\">\n\n\t<div id=\"ltkpopup-content\" class=\"ltkpopup-signup ltkpopup-ttj ltkpopup-instagram-ttj ltkpopup-split-lr\">\n\n\t\t<div class=\"ltkpopup-flex-wrap\">\n\n\t\t\t<div class=\"ltkpopup-standard\">\n\n\t\t\t\t<div class=\"ltkpopup-clearfix ltkpopup-standard\">\n    \n    <div id=\"ltkpopup-contents\">\n\t<h3>\n\t\t\n\n\t\t<!-- <span class=\"ltkpopup-line-1\">Get an Instant</span> -->\n        <span class=\"ltkpopup-line-2\">Get 15%\u00A0off <br>+ FREE SHIPPING</span>\n\t\t<span class=\"ltkpopup-line-3\">on your first order when you subscribe to receive texts from\u00A0Knockaround.</span>\n\n\n\t\t\n\t</h3>\n</div>\n    <p class=\"ltkpopup-disclaimer\">\n        \n        Coupon codes cannot be\n        \n        applied to prescription orders.\n    </p>\n    <p class=\"ltkpopup-disclaimer\">By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See  <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a\n        href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p>\n\n    <div class=\"ltkpopup-standard-container\">\n\n\t\t\n        <div class=\"ltkpopup-form-contain ltkpopup-standard-submit\">\n\n            <div class=\"ltkpopup-button-container ltkpopup-clearfix\">\n\n                <div class=\"ltkpopup-standard-container\">\n\t<button\n\t\tclass=\"ltkpopup-sms-link ltkpopup-tap-to-join \"\n\t\tid='ltkpopup-auto-click'  role=\"button\"\n\t\tdata-sms-short-code=\"31881\" data-sms-keyword=\"SUNNY\">\n\n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\"\n\t\t\tviewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\"\n\t\t\t\td=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\"\n\t\t\t\ttransform=\"translate(-120 -8)\" fill=\"#fff\" />\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\"\n\t\t\t\td=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\"\n\t\t\t\ttransform=\"translate(-213.306 -417.113)\" fill=\"#fff\" />\n\t\t</svg>\n\n\t\t\n\t\t<span>\n\t\t\tTAP TO TEXT<br>\n\t\t\t<STRONG>SUNNY</STRONG> TO <STRONG>31881</STRONG>\n\t\t</span>\n\t\t\n\t</button>\n</div>\n\n                <div class=\"ltkpopup-no-thanks\">\n\n    \n\n    <button type=\"button\" tabindex=\"0\" role=\"button\" class=\"ltkpopup-close ltkpopup-close-button\">Nah, I'm good</button>\n\n    \n</div>\n                \n            </div>\n\n        </div>\n\n    </div>\n\n    \n</div>\n\n\t\t\t\t<div class=\"ltkpopup-close-button\">\n    <button type=\"button\" class=\"ltkpopup-close\" tabindex=\"0\" role=\"button\" aria-labelledby=\"ltkpopup-close-title\" aria-describedby=\"ltkpopup-close-desc\">\n        \n\t\t\n\n\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 30 30\">\n            <title id=\"ltkpopup-close-title\">Close</title>\n            <desc id=\"ltkpopup-close-desc\">Closes Web Dialog</desc>\n            <line x1=\"1\" y1=\"1\" x2=\"28\" y2=\"28\" />\n            <line x1=\"28\" y1=\"1\" x2=\"1\" y2=\"28\" />\n        </svg>\t\n\n\t\t\n\n    </button>\n</div>\n\n\t\t\t</div>\n\n\t\t</div>\n\n\t</div>\n\n</div>\n\n\n\n\t\n\n\t\t<script>\n    function handleSMSRedirect() {\n\t\tvar ttjButton = document.getElementById(\"ltkpopup-auto-click\");\n\t\tvar shortCode = ttjButton.getAttribute(\"data-sms-short-code\");\n\t\tvar keyWord = ttjButton.getAttribute(\"data-sms-keyword\");\n\t\tvar cc = shortCode.length >= 11 ? '+' : '';\n\t\tvar userAgent = function () {\n\t\t\treturn !!navigator.userAgent.toLowerCase().match(/(iphone|ipod|ipad)/) ? \"&body=\" : \"?body=\";\n\t\t};\n\t\tvar _str = 'sms://' + cc + shortCode + '/' + userAgent() + keyWord;\n\t\tdocument.location.assign(_str);\n\t}\n\tsetTimeout(function () {\n\t\thandleSMSRedirect();\n\t}, 0);\n</script>\n\t\n\t\n\n\n\t\t\t\t","confirmationMarkup":null,"alreadySubscribedMarkup":null},"css":"[data-ltkpage]{display:none}[data-ltkpage].page-visible{display:block}#ltkpopup-steps-wrap.page-hidden{display:none}#ltkpopup-content.ltkpopup-ttj{padding:0 15px}#ltkpopup-content{animation:rattle 0.2s;animation-delay:1s}#ltkpopup-wrapper .ltkpopup-clearfix::before,#ltkpopup-wrapper .ltkpopup-clearfix::after{content:\"\";display:table}#ltkpopup-wrapper .ltkpopup-clearfix::after{clear:both}#ltkpopup-wrapper .ltkpopup-clearfix{zoom:1}.ios-only{position:fixed}.ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltkpopup-visuallyhidden.focusable:active,.ltkpopup-visuallyhidden.focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.ltkpopup-img-fluid{width:100%;height:auto}.ltkpopup-full-width{width:100% !important;max-width:100% !important}.ltkpopup-content-wrap{max-width:100%;margin:0 auto}.ltkpopup-standard-submit,.ltkpopup-standard-container{max-width:330px;margin:0 auto}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit{max-width:100%}#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit input,#ltkpopup-content.ltkpopup-one-step-required .ltkpopup-standard-submit button{max-width:330px;margin:0 auto}.ltkpopup-standard-submit{margin-top:45px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit{margin-top:25px}.ltkpopup-v2 .ltkpopup-standard-submit,.ltkpopup-existing-sub.ltkpopup-incremental .ltkpopup-standard-submit,.ltkpopup-ttj .ltkpopup-standard-submit,.ltkpopup-one-step-sms .ltkpopup-standard-submit,.ltkpopup-gated .ltkpopup-standard-submit{margin-top:29px}.ltkpopup-puller{display:inline-block;vertical-align:middle}.ltkpopup-contain-bday,.ltkpopup-contain-form-fields{position:relative}#launcher,#ae_launcher,#yotpo_testimonials_btn{z-index:1 !important}@media only screen and (max-width: 490px){.ltkpopup-standard-container{max-width:280px}}.ltkpopup-client-logo{display:block;margin-left:auto;margin-right:auto;margin-bottom:35px;max-width:150px}.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-client-logo{margin-bottom:25px}.ltkpopup-caps{text-transform:uppercase !important}.ltkpopup-br-mobile{display:none !important}@media only screen and (max-width: 660px){.ltkpopup-client-logo{max-width:120px;margin-bottom:20px}.ltkpopup-mobile-too{display:block !important}.ltkpopup-standard-submit,.ltkpopup-standard-container,.ltkpopup-button-container{max-width:280px}}@media only screen and (max-width: 490px){.ltkpopup-br-mobile{display:block !important}}.ltk-mobile-only{display:none !important}.ltk-desktop-only,.ltk-show-always{display:block !important}span.ltk-desktop-only,span.ltk-show-always{display:inline-block !important}@media only screen and (max-width: 910px){.ltk-mobile-only{display:block !important}span.ltk-mobile-only{display:inline-block !important}.ltk-desktop-only,span.ltk-desktop-only{display:none !important}}html,body{overflow:hidden}#ltkpopup-overlay{z-index:100001 !important;position:fixed !important;top:0 !important;bottom:0 !important;width:100% !important;height:100% !important;background-color:#000000 !important;opacity:0.59 !important;-webkit-transition:all 240ms ease-in;transition:all 240ms ease-in}#ltkpopup-container{position:fixed !important;top:0 !important;right:0 !important;left:0 !important;z-index:2147483645 !important;height:100% !important;margin-left:0 !important;width:100% !important}#ltkpopup-container .simpleltkmodal-wrap{overflow:visible !important}#ltkpopup-container *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}#ltkpopup-container #ltkpopup-wrapper{background:transparent;font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;-webkit-font-smoothing:subpixel-antialiased;max-height:100vh;height:100%;overflow-x:hidden;overflow-y:auto;width:100%;position:fixed;top:50%;left:0;transform:translateY(-50%);text-align:center}#ltkpopup-container #ltkpopup-wrapper .no-wrap{white-space:nowrap}#ltkpopup-container #ltkpopup-wrapper:before{content:\"\";display:inline-block;width:0;height:100%;vertical-align:middle;margin-right:-.25em}#ltkpopup-content{font-size:20px;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-align:left;color:#000000;line-height:1.4;width:900px;height:auto;vertical-align:middle;background:#ffffff;position:relative;border-radius:0;margin:0 auto;display:inline-block}#ltkpopup-content .ltkpopup-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;min-height:650px}#ltkpopup-content .ltkpopup-flex-wrap .ltkpopup-standard{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%;padding:0 15px}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-ttj.ltkpopup-exit-ttj .ltkpopup-flex-wrap .ltkpopup-standard{padding:30px 0 15px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner){width:550px}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-spinner) .ltkpopup-flex-wrap{background:#ffffff;min-height:650px}#ltkpopup-content.ltkpopup-ttj{max-width:340px !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-flex-wrap{min-height:550px}#ltkpopup-content[class*=\"ltkpopup-game-spinner-\"] .ltkpopup-flex-wrap .ltkpopup-standard{padding:0}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-img-included{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}.ltkpopup-form-control{position:relative}#ltkpopup-form,#ltkpopup-formcontent{height:100% !important}@media only screen and (max-width: 910px){#ltkpopup-wrapper .mobileHide{display:none}#ltkpopup-content{width:99%;max-width:340px;max-width:650px}#ltkpopup-content.ltkpopup-split-lr{max-width:650px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-split-lr{max-width:480px;width:99%}#ltkpopup-content .ltkpopup-flex-wrap{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content{max-width:480px;width:99%}#ltkpopup-content.ltkpopup-incremental.ltkpopup-confirm{padding-top:30px;padding-bottom:30px}#ltkpopup-content.ltkpopup-sms-before-email:not(.ltkpopup-confirm){padding-top:50px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:50px;padding-bottom:30px}}@media only screen and (max-width: 490px){#ltkpopup-content{max-width:340px;width:99%}#ltkpopup-content.ltkpopup-split-lr{max-width:340px}#ltkpopup-content.ltkpopup-one-step-sms:not(.ltkpopup-confirm){padding-top:30px;padding-bottom:15px}}#ltkpopup-content .ltkpopup-split-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:flex-end;-moz-box-align:flex-end;-ms-flex-align:flex-end;-webkit-align-items:flex-end;align-items:flex-end}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{max-width:250px;-webkit-box-flex:0 0 250px;-moz-box-flex:0 0 250px;-webkit-flex:0 0 250px;-ms-flex:0 0 250px;flex:0 0 250px;line-height:0;order:1;-ms-flex-order:1}#ltkpopup-content .ltkpopup-split-content.ltkpopup-image-bottom .ltkpopup-contain-img-full{line-height:0}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:650px;-webkit-box-flex:0 0 650px;-moz-box-flex:0 0 650px;-webkit-flex:0 0 650px;-ms-flex:0 0 650px;flex:0 0 650px;-ms-flex:0 0 650px;padding:0 15px;order:2;-ms-flex-order:2}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below{flex-wrap:wrap}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-form{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content .ltkpopup-split-content.ltkpopup-split-above-below .ltkpopup-contain-img-full{-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;order:1;line-height:0}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img{position:relative;overflow:hidden;align-self:stretch}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-split-content .ltkpopup-contain-img img{height:100%;object-fit:cover;object-position:center center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-signup .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-existing-sub .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm-step-3 .ltkpopup-split-content,#ltkpopup-content.ltkpopup-denied .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-plain:not(.ltkpopup-gated) .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-confirm-step-3 .ltkpopup-split-content{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-img,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-3 .ltkpopup-split-content .ltkpopup-contain-form,#ltkpopup-content.ltkpopup-hide-stepped-img.ltkpopup-confirm-step-4 .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}@media only screen and (max-width: 910px){#ltkpopup-content .ltkpopup-split-content{min-height:650px;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content.ltkpopup-sms-combined{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img-full,#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-img{display:none}#ltkpopup-content .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}}@media only screen and (max-width: 660px){#ltkpopup-content .ltkpopup-split-content{min-height:560px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-split-content{min-height:560px}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-exit{padding-top:30px}}.ltkpopup-close-button{position:absolute;right:0;top:0;margin:0px;z-index:10;display:none}.ltkpopup-close-button button{display:block;width:50px;height:50px;cursor:pointer;background-color:transparent;border:none;padding:0}.ltkpopup-close-button button svg{width:18px;height:18px;position:relative;overflow:visible;stroke:#302d2d;stroke-width:6px;-webkit-transition:all 240ms linear;transition:all 240ms linear}.ltkpopup-close-button button:hover svg{stroke:#000000}.ltkpopup-close-button button:focus{outline:none}.ltkpopup-confirm .ltkpopup-close-button{display:block}#ltkpopup-content{text-align:center;color:#000000;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:20px;line-height:25px}#ltkpopup-content h1,#ltkpopup-content h2,#ltkpopup-content h3,#ltkpopup-content h4,#ltkpopup-content h5,#ltkpopup-content h6{margin:0;padding:0;color:#000000}#ltkpopup-content h3{display:block;font-weight:400;text-transform:uppercase}#ltkpopup-content h3 span{display:block}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:21px;margin-bottom:15px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:40px;line-height:47px;font-weight:700;letter-spacing:0.05em}#ltkpopup-content h3 span.ltkpopup-line-3{text-transform:none;font-size:20px;line-height:25px;letter-spacing:0.02em;margin-top:15px}#ltkpopup-content h3 span strong{font-weight:600}#ltkpopup-content h3 strong{font-weight:600}#ltkpopup-content strong{font-weight:600}#ltkpopup-content.ltkpopup-confirm h3 span.ltkpopup-line-2{font-weight:600}#ltkpopup-content hr{width:100%;height:1px;max-width:350px;display:block;border:none;outline:none;background:#4a4a4a;margin:18px auto}#ltkpopup-content h4{text-transform:uppercase;font-weight:700;margin-bottom:5px;font-size:20px;line-height:25px}#ltkpopup-content p{margin:0;color:#000000;letter-spacing:0.02em}#ltkpopup-content p strong{font-weight:600}#ltkpopup-content p.ltkpopup-steps{color:#4760ea;margin-top:22px;font-weight:normal;font-size:16px;line-height:1}#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){margin-top:5px}#ltkpopup-content .ltkpopup-disclaimer{font-size:10px;line-height:14px;margin:30px auto 0;max-width:461px;letter-spacing:0.02em;color:#6e6e6e}#ltkpopup-content .ltkpopup-disclaimer a{color:#6e6e6e;text-decoration:underline;font-weight:400;font-size:10px;line-height:14px}#ltkpopup-content .ltkpopup-disclaimer a:hover{color:#6e6e6e;text-decoration:none}#ltkpopup-content .ltkpopup-disclaimer a:focus{outline:none}#ltkpopup-content .ltk-offer-code{text-transform:uppercase;color:#4760ea;font-weight:700;vertical-align:middle}#ltkpopup-content.ltkpopup-incremental h4{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-instagram-ttj .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-ttj .ltkpopup-client-logo{margin-top:20px}#ltkpopup-content.ltkpopup-instagram-ttj h3 span.ltkpopup-line-3,#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{font-size:16px;line-height:19px;font-weight:400}#ltkpopup-content.ltkpopup-ttj h3 span.ltkpopup-line-3{margin:12px auto}#ltkpopup-content.ltkpopup-ttj .ltkpopup-no-thanks{margin-top:20px;margin-bottom:25px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-subline-with-mobile{margin-top:10px}#ltkpopup-content.ltkpopup-one-step-sms p.ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:70px;margin-bottom:0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3{margin-bottom:14px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:35px;line-height:42px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold p,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold p{font-size:19px;line-height:30px;font-weight:400}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-disclaimer{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-client-logo{margin-bottom:120px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-confirm.ltkpopup-sms-before-email:not(.ltkpopup-existing-sub) .ltkpopup-disclaimer{margin-top:150px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-one-step-sms.ltkpopup-one-step-required .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-split-lr.ltkpopup-confirm:not(.ltkpopup-img-included) .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer#ltkpopup-paragraph{margin-top:50px;margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer{margin-top:15px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-1{font-size:20px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 h3{margin-bottom:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:160px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-button-container{margin-bottom:200px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email .ltkpopup-disclaimer{margin-top:50px;margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email h4{font-size:21px;line-height:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 h3 span.ltkpopup-line-2{margin-top:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email #ltkpopup-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-before-email.ltkpopup-attv-enabled .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr.ltkpopup-gated .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-disclaimer{margin-top:26px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-game-spinner-standard.ltkpopup-gated .ltkpopup-spinner h3 span.ltkpopup-line-2{color:#4a4a4a}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit .ltkpopup-disclaimer{margin-top:80px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1{font-size:16px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-exit.ltkpopup-gated h3 span.ltkpopup-line-1 strong{font-weight:600}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-gated.ltkpopup-confirm-step-3 h3{margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain:not(.ltkpopup-incremental):not(.ltkpopup-gated) .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-1{margin-bottom:10px;text-transform:initial}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-signup.ltkpopup-exit h3 span.ltkpopup-line-3{margin-top:10px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-confirm-step-2 .ltkpopup-disclaimer{margin-top:50px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-input .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated.ltkpopup-existing-sub .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-top:10px;margin-bottom:15px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:140px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-hide-stepped-img .ltkpopup-disclaimer{margin-top:30px;margin-bottom:0}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:28px;line-height:38px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub h3{margin-bottom:10px}#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content:not(.ltkpopup-split-lr).ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub p.ltkpopup-steps{margin-top:15px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-gated h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-input h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-weight:600;font-size:40px;line-height:48px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-confirm-step-4 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3{margin-bottom:0}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-incremental.ltkpopup-v2 h3 span.ltkpopup-line-2{font-size:48px;line-height:65px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:30px;line-height:36px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-confirm-step-3) p.ltkpopup-lg{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub.ltkpopup-gated .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-raf .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated .ltkpopup-disclaimer{margin-top:70px}#ltkpopup-content.ltkpopup-cart-under-threshold h3,#ltkpopup-content.ltkpopup-cart-over-threshold h3{margin-bottom:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{width:100%;display:block;margin-top:30px;max-height:75px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content .ltkpopup-disclaimer{margin-top:30px;max-width:301px}#ltkpopup-content .ltkpopup-disclaimer+.ltkpopup-disclaimer{margin-top:0 !important}#ltkpopup-content.ltkpopup-ttj .ltkpopup-disclaimer{margin-top:12px !important;max-width:301px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-plain .ltkpopup-disclaimer{margin-top:50px;margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-sms-only #ltkpopup-step-2 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-split-lr.ltkpopup-one-step-sms .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-3 .ltkpopup-disclaimer,#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm .ltkpopup-confirm-step-4 .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-confirm.ltkpopup-gated .ltkpopup-sms-combined .ltkpopup-disclaimer{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-disclaimer{margin-top:50px}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content{font-size:16px;line-height:19px}#ltkpopup-content h3 span.ltkpopup-line-1{font-size:16px;line-height:18px}#ltkpopup-content h3 span.ltkpopup-line-2{font-size:34px;line-height:38px}#ltkpopup-content h3 span.ltkpopup-line-3{font-size:16px;line-height:18px;margin-top:2px}#ltkpopup-content p.ltkpopup-steps{margin-top:20px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:18px !important}#ltkpopup-content.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-cart-over-threshold h3 span.ltkpopup-line-2{font-size:28px;line-height:1}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-client-logo{margin-bottom:40px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold h3 span.ltkpopup-line-2{font-size:50px;line-height:50px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:30px;line-height:41px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental:not(.ltkpopup-confirm-step-3) h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental h4{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental.ltkpopup-confirm-step-3 h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-plain h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-combined h3 span.ltkpopup-line-2,#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental .ltkpopup-sms-input h3 span.ltkpopup-line-2{font-size:18px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-confirm-step-3.ltkpopup-gated.ltkpopup-existing-sub h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-split-lr .ltkpopup-disclaimer{margin-top:30px}#ltkpopup-content .ltkpopup-included-sms-disclaimer{max-height:100%;margin-bottom:0}}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content p.ltkpopup-lg+p:not(.ltkpopup-steps){display:none}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3) .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:32px;line-height:40px}#ltkpopup-content.ltkpopup-confirm:not(.ltkpopup-confirm-step-3).ltkpopup-existing-sub .ltkpopup-sms-combined h3 span.ltkpopup-line-2{font-size:24px;line-height:30px}}#ltkpopup-content input[type=\"text\"],#ltkpopup-content input[type=\"email\"],#ltkpopup-content input[type=\"number\"],#ltkpopup-content input[type=\"tel\"]{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #6e6e6e;border-radius:0px !important;box-shadow:none !important;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}#ltkpopup-content input[type=\"text\"]:focus,#ltkpopup-content input[type=\"email\"]:focus,#ltkpopup-content input[type=\"number\"]:focus,#ltkpopup-content input[type=\"tel\"]:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}#ltkpopup-content .ltkpopup-form-control{position:relative}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check{margin-top:10px}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{font-size:13px;display:inline-block;vertical-align:middle;margin-left:10px;cursor:pointer}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:20px;height:20px;display:inline-block;vertical-align:middle}#ltkpopup-content input::-webkit-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-moz-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input:-ms-input-placeholder{font-weight:normal;color:#6e6e6e;opacity:1}#ltkpopup-content input::-ms-clear{display:none;width:0;height:0;opacity:0}#ltkpopup-content.ltkpopup-one-step-sms input[type=\"tel\"]{margin-top:15px}@media only screen and (max-width: 490px){#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check label{max-width:240px;text-align:left}#ltkpopup-content .ltkpopup-form-control.ltkpopup-sms-check input{width:16px;height:16px}}#ltkpopup-content input.ltkinputnotvalid,#ltkpopup-content div.dropdown.ltk-select-notvalid,#ltkpopup-content div.dropdown select.ltkinputnotvalid{border-color:#d03f64}#ltkpopup-content .ltkpopup-error-message{display:block;color:#d03f64;text-align:center;line-height:30px;font-size:14px;position:absolute;top:-30px;left:0;width:100%;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-one-step-sms .ltkpopup-error-message{top:-5px;line-height:normal;font-size:12px;position:relative}#ltkpopup-content.ltkpopup-one-step-sms.ltkinputnotvalid .ltkpopup-error-message[data-ltk-error-for=\"ltkpopup-mobile-number\"]{margin-bottom:-10px;margin-top:5px;top:0}#ltkpopup-content .ltkpopup-button-container{position:relative;width:100%}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-standard-submit .ltkpopup-button-container{margin-top:0}#ltkpopup-content.ltkpopup-signup .ltkpopup-call-to-action{margin-top:15px}#ltkpopup-content.ltkpopup-signup.ltkpopup-cart-over-threshold .ltkpopup-call-to-action{margin-top:40px}#ltkpopup-content.ltkpopup-raf.ltkpopup-confirm .ltkpopup-standard-container{margin-top:30px}#ltkpopup-content.ltkpopup-sms-only .ltkpopup-button-container,#ltkpopup-content.ltkpopup-confirm.ltkpopup-one-step-sms .ltkpopup-button-container,#ltkpopup-content.ltkpopup-gated.ltkpopup-confirm-step-3 .ltkpopup-button-container,#ltkpopup-content.ltkpopup-sms-only.ltkpopup-confirm-step-3 .ltkpopup-button-container{max-width:330px;margin:40px auto 60px}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-button-container{max-width:330px;margin:45px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-button-container{max-width:330px;margin:15px auto 0}#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:51px;margin-top:25px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub .ltkpopup-no-thanks{margin-top:18px;margin-bottom:10px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container{margin:40px auto 60px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-existing-sub:not(.ltkpopup-raf) .ltkpopup-button-container.ltkpopup-existing-with-offer{margin-top:15px}#ltkpopup-content.ltkpopup-confirm.ltkpopup-sms-combined .ltkpopup-button-container{max-width:330px;margin:30px auto 0}#ltkpopup-content .ltkpopup-button-container button,#ltkpopup-content .ltkpopup-button-container a,#ltkpopup-content .ltkpopup-call-to-action,#ltkpopup-content .ltkpopup-subscribe,#ltkpopup-content .ltkpopup-sms-link,#ltkpopup-content #ltkpopup-mobile-submit{display:block;width:100%;margin:0;text-align:center;padding:19px 13px;vertical-align:middle;font-size:18px;letter-spacing:0.05em;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px;box-shadow:none;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-button-container button:hover,#ltkpopup-content .ltkpopup-button-container a:hover,#ltkpopup-content .ltkpopup-call-to-action:hover,#ltkpopup-content .ltkpopup-subscribe:hover,#ltkpopup-content .ltkpopup-sms-link:hover,#ltkpopup-content #ltkpopup-mobile-submit:hover{background:#ffffff;color:#4760ea}#ltkpopup-content .ltkpopup-button-container button:focus,#ltkpopup-content .ltkpopup-button-container a:focus,#ltkpopup-content .ltkpopup-call-to-action:focus,#ltkpopup-content .ltkpopup-subscribe:focus,#ltkpopup-content .ltkpopup-sms-link:focus,#ltkpopup-content #ltkpopup-mobile-submit:focus{background:#4760ea;color:#ffffff;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join{padding:11px 10px 10px;font-weight:400;max-width:330px;margin:18px auto 0}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join span.ltkpopup-keyword,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-shortcode,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join span.ltkpopup-keyword{font-weight:400}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join svg,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join svg,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-tap-to-join:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-tap-to-join:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-tap-to-join:hover{background:#4760ea;color:#ffffff}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate{background:#ffffff;border:1px solid #4760ea;color:#4760ea;font-weight:700}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate:hover,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:focus,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate:hover,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:focus,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate:hover{background:#4760ea;color:#ffffff;border-color:#4760ea;outline:none}#ltkpopup-content .ltkpopup-button-container button.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-button-container a.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-call-to-action.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-subscribe.ltkpopup-alternate::after,#ltkpopup-content .ltkpopup-sms-link.ltkpopup-alternate::after,#ltkpopup-content #ltkpopup-mobile-submit.ltkpopup-alternate::after{display:none}#ltkpopup-content.ltkpopup-ttj .ltkpopup-sms-link.ltkpopup-tap-to-join{margin-top:0}#ltkpopup-content #ltkpopup-mobile-submit,#ltkpopup-content #ltkpopup-submit{margin-top:15px}#ltkpopup-content .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}#ltkpopup-content .ltkpopup-icon-ctc:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}#ltkpopup-content .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}#ltkpopup-content .ltkpopup-icon-ctc>button:focus{outline:none}#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code-static,#ltkpopup-content .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-icon-ctc{margin-top:45px}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative{display:inline-block;max-width:170px;margin:0 10px;background:#4760ea;border-color:#4760ea;border-radius:0px;color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative svg g path{fill:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>span,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>span{padding-top:6px;height:30px;border-color:#ffffff}#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-confirm-step-3 .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4):not(.ltkpopup-plain) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code-static,#ltkpopup-content.ltkpopup-incremental:not(.ltkpopup-confirm-step-3):not(.ltkpopup-confirm-step-4) .ltkpopup-icon-ctc.ltkpopup-alternative>button .ltk-offer-code{font-size:15px;padding-top:9px;padding-bottom:8px;font-weight:700;padding-left:10px;border:none;display:inline-block;color:#ffffff}.ltkpopup-code-copy{background:transparent;outline:none;border:none;cursor:pointer;position:relative;padding:0;line-height:1}.ltkpopup-code-copy:focus{outline:1px solid #000000}#ltkpopup-content .ltkpopup-no-thanks{width:100%;margin-top:35px}#ltkpopup-content .ltkpopup-no-thanks button{width:auto;display:inline-block;background:transparent;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:16px;letter-spacing:0.02em;font-weight:400;color:#6e6e6e;text-decoration:none;border:none;position:relative;background:transparent;text-transform:none;padding:0;cursor:pointer;-webkit-transition:all 0.11s linear;transition:all 0.11s linear}#ltkpopup-content .ltkpopup-no-thanks button:after{width:100%;height:1px;background:#6e6e6e;content:\"\";position:absolute;left:50%;transform:translateX(-50%);bottom:0;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content .ltkpopup-no-thanks button:hover{background:transparent;color:#000000}#ltkpopup-content .ltkpopup-no-thanks button:hover:after{width:0}#ltkpopup-content .ltkpopup-no-thanks button:focus{background:transparent;color:#000000;outline:none}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:120px 0 70px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks{margin-top:15px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{background:#ffffff;border:2px solid #4760ea;color:#4760ea;text-transform:uppercase;font-weight:700;border-radius:0px;padding:17px 13px;display:block;width:100%;max-width:330px;margin:0 auto;line-height:normal;font-size:16px;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:hover{background:#4760ea;color:#ffffff}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button:after{display:none}#ltkpopup-content.ltkpopup-signup:not(.ltkpopup-exit).ltkpopup-gated .ltkpopup-no-thanks{margin-top:25px;font-size:16px;line-height:19px}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-no-thanks{margin-bottom:15px !important}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin-top:70px}#ltkpopup-content.ltkpopup-signup.ltkpopup-gated .ltkpopup-no-thanks{margin-bottom:0}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin:50px 0 0px}#ltkpopup-content.ltkpopup-split-lr.ltkpopup-cart-under-threshold .ltkpopup-no-thanks{margin:50px 0 0px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-cart-under-threshold .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-cart-over-threshold .ltkpopup-no-thanks{margin-top:30px}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content .ltkpopup-icon-ctc{max-width:280px}#ltkpopup-content.ltkpopup-incremental.ltkpopup-v2 .ltkpopup-no-thanks button{font-size:14px}#ltkpopup-content.ltkpopup-confirm p.ltkpopup-steps{margin-top:25px}}#ltkpopup-content.ltkpopup-confirm.ltkpopup-incremental #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm.ltkpopup-gated #ltkpopup-mobile-ttj-wrapper,#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:none}@media only screen and (max-width: 767px){#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-mobile-ttj-wrapper{display:block}#ltkpopup-content.ltkpopup-confirm .ltkpopup-sms-combined #ltkpopup-desktop-sms-wrapper{display:none}}#ltkpopup-content #ltkpopup-timer-duration{display:none !important;font-size:30px;line-height:1;color:#4760ea;font-weight:700;margin:30px 0 0;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span{display:inline-block;min-width:63px}#ltkpopup-content #ltkpopup-timer-duration span#ltk-sep{min-width:1px;margin:0 -5px;position:relative;top:-14px;color:#4760ea}#ltkpopup-content #ltkpopup-timer-duration span#timersc,#ltkpopup-content #ltkpopup-timer-duration span#timermn{border:1px solid #4760ea;width:100px;height:75px;padding-top:10px;position:relative;border-radius:5px;margin-right:15px}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before,#ltkpopup-content #ltkpopup-timer-duration span#timermn:before{content:'MINUTES';font-size:12px;color:#4760ea;position:absolute;bottom:10px;padding-top:5px;border-top:1px solid #4760ea;left:50%;transform:translateX(-50%);font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content #ltkpopup-timer-duration span#timersc{margin-right:0}#ltkpopup-content #ltkpopup-timer-duration span#timersc:before{content:'SECONDS'}#ltkpopup-content #ltkpopup-timer-duration span small{display:block;font-size:12px;margin-top:0px;height:1px;overflow:hidden}#ltkpopup-content .ltkpopup-timer-date{font-size:20px;line-height:28px;text-align:center;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span{display:inline-block;font-size:44px;font-weight:900;min-width:78px}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span small{font-size:20px;display:block;margin-top:10px;font-weight:400;color:#000000}#ltkpopup-content .ltkpopup-timer-date #ltkpopup-timer-duration span:last-child{margin-right:0}#ltkpopup-content .ltkpopup-timer-date.disabled #ltkpopup-timer-duration{background:#FFF;color:#0b1c40;border-radius:5px;padding:10px;font-weight:bold;margin-top:10px}#ltkpopup-wrapper.ltkpopup-spinning{overflow:hidden !important}#ltkpopup-spinner-landing img{width:100%;height:auto;max-width:650px;cursor:pointer}#ltkpopup-spinner-form{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{width:850px}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{max-width:330px;margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:60px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:98px;line-height:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{-webkit-align-items:stretch;align-items:stretch}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:300px;-webkit-box-flex:0 0 300px;-moz-box-flex:0 0 300px;-webkit-flex:0 0 300px;-ms-flex:0 0 300px;flex:0 0 300px;position:relative;left:2px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:300px;overflow:hidden;position:relative;margin-right:-1px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:650px;border-radius:50%;transform:rotate(-90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2070deg);-ms-transform:rotate(2070deg);transform:rotate(2070deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{background:#ffffff;border-radius:5px;max-width:550px;-webkit-box-flex:0 0 550px;-moz-box-flex:0 0 550px;-webkit-flex:0 0 550px;-ms-flex:0 0 550px;flex:0 0 550px;position:relative;display:flex;align-items:center;justify-content:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{width:100%;align-self:center}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:75px;height:50px;border:none;content:\"\";display:block;background-image:url(\"data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='74.976' height='49.984' viewBox='0 0 74.976 49.984'%3E%3Cg id='pin' transform='translate(0 135.317) rotate(-90)'%3E%3Cg id='Group_136' data-name='Group 136' transform='translate(85.333)'%3E%3Cpath id='Path_110' data-name='Path 110' d='M110.325,0A24.995,24.995,0,0,0,88.334,36.869l20.625,37.3a1.562,1.562,0,0,0,2.733,0l20.633-37.314A25,25,0,0,0,110.325,0Zm0,37.488a12.5,12.5,0,1,1,12.5-12.5A12.51,12.51,0,0,1,110.325,37.488Z' transform='translate(-85.333 0)'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A\");background-repeat:no-repeat;background-position:center;background-size:cover;top:50%;transform:translateY(-50%);left:-27px;position:absolute}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-form{margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:rotate(180deg);left:auto;right:2px;order:2;-ms-flex-order:2}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-standard{background:#ffffff}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:21px;line-height:28px}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner{background:transparent}#ltkpopup-content.ltkpopup-game-spinner-standard.ltkpopup-spinner #ltkpopup-spinner{border-radius:50%;box-shadow:0 0 25px rgba(0,0,0,0.1)}#ltkpopup-content .ltkpopup-contain-img img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg);-webkit-transition:all 2s ease-in-out;-o-transition:all 2s ease-in-out;transition:all 2s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing{background:transparent}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img{position:relative}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img .ltkpopup-content-wrap{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;content:\"\";border-bottom:25px solid #ffffff;position:absolute;top:133px;left:50%;-webkit-transform:translatex(-50%);-ms-transform:translatex(-50%);transform:translatex(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{display:block;position:absolute;top:9px;left:50%;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ffffff;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down img{-webkit-transform:rotate(75deg);-ms-transform:rotate(75deg);transform:rotate(75deg);position:relative;top:-14px;max-width:50px}#ltkpopup-content #ltkpopup-spinner-landing h3{font-size:32px;max-width:300px;margin:0 auto}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click{display:block;width:100%;max-width:253px;margin:25px auto 0;padding:21px 13px 16px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px !important;cursor:pointer;-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:hover{background:#ffffff;color:#4760ea;outline:none}#ltkpopup-content #ltkpopup-spinner-landing #ltkpopup-fixed-click:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-form{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr:not(.ltkpopup-img-included):not(.ltkpopup-spinner) div:not(#ltkpopup-spinner-landing) .ltkpopup-split-content .ltkpopup-contain-img{display:none}@media only screen and (max-width: 660px){#ltkpopup-spinner-form{padding:15px 0 13px}#ltkpopup-content .ltklpopup-bg-c .ltkpopup-bg-pos{padding:12px 12px 8px}#ltkpopup-content #ltkpopup-fixed-click{max-width:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content .ltkpopup-contain-img{display:block}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-split-content#ltkpopup-spinner-landing .ltkpopup-disclaimer{margin-bottom:30px}#ltkpopup-content #ltkpopup-spinner-landing .ltk-arrow-down{top:4px}#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:100px !important}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form{max-width:99%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-img{display:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-form .ltkpopup-contain-form{max-width:100%;flex:0 0 100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{width:99%;max-width:480px;margin:0 auto}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content{flex-wrap:wrap}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;left:0;top:3px;max-height:190px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img:after{width:39px;height:26px;top:-14px;left:50%;transform:none;transform:translateX(-50%) rotate(90deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-width:100%}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:447px;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img.rotate-me{-webkit-transform:rotate(2160deg);-ms-transform:rotate(2160deg);transform:rotate(2160deg)}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{border-radius:0 0 5px 5px;max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:50px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form .ltkpopup-contain-form-inner{position:static;transform:none}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-img{transform:none;right:0;order:1;-ms-flex-order:1}#ltkpopup-content.ltkpopup-game-spinner-split-lr.ltkpopup-spinner-flipped .ltkpopup-contain-form{order:2;-ms-flex-order:2}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{width:140px;height:140px;max-height:35px;font-size:13px;padding:9px 13px;margin-top:14px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing h3 span.ltkpopup-line-2{font-size:13px;line-height:16px;max-width:134px;margin-left:auto;margin-right:auto}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks{margin-top:18px;margin-bottom:0}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing .ltkpopup-no-thanks button{font-size:12px;line-height:12px}}@media only screen and (max-width: 490px){#ltkpopup-content #ltkpopup-spinner-landing.ltkpopup-contain-img:after{top:70px !important;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:10px solid #fff}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click{top:-2px}#ltkpopup-content.ltkpopup-game-spinner-standard #ltkpopup-spinner-landing #ltkpopup-fixed-click:before{font-size:14px;max-width:75px}#ltkpopup-content.ltkpopup-game-spinner-split-lr{width:99%;max-width:340px}#ltkpopup-content.ltkpopup-game-spinner-split-lr .ltkpopup-standard-container{max-width:300px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing{max-width:480px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-no-thanks,#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing #ltkpopup-fixed-click{margin-top:30px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img{left:0;top:44px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr{max-height:170px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-img .ltkpopup-spinner-lr img{width:307px}#ltkpopup-content.ltkpopup-game-spinner-split-lr #ltkpopup-spinner-landing .ltkpopup-split-content .ltkpopup-contain-form{padding-top:30px}}@media only screen and (max-width: 374px){#ltkpopup-spinner-form{padding-top:7px}}#ltkpopup-content.ltkpopup-sms-before-email.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile,#ltkpopup-content.ltkpopup-one-step-sms.ltkpopup-with-mobile p.ltkpopup-subline-with-mobile{display:block}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:50px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-game-stop-the-spin .ltkpopup-content-wrap{max-width:350px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer{width:100%;border:1px solid #6e6e6e;color:#000000;background:#ffffff;height:59px;overflow:hidden;text-transform:uppercase;font-size:26px;font-weight:700;position:relative;scroll-behavior:smooth;margin:25px auto 0;border-radius:0px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:before,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{width:100%;height:70%;background:#ffffff;background:linear-gradient(180deg, white 40%, rgba(255,255,255,0) 100%);content:'';position:absolute;top:0;left:0;z-index:10}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer:after{top:auto;bottom:0;background:linear-gradient(0deg, white 40%, rgba(255,255,255,0) 100%)}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:after,#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer.ltkpopup-paused:before{display:none}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul{margin:0;padding:0;list-style-type:none;position:relative}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated{-webkit-animation-play-state:spinner 1.5s linear infinite both;-moz-animation-play-state:spinner 1.75s linear infinite both;-o-animation-play-state:spinner 1.75s linear infinite both;animation:spinner 1.75s linear infinite both}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul.ltkpopup-animated.ltkpopup-paused{-webkit-animation-timing-function:ease-out;-moz-animation-timing-function:ease-out;-o-animation-timing-function:ease-out;animation-timing-function:ease-out;animation-fill-mode:initial;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;-o-animation-iteration-count:1;animation-iteration-count:1;animation-duration:3s}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-spinning-offer ul li{padding:12px 0}@keyframes spinner{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-stop-the-spin #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:30px;line-height:1}}#ltkpopup-content.ltkpopup-game-pick-a-prize{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:38px;line-height:52px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-split-content .ltkpopup-contain-img{position:relative;z-index:9999}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-confetti{position:absolute;top:0;left:0;width:100%;height:100%;z-index:999;pointer-events:none}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap{text-align:center;padding-left:15px;z-index:9999999;position:relative;margin-top:45px}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div{display:inline-block;margin-right:20px;cursor:pointer;transition:all 0.5s linear;position:relative}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div img{transition:filter 0.5s ease-in-out;position:relative;z-index:10}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-1{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-2{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-3{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-4{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div.ltkpopup-pos-5{transform:scale(4.75);-webkit-transform:scale(4.75);-o-transform:scale(4.75);-moz-transform:scale(4.75);z-index:99999999999}#ltkpopup-content.ltkpopup-game-pick-a-prize .ltkpopup-gift-wrap>div:hover img{filter:sepia(40%);-webkit-filter:sepia(40%)}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-pick-a-prize #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:24px;line-height:1}}#ltkpopup-content.ltkpopup-game-scratch-off{position:relative;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-split-content .ltkpopup-contain-form.ltkpopup-padding-back{padding:0 15px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1.ltkpopup-removed{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-game-scratch-off .ltkpopup-no-thanks{margin-top:55px}#ltkpopup-content.ltkpopup-game-scratch-off #scratch{max-height:120px;position:relative;max-width:400px;margin:50px auto 0}#ltkpopup-content.ltkpopup-game-scratch-off #scratch img{width:100%;height:auto}#ltkpopup-content.ltkpopup-game-scratch-off #scratch canvas{position:absolute;width:100%;height:100%;max-height:120px;top:0;left:0;cursor:pointer;will-change:transform;transform:translate3d(0, 0, 0);-ms-touch-action:none;-webkit-touch-action:none;-moz-touch-action:none;touch-action:none;transition:opacity 500ms ease-out 0ms, height 0ms linear 500ms}#ltkpopup-content.ltkpopup-game-scratch-off #scratch.revealed canvas{opacity:0;height:0}@media only screen and (max-width: 660px){#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-1{font-size:16px;line-height:22px}#ltkpopup-content.ltkpopup-game-scratch-off #ltkpopup-step-1 h3 span.ltkpopup-line-2{font-size:35px;line-height:1}}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited{color:#000000;text-decoration:underline;display:inline-block;margin-top:75px}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:hover,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:focus,#ltkpopup-content.ltkpopup-age-gate .ltkpopup-plain-link:visited:focus{outline:1px solid #000000}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1 #ltkpopup-age-proceed{margin-top:50px}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visible[data-ltkpage].page-visible{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-1.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-2.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible{visibility:visible;opacity:1;transition:opacity 0.5s linear;width:100%;height:100%;overflow:visible}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visible[data-ltkpage]{display:block}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3.ltkpopup-visuallyhidden{visibility:hidden;opacity:0;transition:opacity 0.5s linear;width:0;height:0;overflow:hidden}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1{font-weight:700;text-transform:none}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited{color:#000000;text-decoration:underline}#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:hover,#ltkpopup-content.ltkpopup-age-gate #ltkpopup-step-3 h3 span.ltkpopup-line-1 a:visited:hover{color:#000000;text-decoration:none}#ltkpopup-content.ltkpopup-raf h3 span.ltkpopup-line-2{font-size:40px}#ltkpopup-content.ltkpopup-raf #ltkpopup-wrap-entries{position:relative}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another{position:absolute;bottom:0;right:-55px;width:40px;height:40px;background:#CCC;z-index:10;border:none;cursor:pointer}#ltkpopup-content.ltkpopup-raf button#ltkpopup-add-another.ltkpopup-gone{display:none}#ltkpopup-content.ltkpopup-raf button.ltkpopup-remove-friend{width:20px;height:20px;background:#d03f64;position:absolute;bottom:0;left:-35px;z-index:10;border:none;cursor:pointer;color:#ffffff}#ltkpopup-content.ltkpopup-AU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:158px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-AU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-AU-Popup{height:580px}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:1%}#ltkpopup-content.ltkpopup-AU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-AU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-AU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-AU-Popup .ltk-mobile-br{display:block !important}}#ltkpopup-content.ltkpopup-EU-Popup{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:210px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:35px;line-height:42px;letter-spacing:0.05em;margin-top:135px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:19px;line-height:25px;letter-spacing:0.02em;max-width:540px;margin:15px auto 0px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount{font-size:17px;line-height:22px;margin:17px auto}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p.ltkpopup-copy-discount br{display:block}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(1){font-size:16px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-standard-container a:nth-child(2){font-size:16px;color:#6e6e6e;text-decoration:underline}#ltkpopup-content.ltkpopup-EU-Popup.ltkpopup-signup .ltkpopup-call-to-action{margin-bottom:20px}#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:none}@media only screen and (min-width: 1px) and (max-width: 910px){#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:130px}}@media only screen and (min-width: 1px) and (max-width: 660px){#ltkpopup-content.ltkpopup-EU-Popup{height:580px}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-split-content .ltkpopup-contain-form{padding-bottom:15%}#ltkpopup-content.ltkpopup-EU-Popup .ltkpopup-client-logo{margin-bottom:70px}#ltkpopup-content.ltkpopup-EU-Popup h3 span.ltkpopup-line-2{font-size:30px;line-height:40px;margin-top:00px}#ltkpopup-content.ltkpopup-EU-Popup #ltkpopup-contents p{font-size:16.9px;line-height:22px;max-width:292px;letter-spacing:0}}@media only screen and (min-width: 1px) and (max-width: 490px){#ltkpopup-content.ltkpopup-EU-Popup .ltk-mobile-br{display:block !important}}\n","javascript":"setTimeout(function(){\n    jQuery('.ltkpopup-close-button').fadeIn();\n}, 2000);\n\ndocument.getElementById('ltkpopup-container').addEventListener(\"click\", function(e){\n    if (e.target == this) {\n        document.getElementById(\"ltkpopup-overlay\").click();\n    }\n});\n\n\nvar ltkStep4Btns = document.querySelectorAll(\".ltkpopup-step-4\");\nvar ltkStep2Elems = document.querySelectorAll('.ltkpopup-confirm-step-2');\nvar ltkStep3Elems = document.querySelectorAll('.ltkpopup-confirm-step-4');\n\nfor (var i = 0; i < ltkStep4Btns.length; i++) {\n\tvar ltkStep4Btn = ltkStep4Btns[i];\n\t\n\tif ( ltkStep4Btn ) {\n\t\tltkStep4Btn.addEventListener('click',function(e){\n\t\t\t//ltkStep2.classList.remove('page-visible');\t\n\t\t\tdocument.getElementById('ltkpopup-steps-wrap').classList.add('page-hidden');\t\n\t\t\t// for (var i = 0; i < ltkStep2Elems.length; i++) {\n\t\t\t// \tvar ltkStep2 = ltkStep2Elems[i];\n\t\t\t// \tltkStep2.classList.remove('page-visible');\t\n\t\t\t// }\n\n\t\t\tfor (var i = 0; i < ltkStep3Elems.length; i++) {\n\t\t\t\tvar ltkStep3 = ltkStep3Elems[i];\n\t\t\t\tltkStep3.classList.add('page-visible');\t\n\t\t\t}\n\t\t\tdocument.getElementById('ltkpopup-content').classList.add('ltkpopup-confirm-step-4');\n\t\t});\n\t}\n\n}\n\nif (document.getElementById(\"ltkpopup-wrapper\")) {\n    document.getElementById('ltkpopup-wrapper').addEventListener('click',function(e){\n        if( e.target == this ){\n            document.getElementById('ltkpopup-overlay').click();\n        }\n    });\n}\n\nfunction getUrlParameter(name) {\n\tname = name.replace(/[\\[]/, '\\\\[').replace(/[\\]]/, '\\\\]');\n\tvar regex = new RegExp('[\\\\?&]' + name + '=([^&#]*)');\n\tvar results = regex.exec(location.search);\n\treturn results === null ? '' : decodeURIComponent(results[1].replace(/\\+/g, ' '));\n}\n\nfunction ltkGoToPage(pageNum) {\n\tvar visiblePage = document.querySelector('[data-ltkpage].page-visible');\n\tvar pages = document.querySelectorAll('[data-ltkpage]');\n\tif( pageNum == undefined ) {\n\t\tpageNum = Number(visiblePage.getAttribute('data-ltkpage'))+1;\n\n\t}\n\tif( pageNum > pages.length ) {\n\t\tpageNum = 1;\n\t}\n\tif( visiblePage ) {\n\t\t// visiblePage.classList.remove('page-visible');\n\t\tvar allPages = document.querySelectorAll('[data-ltkpage]');\n\t\tfor (var i = 0; i < allPages.length; i++) {\n\t\t\tvar element = allPages[i];\n\t\t\telement.classList.remove('page-visible');\n\t\t\t\n\t\t}\n\t\tdocument.querySelector('[data-ltkpage=\"'+pageNum+'\"]').classList.add('page-visible');\n\t}\n\t\n\tvar urlParams =  new URL(window.location.href);\n\turlParams.searchParams.set('data-ltkpage', pageNum);\n\twindow.history.pushState({}, '', urlParams.toString());\n}\n\nif( window.location.href.indexOf(\"data-ltkpage\") > -1 ) {\n\tltkGoToPage(getUrlParameter('data-ltkpage'));\n}\n\njQuery(document).ready(function(){\n    setTimeout(function() {\n        function triggerFocus(element) {\n            if(element) {\n                var eventType = \"onfocusin\" in element ? \"focusin\" : \"focus\",\n                    bubbles = \"onfocusin\" in element,\n                    event;\n            \n        \n                if (\"createEvent\" in document) {\n                    event = document.createEvent(\"Event\");\n                    event.initEvent(eventType, bubbles, true);\n                } else if (\"Event\" in window) {\n                    event = new Event(eventType, {\n                        bubbles: bubbles,\n                        cancelable: true\n                    });\n                }\n            \n                element.focus();\n                element.dispatchEvent(event);\n            }\n        }\n    }, 0);\n    });\n    \n    function trapTabKey(e) {\n        var t = document.activeElement,\n            s = focusableElems.indexOf(t);\n        if (9 === e.keyCode) {\n            e.preventDefault();\n            moveTab(s, e.shiftKey)\n        } else if (27 === e.keyCode) {\n            (_ltk.Modal.simpleModal.close(), focused.focus())\n        }\n    }\n    \n    function moveTab(index, shift) {\n        var nextTab = null;\n        var nextIndex = index;\n        if (shift) {\n            if (focusableElems[index] == firstTabStop) {\n                nextTab = lastTabStop;\n            } else {\n                nextIndex = index - 1;\n                nextTab = focusableElem[nextIndex];\n            }\n        } else {\n            if (focusableElems[index] == lastTabStop) {\n                nextTab = firstTabStop;\n            } else {\n                nextIndex = index + 1;\n                nextTab = focusableElems[nextIndex];\n            }\n        }\n    \n        if (jQuery(nextTab).is(\":visible\")) {\n            nextTab.focus();\n        } else {\n            moveTab(nextIndex, shift);\n        }\n    }\n\nif (document.getElementById(\"ltkpopup-submit\")) {\n    var submitButton = document.getElementById(\"ltkpopup-submit\");\n    jQuery(\"#ltkpopup-submit\").on(\"click\", function() {\n        var e = jQuery(\"#ltkpopup-wrapper :input\");\n        jQuery(e).each(function(e) {\n            jQuery(this)[0].checkValidity(), jQuery(this).is(\":invalid\") && (jQuery(this).addClass(\"ltkinputnotvalid\"), jQuery(\"#ltkpopup-content\").addClass(\"ltkinputnotvalid\"))\n        }), jQuery(\"div[data-ltk-error-for]\").each(function(t) {\n            jQuery(this).html(function() {\n                var t = jQuery(this).attr(\"data-ltk-message\");\n                jQuery(e).hasClass(\"ltkinputnotvalid\") && jQuery(this).text(t)\n            })\n        })\n    })\n}\njQuery(\".ltkpopup-close\").focus(function() {\n    jQuery(\".ltkpopup-close\").keypress(function(e) {\n        13 == e.which && jQuery(\"#ltkpopup-overlay, #ltkpopup-container\").remove()\n    })\n});\n\nvar focusBox = document.getElementById(\"ltkpopup-content\");\nif(focusBox) {\n    var focusableElemStr = 'a[href], [title], input:not([type=hidden]), [tabindex=\"0\"], [tabindex=\"1\"]',\n        focusableElem = focusBox.querySelectorAll(focusableElemStr),\n        focusableElems = Array.prototype.slice.call(focusableElem),\n        firstTabStop = focusableElems[0],\n        lastTabStop = focusableElems[focusableElems.length - 1];\n\n    focusBox.addEventListener(\"keydown\", trapTabKey);\n}\nvar b = document.documentElement;\nb.className = b.className.replace(\"no-js\", \"js\"), b.setAttribute(\"data-useragent\", navigator.userAgent.toLowerCase()), b.setAttribute(\"data-platform\", navigator.platform.toLowerCase());\nvar $html = jQuery(\"html\"),\n    ua = $html.data(\"useragent\"),\n    pf = $html.data(\"platform\");\n\nfunction is(e) {\n    return ua.indexOf(e) > -1\n}\nvar browser = {\n    isIE: is(\"msie\") || is(\"trident/7.0\"),\n    isIE7: is(\"msie 7.0\"),\n    isIE8: is(\"msie 8.0\"),\n    isIE9: is(\"msie 9.0\"),\n    isIE10: is(\"msie 10\"),\n    isIE11: is(\"rv:11\") && is(\"trident/7.0\"),\n    isEdge: is(\"edge\"),\n    isChrome: is(\"chrome\") && !is(\"edge\"),\n    isSafari: is(\"safari\") && !is(\"chrome\") && !is(\"edge\"),\n    isFirefox: is(\"firefox\") && !is(\"edge\"),\n    isAndroidChrome: is(\"android\") && is(\"chrome\"),\n    isAndroidDefault: is(\"android\") && !is(\"chrome\"),\n    isWin7: is(\"windows nt 6.1\"),\n    isWin8: is(\"windows nt 6.2\"),\n    isWindows: pf.indexOf(\"win32\") > -1,\n    isWebkit: is(\"webkit\") && !is(\"edge\"),\n    isIPad: is(\"ipad\"),\n    isIPadChrome: is(\"ipad\") && is(\"crios\"),\n    isIPhone: is(\"iphone\"),\n    isIPhoneChrome: is(\"iphone\") && is(\"crios\"),\n    isAndroid: is(\"android\"),\n    isIOS: is(\"iphone\") || is(\"ipad\")\n};\nfor (var title in browser) {\n    var helperClass = title.slice(2).toLowerCase();\n    browser[title] && jQuery(\"#ltkpopup-content\").addClass(helperClass)\n}\n\njQuery('.ltkpopup-close').click(function(){\n \u00A0\u00A0 jQuery(this).closest('#ltkpopup-container').hide();\n \u00A0\u00A0 jQuery('#ltkpopup-overlay').hide();\n})","status":"ACTIVE","urlRules":[],"subscriptionPoint":null,"displayRules":[],"experiment":null,"engagement":{"followUp":true,"followUpDelay":7,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":false,"condition":"AND","subGroups":[]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[]},"uid":"b0897721-f972-4235-9b03-0487dff19129","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | Instagram TTJ | JS35611","lastModified":"2025-07-15T20:16:11.277Z"}],"inline":[{"injectionPoint":{"position":"BEFORE","siblingSelector":".pdp-product-option-row .pdp-product-quantity"},"retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n<p id=\"ltkpopup-qoh\">HURRY - WE'RE ALMOST SOLD OUT!</p>\n\t\t\t\t","confirmationMarkup":null,"alreadySubscribedMarkup":null},"css":"p#ltkpopup-qoh{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;color:#D03F64;display:block;margin:0;font-weight:700;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.836' height='21.836' viewBox='0 0 21.836 21.836'%3E%3Cg id='Group_641' data-name='Group 641' transform='translate(-0.001)'%3E%3Cpath id='Path_165' data-name='Path 165' d='M240.909 129.206a.942.942 0 0 1-.568-.19l-3.792-2.844a.946.946 0 0 1-.379-.758v-5.687a.948.948 0 1 1 1.9 0v5.213l3.412 2.559a.948.948 0 0 1-.57 1.706' transform='translate(-226.051 -114.421)' fill='%23D03F64' data-color-id-fill='%23ee0328'/%3E%3Cpath id='Path_166' data-name='Path 166' d='M10.918 21.836A10.918 10.918 0 1 1 21.836 10.918 10.93 10.93 0 0 1 10.918 21.836m0-20.144a9.227 9.227 0 1 0 9.227 9.227 9.238 9.238 0 0 0-9.227-9.227' transform='translate(0.001 0)' fill='%23D03F64' data-color-id-fill='%23ee0328'/%3E%3C/g%3E%3C/svg%3E\");background-position:left center;background-size:20px;background-repeat:no-repeat;padding:0 0 0 30px;letter-spacing:0.05em;margin:15px 0 30px;line-height:20px}\n","javascript":null,"status":"IN_EXPERIMENT","urlRules":[],"subscriptionPoint":null,"displayRules":[],"experiment":{"experimentUid":"7bfc1690-d4b9-4078-bd80-9034dbd21ff9","variantType":"BASELINE"},"engagement":{"followUp":false,"followUpDelay":0,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":10,"value":"50"},{"category":"urlRules","field":"","operator":1,"value":"snow-goggles"}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"rx"},{"category":"urlRules","field":"","operator":1,"value":"prescription"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[],"displayRules":[{"show":true,"condition":"PRODUCT_QUANTITY_LESS_THAN","value":"30"}]},"uid":"9c114246-ea56-444e-8ed7-b5f277f08891","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"PDP Low Inventory for Snow Goggles","lastModified":"2023-12-28T21:03:13.387Z"},{"injectionPoint":{"position":"BEFORE","siblingSelector":".pdpn-form-inner .addtocart"},"retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n<p id=\"ltkpopup-qoh\">HURRY - WE'RE ALMOST SOLD OUT!</p>\n\t\t\t\t","confirmationMarkup":null,"alreadySubscribedMarkup":null},"css":"p#ltkpopup-qoh{font-family:\"Gibson\", \"canada-type-gibson\", sans-serif;font-size:18px;color:#D03F64;display:block;margin:0;font-weight:700;background-image:url(\"data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21.836' height='21.836' viewBox='0 0 21.836 21.836'%3E%3Cg id='Group_641' data-name='Group 641' transform='translate(-0.001)'%3E%3Cpath id='Path_165' data-name='Path 165' d='M240.909 129.206a.942.942 0 0 1-.568-.19l-3.792-2.844a.946.946 0 0 1-.379-.758v-5.687a.948.948 0 1 1 1.9 0v5.213l3.412 2.559a.948.948 0 0 1-.57 1.706' transform='translate(-226.051 -114.421)' fill='%23D03F64' data-color-id-fill='%23ee0328'/%3E%3Cpath id='Path_166' data-name='Path 166' d='M10.918 21.836A10.918 10.918 0 1 1 21.836 10.918 10.93 10.93 0 0 1 10.918 21.836m0-20.144a9.227 9.227 0 1 0 9.227 9.227 9.238 9.238 0 0 0-9.227-9.227' transform='translate(0.001 0)' fill='%23D03F64' data-color-id-fill='%23ee0328'/%3E%3C/g%3E%3C/svg%3E\");background-position:left center;background-size:20px;background-repeat:no-repeat;padding:0 0 0 30px;letter-spacing:0.05em;margin:0;line-height:20px}\n","javascript":null,"status":"IN_EXPERIMENT","urlRules":[],"subscriptionPoint":null,"displayRules":[],"experiment":{"experimentUid":"0a20910a-aa6e-44c7-ac34-54243601c878","variantType":"BASELINE"},"engagement":{"followUp":false,"followUpDelay":0,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":10,"value":"50"}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"rx"},{"category":"urlRules","field":"","operator":1,"value":"prescription"},{"category":"urlRules","field":"","operator":1,"value":"snow-goggles"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[],"displayRules":[{"show":true,"condition":"PRODUCT_QUANTITY_LESS_THAN","value":"30"}]},"uid":"dc657f8e-f5c2-4c08-a4ff-20a0612c47db","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"PDP Low Inventory Main except Snow Googles | HK18047","lastModified":"2023-12-28T21:02:52.023Z"},{"injectionPoint":{"position":"INTO","siblingSelector":"#ltk-gxp-sms-lp"},"retrieveOfferOnSubscribe":false,"html":{"markup":"\n\n<div class=\"ltk-landing-page ltkpopup-landing-page\">\n\n\t\n\n\t<div class=\"ltk-lp-container ltk-lp-contain-form\">\n\t\t\n\t\t<div class=\"ltk-flex-wrap\">\n\n\t\t\t\n\t\t\t\n\t<div class=\"ltk-flex-col ltk-lp-img\">\n\n\t\t<img src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Landing%20Page/SMSLandingPage_Jan2023.jpg\" alt=\"Knockaround\">\n\n\t</div>\n\n\n\n\t\t\t<div class=\"ltk-flex-col ltk-lp-form page-visible\" id=\"ltkpopup-step-1\" data-ltkpage=\"1\" data-multi-page-name=\"SMS Form\">\n\n\t\t\t\t\n\n\t\t\t\t\t\n\t\t\n\t\t\t\t\t\t<img class=\"ltkpopup-client-logo\" src=\"https://mediacdn.espssl.com/10151/Shared/_GXP/Popups/Knockaround-Sunglasses-Logo.png\" />\n\n<h1>Get 15%\u00A0off <br>+ FREE SHIPPING</h1>\n<p class=\"ltkpopup-lg\">When you sign up for texts from<br class=\"ltk-mobile-only\"> Knockaround,<br class=\"ltk-desktop-only\"> and get access to<br class=\"ltk-mobile-only\"> exclusive deals.</p>\n\n<div class=\"ltk-desktop-wrapper\">\n\t<p class=\"ltk-inline-disclaimer\"><!-- By subscribing to Knockaround text messaging, you agree to receive recurring automated marketing text messages\n(e.g. cart reminders) to the mobile number used at opt-in. Consent is not a condition of purchase. Message frequency may\nvary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms\n    and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>. -->\n\n<p class=\"ltkpopup-disclaimer\">**By submitting this form, you agree to receive recurring marketing text messages (e.g.\n    cart reminders), which may be automated, to the mobile number provided at opt-in from Knockaround on 31881. Only\n    U.S. mobile numbers are eligible to participate. Consent is not a condition of purchase. Msg frequency may vary. Msg\n    & data rates may apply. Reply HELP for help and STOP to cancel. See <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\"\n        tabindex=\"0\">Terms and Conditions</a> & <a href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\"\n        tabindex=\"0\">Privacy Policy</a>.</p></p>\n\n\t<div class=\"ltk-lp-form-fields\">\n\t\t\n\n\n<div class=\"ltkpopup-error-message\" data-ltk-error-for=\"ltkpopup-mobile-number\"\n    data-ltk-message=\"Please enter a valid phone number\"></div>\n\n\n<label class=\"ltkpopup-visuallyhidden\" for=\"ltkpopup-mobile\">Mobile Number</label>\n\n\n\n\n\n\n<input required tabindex=\"0\" type=\"tel\" id=\"ltkpopup-mobile\"\n    name=\"ltkpopup-mobile-number\"\n    placeholder=\"enter mobile number\"\n    data-inputmask=\"'mask': '(###) ###-####'\" pattern=\"^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$\">\n\n\n\t\n\t\t<button id=\"ltkpopup-mobile-submit\" type=\"button\" tabindex=\"0\">Sign Up</button>\n\t\n\t</div>\n\n</div>\n\n\n\n<div class=\"ltk-mobile-wrapper\">\n\t<p class=\"ltk-inline-disclaimer\">*Offer valid for first-time subscribers only. Coupon codes cannot be<br>\t applied to prescription orders.</p>\n\t<p class=\"ltk-inline-disclaimer\"><p class=\"ltkpopup-disclaimer\">By clicking the button below, you agree to receive recurring marketing text messages (e.g. cart reminders), which may be automated, to the mobile number used at opt-in from Knockaround on 31881. Consent is not a condition of purchase. Msg frequency may vary. Msg & data rates may apply. Reply HELP for help and STOP to cancel. See  <a href=\"https://t.lt02.net/lp/7GicacXs/knockaround-sms-terms/\" target=\"_blank\" tabindex=\"0\">Terms and Conditions</a> & <a\n        href=\"https://knockaround.com/pages/privacy-policy\" target=\"_blank\" tabindex=\"0\">Privacy Policy</a>.</p></p>\n\n\t<div class=\"ltk-lp-form-fields\">\n\t\n\t\t<div class=\"ltkpopup-standard-container\">\n\t<button\n\t\tclass=\"ltkpopup-sms-link ltkpopup-tap-to-join \"\n\t\t role=\"button\"\n\t\tdata-sms-short-code=\"31881\" data-sms-keyword=\"Get recurring automated Knockaround marketing alerts + cart reminders to this number\">\n\n\t\t<svg id=\"smartphone_2_\" data-name=\"smartphone\" xmlns=\"http://www.w3.org/2000/svg\" width=\"27.968\" height=\"51\"\n\t\t\tviewBox=\"0 0 27.968 51\">\n\t\t\t<path id=\"Path_24\" data-name=\"Path 24\"\n\t\t\t\td=\"M145.089,8h-22.21A2.882,2.882,0,0,0,120,10.879V56.121A2.882,2.882,0,0,0,122.879,59h22.21a2.882,2.882,0,0,0,2.879-2.879V10.879A2.882,2.882,0,0,0,145.089,8Zm-8.048,1.645-.411,1.645h-5.3l-.411-1.645Zm9.282,46.476a1.235,1.235,0,0,1-1.234,1.234h-22.21a1.235,1.235,0,0,1-1.234-1.234V10.879a1.235,1.235,0,0,1,1.234-1.234h6.346l.667,2.668a.823.823,0,0,0,.8.622h6.581a.823.823,0,0,0,.8-.623l.666-2.667h6.352a1.235,1.235,0,0,1,1.234,1.234Z\"\n\t\t\t\ttransform=\"translate(-120 -8)\" fill=\"#fff\" />\n\t\t\t<path id=\"Path_25\" data-name=\"Path 25\"\n\t\t\t\td=\"M229.758,464h-4.935a.823.823,0,0,0,0,1.645h4.935a.823.823,0,1,0,0-1.645Z\"\n\t\t\t\ttransform=\"translate(-213.306 -417.113)\" fill=\"#fff\" />\n\t\t</svg>\n\n\t\t\n\n\t\t<span>Tap to sign up <br>for texts</span>\n\n\n\t\t\n\t</button>\n</div>\n\t\n\t</div>\n\t\n</div>\n\n\n\n\n\n\t\t\t\t\t\n\n\t\t\t\t\n\n\t\t\t</div>\n\n\t\t\t\n\n\t\t\t\t<div class=\"ltk-flex-col ltk-lp-form ltk-lp-confirm\" id=\"ltkpopup-step-2\" data-ltkpage=\"2\" data-multi-page-name=\"SMS Confirm\">\n\t<h1>Almost there!</h1>\n\t<p>Check your text messages to complete your\u00A0enrollment.</p>\n\t<a href=\"https://knockaround.com/\" class=\"ltk-lp-cta\">Continue Shopping</a>\n</div>\n\n\t\t\t\n\n\t\t</div>\n\n\t</div>\t\n\n\t\n\n</div>\n\t\t\t\t","confirmationMarkup":"","alreadySubscribedMarkup":""},"css":"@import url(\"https://use.typekit.net/hfc1huy.css\");.bee-row-content{max-width:100% !important}.ltk-landing-page{font-family:'Gibson', canada-type-gibson, sans-serif;font-size:20px;line-height:25px;color:#000000;font-weight:400}.ltk-landing-page .ltkpopup-client-logo{max-width:150px}.ltk-landing-page [data-ltkpage]{display:none}.ltk-landing-page [data-ltkpage].page-visible{display:block}.ltk-landing-page *{box-sizing:border-box;-webkit-box-sizing:border-box;backface-visibility:hidden !important}.ltk-landing-page .ltk-lp-container{width:100%;max-width:1440px;margin:0 auto}.ltk-landing-page .ltk-lp-container.ltk-lp-contain-form{margin-top:100px}.ltk-landing-page .ltk-lp-container .ltk-mobile-wrapper{display:none}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;background:#ffffff}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap.ltk-flex-justified{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:532px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col{max-width:50%;-webkit-box-flex:0 0 50%;-moz-box-flex:0 0 50%;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form{text-align:center}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form h1{font-size:40px;line-height:48px;font-weight:700;margin:35px 0 15px;padding:0;text-transform:uppercase}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltkpopup-lg{font-size:20px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields{max-width:330px;margin:27px auto 0;position:relative}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields label{width:100%;display:block;color:#000000}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields input{display:block;width:100%;height:60px;padding:0 15px;background:#ffffff;margin:0 auto;font-family:'Gibson', canada-type-gibson, sans-serif;font-size:'Gibson', canada-type-gibson, sans-serif-size;text-transform:none;font-weight:400;text-align:center;color:#000000;line-height:normal;border:1px solid #000000;border-radius:0px;box-shadow:none;-webkit-transition:all 0.11s linear;transition:all 0.11s linear;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields input:focus{border-color:#000000;background-color:#ffffff;border-style:solid;border-width:1px;color:#000000;outline:none}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields input::-webkit-input-placeholder{font-weight:normal;color:#4a4a4a;opacity:1}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields input::-moz-placeholder{font-weight:normal;color:#4a4a4a;opacity:1}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields input:-ms-input-placeholder{font-weight:normal;color:#4a4a4a;opacity:1}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields input::-ms-clear{display:none;width:0;height:0;opacity:0}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields button{display:block;width:100%;margin:15px 0 0;text-align:center;padding:21px 13px;vertical-align:middle;font-size:18px;color:#ffffff;line-height:normal;text-decoration:none;font-weight:700;font-family:'Gibson', canada-type-gibson, sans-serif;text-transform:uppercase;background-color:#4760ea;border:1px solid #4760ea;border-radius:0px;box-shadow:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields button.ltkpopup-tap-to-join{padding:10px 10px;margin-top:15px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields button.ltkpopup-tap-to-join span{display:inline-block;vertical-align:middle;text-align:left}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields button.ltkpopup-tap-to-join svg{display:inline-block;vertical-align:middle;fill:#ffffff;margin-right:10px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields button.ltkpopup-tap-to-join:hover{background:#4760ea;color:#ffffff}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields button:hover{background:#ffffff;color:#4760ea}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields button:focus{background:#4760ea;color:#ffffff;outline:1px solid #000000}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields input.ltkinputnotvalid{border-color:#d03f64}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-form-fields .ltkpopup-error-message{display:block;color:#d03f64;text-align:center;line-height:30px;font-size:12px;position:absolute;top:-25px;left:0;width:100%;font-family:'Gibson', canada-type-gibson, sans-serif}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-cta{background:#4760ea;padding:14px 15px;color:#ffffff;text-decoration:none;text-transform:uppercase;font-weight:700;font-size:18px;display:block;max-width:330px;margin:25px auto 0;border-radius:0px;border:1px solid #4760ea;transition:all 0.25s ease-in-out}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-cta:hover{background:#ffffff;color:#4760ea}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-img img{width:100%;height:auto;display:block}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col .ltkpopup-visuallyhidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0}.ltk-landing-page .ltk-lp-container .ltkpopup-icon-ctc{position:relative;display:block;width:100%;max-width:330px;margin:30px auto 0;border:1px solid #000000;border-radius:0px;cursor:pointer}.ltk-landing-page .ltk-lp-container .ltkpopup-icon-ctc:focus{outline:1px solid #000000}.ltk-landing-page .ltk-lp-container .ltkpopup-icon-ctc>span{display:inline-block;vertical-align:middle;position:absolute;top:0;padding-top:20px;height:56px;right:10px;border-left:1px solid #000000;padding-left:7px;pointer-events:none}.ltk-landing-page .ltk-lp-container .ltkpopup-icon-ctc>button{display:inline-block;padding:0 0 0 0}.ltk-landing-page .ltk-lp-container .ltkpopup-icon-ctc>button:focus{outline:none}.ltk-landing-page .ltk-lp-container .ltkpopup-icon-ctc>button .ltk-offer-code{font-size:23px;padding-right:48px;padding-top:17px;padding-bottom:15px;font-weight:700;padding-left:21px;border:none;display:inline-block;color:#000000}.ltk-landing-page p{color:#000000;margin:0}.ltk-landing-page p.ltk-inline-disclaimer,.ltk-landing-page p.ltkpopup-disclaimer{font-size:10px;line-height:14px;letter-spacing:0.02em;color:#6E6E6E;max-width:440px;margin:20px auto 0}.ltk-landing-page p.ltk-inline-disclaimer a,.ltk-landing-page p.ltk-inline-disclaimer a:visited,.ltk-landing-page p.ltkpopup-disclaimer a,.ltk-landing-page p.ltkpopup-disclaimer a:visited{color:#000000;text-decoration:underline}.ltk-landing-page p.ltk-inline-disclaimer a:hover,.ltk-landing-page p.ltk-inline-disclaimer a:visited:hover,.ltk-landing-page p.ltkpopup-disclaimer a:hover,.ltk-landing-page p.ltkpopup-disclaimer a:visited:hover{text-decoration:none;color:#000000}.ltk-landing-page .ltk-landing-page-header{background:white;border-bottom:1px solid #eee;padding:15px 0}.ltk-landing-page .ltk-landing-page-header a img{display:block;line-height:0}.ltk-landing-page.ltk-lp-existing-sub .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltk-lp-cta{margin-top:30px}@media (max-width: 1450px){.ltk-landing-page .ltk-lp-container .ltk-flex-wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:520px;max-width:720px;margin:0 auto}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col{max-width:100%;-webkit-box-flex:0 0 100%;-moz-box-flex:0 0 100%;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-img{display:none}}@media (max-width: 767px){.ltk-landing-page .ltk-lp-container .ltk-desktop-wrapper{display:none}.ltk-landing-page .ltk-lp-container .ltk-mobile-wrapper{display:block}}@media (max-width: 500px){.ltk-landing-page .ltk-lp-container.ltk-lp-contain-form{margin-top:30px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap{min-height:420px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col{padding:0 15px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form h1{font-size:34px;line-height:40px;margin-top:40px;margin-bottom:5px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form .ltkpopup-lg{font-size:18px;line-height:20px}.ltk-landing-page .ltk-lp-container .ltk-flex-wrap .ltk-flex-col.ltk-lp-form.ltk-lp-confirm h1{font-size:36px;line-height:42px}.ltk-landing-page .ltk-landing-page-header a img{display:block;margin:0 auto}}.ltk-mobile-only{display:none !important}.ltk-desktop-only,.ltk-show-always{display:block !important}span.ltk-desktop-only,span.ltk-show-always{display:inline-block !important}@media only screen and (max-width: 910px){.ltk-mobile-only{display:block !important}span.ltk-mobile-only{display:inline-block !important}.ltk-desktop-only,span.ltk-desktop-only{display:none !important}}\n","javascript":"if( 'true' == 'true' ) {\n\tif (jQuery(\".ltk-landing-page #ltkpopup-mobile\").length) {\n\t\tvar phone = jQuery(\".ltk-landing-page #ltkpopup-mobile\");\n\t\t\n\t\t\t// Input masking for number validation - Get Jquery Input Mask from CDN and load it\n\t\t\tjQuery.getScript(\n\t\t\t\t\"https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/3.3.1/jquery.inputmask.bundle.js\",\n\t\t\t\tfunction() {\n\t\t\t\t\t// Mask phone number input after script is loaded\n\t\t\t\t\tjQuery(phone).inputmask({\n\t\t\t\t\t\tgreedy: false,\n\t\t\t\t\t\tshowMaskOnHover: false,\n\t\t\t\t\t\tdefinitions: {\n\t\t\t\t\t\t\t'#': {\n\t\t\t\t\t\t\t\tvalidator: \"[0-9]\",\n\t\t\t\t\t\t\t\tcardinality: 1\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t});\n\t\t\t\t});\n\t\t\n\t}\n\tvar submitButton = document.getElementById('ltkpopup-mobile-submit');\n\t\n\tif ( submitButton ) {\n\t\n\t\tsubmitButton.onclick = function() {\n\t\n\t\t\tvar elements = jQuery(\".ltk-landing-page :input\");\n\t\n\t\t\tjQuery(elements).each(function( index ) {\n\t\t\t\t\n\t\t\t\tjQuery(this)[0].checkValidity();\n\t\n\t\t\t\tif (jQuery(this).is(':invalid')) {\n\t\t\t\t\tif( this.getAttribute('type') == 'checkbox' ) {\n\t\t\t\t\t\tjQuery(this).parents('.ltkpopupinline-check-wrap.ltk-req').addClass(\"ltkinputnotvalid\");\n\t\t\t\t\t} else if( this.getAttribute('type') == 'radio' ) {\n\t\t\t\t\t\tjQuery(this).parents('.ltkpopupinline-radio-wrap.ltk-req').addClass(\"ltkinputnotvalid\");\n\t\t\t\t\t} else {\n\t\t\t\t\t\tjQuery(this).addClass(\"ltkinputnotvalid\");\n\t\t\t\t\t}\n\t\t\t\t} else {\n\t\t\t\t\tif( this.getAttribute('type') == 'checkbox' ) {\n\t\t\t\t\t\tjQuery(this).parents('.ltkpopupinline-check-wrap.ltk-req').removeClass(\"ltkinputnotvalid\");\n\t\t\t\t\t} else if( this.getAttribute('type') == 'radio' ) {\n\t\t\t\t\t\tjQuery(this).parents('.ltkpopupinline-radio-wrap.ltk-req').removeClass(\"ltkinputnotvalid\");\n\t\t\t\t\t} else {\n\t\t\t\t\t\tjQuery(this).removeClass(\"ltkinputnotvalid\");\n\t\t\t\t\t}\n\t\t\t\t}\n\t\t\t\t\n\t\t\t});\n\t\n\t\t\tjQuery(\".ltk-landing-page div[data-ltk-error-for]\").each(function( index ) {\n\t\t\t\tvar $ltkError = jQuery(this);\n\t\t\t\tvar $ltkInput = elements.eq(index);\n\t\t\t\tif ($ltkInput.hasClass(\"ltkinputnotvalid\")) {\n\t\t\t\t\tvar ltkErrorMessage = $ltkError.attr(\"data-ltk-message\");\n\t\t\t\t\t$ltkError.text(ltkErrorMessage);\n\t\t\t\t} else {\n\t\t\t\t\t$ltkError.text(\"\");\n\t\t\t\t}\n\t\t\t});\n\t\n\t\t\tvar ltkPhone = document.querySelector('.ltk-landing-page #ltkpopup-mobile').value;\n\t\t\tvar reg = /^\\D?(\\d{3})\\D?\\D?(\\d{3})\\D?(\\d{4})$/;\n\t\t\tif (ltkPhone.match(reg)) {\n\t\t\t\t_ltk.Subscriber.List = 'landingSMS';\n\t\t\t\t_ltk.Subscriber.Email = ltkPhone;\n        _ltk.Subscriber.Profile.Add('utm_source', 'listrak');\n         _ltk.Subscriber.Profile.Add('utm_medium', 'sms');\n         _ltk.Subscriber.Profile.Add('utm_campaign', 'landing page');\n\t\t\t\t_ltk.Subscriber.Submit(true);\n\t\t\t\t// gtag('event', 'listrak_sms_form_submit', {'formId': 'ltkSMSForm'});\n\t\t\t\tdocument.querySelector('.ltk-lp-form').classList.remove('page-visible');\n\t\t\t\tdocument.querySelector('.ltk-lp-confirm').classList.add('page-visible');\n\t\t\t}\n\t\t};\n\t}\n}","status":"IN_EXPERIMENT","urlRules":[],"subscriptionPoint":null,"displayRules":[],"experiment":{"experimentUid":"8c456f08-65cc-4035-9bf3-bab36ce2ec8b","variantType":"BASELINE"},"engagement":{"followUp":false,"followUpDelay":0,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"jeBJQz42/sms-landing-page"}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"AND","rules":[{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":true,"url":"jeBJQz42/sms-landing-page","urlMatchRule":"CONTAINS"}],"displayRules":[]},"uid":"94a711b5-0211-4bce-bd9e-c5e1e5bf83e7","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | SMS Landing Page | JS35611","lastModified":"2025-11-21T13:51:41.867Z"},{"injectionPoint":{"position":"BEFORE","siblingSelector":"body"},"retrieveOfferOnSubscribe":true,"html":{"markup":"\n\n<div id=\"ltkpopupinline-container\">\n\t<span class=\"ltkpopupinline-banner-wrap-txt\" role=\"text\">\n\t\t<span class=\"ltkpopup-banner-desktop\">You've unlocked \n\t\t\t<strong><span>15% off + FREE SHIPPING</span></strong> \n\t\t\t<span class=\"ltkpopupinline-mobile-hide\">your first order! Use Code:</span>\n\t\t</span>\n\t\t<span class=\"ltkpopup-banner-mobile\">You've unlocked \n\t\t\t<strong><span >15% off + FREE SHIPPING</span></strong>! Use Code:</span>\n\t\t</span>\n\t</span>\n\t\t<span class=\"ltkpopup-icon-ctc2 ltkpopup-code-copy-banner\" tabindex=\"0\">\n\t\t<span class=\"ltkpopup-code-copy2\">\n\t\t\t<span class=\"ltk-offer-code ltk-offer-box\" role=\"text\">ABC-123-XYZ</span>\n\t\t</span>\n\t\t<span class=\"ltkpopup-pos-icon\">\n\t\t\t<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"20\" viewBox=\"0 0 16 20\">\n\t\t\t\t<g id=\"Group_148\" data-name=\"Group 148\">\n\t\t\t\t\t<path id=\"copy\" d=\"M10.268,19.4H3.031A3.035,3.035,0,0,1,0,16.369V6.1A3.035,3.035,0,0,1,3.031,3.069h7.237A3.035,3.035,0,0,1,13.3,6.1V16.369A3.035,3.035,0,0,1,10.268,19.4ZM3.031,4.585A1.517,1.517,0,0,0,1.516,6.1V16.369a1.517,1.517,0,0,0,1.516,1.516h7.237a1.517,1.517,0,0,0,1.516-1.516V6.1a1.517,1.517,0,0,0-1.516-1.516Zm13.3,9.889V3.031A3.035,3.035,0,0,0,13.3,0H4.888a.758.758,0,1,0,0,1.516H13.3a1.517,1.517,0,0,1,1.516,1.516V14.474a.758.758,0,0,0,1.516,0Zm0,0\" fill=\"#161616\" />\n\t\t\t\t</g>\n\t\t\t</svg>\n\t\t</span>\n\t</span>\n</div>\n\n\n\n\t\t\t\t","confirmationMarkup":null,"alreadySubscribedMarkup":null},"css":"#ltkpopupinline-container .ltk-offer-box,#ltkpopupinline-container strong{text-transform:uppercase;font-weight:700}#ltkpopupinline-container{width:100%;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Gibson,canada-type-gibson,sans-serif;background:#ffd858;padding:10px 0;color:#000;font-weight:400;font-size:20px;line-height:1;position:relative;z-index:9}#ltkpopupinline-container .ltk-offer-box{display:inline-block;font-size:15px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;letter-spacing:.05em;border:none}#ltkpopupinline-container .ltkpopup-icon-ctc2{border:1px solid #4760ea;background:#4760ea;padding:7px 32px 11px 15px;position:relative;display:inline-block;margin-left:5px;max-height:36px;vertical-align:middle;border-radius:0;cursor:pointer}#ltkpopupinline-container .ltkpopup-icon-ctc2 svg{position:absolute;top:8px;right:9px;width:15px;height:18px}#ltkpopupinline-container .ltkpopup-icon-ctc2 svg path{fill:#ffffff}#ltkpopupinline-container .ltkpopup-icon-ctc2 span.ltkpopup-pos-icon{border-left:1px solid #fff;padding:2px 0;margin-left:15px}#ltkpopupinline-container .ltkpopup-icon-ctc2 .ltk-offer-box{font-size:15px}.ltkpopup-banner-mobile{display:none}@media only screen and (max-width:690px){#ltkpopupinline-container .ltkpopupinline-mobile-hide,.ltkpopup-banner-desktop{display:none}.ltkpopup-banner-mobile{display:inline}#ltkpopupinline-container{padding:10px 0;font-size:12px}#ltkpopupinline-container .ltkpopup-icon-ctc2{border:1px solid #fff;background:#fff;border-radius:0;padding:7px 27px 9px 9px;box-shadow:0 3px 4px rgba(0,0,0,.1);margin-top:8px;}#ltkpopupinline-container .ltkpopup-icon-ctc2 .ltk-offer-code{color:#4760ea;font-size:11px;margin-right:5px}#ltkpopupinline-container .ltkpopup-icon-ctc2 span.ltkpopup-pos-icon{margin-left:1px;border-color:#4760ea}#ltkpopupinline-container .ltkpopup-icon-ctc2 svg{width:13px;height:13px;top:7px}#ltkpopupinline-container .ltkpopup-icon-ctc2 svg path{fill:#4760EA}}#global-header.is-sticky #ltk-inline-content-html-aae2ba8b-df59-4a6e-9cdc-3b39fd78289e,.is-active--mobile-menu #ltk-inline-content-html-aae2ba8b-df59-4a6e-9cdc-3b39fd78289e{display:none!important}","javascript":"if (navigator.clipboard) {\n\tvar clickToCopies = document.querySelectorAll(\".ltkpopup-code-copy-banner\");\n\tfor (var i = 0; i < clickToCopies.length; i++) {\n\n\t\tclickToCopies[i].addEventListener('click', function (e) {\n\t\t\te.preventDefault();\n\t\t\tvar clickToCopy = jQuery(this);\n\n\t\t\tvar code = clickToCopy.find('span.ltk-offer-code').text();\n\t\t\tcode = code.replace(/\\s+/g, '');\n\n\t\t\tif (code != \"COPIED!\") {\n\t\t\t\tnavigator.clipboard.writeText(code)\n\n\t\t\t\tclickToCopy.find('span.ltk-offer-code').html('COPIED!');  \n\t\t\t\t\t\t\t\n\t\t\t\t//code = '';\n\t\t\t\tsetTimeout(function () {\n\t\t\t\t\tjQuery('.ltkpopup-icon-ctc2 span.ltk-offer-code').text(code);\n\t\t\t\t}, 200);\n\t\t\t}\n\n\t\t});\n\n\t\tclickToCopies[i].addEventListener('keyup', function(event){\n\t\t\tif (event.keyCode === 13 || event.keyCode === 32) {\n\t\t\t\tvar clickToCopy = jQuery(this);\n\n\t\t\t\tvar code = clickToCopy.find('span.ltk-offer-code').text();\n\t\t\t\tcode = code.replace(/\\s+/g, '');\n\n\t\t\t\tif (code != \"COPIED!\") {\n\t\t\t\t\tnavigator.clipboard.writeText(code)\n\n\t\t\t\t\tclickToCopy.find('span.ltk-offer-code').html('COPIED!');  \n\t\t\t\t\t\t\t\t\n\t\t\t\t\t//code = '';\n\t\t\t\t\tsetTimeout(function () {\n\t\t\t\t\t\tjQuery('.ltkpopup-icon-ctc2 span.ltk-offer-code').text(code);\n\t\t\t\t\t}, 200);\n\t\t\t\t}\n\t\t\t}\n\t\t});\n\t}\n}","status":"IN_EXPERIMENT","urlRules":[],"subscriptionPoint":null,"displayRules":[],"experiment":{"experimentUid":"11ff0b45-47d5-4337-8189-2606ccefb7fc","variantType":"BASELINE"},"engagement":{"followUp":false,"followUpDelay":0,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":true,"condition":"AND","subGroups":[{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":3,"value":null},{"category":"urlRules","field":"","operator":1,"value":"ltk_offer_tier=15PFS"}]}]},"hide":{"enabled":true,"condition":"OR","subGroups":[{"condition":"OR","rules":[{"category":"urlRules","field":"","operator":1,"value":"/products/custom-"},{"category":"urlRules","field":"","operator":1,"value":"pages/preferences"},{"category":"urlRules","field":"","operator":1,"value":"ltk_offer_tier=MKTEMAIL"},{"category":"urlRules","field":"","operator":1,"value":"ltkrendertestmode"}]},{"condition":"AND","rules":[{"category":"personProperties","field":"","operator":13,"value":"ltk-new-nav-live"}]}]}},"enableAdvancedTarget":true},"migratedTargetingRules":{"urlRules":[{"show":false,"url":"/products/custom-","urlMatchRule":"CONTAINS"},{"show":false,"url":"pages/preferences","urlMatchRule":"CONTAINS"}],"displayRules":[{"show":true,"condition":"HAS_COUPON","value":null}]},"uid":"aae2ba8b-df59-4a6e-9cdc-3b39fd78289e","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"15PFS | Original: Promo Banner | JS35611","lastModified":"2025-12-19T23:00:12.632Z"},{"injectionPoint":{"position":"INTO","siblingSelector":"body"},"retrieveOfferOnSubscribe":false,"html":{"markup":"<!-- -->","confirmationMarkup":null,"alreadySubscribedMarkup":null},"css":null,"javascript":"if (_ltk_util.getCookie(\"subscription_status-\" + _ltk_util.Context.CTID) != \"null\") {\n        _ltk.Signup.SetValue(\"GXPEmail\", \"ltkEmail\", _ltk_util.getCookie(\"subscription_status-\" + _ltk_util.Context.CTID));\n        _ltk.Signup.SetValue(\"GXPEmail\", \"Coupon\", _ltk.OnsiteContent.getOfferCode());\n        _ltk.Signup.SetValue(\"GXPEmail\", \"ltkSaved\", true);\n        _ltk.Signup.Subscribe(\"GXPEmail\");\n        _ltk_util.setCookie(\"subscription_status-\" + _ltk_util.Context.CTID, \"null\", 30, _ltk_util.getCookieDomain(), \"/\");\n    }","status":"ACTIVE","urlRules":[],"subscriptionPoint":null,"displayRules":[{"show":true,"condition":"HAS_COUPON","value":null},{"show":false,"condition":"IMPRESSION_COUNT_AT_LEAST","value":"2"}],"experiment":null,"engagement":{"followUp":false,"followUpDelay":3,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":10,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":false,"condition":"AND","subGroups":[]},"hide":{"enabled":false,"condition":"AND","subGroups":[]}},"enableAdvancedTarget":false},"migratedTargetingRules":null,"uid":"31c0a4fd-6024-4a93-bb08-3e5572c20535","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"Coupon Sync","lastModified":"2022-11-03T14:04:28.544Z"},{"injectionPoint":{"position":"INTO","siblingSelector":"body"},"retrieveOfferOnSubscribe":false,"html":{"markup":"<!-- -->","confirmationMarkup":null,"alreadySubscribedMarkup":null},"css":null,"javascript":"if( window.location.href.indexOf(\"utm_source=listrak\") > -1 || window.location.href.indexOf(\"utm_medium=sms\") > -1 || window.location.href.indexOf(\"utm_source=gonift.com&utm_medium=referral\") > -1 || window.location.href.indexOf(\"utm_medium=email\") > -1) {\n    _ltk_util.setCookie('ltk-email-sms' , \"1\", 120, _ltk_util.getCookieDomain(), \"/\");\n}","status":"ACTIVE","urlRules":[],"subscriptionPoint":null,"displayRules":[],"experiment":null,"engagement":{"followUp":false,"followUpDelay":3,"followUpTimeframe":"DAY"},"targetingRules":{"sessionDepth":0,"showAfterDays":-2147483648,"showFromListrakEmail":false,"ruleGroups":{"show":{"enabled":false,"condition":"AND","subGroups":[]},"hide":{"enabled":false,"condition":"AND","subGroups":[]}},"enableAdvancedTarget":true},"migratedTargetingRules":null,"uid":"f3142fa5-6043-4f79-a6b9-95833ea970f9","clientUid":"de4da279-bad7-4582-9c5e-7f4a5095f989","name":"Don't Show Email or SMS (Do Not Delete)","lastModified":"2023-03-03T22:01:53.343Z"}]}