.specGrid.svelte-fn7z1d{grid-template-columns:repeat(2,1fr);gap:.6rem 1.2rem;margin:0;display:grid}.specGrid__item.svelte-fn7z1d{flex-direction:column;gap:.1rem;display:flex}dt.svelte-fn7z1d{color:#757575;text-transform:uppercase;letter-spacing:.04em;font-size:.65rem}dd.svelte-fn7z1d{overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:600;line-height:1.3}.cpp.svelte-p3b4wl{flex-direction:column;gap:2.4rem;display:flex}.cpp__layout.svelte-p3b4wl{grid-template-columns:minmax(0,1fr);grid-template-areas:"head""drawing""choices""purchase";align-items:start;gap:1.2rem;display:grid}@media screen and (width>=768px){.cpp__layout.svelte-p3b4wl{grid-template:"head head""drawing choices"1fr"purchase purchase"/minmax(0,1fr) minmax(0,1fr)}}@media screen and (width>=1025px){.cpp__layout.svelte-p3b4wl{grid-template:"head head head""drawing choices purchase"1fr/minmax(0,1.6fr) minmax(0,1.7fr) minmax(248px,1fr);column-gap:2.4rem}}.cpp__head.svelte-p3b4wl{grid-area:head;min-width:0}.cpp__editor.svelte-p3b4wl{grid-area:drawing-start/drawing-start/choices-end/choices-end;min-width:0}.cpp__editor--split.svelte-p3b4wl{display:contents}.cpp__editor--split.svelte-p3b4wl [data-editor-part=preview]{grid-area:drawing}.cpp__editor--split.svelte-p3b4wl [data-editor-part=fields]{grid-area:choices;min-width:0}.cpp__drawingNote.svelte-p3b4wl{color:#757575;margin:0;font-size:.65rem;line-height:1.4}.cpp__purchase.svelte-p3b4wl{grid-area:purchase;min-width:0}@media screen and (width>=1025px){.cpp__purchase.svelte-p3b4wl{background:#fff;border:1.5px solid #666;border-radius:21.117px;align-self:start;padding:1.2rem;position:sticky;top:1.2rem}}.productService.svelte-p3b4wl{flex-direction:column;gap:16px;margin:0 0 1.2rem;display:flex}.productService__item.svelte-p3b4wl{color:#424242;align-items:flex-start;display:flex}.productService__item.svelte-p3b4wl p:where(.svelte-p3b4wl){margin:0;font-size:20px;line-height:129%}@media screen and (width<=550px){.productService__item.svelte-p3b4wl p:where(.svelte-p3b4wl){font-size:16px}}.productService__icon.svelte-p3b4wl{color:#424242;flex:none;width:26px;height:26px;margin-right:8px}@media screen and (width<=1024px){.productService__icon.svelte-p3b4wl{width:20px;height:20px;margin-right:6px}}.cpp__photo.svelte-p3b4wl{background:#fbfbfa;border:1px solid #e5e5e5;border-radius:8px;margin:0 0 .6rem;overflow:hidden}.cpp__photo.svelte-p3b4wl img:where(.svelte-p3b4wl){width:100%;height:auto;display:block}.cpp__photo.svelte-p3b4wl figcaption:where(.svelte-p3b4wl){color:#757575;padding:.4rem .6rem;font-size:.65rem}.cpp__thumbs.svelte-p3b4wl{flex-wrap:wrap;gap:.4rem;margin-bottom:.6rem;display:flex}.cpp__thumb.svelte-p3b4wl{text-align:center;cursor:pointer;background:#fff;border:1px solid #666;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:84px;padding:6px;font-size:.6rem;line-height:1.2;display:inline-flex}.cpp__thumb.svelte-p3b4wl img:where(.svelte-p3b4wl),.cpp__thumb.svelte-p3b4wl .cpp__thumbGlyph:where(.svelte-p3b4wl){object-fit:cover;border-radius:4px;width:64px;height:48px;display:block}.cpp__thumb.svelte-p3b4wl .cpp__thumbGlyph:where(.svelte-p3b4wl){color:#757575;background:#fbfbfa;place-items:center;font-size:28px;display:grid}.cpp__thumb--active.svelte-p3b4wl{border-color:#01273d;font-weight:600;box-shadow:inset 0 0 0 1px #01273d}.cpp__brand.svelte-p3b4wl{text-transform:uppercase;letter-spacing:.08em;color:#757575;margin-bottom:.3rem;font-size:.7rem}.cpp__title.svelte-p3b4wl{overflow-wrap:anywhere;margin-bottom:.6rem;font-size:1.3rem;font-weight:700;line-height:1.2}@media screen and (width<=550px){.cpp__title.svelte-p3b4wl{font-size:1.2rem}}.cpp__price.svelte-p3b4wl{margin-bottom:.6rem}.cpp__price.svelte-p3b4wl .cpp__priceLabel:where(.svelte-p3b4wl){color:#01273d;font-size:.8rem;font-weight:600;display:inline-block}.cpp__price.svelte-p3b4wl .cpp__priceHint:where(.svelte-p3b4wl){color:#757575;margin-top:.3rem;font-size:.65rem;line-height:1.4;display:block}.cpp__price.svelte-p3b4wl .cpp__priceValue:where(.svelte-p3b4wl){font-size:1.3rem;font-weight:700;transition:opacity .12s;display:inline-block}.cpp__price.svelte-p3b4wl .cpp__priceValue--stale:where(.svelte-p3b4wl){opacity:.45}.cpp__breakdown.svelte-p3b4wl{color:#757575;flex-direction:column;gap:.3rem;margin:0 0 1.2rem;padding:0;font-size:.7rem;list-style:none;display:flex}.cpp__breakdown.svelte-p3b4wl li:where(.svelte-p3b4wl){justify-content:space-between;gap:.6rem;display:flex}.cpp__cartRow.svelte-p3b4wl{align-items:center;gap:16px;display:flex}@media screen and (width<=550px){.cpp__cartRow.svelte-p3b4wl{gap:12px}}@media screen and (width>=1025px){.cpp__cartRow.svelte-p3b4wl{flex-wrap:wrap}}.cpp__qtyLabel.svelte-p3b4wl{font-size:.75rem;font-weight:600}.cpp__increment.svelte-p3b4wl{border:1px solid #666;border-radius:12.66px;align-items:center;padding:12.5px;display:flex}@media screen and (width<=767px){.cpp__increment.svelte-p3b4wl{padding:6px 8px}}.cpp__increment.svelte-p3b4wl button:where(.svelte-p3b4wl){cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}@media screen and (width<=767px){.cpp__increment.svelte-p3b4wl button:where(.svelte-p3b4wl){width:36px;height:36px}}.cpp__qty.svelte-p3b4wl{text-align:center;border:0;width:46px;padding:0;font-family:Oxygen,Arial,Helvetica,sans-serif;font-size:18px;font-weight:700}@media screen and (width<=767px){.cpp__qty.svelte-p3b4wl{width:40px;font-size:16px}}.cpp__cartButton.svelte-p3b4wl{flex:1}@media screen and (width>=1025px){.cpp__cartButton.svelte-p3b4wl{flex:1 0 100%}}.cpp__cartButton.svelte-p3b4wl button:where(.svelte-p3b4wl){text-align:center;text-transform:uppercase;border-radius:12.66px;width:100%;margin:0;padding:14px 24px;font-size:20px}@media screen and (width<=767px){.cpp__cartButton.svelte-p3b4wl button:where(.svelte-p3b4wl){text-transform:capitalize;border-radius:9.761px;min-height:48px;padding:12px;font-size:16px}}.cpp__another.svelte-p3b4wl{border-radius:12.66px;width:100%;margin:.6rem 0 0;padding:12px 16px;font-size:16px}@media screen and (width<=767px){.cpp__another.svelte-p3b4wl{text-transform:capitalize;min-height:48px;font-size:16px}}.cpp__anotherHint.svelte-p3b4wl{color:#757575;margin-top:.3rem;font-size:.65rem;line-height:1.4}.cpp__added.svelte-p3b4wl{color:#008a06;background:#d5ffd8;border-radius:10px;flex-wrap:wrap;align-items:center;gap:.4rem .6rem;margin-top:.6rem;padding:10px 14px;font-size:.75rem;line-height:1.4;display:flex}.cpp__addedIcon.svelte-p3b4wl{flex:none;width:18px;height:18px}.cpp__addedCart.svelte-p3b4wl{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:6px 0;font-weight:600;text-decoration:underline}.cpp__purchaseNote.svelte-p3b4wl{color:#757575;margin-top:.4rem;font-size:.7rem;line-height:1.4}.cpp__purchaseNote--error.svelte-p3b4wl{color:#cc4749}.cpp__fulfilment.svelte-p3b4wl{color:#333;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;flex-direction:column;gap:.4rem;margin:1.2rem 0;padding:.6rem 0;font-size:.7rem;line-height:1.4;list-style:none;display:flex}@media screen and (width<=767px){.cpp__fulfilment.svelte-p3b4wl{font-size:.75rem}}.cpp__fulfilment.svelte-p3b4wl li:where(.svelte-p3b4wl):before{content:"✓ ";color:#008a06}.productView-tabs.svelte-p3b4wl{margin-top:24px}.tabs.svelte-p3b4wl{justify-content:flex-start;gap:24px;margin:0 0 32px;padding:0;list-style:none;display:flex}@media screen and (width<=1024px){.tabs.svelte-p3b4wl{margin-bottom:20px}}@media screen and (width<=767px){.tabs.svelte-p3b4wl{gap:12px}}.tab.svelte-p3b4wl{border:1px solid #01273d;border-radius:10px}.tab-title.svelte-p3b4wl{color:#01273d;font:inherit;text-align:center;text-transform:uppercase;cursor:pointer;background:#fff;border:0;border-radius:10px;padding:12px 24px;font-size:20px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:block}@media screen and (width<=1024px){.tab-title.svelte-p3b4wl{padding:10px 16px;font-size:16px}}@media screen and (width<=550px){.tab-title.svelte-p3b4wl{padding:10px 14px;font-size:15px}}.tab-title.svelte-p3b4wl:hover,.tab-title.is-active.svelte-p3b4wl{color:#fff;background:#01273d}.tabs-contents.svelte-p3b4wl .tab-content:where(.svelte-p3b4wl){border:2px solid #01273d;border-radius:23px;padding:32px 32px 32px 58px}@media screen and (width<=1439px){.tabs-contents.svelte-p3b4wl .tab-content:where(.svelte-p3b4wl){padding:24px 24px 24px 40px}}@media screen and (width<=767px){.tabs-contents.svelte-p3b4wl .tab-content:where(.svelte-p3b4wl){border-radius:16px;padding:18px 16px}}.tab-content-wrapper.svelte-p3b4wl{color:#414141;overflow-wrap:anywhere;padding-top:14px;font-size:16px;line-height:1.45}@media (width>=551px){.tab-content-wrapper.svelte-p3b4wl{font-size:17px}}@media (width>=768px){.tab-content-wrapper.svelte-p3b4wl{font-size:18px;line-height:129%}}@media (width>=1025px){.tab-content-wrapper.svelte-p3b4wl{font-size:20px}}.tab-content-wrapper.svelte-p3b4wl p{margin:0 0 1.2rem}.tab-content-wrapper.svelte-p3b4wl p:first-child{margin-top:0}.tab-content-wrapper.svelte-p3b4wl ul,.tab-content-wrapper.svelte-p3b4wl ol{margin:0 0 1.2rem 1.2rem;padding:0;list-style-position:outside}.tab-content-wrapper.svelte-p3b4wl ul{list-style-type:disc}.tab-content-wrapper.svelte-p3b4wl li{margin:0}.tab-content-wrapper.svelte-p3b4wl h1,.tab-content-wrapper.svelte-p3b4wl h2,.tab-content-wrapper.svelte-p3b4wl h3,.tab-content-wrapper.svelte-p3b4wl h4,.tab-content-wrapper.svelte-p3b4wl h5,.tab-content-wrapper.svelte-p3b4wl h6{color:#01273d;letter-spacing:.25px;margin:1.8rem 0 .6rem;font-weight:700}.tab-content-wrapper.svelte-p3b4wl h3{font-size:24px}@media (width>=768px){.tab-content-wrapper.svelte-p3b4wl h3{font-size:40px}}.tab-content-wrapper.svelte-p3b4wl h4{font-size:20px}@media (width>=768px){.tab-content-wrapper.svelte-p3b4wl h4{font-size:32px}}.tab-content-wrapper.svelte-p3b4wl img{max-width:100%;height:auto}.tab-content-wrapper.svelte-p3b4wl table{max-width:100%}@media (width<=767px){.tab-content-wrapper.svelte-p3b4wl table{display:block;overflow-x:auto}}.tab-content-wrapper.svelte-p3b4wl .flex{flex-wrap:wrap;display:flex}.tab-content-wrapper.svelte-p3b4wl .gap-4{gap:16px}.tab-content-wrapper.svelte-p3b4wl .w-full{width:100%}.tab-content-wrapper.svelte-p3b4wl .p-2{padding:8px}.tab-content-wrapper.svelte-p3b4wl .normal-case{text-transform:none}@media (width>=768px){.tab-content-wrapper.svelte-p3b4wl [class~=md\:pt-4]{padding-top:16px}.tab-content-wrapper.svelte-p3b4wl [class~=md\:pb-4]{padding-bottom:16px}.tab-content-wrapper.svelte-p3b4wl [class~=md\:pl-6]{padding-left:24px}.tab-content-wrapper.svelte-p3b4wl [class~=md\:pr-6]{padding-right:24px}.tab-content-wrapper.svelte-p3b4wl [class~=md\:uppercase]{text-transform:uppercase}}.tab-content-wrapper.svelte-p3b4wl .description-buttons-wrapper{max-width:530px}.tab-content-wrapper.svelte-p3b4wl .description-buttons-wrapper a.button{text-align:center;margin:0;text-decoration:none}.tab-content-wrapper.svelte-p3b4wl .mb-0{margin-bottom:0}.tab-content-wrapper.svelte-p3b4wl .mb-4{margin-bottom:16px}.tab-content-wrapper.svelte-p3b4wl .mb-10{margin-bottom:40px}.tab-content-wrapper.svelte-p3b4wl .mt-0{margin-top:0}.tab-content-wrapper.svelte-p3b4wl .font-bold{font-weight:700}.tab-content-wrapper.svelte-p3b4wl [class~="leading-[129%]"]{line-height:129%}@media (width>=768px){.tab-content-wrapper.svelte-p3b4wl [class~="md:leading-[129%]"]{line-height:129%}}@media (width>=1024px){.tab-content-wrapper.svelte-p3b4wl [class~=lg\:mb-10]{margin-bottom:40px}}.cpp__bar.svelte-p3b4wl{display:none}@media screen and (width<=1024px){.cpp__bar.svelte-p3b4wl{z-index:20;margin:0 calc(-1 * var(--cpp-gutter,1.2rem));padding:10px var(--cpp-gutter,1.2rem) calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e5e5e5;align-items:center;gap:12px;display:flex;position:sticky;bottom:0;box-shadow:0 -6px 18px #01273d14}.cpp--bar.svelte-p3b4wl .cpp__price:where(.svelte-p3b4wl),.cpp--bar.svelte-p3b4wl .cpp__cartButton:where(.svelte-p3b4wl),.cpp--bar.svelte-p3b4wl .cpp__purchaseNote:where(.svelte-p3b4wl){display:none}}.cpp__barPrice.svelte-p3b4wl{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.cpp__barValue.svelte-p3b4wl{font-size:1.1rem;font-weight:700;line-height:1.1;transition:opacity .12s}.cpp__barValue--stale.svelte-p3b4wl{opacity:.45}.cpp__barNote.svelte-p3b4wl{color:#757575;font-size:.65rem;line-height:1.3}.cpp__barNote--error.svelte-p3b4wl{color:#cc4749}.cpp__barButton.svelte-p3b4wl{text-transform:none;white-space:nowrap;border-radius:10px;flex:none;min-height:48px;margin:0;padding:12px 22px;font-size:16px}.cpp__intro.svelte-p3b4wl{color:#333;margin:12px 0 0;font-size:16px;line-height:1.5}.cpp__unit.svelte-p3b4wl{white-space:nowrap;font-size:14px;font-weight:400}.cpp__subtotal.svelte-p3b4wl{margin-top:8px;font-size:15px;font-weight:600;display:block}.cpp__retry.svelte-p3b4wl{color:#01273d;cursor:pointer;background:0 0;border:0;min-height:44px;margin-bottom:12px;padding:10px 0;text-decoration:underline}.cpp__cartButton.svelte-p3b4wl button:where(.svelte-p3b4wl):disabled,.cpp__another.svelte-p3b4wl:disabled,.cpp__barButton.svelte-p3b4wl:disabled{color:#5b6770;opacity:1;cursor:not-allowed;box-shadow:none;background:#e3e8eb;border-color:#c1cbd1}.cpp__barValue.svelte-p3b4wl{font-size:.95rem}.cpp__barNote.svelte-p3b4wl{font-size:.7rem}.cpp__purchase.svelte-p3b4wl button:focus-visible,.cpp__barButton.svelte-p3b4wl:focus-visible{outline-offset:3px;outline:2px solid #01273d}.tab-content-wrapper.svelte-p3b4wl h2{font-size:22px;line-height:1.3}.tab-content-wrapper.svelte-p3b4wl details{border-bottom:1px solid #dce2e5;padding:8px 0}.tab-content-wrapper.svelte-p3b4wl summary{cursor:pointer;color:#01273d;min-height:44px;padding:10px 0;font-size:16px;font-weight:600}.tab-content-wrapper.svelte-p3b4wl summary:focus-visible{outline-offset:3px;outline:2px solid #01273d}.tab-content-wrapper.svelte-p3b4wl details p{margin-top:8px;font-size:16px;line-height:1.5}.custom-product-page.svelte-zw4pn2{--cpp-gutter:1.2rem;max-width:64rem;padding:1.2rem var(--cpp-gutter) 2.4rem;margin:0 auto;overflow-x:clip}@media screen and (width<=550px){.custom-product-page.svelte-zw4pn2{--cpp-gutter:16px;padding-top:.6rem}}
