:root{--ink-rgb: 19, 20, 20;--paper-rgb: 253, 252, 248;--mono: "JetBrains Mono", "Courier New", monospace;--serif: "EB Garamond", Georgia, serif}:root,.color-scheme-1{--color-background: 245, 240, 229 !important;--gradient-background: #f5f0e5 !important}.header__menu-item,.header__menu-item span,.announcement-bar__message,.announcement-bar__message p,.button,button.button,.shopify-payment-button__button--unbranded,.price,.price__regular,.price-item,.cart-count-bubble,.form__label,.field__label,.product-form__input legend,.facets__summary span,.facet-filters__label,.facets__heading,.select__select,.pagination__item,.breadcrumb,.badge,.caption-with-letter-spacing,.product__sku,.product__text,.quantity__input,.footer-block__heading,.footer__copyright,.copyright__content,.disclosure__button,.totals__subtotal,.cart__note label{font-family:var(--mono)!important}.header__menu-item,.header__menu-item span,.announcement-bar__message,.announcement-bar__message p,.button,button.button,.shopify-payment-button__button--unbranded,.form__label,.product-form__input legend,.footer-block__heading,.badge,.product__text.caption-with-letter-spacing{text-transform:uppercase;letter-spacing:.16em;font-size:1.1rem}.price,.price__regular,.price-item{letter-spacing:.08em;font-size:1.2rem}.announcement-bar__message,.announcement-bar__message p{font-size:1rem;letter-spacing:.22em}@media(max-width:749px){.announcement-bar__message,.announcement-bar__message p{font-size:clamp(7px,2.3vw,8.5px);letter-spacing:.05em;white-space:nowrap;padding-left:.5rem;padding-right:.5rem}}.rte,.rte p{font-size:1.05em;line-height:1.65}.rte{max-width:62ch}.card__heading,.card__heading a{font-style:italic;font-weight:400;letter-spacing:.01em}.card__media .media,.product__media{border:1px solid rgba(var(--ink-rgb),.9)}.button{transition:background-color .25s ease,color .25s ease}.section-header .header,sticky-header .header{border-bottom:1px solid rgba(var(--ink-rgb),.12)}::selection{background:rgb(var(--ink-rgb));color:rgb(var(--paper-rgb))}.rte a,.link{text-underline-offset:.3em;text-decoration-thickness:1px}.product-form__input--pill input[type=radio]+label .variant-size-cm{display:none}.product-form__input--pill input[type=radio]+label .variant-size-in{display:inline}html[data-size-unit=cm] .product-form__input--pill input[type=radio]+label .variant-size-cm{display:inline}html[data-size-unit=cm] .product-form__input--pill input[type=radio]+label .variant-size-in{display:none}.size-unit-toggle{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;margin-inline-start:.8rem;font:inherit;font-size:1.1rem;letter-spacing:.04rem;text-transform:none;color:inherit;opacity:.6;cursor:pointer;text-decoration:underline;text-underline-offset:.3em;text-decoration-thickness:1px}.size-unit-toggle:hover,.size-unit-toggle:focus-visible{opacity:1}.size-unit-toggle__to-in{display:none}.size-unit-toggle__to-cm{display:inline}html[data-size-unit=cm] .size-unit-toggle__to-cm{display:none}html[data-size-unit=cm] .size-unit-toggle__to-in{display:inline}.shopify-policy__container{padding-top:clamp(2rem,5vw,4rem);padding-bottom:clamp(5rem,10vw,9rem)}product-info .page-width{position:relative}.product-nav__arrow{position:absolute;top:min(50%,40rem);transform:translateY(-50%);z-index:2;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:1px solid rgba(var(--ink-rgb),.9);background:rgb(var(--color-background));color:rgb(var(--ink-rgb));transition:background-color .25s ease,color .25s ease}.product-nav__arrow--prev{left:min(.3rem,calc(.3rem - (100vw - var(--page-width)) / 4))}.product-nav__arrow--next{right:min(.3rem,calc(.3rem - (100vw - var(--page-width)) / 4))}.product-nav__arrow svg{width:1.8rem;height:1.8rem}.product-nav__arrow:hover,.product-nav__arrow:focus-visible{background:rgb(var(--ink-rgb));color:rgb(var(--paper-rgb))}@media screen and (max-width:749px){.product-nav{display:flex;justify-content:center;gap:1.6rem;width:max-content;margin:.2rem auto 1.2rem}.product-nav__arrow{position:static;transform:none;width:4.6rem;height:4rem}}.floating-view-all{--floating-shortcut-red: 196, 0, 1;--floating-shortcut-paper: rgb(var(--paper-rgb));position:fixed;right:26px;bottom:26px;z-index:80;display:inline-flex;align-items:center;gap:11px;min-height:48px;padding:15px 22px;color:var(--floating-shortcut-paper);background:rgb(var(--floating-shortcut-red));border:1px solid rgb(var(--floating-shortcut-red));font-family:var(--mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;text-decoration:none;white-space:nowrap;transition:background-color .25s ease,color .25s ease,transform .25s ease}.floating-view-all:before{content:"";width:16px;height:11px;background:var(--floating-shortcut-paper);flex:none;transition:transform .25s ease,background-color .25s ease}.floating-view-all:hover{color:rgb(var(--floating-shortcut-red));background:var(--floating-shortcut-paper);transform:translateY(-2px)}.floating-view-all:hover:before{background:rgb(var(--floating-shortcut-red));transform:scaleX(1.35)}.floating-view-all:focus-visible{outline:2px solid rgb(var(--floating-shortcut-red));outline-offset:3px}@media screen and (max-width:840px){.floating-view-all{right:14px;bottom:14px;padding:12px 16px;font-size:10px;letter-spacing:.16em;gap:9px}.floating-view-all:before{width:13px;height:9px}}@media(prefers-reduced-motion:reduce){.floating-view-all,.floating-view-all:before{transition:none}.floating-view-all:hover{transform:none}}.infinite-hidden{display:none!important}.infinite-scroll{display:flex;align-items:center;justify-content:center;min-height:5.6rem;margin-top:3.2rem}.infinite-scroll__button{-webkit-appearance:none;appearance:none;cursor:pointer;font-family:var(--mono);font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;color:rgb(var(--ink-rgb));background:transparent;border:1px solid rgba(var(--ink-rgb),.9);padding:1.1rem 2.4rem;transition:color .16s ease,background-color .16s ease}.infinite-scroll__button:hover{color:rgb(var(--paper-rgb));background:rgb(var(--ink-rgb))}.infinite-scroll--auto .infinite-scroll__button{display:none}.infinite-scroll__spinner{display:none;width:2.2rem;height:2.2rem;border:2px solid rgba(var(--ink-rgb),.2);border-top-color:#c40001;border-radius:50%;animation:infinite-scroll-spin .72s linear infinite}.infinite-scroll--loading .infinite-scroll__spinner{display:inline-block}.infinite-scroll--loading .infinite-scroll__button{display:none}.infinite-scroll--error .infinite-scroll__button{display:inline-block;border-color:#c40001;color:#c40001}@keyframes infinite-scroll-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.infinite-scroll__spinner{animation-duration:1.6s}.infinite-scroll__button{transition:none}}.product-form__buy-now.button--primary{--ie-signal-red: 196, 0, 1;background:rgb(var(--ie-signal-red));border-color:rgb(var(--ie-signal-red));color:rgb(var(--paper-rgb));box-shadow:none;transition:background-color .25s ease,color .25s ease}.product-form__buy-now.button--primary:before,.product-form__buy-now.button--primary:after{box-shadow:none}.product-form__buy-now.button--primary:hover:not([disabled]){background:rgb(var(--paper-rgb));color:rgb(var(--ie-signal-red))}.product-form__buy-now.button--primary[disabled]{background:rgba(var(--ie-signal-red),.35);border-color:transparent}.product-form__trust{margin-top:14px;display:flex;flex-direction:column;gap:9px;align-items:center}.product-form__trust-line{margin:0;display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);white-space:nowrap;font-size:clamp(9px,2.7vw,12px);line-height:1.4;letter-spacing:.05em;text-transform:uppercase;opacity:.75}.product-form__trust-icon{width:15px;height:15px;flex:none}.product-form__payment{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.product-form__payment .icon{width:38px;height:24px}.product-form__input--pill label{font-family:var(--mono);letter-spacing:.04em;font-variant-numeric:tabular-nums}.footer.footer{padding-top:30px;padding-bottom:22px}.footer .footer__content-top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px 40px;padding-bottom:20px}.footer .footer__content-top .footer__blocks-wrapper{margin:0;row-gap:0;flex:0 1 auto;width:auto}.footer .footer__content-top .footer-block{flex:0 1 auto;width:auto;max-width:none;text-align:left}.footer .footer__content-top .footer-block--newsletter{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:12px 18px;margin-top:0;flex:1 1 300px}.footer .footer-block--menu .footer-block__details-content{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:4px 22px;margin-bottom:0}.footer .footer-block--menu .footer-block__details-content>li{margin:0}.footer .footer-block--menu .list-menu__item--link{padding:0;font-size:12px}.footer .footer__content-top .footer-block__newsletter{margin:0;flex:1 1 240px;max-width:320px}.footer .footer__content-top .newsletter-form{margin:0;gap:0}.footer .footer__content-top .newsletter-form__field-wrapper .field__input{height:40px;padding-top:0;padding-bottom:0;font-size:12px}.footer .footer__content-top .footer__list-social{margin:0;flex:0 0 auto;justify-content:flex-end}.footer .footer__content-top .list-social__link{padding:8px}.footer .footer__content-bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 24px;max-width:var(--page-width);margin:0 auto;padding:14px 5rem 0;border-top:1px solid rgba(var(--color-foreground),.22)}.footer .footer__content-bottom>.footer__content-bottom-wrapper{display:contents}.footer .footer__content-bottom .footer__column{width:auto;flex:0 0 auto;margin:0;padding:0}.footer .footer__content-bottom .footer__copyright{margin:0;flex:0 0 auto;text-align:left;font-size:11px;opacity:.8}.footer .footer__content-bottom .footer__payment,.footer .footer__content-bottom .list-payment{margin:0;justify-content:flex-end}.footer .footer__content-bottom .localization-form__select{font-size:11px}@media screen and (max-width:749px){.footer .footer__content-top,.footer .footer__content-bottom{justify-content:center;text-align:center;padding-left:1.5rem;padding-right:1.5rem}.footer .footer-block--menu .footer-block__details-content,.footer .footer__content-top .footer-block--newsletter,.footer .footer__content-top .footer-block{justify-content:center;text-align:center}.footer .footer__content-bottom .footer__copyright{text-align:center}}.footer .footer__content-top .footer__blocks-wrapper{display:flex;align-items:center;padding-left:0}.footer .footer__content-top .footer__blocks-wrapper>.grid__item{padding-left:0;align-self:center}@media screen and (max-width:749px){.footer .footer__content-top .footer-block--newsletter{flex:0 0 auto;width:100%;flex-direction:column;gap:14px}.footer .footer__content-top .footer-block__newsletter{flex:0 0 auto;width:100%;max-width:320px;margin:0 auto}.footer .footer__content-top .footer__blocks-wrapper{width:100%;justify-content:center}}@media screen and (max-width:749px){.product-form__input--pill{display:flex;flex-wrap:wrap;gap:8px}.product-form__input--pill>legend{flex:0 0 100%}.product-form__input--pill.product-form__input--pill input[type=radio]+label{flex:1 1 0;min-width:0;margin:0;padding-left:6px;padding-right:6px;font-size:clamp(11px,3.2vw,13px);letter-spacing:.02em;text-align:center;white-space:nowrap}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/irshaid-kit.css.map */
