:root{--craft-ink: #17181b;--craft-coral: #f34d3f;--craft-teal: #0c9ca1;--craft-mint: #d8f1ea;--craft-yellow: #f7b51f;--craft-line: #e5e6e8}.craft-header{background:#fff;color:var(--craft-ink);position:relative;z-index:12}.craft-header a{color:inherit;text-decoration:none}.craft-header__announcement{align-items:center;background:var(--craft-coral);color:#fff;display:flex;font-size:13px;font-weight:700;justify-content:center;min-height:34px;padding:7px 24px}.craft-header__announcement a{margin-right:34px}.craft-header__inner{align-items:center;display:grid;gap:34px;grid-template-columns:minmax(170px,.8fr) minmax(280px,1.7fr) minmax(170px,.8fr);margin:0 auto;max-width:1480px;padding:22px 40px}.craft-header__brand{display:flex;max-width:245px}.craft-header__logo{display:block;height:auto;max-height:48px;object-fit:contain;object-position:left center;width:100%}.craft-header__brand>span{font-family:Arial,sans-serif;font-size:30px;font-weight:800;line-height:1}.craft-header__search{align-items:center;border:1px solid #d9dbdf;display:flex;height:40px}.craft-header__search input{background:transparent;border:0;color:var(--craft-ink);flex:1;font-size:14px;height:100%;min-width:0;padding:0 14px}.craft-header__search button{background:transparent;border:0;color:var(--craft-ink);cursor:pointer;height:100%;padding:0 14px}.craft-header__search .icon{font-size:18px}.craft-header__actions{align-items:center;display:flex;gap:26px;justify-content:flex-end}.craft-header__actions a{align-items:center;display:inline-flex;font-size:14px;gap:7px}.craft-header__cart{position:relative}.craft-header__cart .icon{font-size:21px}.craft-header__cart-count{align-items:center;background:#1565d8;border-radius:999px;color:#fff;display:inline-flex;font-size:11px;font-weight:700;height:19px;justify-content:center;line-height:1;min-width:19px;padding:0 4px}.craft-header__cart-count.is-empty{display:none}.craft-header__nav{border-bottom:1px solid var(--craft-line);border-top:1px solid var(--craft-line)}.craft-header__nav-inner{align-items:center;display:flex;gap:30px;justify-content:center;margin:0 auto;max-width:1480px;min-height:46px;overflow-x:auto;padding:0 24px}.craft-header__nav a{font-size:13px;font-weight:700;white-space:nowrap}.craft-header__nav a:hover,.craft-header__nav a[aria-current=page]{color:var(--craft-coral)}.craft-mobile-actions{display:none}.craft-main-content{overflow:hidden}.craft-home{background:#fff;color:var(--craft-ink);font-family:Arial,sans-serif}.craft-home h1,.craft-home h2,.craft-home h3,.craft-home p{margin:0}.craft-home__hero{background:linear-gradient(105deg,#fa604e 0% 47%,#d8f1ea 47% 100%);display:grid;grid-template-columns:minmax(290px,.82fr) minmax(500px,1.18fr);min-height:400px;overflow:hidden;padding:54px max(40px,calc((100% - 1370px)/2));position:relative}.craft-home__hero-copy{align-self:center;max-width:540px;position:relative;z-index:2}.craft-home__eyebrow{font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.craft-home__hero .craft-home__eyebrow{color:#17181bb8;margin-bottom:18px}.craft-home__hero h1{font-family:Georgia,serif;font-size:58px;line-height:1.02;max-width:520px}.craft-home__hero-copy>p:not(.craft-home__eyebrow){font-size:17px;line-height:1.5;margin-top:18px;max-width:470px}.craft-home__button{background:#1063dd;color:#fff;display:inline-flex;font-size:15px;font-weight:700;justify-content:center;margin-top:28px;padding:14px 23px;text-decoration:none}.craft-home__button:hover{background:#0849a7;color:#fff}.craft-home__hero-art{align-items:center;display:flex;justify-content:center;min-height:290px;position:relative}.craft-home__hero-product{background:#fff;box-shadow:0 16px 36px #17181b29;overflow:hidden;position:absolute}.craft-home__hero-product img{display:block;height:100%;object-fit:cover;width:100%}.craft-home__hero-product--1{height:254px;left:4%;transform:rotate(-8deg);width:205px}.craft-home__hero-product--2{height:310px;left:35%;top:4%;transform:rotate(4deg);width:245px;z-index:2}.craft-home__hero-product--3{height:236px;right:2%;top:27%;transform:rotate(8deg);width:185px}.craft-home__categories{border-bottom:1px solid var(--craft-line);display:grid;grid-template-columns:repeat(6,minmax(0,1fr));margin:0 auto;max-width:1480px;padding:0 28px}.craft-home__categories a{align-items:center;color:var(--craft-ink);display:flex;flex-direction:column;gap:9px;justify-content:center;min-height:110px;text-align:center;text-decoration:none}.craft-home__categories a+a{border-left:1px solid var(--craft-line)}.craft-home__categories .craft-home__category-thumb{align-items:center;background:#f6f5f3;border:2px solid var(--craft-coral);color:var(--craft-coral);display:inline-flex;font-size:10px;font-weight:800;height:42px;justify-content:center;overflow:hidden;width:42px}.craft-home__category-thumb img{height:100%;object-fit:cover;width:100%}.craft-home__categories strong{font-size:13px;font-weight:700}.craft-home__categories a:hover .craft-home__category-thumb{border-color:var(--craft-teal)}.craft-home__featured{margin:0 auto;max-width:1480px;padding:60px 40px 72px}.craft-home__featured+.craft-home__featured{border-top:1px solid var(--craft-line);padding-top:62px}.craft-home__section-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:28px}.craft-home__section-heading .craft-home__eyebrow{color:#666b73;margin-bottom:8px}.craft-home__section-heading h2{font-family:Georgia,serif;font-size:34px}.craft-home__section-heading>a{color:#1063dd;font-size:14px;font-weight:700;text-decoration:none}.craft-home__product-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.craft-product-card{min-width:0}.craft-product-card__image{background:#f6f5f3;display:block;overflow:hidden;position:relative}.craft-product-card__image:after{content:"";display:block;padding-top:100%}.craft-product-card__image img,.craft-product-card__placeholder{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.craft-product-card__meta{padding:13px 4px 22px}.craft-product-card__meta p{color:#777b83;font-size:11px;font-weight:700;text-transform:uppercase}.craft-product-card__meta h3{font-size:14px;font-weight:700;line-height:1.35;margin-top:6px;min-height:38px}.craft-product-card__meta h3 a{color:inherit;text-decoration:none}.craft-product-card__meta strong{display:block;font-size:15px;margin-top:7px}.craft-home__promise{background:#eaf7f5;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 auto 60px;max-width:1400px}.craft-home__promise>div{align-items:center;display:flex;gap:16px;min-height:130px;padding:25px 38px}.craft-home__promise>div+div{border-left:1px solid #c1e7df}.craft-home__promise strong{display:block;font-size:16px}.craft-home__promise p{font-size:13px;line-height:1.4;margin-top:5px}.craft-home__promise-icon{border:3px solid var(--craft-teal);display:block;flex:0 0 38px;height:38px;position:relative;width:38px}.craft-home__promise-icon--download:before{border-bottom:3px solid var(--craft-teal);border-right:3px solid var(--craft-teal);content:"";height:13px;left:11px;position:absolute;top:6px;transform:rotate(45deg);width:8px}.craft-home__promise-icon--license{border-radius:50%;border-color:var(--craft-coral)}.craft-home__promise-icon--license:before{border:3px solid var(--craft-coral);border-radius:50%;content:"";height:12px;left:10px;position:absolute;top:9px;width:12px}.craft-home__promise-icon--quality{border-color:var(--craft-yellow);transform:rotate(45deg)}.craft-home__promise-icon--quality:before{background:var(--craft-yellow);content:"";height:10px;left:11px;position:absolute;top:11px;width:10px}@media screen and (max-width:768px){.craft-header__announcement{font-size:11px;min-height:30px;padding:6px 15px}.craft-header__announcement a{margin:0}.craft-header__announcement span{display:none}.craft-header__main{border-bottom:1px solid var(--craft-line)}.craft-header__inner{display:block;padding:18px 20px}.craft-header__brand{max-width:190px}.craft-header__logo{max-height:34px}.craft-header__brand>span{font-size:25px}.craft-header__search,.craft-header__actions{display:none}.craft-header__nav{border-top:0}.craft-header__nav-inner{gap:22px;justify-content:flex-start;min-height:42px;padding:0 18px}.craft-header__nav a{font-size:12px}.craft-mobile-actions{align-items:center;display:flex;gap:19px;position:absolute;right:19px;top:45px}.craft-mobile-actions>a{color:var(--craft-ink);font-size:22px;position:relative}.craft-mobile-actions .craft-header__cart-count{font-size:9px;height:16px;min-width:16px;position:absolute;right:-10px;top:-8px}.craft-mobile-actions__person{border:2px solid currentColor;border-radius:50%;display:block;height:13px;position:relative;width:13px}.craft-mobile-actions__person:after{border:2px solid currentColor;border-bottom:0;border-radius:8px 8px 0 0;content:"";height:7px;left:-4px;position:absolute;top:12px;width:17px}.craft-home__hero{background:#fff;display:flex;flex-direction:column;min-height:0;padding:0}.craft-home__hero-copy{background:#fff;order:1;padding:34px 26px 23px}.craft-home__hero .craft-home__eyebrow{color:var(--craft-teal);margin-bottom:11px}.craft-home__hero h1{font-size:50px;max-width:320px}.craft-home__hero-copy>p:not(.craft-home__eyebrow){font-size:15px;margin-top:12px}.craft-home__button{background:var(--craft-coral);margin-top:20px;padding:14px 18px}.craft-home__hero-art{background:#fff;min-height:328px;order:0}.craft-home__hero-art:before{background:var(--craft-yellow);border-radius:50%;content:"";height:160px;position:absolute;right:-74px;top:-53px;width:160px}.craft-home__hero-art:after{background:var(--craft-teal);bottom:-55px;content:"";height:110px;left:-45px;position:absolute;transform:rotate(-18deg);width:180px}.craft-home__hero-product--1{height:194px;left:5%;top:77px;width:154px}.craft-home__hero-product--2{height:250px;left:33%;top:38px;width:190px}.craft-home__hero-product--3{height:172px;right:1%;top:123px;width:132px}.craft-home__categories{display:flex;gap:0;overflow-x:auto;padding:0}.craft-home__categories a{flex:0 0 94px;min-height:98px}.craft-home__categories strong{font-size:11px}.craft-home__categories .craft-home__category-thumb{font-size:9px;height:34px;width:34px}.craft-home__featured{padding:42px 18px 34px}.craft-home__section-heading{margin-bottom:19px}.craft-home__section-heading h2{font-size:28px}.craft-home__section-heading>a{font-size:13px}.craft-home__product-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.craft-product-card__meta{padding:10px 2px 16px}.craft-product-card__meta p{font-size:9px}.craft-product-card__meta h3{font-size:13px;min-height:54px}.craft-product-card__meta strong{font-size:15px}.craft-home__promise{display:block;margin:0}.craft-home__promise>div{min-height:0;padding:20px 26px}.craft-home__promise>div+div{border-left:0;border-top:1px solid #c1e7df}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/craft-redesign.css.map */
