.btn{overflow:visible!important;box-shadow:3px 3px 0 var(--COLOR-ACCENT)!important;transition:transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s cubic-bezier(.22,1,.36,1),background-color .15s ease,color .15s ease,border-color .15s ease!important}.btn:before{display:none!important}.btn hover-button{display:none!important}.no-touchevents .btn:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px 0 var(--COLOR-ACCENT-TEXT)!important}.btn:active{transform:translate(2px,2px)!important;box-shadow:1px 1px 0 var(--COLOR-ACCENT)!important;transition-duration:.06s!important}button#customily-cart-btn,#customily-cart-btn.btn{background:#ffef91!important;background-color:#ffef91!important;color:#001a1a!important;border-color:#001a1a!important;overflow:visible!important;box-shadow:3px 3px #001a1a!important;transition:transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s cubic-bezier(.22,1,.36,1),background-color .15s ease!important}.no-touchevents button#customily-cart-btn:hover,.no-touchevents #customily-cart-btn.btn:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px #001a1a!important}button#customily-cart-btn:active,#customily-cart-btn.btn:active{transform:translate(2px,2px)!important;box-shadow:1px 1px #001a1a!important;transition-duration:.06s!important}button#customily-cart-btn [data-product-price],button#customily-cart-btn [data-compare-price]{display:none!important}select{box-shadow:3px 3px 0 var(--COLOR-ACCENT)!important;transition:transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s cubic-bezier(.22,1,.36,1),border-color .1s ease!important}.no-touchevents select:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px 0 var(--COLOR-ACCENT-TEXT)!important;border-color:var(--COLOR-TEXT)!important}select:focus,select:focus-visible{transform:translate(1px,1px)!important;box-shadow:1px 1px 0 var(--COLOR-ACCENT)!important;outline:none!important}.cart-drawer__item-qty{display:none!important}.cart-drawer__clear-holder{display:flex;justify-content:flex-end;padding:8px 16px 0}.cart-drawer__clear-btn{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--COLOR-TEXT);background:none;border:none;border-bottom:1px solid currentColor;padding:0;margin:0;cursor:pointer;opacity:.5;transition:opacity .15s ease}.no-touchevents .cart-drawer__clear-btn:hover{opacity:1}.cart-drawer__clear-btn:active{opacity:.7}.product-gallery__media-slider{touch-action:pan-y!important}.cart-drawer .cart__item__image{cursor:zoom-in!important}.cart-drawer .cart__item__image img{display:block!important;width:100%!important;height:auto!important;border-radius:0!important}.cart-drawer .cart__item__property{font-family:JetBrains Mono,IBM Plex Mono,Courier New,monospace!important;font-size:11px!important;font-weight:400!important;line-height:1.4!important;letter-spacing:0!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1px!important;padding:4px 0!important;border-bottom:1px dotted rgba(0,0,0,.18)!important;margin-top:0!important;opacity:.8!important}.cart-drawer .cart__item__property>span:first-child{font-family:JetBrains Mono,IBM Plex Mono,Courier New,monospace!important;font-weight:600!important;font-size:9px!important;letter-spacing:.07em!important;text-transform:uppercase!important;opacity:.65!important;white-space:nowrap!important}.cart-drawer .cart__item__property>span:last-child{font-family:var(--FONT-STACK-HIGHLIGHT)!important;text-align:left!important;width:100%!important;word-break:break-word!important;font-weight:500!important;font-size:11px!important}.cart-drawer .cart__item__title{font-size:1.1em!important;font-weight:700!important;letter-spacing:-.025em!important;line-height:1.2!important}.cart-drawer .cart__item__price{font-size:1.1rem!important;font-weight:700!important;letter-spacing:-.02em!important}.cart-drawer .cart__item:not(:first-of-type){border-top-width:2px!important;border-top-style:solid!important}@media(max-width:749px){.cart-drawer .cart__item__title{font-size:.9em!important}.cart-drawer .cart__item__property{font-size:9px!important}.cart-drawer .cart__item__property>span:first-child{font-size:7px!important}.cart-drawer .cart__item__property>span:last-child{font-size:9px!important}.cart-drawer .cart__item__price{font-size:.95rem!important}}.cart-drawer .cart__item{border-bottom:2px solid var(--COLOR-TEXT)!important;padding-bottom:16px!important}.lastu-lightbox{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:9999999!important;background:#001a1ae6!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:20px!important;cursor:zoom-out!important;animation:lastu-lb-in .18s ease both!important}@keyframes lastu-lb-in{0%{opacity:0}to{opacity:1}}.lastu-lightbox__img{max-width:min(92vw,540px)!important;max-height:86vh!important;width:auto!important;height:auto!important;display:block!important;border:3px solid #fff!important;border-radius:18px!important;box-shadow:6px 6px #ffef918c!important;animation:lastu-lb-img-in .26s cubic-bezier(.34,1.56,.64,1) both!important;cursor:default!important}@keyframes lastu-lb-img-in{0%{transform:scale(.84);opacity:0}to{transform:scale(1);opacity:1}}.lastu-lightbox__close{position:fixed!important;top:16px!important;right:16px!important;width:40px!important;height:40px!important;border-radius:50%!important;border:2px solid rgba(255,255,255,.55)!important;background:#001a1a99!important;color:#fff!important;font-size:22px!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:background .12s ease!important}.lastu-lightbox__close:hover{background:#001a1ae6!important}.product__accordion{border:2px solid var(--COLOR-TEXT)!important;box-shadow:3px 3px 0 var(--COLOR-ACCENT)!important;overflow:visible!important;margin-bottom:8px!important}.product__accordion:after{display:none!important}#lastu-customily-fixed-wrap-desktop{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;pointer-events:none!important;z-index:50!important}#lastu-customily-fixed-wrap-desktop .cl-canvas-container,#lastu-customily-fixed-wrap-desktop .customily_preview_container{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;pointer-events:auto!important;z-index:2!important}#lastu-customily-fixed-wrap-desktop iframe,#lastu-customily-fixed-wrap-desktop canvas{width:100%!important;height:100%!important}.rte em,article em,.section-richtext em,p em,li em,h1 em,h2 em,h3 em,h4 em,h5 em,h6 em,.vertical-slider__slide-title em,.vertical-slider__slide-subtitle em{font-style:normal;background-image:linear-gradient(120deg,transparent 50%,#f6e27a 50%);background-size:200% 82%;background-position:0% 58%;background-repeat:no-repeat;transition:background-position 1.1s cubic-bezier(.16,1,.3,1);padding:.05em .15em;margin:0 -.1em;-webkit-box-decoration-break:clone;box-decoration-break:clone}.lastu-desc-wrap{overflow:hidden;transition:max-height .42s cubic-bezier(.4,0,.2,1)}.lastu-desc-clamped{max-height:var(--ldmax, 120px);-webkit-mask-image:linear-gradient(to bottom,#000 40%,transparent 100%);mask-image:linear-gradient(to bottom,#000 40%,transparent 100%)}.lastu-desc-expanded{max-height:9999px;-webkit-mask-image:none;mask-image:none}.lastu-desc-btn{font-family:JetBrains Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#ffef91;background:#001a1a;border:1px solid #001a1a;border-radius:6px;padding:8px 16px;margin-top:14px;cursor:pointer;display:inline-block;box-shadow:3px 3px #ffef91;transition:transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s cubic-bezier(.22,1,.36,1);overflow:visible}.no-touchevents .lastu-desc-btn:hover{transform:translate(-1px,-1px);box-shadow:5px 5px #ffef91}.lastu-desc-btn:active{transform:translate(2px,2px);box-shadow:1px 1px #ffef91;transition-duration:.06s}.lastu-info-drawer-title{font-weight:700!important;font-size:1.1em!important;letter-spacing:-.025em!important;margin-bottom:1em!important;border-bottom:2px solid var(--COLOR-TEXT)!important;padding-bottom:.5em!important}.rte em.is-visible,article em.is-visible,.section-richtext em.is-visible,p em.is-visible,li em.is-visible,h1 em.is-visible,h2 em.is-visible,h3 em.is-visible,h4 em.is-visible,h5 em.is-visible,h6 em.is-visible,.vertical-slider__slide-title em.is-visible,.vertical-slider__slide-subtitle em.is-visible{background-position:100% 58%;color:#001a1a!important}@media only screen and (min-width:1024px){.product-single__wrapper--carousel .product-gallery__media-slider .flickity-viewport{max-height:calc(75vh - var(--header-sticky-height, 60px))!important}.product-single__wrapper--carousel .product-gallery__media-slider:not(.flickity-enabled){max-height:calc(75vh - var(--header-sticky-height, 60px));overflow:hidden}}@media only screen and (min-width:1600px){.shopify-section--product .wrapper--full-padded{max-width:1600px;margin-left:auto;margin-right:auto;--wrapper-width: calc(1600px - var(--gutter) * 2)}}.lastu-trust{margin:10px 0 0;font-size:12px;line-height:1.5;opacity:.65;color:var(--COLOR-TEXT);text-align:center}@media only screen and (min-width:1024px){.product-single__wrapper--carousel .product-gallery{position:sticky;top:calc(var(--header-sticky-height, 60px) + 20px);align-self:start}}.drawer__close-button,.cart-drawer__close{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;padding:0;right:12px;border:2px solid var(--COLOR-TEXT);border-radius:6px;box-shadow:3px 3px 0 var(--COLOR-TEXT);background:var(--COLOR-BG);cursor:pointer;transition:box-shadow .15s ease,transform .15s ease}.drawer__close-button:hover,.cart-drawer__close:hover{box-shadow:1px 1px 0 var(--COLOR-TEXT);transform:translate(2px,2px)}.drawer__close-button svg,.cart-drawer__close svg{display:block;width:22px!important;height:22px!important;flex-shrink:0;transition:transform .3s ease;pointer-events:none}.drawer__close-button:hover svg,.cart-drawer__close:hover svg{transform:rotate(90deg)!important}#shopify-pc__banner{font-family:var(--FONT-STACK-HEADING)!important;background-color:#001a1a!important;color:#ffef91!important;border:2px solid #ffef91!important;box-shadow:5px 5px #ffef91!important;border-radius:12px!important}.shopify-pc__banner__wrapper{padding:10px 14px 12px!important}.shopify-pc__banner__body{margin-bottom:8px!important}#shopify-pc__banner__body-title{font-family:var(--FONT-STACK-HEADING)!important;font-size:.78rem!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:#ffef91!important;margin:0 0 2px!important;padding:0!important}.shopify-pc__banner__body p{font-family:var(--FONT-STACK-BODY)!important;font-size:.78rem!important;line-height:1.4!important;color:#ffef91!important;margin:0!important;padding:0!important}#shopify-pc__banner__body-policy-link{color:#ffef91!important;text-decoration:underline!important;text-underline-offset:2px!important}.shopify-pc__banner__btns{display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important}#shopify-pc__banner__btn-accept{order:1!important;flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:0!important;font-family:var(--FONT-STACK-BODY)!important;font-size:.8rem!important;padding:8px 12px!important;background-color:#ffef91!important;color:#001a1a!important;border:2px solid #001a1a!important;box-shadow:3px 3px #001a1a!important;border-radius:6px!important;overflow:visible!important;transition:transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s cubic-bezier(.22,1,.36,1)!important}.no-touchevents #shopify-pc__banner__btn-accept:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px #001a1a!important}#shopify-pc__banner__btn-accept:active{transform:translate(2px,2px)!important;box-shadow:1px 1px #001a1a!important;transition-duration:.06s!important}#shopify-pc__banner__btn-decline{order:2!important;flex:1 1 0!important;width:auto!important;max-width:none!important;min-width:0!important;font-family:var(--FONT-STACK-BODY)!important;font-size:.8rem!important;padding:8px 12px!important;background-color:#001a1a!important;color:#ffef91!important;border:2px solid #ffef91!important;box-shadow:3px 3px #ffef91!important;border-radius:6px!important;overflow:visible!important;transition:transform .12s cubic-bezier(.22,1,.36,1),box-shadow .12s cubic-bezier(.22,1,.36,1)!important}.no-touchevents #shopify-pc__banner__btn-decline:hover{transform:translate(-1px,-1px)!important;box-shadow:5px 5px #ffef91!important}#shopify-pc__banner__btn-decline:active{transform:translate(2px,2px)!important;box-shadow:1px 1px #ffef91!important;transition-duration:.06s!important}#shopify-pc__banner__btn-manage-prefs{order:3!important;width:100%!important;flex-basis:100%!important;font-family:var(--FONT-STACK-BODY)!important;font-size:.72rem!important;padding:0!important;margin-top:2px!important;background:none!important;border:none!important;box-shadow:none!important;color:#ffef91!important;opacity:.65!important;text-decoration:underline!important;text-underline-offset:2px!important;cursor:pointer!important;text-align:center!important;transition:opacity .15s ease!important}.no-touchevents #shopify-pc__banner__btn-manage-prefs:hover{opacity:1!important;transform:none!important;box-shadow:none!important}
/*# sourceMappingURL=/cdn/shop/t/281/assets/lastu-dynamo.css.map */
