@charset "UTF-8";.modal-routes-slide-up-enter{transform:translateY(100%);z-index:11}.modal-routes-slide-up-enter-active{transform:translate(0);transition:transform .15s ease-out}.modal-routes-slide-up-exit{transform:translate(0)}.modal-routes-slide-up-exit-active{transform:translateY(100%);transition:transform .15s ease-in}.ndx-ModalRoutes{position:fixed;inset:0;margin:1rem;will-change:transform;z-index:1200;border-radius:.5rem;overflow:hidden}@media (min-width:700px){.ndx-ModalRoutes{width:90%;height:90%;min-height:20rem;max-height:50rem;max-width:100rem;margin:0 auto;top:5%}}.ndx-ModalRoutes-container{position:relative;width:100%;height:100%;display:flex;justify-content:center}@media (min-width:700px){.ndx-ModalRoutes-isSpecialDesigns{max-height:34rem;max-width:50rem}}@media (min-width:700px){.ndx-ModalRoutes-isPromo{height:60%;max-height:40rem;max-width:60rem;min-height:27rem;margin:0 auto;top:15%}}.ndx-ModalRoutes-isPromo .ndx-ModalSwitch-container{overflow:hidden;-webkit-overflow-scrolling:initial}.global-routes{display:none}.ndx-Product{height:100%;width:100%}.ndx-Product-photo{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.ndx-Product-viewName{display:none;position:absolute;bottom:7rem;width:100%;text-align:center;justify-content:center;opacity:1;transition:.5s opacity;letter-spacing:1px;text-transform:capitalize}.ndx-Product-viewName.hidden{opacity:0;z-index:0}.ndx-Product-viewName span{padding:.5rem 1rem;background-color:#fff;border-radius:4px}.ndx-Product .watch-overlay{transition:opacity .1s}.ndx-Product .no-product-image{display:block;position:relative;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAAAAACo4kLRAAAAGElEQVR42mN4Cgef4IBhSAsimAjpIS0IAOy3cAhwjzZfAAAAAElFTkSuQmCC);background-repeat:repeat;border-radius:5px}.ndx-Product .no-product-image img{opacity:0}.ndx-BoundingBox{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all}.ndx-BoundingBox.isSelected{cursor:grab}.ndx-BoundingBox:after{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);box-sizing:border-box;pointer-events:none}.ndx-BoundingBox:hover:after,.ndx-BoundingBox.isInSelectionArea:after{border:1px dashed}.ndx-Design-printableArea.isBusy .ndx-BoundingBox:after{border:1px dashed}.ndx-FoundryImage,.ndx-ClipartImage{pointer-events:none;width:100%;height:100%;max-width:100%;max-height:100%;display:block}.ndx-Design-icon{height:0;position:relative;width:0}.ndx-Guideline{position:absolute;display:block;text-transform:capitalize;border:1px solid;opacity:0;transition:opacity .15s .15s}.ndx-Guideline.isVisible{opacity:1;transition:none}.ndx-SelectionArea{position:absolute;top:0;left:0;width:100%;height:100%}.ndx-SelectionArea-selection{position:absolute;z-index:1;background:#ffffff4d;box-shadow:0 0 0 1px #fff;pointer-events:none}.ndx-Design{flex:1 0 auto;width:100%;height:100%;display:flex;justify-content:center}.ndx-Design-printableArea{position:absolute;transform-style:preserve-3d;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.ndx-Design-printableArea.isBusy{-webkit-user-select:none;-moz-user-select:none;user-select:none}.ndx-Design-centerLine{align-self:center;height:100%;width:1px;border-right:1px dashed;pointer-events:none;visibility:hidden}.ndx-Design-centerLine.isVisible{visibility:visible}.ndx-Design-guidelineContainer{position:relative;width:100%;height:100%;z-index:-1}.ndx-Design-selection{position:absolute;box-sizing:border-box;cursor:grab;pointer-events:all}.ndx-Design-selection:after{content:"";position:absolute;top:-3px;left:-3px;width:100%;height:100%;padding:1px;border:2px solid;box-sizing:content-box;pointer-events:none}.ndx-Design-selection.isBusy{cursor:grabbing}.ndx-Design-selection.isBusy:after{display:none}.ndx-Design-selection-dragzone{position:absolute;top:0;left:0;width:100%;height:100%}.ndx-Design-selection-handle{position:absolute;z-index:1;width:30px;height:30px;margin:-2px;background:#fff;border-radius:100%;box-shadow:0 0 0 1px #0000001a}.ndx-Design-selection-handle:hover{cursor:pointer}.ndx-Design-selection-handle.isResize{top:100%;left:100%;cursor:nwse-resize}.ndx-Design-selection-handle.isEdit{bottom:100%;left:100%}.ndx-Design-selection-handle.isDuplicate{top:100%;right:100%}.ndx-Design-selection-handle.isDuplicate>svg{padding:.25rem}.ndx-Design-selection-handle.isDuplicate svg path,.ndx-Design-selection-handle.isResize svg path,.ndx-Design-selection-handle.isEdit svg path{fill:#1e39d2}.ndx-Design-selection-handle.isDelete{bottom:100%;right:100%}.ndx-Design-selection.isBusy .ndx-Design-selection-handle{opacity:0}.ndx-GettingStarted{width:65%;margin-top:12.5%}@media (min-width:1024px){.ndx-GettingStarted:active svg path{fill:#1840a3}}.ndx-DesignContextMenu{position:absolute;z-index:1}.ndx-DesignContextMenu-menu{min-width:140px;padding:.5rem 0;background-color:#fff;border-radius:4px;box-shadow:4px 4px 8px #00000026,0 0 0 1px #0000000d}.ndx-DesignContextMenu-separator{margin:.5rem 0;height:1px;background-color:#d9d9d9}.ndx-DesignContextMenu-option{position:relative;padding:.3rem 3rem .3rem 1rem;white-space:nowrap}.ndx-DesignContextMenu-option.has-submenu:after{content:"▸";position:absolute;top:50%;right:1rem;transform:translateY(-50%);line-height:1}.ndx-DesignContextMenu-option.is-disabled{opacity:.65;pointer-events:none}.ndx-DesignContextMenu-option>.ndx-DesignContextMenu-menu{left:100%;margin-left:-.5rem;top:-.5rem;display:none}.ndx-DesignContextMenu-option:not(.is-disabled):hover{background-color:#f4f4f4;cursor:pointer}.ndx-DesignContextMenu-option:not(.is-disabled):hover>.ndx-DesignContextMenu-menu{display:block}.ndx-Canvas{display:flex;flex-grow:1;height:100%;width:100%;transition:.3s filter;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ndx-Canvas--disabled{pointer-events:none}.ndx-Canvas--blurred{filter:blur(5px)}.ndx-Canvas-zoomContainer{position:absolute;top:0;left:0;right:0;width:100%;height:100%}.ndx-Canvas-zoomIcon{cursor:pointer;position:absolute;bottom:100px;right:0;height:auto;width:auto;color:#fff;fill:#fff;z-index:10;padding:1rem;background:#f4f4f4e6;opacity:.9;border-radius:3px;margin:2rem;text-align:center}@media (min-width:1024px){.ndx-Canvas-zoomIcon:hover{background:#222020}}.ndx-Canvas-zoomIcon svg{max-width:32px}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-CanvasToolbar{display:flex;flex-direction:column;justify-content:space-between;position:absolute;top:0;right:0;bottom:1.6125rem;width:5rem;margin:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}@media (min-width:700px){.ndx-CanvasToolbar{bottom:3rem}}.ndx-CanvasToolbar-changeViews{background-color:#f4f4f4e6;margin-bottom:.5rem;border-radius:8px;z-index:3}.ndx-CanvasToolbar-changeViews .ndx-CanvasToolbar-menu{margin-bottom:0}.ndx-CanvasToolbar-changeViews .ndx-CanvasToolbar-menu:last-child{padding-bottom:.5rem}.ndx-CanvasToolbar-changeViewButton{margin:.5rem 0 0}.ndx-CanvasToolbar-printAreaButton{width:100%;margin-bottom:.25rem}.ndx-CanvasToolbar-toolButton{padding:.5rem 0;width:100%}.ndx-CanvasToolbar-toolButton label{display:block}.ndx-CanvasToolbar-toolButton:hover{background-color:#fff;cursor:pointer;border-radius:4px}.ndx-CanvasToolbar-toolButton:hover label{cursor:pointer}.ndx-CanvasToolbar-toolButton--inactive{padding:.5rem 0}.ndx-CanvasToolbar-toolButton--inactive label{display:block;color:#f4f4f44d}.ndx-CanvasToolbar-toolButton--inactive svg{fill-opacity:.3}.ndx-CanvasToolbar-toolButton--inactive .ndx-MenuButton-text{opacity:.3}.ndx-CanvasToolbar-toolButton--inactive:hover,.ndx-CanvasToolbar-toolButton--inactive:hover label{cursor:default}.ndx-CanvasToolbar-footer{flex:1 1 auto;display:flex;align-items:flex-end;padding-bottom:2rem;flex-direction:column-reverse}.ndx-CanvasToolbar-zoom{background-color:#f4f4f4e6}.ndx-CanvasToolbar-zoom svg{height:1.5rem}.ndx-CanvasToolbar-zoom .ndx-MenuButton-icon{display:flex;align-items:center}.ndx-CanvasToolbar-zoomButton .ndx-MenuButton-text{padding-top:2px}.ndx-CanvasToolbar-menu{background-color:#f4f4f4e6;border-radius:8px;flex-flow:column nowrap;margin-bottom:.5rem}@media (min-width:700px){.ndx-CanvasToolbar-menu:hover{background-color:#fff}}.ndx-CanvasToolbar-menu:empty{opacity:0}.ndx-CanvasToolbar-menu--active .ndx-MenuButton-text:before{background-color:#1e39d2}.ndx-CanvasToolbar-tools{background-color:#f4f4f4e6;border-radius:8px;flex-flow:column nowrap;padding:0}.ndx-CanvasToolbar-tools:not(:last-child){margin-bottom:.5rem}.ndx-CanvasToolbar-tools:empty{opacity:0}.ndx-CanvasToolbar .ndx-MenuButton-text{position:relative;text-transform:capitalize;width:100%;margin-top:1px;padding-top:4px}.ndx-CanvasToolbar .ndx-MenuButton-text:before{content:"";display:block;position:absolute;left:4px;right:4px;top:0;height:2px;margin:0 auto 2px}.ndx-CanvasToolbar .ndx-MenuButton img{display:block;height:100%;margin:0 auto}@media (max-height:670px){.ndx-CanvasToolbar .ndx-CanvasToolbar-toolButton .ndx-MenuButton-text{display:none}}.ndx-DropDownMenu{padding:5px 0;border-radius:8px;box-shadow:0 0 15px 5px #28282833;transition:transform,opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.175,.885,.32,1.275);overflow:hidden;display:flex;flex-direction:column;position:absolute;right:5px}.ndx-DropDownMenu.closed{pointer-events:none;opacity:0;transform-origin:top right;transform:scale(.5)}.ndx-DropDownMenu.open{background:#fff;opacity:100;transform-origin:top right;transform:scale(1)}.ndx-DropDownMenu .ndx-MenuItem{padding:10px 15px;transition:background .2s linear}.ndx-DropDownMenu .ndx-MenuItem:active,.ndx-DropDownMenu .ndx-MenuItem.active{background:#e6e6e6cc}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-MobileToolbar{display:flex;position:absolute;top:0;left:0;padding:.25rem;width:100%;flex-direction:row;justify-content:space-between}.ndx-MobileToolbar-leftSideButtonsGroup{flex-direction:column}.ndx-MobileToolbar-leftSideButtonsGroup>div :nth-child(2) svg{transform:scaleX(-1)}.ndx-MobileToolbar-rightSideButtonsGroup{position:relative}.ndx-MobileToolbar-buttonContainer{width:3rem;height:3rem;padding:4px}@media (hover:hover){.ndx-MobileToolbar-buttonContainer:hover{cursor:pointer}.ndx-MobileToolbar-buttonContainer:hover .ndx-MobileToolbar-button{background-color:#18181880}}.ndx-MobileToolbar-buttonContainer:active .ndx-MobileToolbar-button:not(.isDisabled){background-color:#18181880}.ndx-MobileToolbar-button{background-color:#18181880;border-radius:50%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ndx-MobileToolbar-button.isDisabled{transition:opacity .2s ease-in-out;opacity:.3!important}.ndx-MobileToolbar-button svg{height:1.5rem;width:1.5rem}.ndx-MobileToolbar-button svg path{fill:#fff}.ndx-MobileToolbar .printAreaText{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;width:100%;min-width:150px}.ndx-MobileToolbar .view-and-text{display:flex;align-items:center}.ndx-MobileToolbar .view-and-text .view{padding-right:12px}.ndx-MobileToolbar .view-and-text .text{text-transform:capitalize}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-ActionPillsMenu{display:flex;flex-direction:row}.ndx-ActionPillsMenu-buttons{display:flex;flex-flow:row wrap;justify-content:center;align-items:center}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-ActionPill-wrapper{display:flex;justify-content:center;border-radius:25px;padding:4px 12px 4px 6px;margin:8px 4px;align-items:center;cursor:pointer}.ndx-ActionPill-wrapper .action-pill-icon{height:24px;width:24px;margin-right:4px}.ndx-ActionPill-wrapper .action-pill-icon svg{height:24px;width:24px}.ndx-ActionPill-wrapper .action-pill-text{font-size:12px;font-weight:700}.ndx-ActionPill-wrapper.default{background-color:#18181880}.ndx-ActionPill-wrapper.default .action-pill-icon svg path{fill:#fff}.ndx-ActionPill-wrapper.default .action-pill-text{color:#fff;font-family:Sharp Sans,helvetica,arial,Trebuchet MS,sans-serif}.ndx-ActionPill-wrapper.neutral-bordered{align-self:center;width:-moz-fit-content;width:fit-content;min-width:auto;padding:2px 15px;background-color:#eaeaea;border:1px solid #bfbfbf}.ndx-ActionPill-wrapper.neutral-bordered .action-pill-icon svg path{fill:#181818}.ndx-ActionPill-wrapper.neutral-bordered .action-pill-text{color:#181818;font-family:Sharp Sans,helvetica,arial,Trebuchet MS,sans-serif;height:100%}.ndx-ActionPill-wrapper.neutral-bordered:hover{background-color:#d9d9d9}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-MobileBottomToolbar{display:flex;position:absolute;bottom:60px;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;width:100%;padding:.25rem;text-align:center}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-DesignNote{display:flex;height:auto;width:98%;margin-top:.5rem}@media (min-width:700px){.ndx-DesignNote{flex-direction:row-reverse;max-width:20rem;height:4rem}}@media (min-width:700px){.ndx-DesignNote--extended{max-width:36rem}}.ndx-DesignNote--hidden{display:none}.ndx-DesignNote-icon{display:flex;flex-direction:column;font-size:.833rem;border-radius:.5rem;cursor:pointer;justify-content:center;align-items:center;width:3rem;background-color:#ffffffd9}@media (min-width:700px){.ndx-DesignNote-icon{width:4rem}}.ndx-DesignNote-icon svg{fill:#939393;height:20px;width:20px}.ndx-DesignNote-icon svg .character{fill:#222020}.ndx-DesignNote-icon--close{border-top-left-radius:0;border-bottom-left-radius:0}.ndx-DesignNote-icon--close svg{fill:#222020;stroke:#222020;stroke-width:1px;height:20px;width:20px}@media (min-width:700px){.ndx-DesignNote-icon--close{border-radius:.5rem 0 0 .5rem}}.ndx-DesignNote-icon-text{display:none;font-size:.579rem;letter-spacing:1px;padding-top:3px}@media (min-width:700px){.ndx-DesignNote-icon-text{display:inherit}}.ndx-DesignNote-noteWrapper{display:flex;overflow:hidden;background-color:#fff;transition:transform .2s ease-out;height:auto;transform:scaleX(0);transform-origin:right;width:16rem;align-items:flex-start;flex-grow:1;padding:10px 0 12px 20px}@media (min-width:700px){.ndx-DesignNote-noteWrapper{flex-direction:row-reverse;transform-origin:left;padding:.5rem 0}}.ndx-DesignNote-noteWrapper.is-expanded{transform:scaleX(1);border-radius:10px}.ndx-DesignNote-noteWrapper-noteHeader-designName{font-weight:700}.ndx-DesignNote-noteWrapper-note{display:flex;font-size:13px;line-height:17px;width:90%;flex-direction:column}.ndx-DesignNote-noteWrapper-noteText{padding:.5rem 0 0}.ndx-DesignNote-noteWrapper-divide{height:2.5rem;width:1px;background-color:#222020}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-RedoUndoToolbar{display:flex;flex-direction:column;justify-content:space-between;position:absolute;top:0;left:0;bottom:1.6125rem;width:4rem;margin:1rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:700px){.ndx-RedoUndoToolbar{bottom:3rem}}@media (max-width:699px){.ndx-RedoUndoToolbar{margin:1.375rem}}.ndx-RedoUndoToolbar-toolButton{padding:.5rem 0;width:100%}.ndx-RedoUndoToolbar-toolButton label{display:block}.ndx-RedoUndoToolbar-toolButton:hover{background-color:#fff;cursor:pointer;border-radius:8px}.ndx-RedoUndoToolbar-toolButton:hover label{cursor:pointer}.ndx-RedoUndoToolbar-toolButton--inactive{padding:.5rem 0}.ndx-RedoUndoToolbar-toolButton--inactive label{display:block;color:#f4f4f44d}.ndx-RedoUndoToolbar-toolButton--inactive svg{fill-opacity:.3}.ndx-RedoUndoToolbar-toolButton--inactive .ndx-MenuButton-text{opacity:.3}.ndx-RedoUndoToolbar-toolButton--inactive:hover,.ndx-RedoUndoToolbar-toolButton--inactive:hover label{cursor:default}.ndx-RedoUndoToolbar-tools{background-color:#f4f4f4e6;border-radius:8px;flex-flow:column nowrap;padding:0}.ndx-RedoUndoToolbar-tools:not(:last-child){margin-bottom:.5rem}.ndx-RedoUndoToolbar-tools:empty{opacity:0}.ndx-RedoUndoToolbar .ndx-MenuButton-text{position:relative;width:100%;margin-top:1px;padding-top:4px}.ndx-RedoUndoToolbar .ndx-MenuButton-text:before{content:"";display:block;position:absolute;left:0;right:0;top:0;height:2px;width:2.5rem;margin:0 auto 2px}.ndx-RedoUndoToolbar .ndx-MenuButton img{display:block;height:100%;margin:0 auto}@media (max-height:670px){.ndx-RedoUndoToolbar .ndx-RedoUndoToolbar-toolButton .ndx-MenuButton-text{display:none}}.ndx-dot{border:1px solid rgba(0,0,0,.1);border-radius:50%;display:inline-block;height:12px;margin-right:2px;width:12px}.ndx-dot:last-child{margin-right:0}.ndx-dots-wrapper{height:100%;display:flex;align-items:center;margin-left:0;margin-right:4px}.ndx-ColorCount{height:28px}.ndx-ColorCount>.ndx-chip{position:absolute;bottom:5rem;margin-bottom:22px;padding:2px 4px;right:22px;text-align:right;height:28px;font-size:12px;line-height:16px;border-radius:14px;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.9}.ndx-ColorCount>.ndx-chip .ndx-dot{height:8px;width:8px}.ndx-ColorCount>.ndx-chip .full-color-icon{height:12px;width:12px;margin-left:0}.ndx-ColorCount>.ndx-chip .color-per-view{margin-top:4px;margin-bottom:4px;padding-right:4px;padding-left:4px}.ndx-ColorCount>.ndx-chip .color-per-view .colors-view-text,.ndx-ColorCount>.ndx-chip .color-per-view .icon-with-text{color:#222020;font-weight:400;white-space:nowrap}.ndx-ColorCount>.ndx-chip .color-per-view:not(:last-child):after{display:none}.ndx-RealTimePrice{background-color:#d9d9d999;border-radius:16px;bottom:0;color:#222020;cursor:pointer;font-size:.833rem;line-height:1rem;margin:1.5rem;margin-right:0;margin-bottom:14px;padding:.5rem;position:absolute;right:0;text-align:right}.ndx-RealTimePrice-price{color:#a639b2;font-size:25px;font-weight:700;line-height:22px;margin-bottom:3px}.ndx-RealTimePrice-price-slash{letter-spacing:-2px}.ndx-RealTimePrice-quantity,.ndx-RealTimePrice-total{color:#615f5f;font-size:.694rem;font-weight:700;text-align:end}.ndx-RealTimePrice-quantity a,.ndx-RealTimePrice-total a{color:#615f5f;font-weight:500;text-decoration:underline;padding-right:1px}.ndx-RealTimePrice-colors{font-weight:700}.ndx-RealTimePrice-info{display:inline-block;vertical-align:middle;position:relative;top:-1px}.ndx-RealTimePrice-info svg{fill:#615f5f;height:8px;width:8px}.ndx-RealTimePrice-info svg .character{fill:#222020}.ndx-RealTimePrice-info--isHovered:after{border:12px solid transparent;border-top-color:#fff;content:" ";left:-6px;position:absolute;top:-7px;z-index:1}.ndx-RealTimePrice-error{font-size:.694rem;font-weight:700;text-align:end}.ndx-RealTimePrice-error a{font-weight:500;text-decoration:underline;padding-right:1px}.ndx-RealTimePrice-error svg{fill:#00f}.ndx-RealTimePrice .ndx-ColorCount{display:flex;justify-content:flex-end;height:18px}.ndx-RealTimePrice .ndx-ColorCount>.ndx-chip{position:relative;height:18px;width:unset;bottom:unset;right:unset;margin:unset;padding:unset;background-color:unset}.ndx-RealTimePrice .ndx-ColorCount>.ndx-chip .color-per-view{margin:unset}.ndx-RealTimePrice .ndx-ColorCount>.ndx-chip .color-per-view .colors-view-text,.ndx-RealTimePrice .ndx-ColorCount>.ndx-chip .color-per-view .icon-with-text{font-weight:700}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.ndx-ProductNote{display:flex;flex-direction:row-reverse;justify-content:flex-end;max-width:56px;min-height:56px;max-height:56px;border-radius:8px;margin-right:1rem;background-color:#f4f4f4e6;transition:max-height .2s,max-width .2s .2s,opacity .2s;overflow:hidden}.ndx-ProductNote.is-expanded{max-width:520px;max-height:160px;transition:max-height .2s .2s,max-width .2s,opacity .2s .2s}.ndx-ProductNote--hidden{display:none}.ndx-ProductNote-icon{display:flex;flex-direction:column;cursor:pointer;justify-content:center;align-items:center;width:56px;flex-shrink:0}.ndx-ProductNote-icon svg{color:#939393;height:20px;aspect-ratio:1}.ndx-ProductNote-icon--close svg{color:#615f5f;height:24px}.ndx-ProductNote-icon-text{display:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:700px){.ndx-ProductNote-icon-text{display:inherit}}.ndx-ProductNote-noteWrapper{display:flex;justify-content:flex-end;flex:1 0 0;padding:10px 8px 10px 0;transition:inherit;opacity:0}.ndx-ProductNote-noteWrapper.is-expanded{opacity:1}.ndx-ProductNote-noteWrapper-note{max-width:456px;align-content:center}.ndx-ProductNote-noteWrapper-note button{vertical-align:baseline}@font-face{font-family:Sharp Sans;font-weight:100;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Thin.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:100;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-ThinItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Light.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:300;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-LightItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Medium.woff) format("woff")}@font-face{font-family:Sharp Sans;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-MediumItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Semibold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:600;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-SemiboldItalic.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-Bold.woff) format("woff")}@font-face{font-family:Sharp Sans;font-weight:700;font-style:italic;font-display:swap;src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot);src:url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.eot#iefix) format("embedded-opentype"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff2) format("woff2"),url(https://pigment-cdn.customink.com/fonts/SharpSans-BoldItalic.woff) format("woff")}.fade-enter{opacity:0}.fade-enter.fade-enter-active{opacity:1;transition:opacity .2s ease-out}.fade-exit{opacity:1}.fade-exit.fade-exit-active{opacity:0;transition:opacity .2s ease-out}p{margin:0}.u-p1{font-size:1rem;line-height:1.75rem}.u-p4{font-size:.9rem;line-height:2rem}ul{margin:0}.ndx-label4,.ndx-label5{font-size:.579rem;font-weight:500}.ndx-label6{font-size:.9rem;font-weight:500}.ndx-title2{font-size:.694rem;font-weight:500}.u-color-orange{color:#fa3c00}.u-weight-bold{font-weight:700}.u-weight-med,.u-weight-light,.u-weight-xlight{font-weight:500}h1,h2,h3,h4,h5,h6{margin:0;font-weight:500}h1{font-size:2.074rem;font-weight:500;line-height:2.875rem}h2{font-size:1.728rem;font-weight:500;line-height:2.875rem}h3{font-size:1.44rem;font-weight:500;line-height:2rem}h4{font-size:1.2rem;font-weight:500;line-height:1.5rem}h5{font-size:.9rem;line-height:1rem}h6{font-size:.833rem;line-height:.875rem}p{font-size:.9rem;line-height:1.5rem}.responsive-h1{font-size:1.728rem;line-height:2.875rem}@media (min-width:1024px){.responsive-h1{font-size:2.074rem}}.responsive-h3{font-size:1.2rem;line-height:1.5rem}@media (min-width:1024px){.responsive-h3{font-size:1.44rem;line-height:2rem}}.ndx-cta1{font-size:.833rem;line-height:1rem}.ndx-label1{font-size:.694rem;line-height:1rem}.ndx-label2{font-size:.579rem;line-height:.75rem}.ndx-p2{font-size:.833rem;line-height:1.5rem}.ndx-cta-Alternative,.ndx-cta-Quaternary,.ndx-cta-Tertiary,.ndx-cta-Secondary,.ndx-cta-Primary,.ndx-Form input[type=submit],.ndx-Form button[type=submit],.ndx-Button{cursor:pointer;font-family:Sharp Sans,helvetica,arial,Trebuchet MS,sans-serif;border:none;padding:.65rem}.ndx-cta-Alternative:focus,.ndx-cta-Quaternary:focus,.ndx-cta-Tertiary:focus,.ndx-cta-Secondary:focus,.ndx-cta-Primary:focus,.ndx-Form input[type=submit]:focus,.ndx-Form button[type=submit]:focus,.ndx-Button:focus{outline:0}.ndx-FormLabel{display:block;text-transform:capitalize}.ndx-Input{font-family:Sharp Sans,helvetica,arial,Trebuchet MS,sans-serif;width:100%;margin:.5rem 0 .25rem;padding:0 .5rem;border-radius:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ndx-Input::-moz-placeholder{color:#bfbfbf}.ndx-Input::placeholder{color:#bfbfbf}.ndx-Input:focus{outline:none;border-color:#1e39d2}@media (max-width:699px){.ndx-Input{font-size:16px}}.ndx-Button--inline,.ndx-Label--inline,.ndx-Input--inline{width:auto!important}.ndx-Button{font-family:Sharp Sans,helvetica,arial,Trebuchet MS,sans-serif;color:#fff;background:#1e39d2}.ndx-Input{height:2.5rem;border:1px solid #bfbfbf}.ndx-Input--error{border-color:#ee3524}.ndx-Input-helpText{color:#939393}.ndx-Input-errorLabel{color:#ee3524}.ndx-Form input[type=number]{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.ndx-Form--inline input,.ndx-Form--inline button,.ndx-Form--inline label,.ndx-Form--inline select,.ndx-Form--inline textarea{width:auto!important}.ndx-cta-Alternative,.ndx-cta-Quaternary,.ndx-cta-Tertiary,.ndx-cta-Secondary,.ndx-cta-Primary{border-radius:6px;display:inline-block;padding:1rem;position:relative;text-transform:capitalize}.ndx-cta-Primary{background-color:#1e39d2;border-color:#1e39d2;color:#fff;fill:#fff;text-align:center}@media (min-width:1024px){.ndx-cta-Primary:active,.ndx-cta-Primary:hover{background-color:#1840a3;color:#fff}}.ndx-cta-Primary.is-active{background-color:#1840a3}.ndx-cta-Secondary{background-color:#fff;border:2px solid #1e39d2;color:#1e39d2;fill:#1e39d2;text-align:center}@media (min-width:1024px){.ndx-cta-Secondary:active,.ndx-cta-Secondary:hover{color:#fff;background-color:#1e39d2}}.ndx-cta-Secondary.is-active{color:#fff;background-color:#1e39d2}.ndx-cta-Tertiary{transition:.1s all ease-in-out;color:#1e39d2;border:2px solid #1e39d2;background:transparent}.ndx-cta-Tertiary svg path,.ndx-cta-Tertiary svg g{fill:#1e39d2;stroke-width:0}.ndx-cta-Tertiary:hover{color:#fff;fill:#1e39d2;background-color:#1e39d2}@media (min-width:1024px){.ndx-cta-Tertiary:active,.ndx-cta-Tertiary:hover{color:#fff;fill:#1e39d2;background-color:#1e39d2}.ndx-cta-Tertiary:active svg path,.ndx-cta-Tertiary:active svg g,.ndx-cta-Tertiary:hover svg path,.ndx-cta-Tertiary:hover svg g{fill:#fff;stroke-width:0}}.ndx-cta-Quaternary{color:#1e39d2;background-color:transparent;text-transform:capitalize}@media (min-width:1024px){.ndx-cta-Quaternary:active,.ndx-cta-Quaternary:hover{color:#1840a3}}.ndx-cta-Alternative{padding:.55rem 1rem;border:none;color:#fff;background-color:#939393}@media (min-width:1024px){.ndx-cta-Alternative:active,.ndx-cta-Alternative:hover{background-color:#222020}}.ndx-cta-Alternative.is-active{background-color:#222020}.ndx-cta-Primary--isDisabled,.ndx-cta-Primary[disabled],.ndx-cta-Secondary--isDisabled,.ndx-cta-Secondary[disabled],.ndx-cta-Tertiary--isDisabled,.ndx-cta-Tertiary[disabled],.ndx-cta-Alternative--isDisabled,.ndx-cta-Alternative[disabled],.ad-cta--isDisabled,.ad-cta[disabled]{opacity:.25;pointer-events:none}.ndx-cta--block{height:3.125rem}.u-clickPassThrough{pointer-events:none}.u-clickPassThrough>:not(.u-clickPassThrough){pointer-events:auto}.ndx-ProductNoteMobile{padding-top:8px}.ndx-ProductNoteMobile-alert{pointer-events:auto;position:absolute;left:0;right:0;margin:0 8px 8px;opacity:100;z-index:1;transform:scale(1);transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease-in-out}.ndx-ProductNoteMobile-alert.is-closed{opacity:0;transform:scale(0);position:absolute}.ndx-ProductNoteMobile-icon{pointer-events:auto;border:2px solid #1e39d2;background-color:#f4f4f4;opacity:100;transform:scale(1);transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease-in-out}.ndx-ProductNoteMobile-icon:active{background-color:#f4f4f4}.ndx-ProductNoteMobile-icon.is-closed{opacity:0;transform:scale(0)}.product-warning-mobile{padding-top:8px}.product-warning-mobile-alert{pointer-events:auto;position:absolute;left:0;right:0;margin:0 8px 8px;opacity:100;z-index:1;transform:scale(1);transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease-in-out}.product-warning-mobile-alert.is-closed{pointer-events:none;opacity:0;transform:scale(0);position:absolute}.product-warning-mobile-icon{pointer-events:auto;border:2px solid #f1c21b;background-color:#fef9e8;opacity:100;transform:scale(1);transition-property:transform,opacity;transition-duration:.2s;transition-timing-function:ease-in-out}.product-warning-mobile-icon:active{background-color:#fef9e8}.product-warning-mobile-icon.is-closed{opacity:0;transform:scale(0)}.ndx-UploadButton{position:relative}.ndx-UploadButton-input{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.ndx-CanvasContainer{display:flex;flex-grow:1;flex-direction:column;position:relative;overflow:hidden}@media (min-width:700px){.ndx-CanvasContainer{overflow:visible}}.ndx-CanvasContainer-changeView{height:4rem;width:4rem;background:#d9d9d9;overflow:hidden;margin-bottom:.1rem;border-radius:4px}.ndx-CanvasContainer-alertContainer{pointer-events:none;position:absolute;left:0;right:0;display:flex;justify-content:center;gap:.75rem}.ndx-CanvasContainer-pageContainer{position:absolute;bottom:4rem;display:flex;width:100%;justify-content:center}.ndx-CanvasContainer-pageContainer-page{height:.75rem;width:.75rem;border-radius:50%;margin:1rem .2rem;background-color:#939393;border:2px solid #fff}.ndx-CanvasContainer-pageContainer-page--selected{background-color:#fa3c00}.ndx-CanvasContainer .ndx-Product-viewName{display:block}.ndx-CanvasContainer .ndx-ProductNote{position:absolute;bottom:6.375rem;z-index:1}.ndx-CanvasContainer .ndx-ProductNoteTest{position:absolute;left:0;right:0}.ndx-CanvasContainer .ndx-DesignNote{position:absolute;margin:5px}.ndx-FooterTray{height:3.125rem}@media (min-width:700px){.ndx-FooterTray{height:5rem}}@media (min-width:850px) and (max-width:1260px){.ndx-CanvasContainer>.ndx-Canvas{margin-left:-2rem}}.ndx-MoneySavingInfo{display:flex;flex-flow:column wrap;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;width:100%;height:auto;min-height:110px;padding:25px 37px;background-color:#fff;border-top:1px solid #c6c6c6}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header,.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Body{display:flex;flex:1;flex-flow:row nowrap;justify-content:center;align-items:baseline;width:100%}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header{margin-bottom:7px}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-OriginalPrice,.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-DiscountPrice,.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-HeaderText{margin-left:2px;margin-right:2px}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-OriginalPrice,.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-DiscountPrice{font-size:24px;font-weight:600}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-DiscountPrice,.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-HeaderText{color:#a636b3}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-OriginalPrice{color:#bfbfbf;text-decoration:line-through}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Header .ndx-MoneySavingInfo-HeaderText{font-size:16px;font-weight:600}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Body{margin-top:7px}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Body .ndx-MoneySavingInfo-SavePercentageContainer .ndx-MoneySavingInfo-ExtraText,.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Body .ndx-MoneySavingInfo-SavePercentageContainer .ndx-MoneySavingInfo-SavedPercentage{font-size:1rem;font-weight:600;margin-left:5px;margin-right:5px}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Body .ndx-MoneySavingInfo-SavePercentageContainer .ndx-MoneySavingInfo-ExtraText{color:#181818}.ndx-MoneySavingInfo .ndx-MoneySavingInfo-Body .ndx-MoneySavingInfo-SavePercentageContainer .ndx-MoneySavingInfo-SavedPercentage{color:#a636b3;margin-left:0;margin-right:0}.ndx-SidesToDropContainer{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;width:100%;height:361px;padding:0 60px}.ndx-SidesToDropContainer .ndx-SideToDrop{flex:1;min-width:274px;height:100%;margin-left:12px;margin-right:12px}.ndx-SidesToDropContainer .ndx-SideToDrop .ndx-Product{background-color:#f4f4f4}.ndx-SidesToDropContainer .ndx-SideToDrop .ndx-MoneySavingInfo{border-top:none}.ndx-SidesToDropContainer .ndx-SideToDrop.left{margin-right:10px}.ndx-SidesToDropContainer .ndx-SideToDrop.right{margin-left:10px}.check-circle{display:block;position:absolute;right:15px;top:15px;width:25px;height:25px;fill:#1e39d2}.ndx-ModalContainer{display:flex;position:fixed;align-items:center;justify-content:space-around;top:0;left:0;width:100%;height:100%;z-index:20;background-color:#000000a6}.ndx-ModalContainer--active{pointer-events:all}.ndx-ModalContainer-link{display:block;margin:1rem 0}.ndx-DropSideCard{position:relative;width:693px;height:586px;overflow-x:hidden}.ndx-DropSideCard .ndx-NavHeader-title{font-size:12px;color:#615f5f}.ndx-DropSideCard .ndx-DropSideHeader{flex:1;width:100%;height:auto}.ndx-DropSideCard .ndx-DropSideHeader .ndx-MainQuestion,.ndx-DropSideCard .ndx-DropSideHeader .ndx-MustSelectSideToDrop{flex:1;width:100%;min-width:100%;text-align:center;font-weight:600;font-size:16px}.ndx-DropSideCard .ndx-DropSideHeader .ndx-MainQuestion{display:block;padding:24px;color:#222020}.ndx-DropSideCard .ndx-DropSideHeader .ndx-MustSelectSideToDrop{display:none;color:#ee3524;font-weight:400}.ndx-DropSideCard .ndx-DropSideHeader.show-warning .ndx-MainQuestion{padding:24px 24px 5px}.ndx-DropSideCard .ndx-DropSideHeader.show-warning .ndx-MustSelectSideToDrop{display:block;padding:5px 24px 24px}.ndx-DropSideCard .ndx-ActionButtons{display:flex;flex-flow:row nowrap;justify-content:center;padding-top:40px;padding-bottom:53px}.ndx-DropSideCard .ndx-ActionButtons-btn{margin:0 12px;min-width:211px}.ndx-InkMatch-body{display:grid;gap:1.25rem;padding-top:1.25rem}.ndx-InkMatch-body-row{display:grid;grid-template-columns:1fr;gap:.62rem}@media (min-width:700px){.ndx-InkMatch-body-row{grid-template-columns:1fr 2fr}}.ndx-InkMatch-body .swatch-container{display:flex;align-items:flex-end;gap:.5rem}@media (min-width:700px){.ndx-InkMatch-body .swatch-container{margin-top:22px;align-items:center}}.ndx-InkMatch-clear{color:#939393}.ndx-InkMatch-actions{flex-direction:column;gap:.5rem}.ndx-ProgressIndicator{display:flex;flex-direction:column}.ndx-ProgressIndicator .ndx-Spinner{margin:0 auto}.ndx-ProgressIndicator-spinner{flex:1 1 auto;margin-top:3rem;color:#222020;text-align:center;position:relative}.next-tools-routes{height:100%;background:#fff}.next-tools-routes.slideIn{animation:.5s slide-in forwards ease}.next-tools-routes.slideOut{animation:.5s slide-out forwards ease}.next-tools-routes__content{height:100%}.next-tools-routes__content.contentFadeIn{animation:.5s content-fade-in forwards ease}.next-tools-routes__content.contentFadeOut{animation:.5s content-fade-out forwards ease}@keyframes slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes content-fade-in{0%{opacity:0}to{opacity:1}}@keyframes content-fade-out{0%{opacity:1}to{opacity:0}}.ndx-LoadingShimmer{width:100%;height:18px;display:inline-block;background-image:linear-gradient(60deg,#0000001a 10%,#00000005 30%,#0000001a 60%);background-size:1000px 100%;background-repeat:repeat;border-radius:4px;animation:progress 1.6s linear infinite}@keyframes progress{0%{background-position:-500px 0}to{background-position:500px 0}}.ndx-Spinner{margin:auto;height:70px;width:70px}.ndx-Spinner-animate{height:70px;width:70px;border-width:2px}.ndx-OrderOptions{display:flex;flex-flow:column;justify-content:space-between;text-align:center;background-color:#fff;color:#615f5f;overflow:auto;width:100%;height:100%;padding:24px 0}@media (max-height:804px){.ndx-OrderOptions{padding:16px 0;margin:0}}.ndx-OrderOptions-header{padding:0 0 16px 16.5px;justify-content:left!important}@media (min-width:700px){.ndx-OrderOptions-header{padding-bottom:24px}}@media (max-height:804px){.ndx-OrderOptions-header{padding-bottom:8px;margin:0}}@media (max-height:705px){.ndx-OrderOptions-header{display:none}}.ndx-OrderOptions-step{padding-bottom:16px}@media (max-height:804px){.ndx-OrderOptions-step{padding-top:0;padding-bottom:12px}}.ndx-OrderOptions-step-label{color:#615f5f}.ndx-OrderOptions-step-options{padding-top:8px;display:flex;flex-direction:row;justify-content:center}@media (max-height:804px){.ndx-OrderOptions-step-options{padding-top:4px}}.ndx-OrderOptions-step-option.ndx-Button{height:80px;width:170px;text-align:center;border:1px solid #939393;border-radius:8px;margin:0 8px;background:transparent;color:#615f5f;position:relative}@media (max-height:804px){.ndx-OrderOptions-step-option.ndx-Button{height:72px}}.ndx-OrderOptions-step-option[disabled]{background-color:#f4f4f4;border:none;color:#bfbfbf;cursor:default}.ndx-OrderOptions-step-option.active{border:2px solid #1e39d2}.ndx-OrderOptions-step-option.active .checkmark-circle{width:16px;height:16px;border-radius:28px;background-color:#1e39d2;position:absolute;top:6px;right:6px;transform:rotate(45deg)}.ndx-OrderOptions-step-option.active .checkmark-circle .checkmark-stem{position:absolute;width:2px;height:9px;background-color:#fff;left:8px;top:3px}.ndx-OrderOptions-step-option.active .checkmark-circle .checkmark-kick{position:absolute;width:3px;height:2px;background-color:#fff;left:5px;top:10px}.ndx-OrderOptions-inventoryBox{margin:1rem;padding:16px 24px;border-radius:.5rem;background-color:#f4f4f4;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;color:#181818}@media (min-width:700px){.ndx-OrderOptions-inventoryBox{margin:8px 36px 16px}}.ndx-OrderOptions-inventoryBox-primaryText{font-weight:700}.ndx-OrderOptions-inventoryBox-primaryText-new{color:#a639b2;font-weight:600;padding-left:.2rem}.ndx-OrderOptions-fundraiserBox{margin:0 1rem;padding:1rem;border-top:1px solid #b5b5b5}@media (min-width:700px){.ndx-OrderOptions-fundraiserBox{margin:24px 0 0;padding:0 0 32px;border:none}}@media (max-height:804px){.ndx-OrderOptions-fundraiserBox{margin:8px 0 0;padding-bottom:32px}}.ndx-OrderOptions-fundraiserBox-primaryText{font-weight:700;color:#615f5f;padding-bottom:8px}@media (max-height:804px){.ndx-OrderOptions-fundraiserBox-primaryText{padding-bottom:4px}}.ndx-OrderOptions-fundraiserBox-secondaryText{padding-bottom:16px}@media (max-height:804px){.ndx-OrderOptions-fundraiserBox-secondaryText{padding-bottom:12px}}.ndx-OrderOptions-fundraiserButton{padding-left:39px;padding-right:39px}.ndx-OrderOptions .ndx-DeliveryMessage{display:flex;flex-direction:column;justify-content:center;padding:16px 24px;gap:.25rem}@media (max-height:804px){.ndx-OrderOptions .ndx-DeliveryMessage{margin-top:12px;padding:14px 24px}}@media (min-width:700px){.ndx-OrderOptions .ndx-DeliveryMessage{margin:8px 36px;border:1px solid #b5b5b5;border-radius:8px}}.ndx-OrderOptions .ndx-DeliveryMessage .ndx-Spinner{margin:auto;height:40px;width:40px}.ndx-OrderOptions .ndx-DeliveryMessage .ndx-Spinner-animate{height:40px;width:40px;border-width:1px;position:relative}.ndx-OrderOptions .ndx-DeliveryMessage-primaryText{font-weight:700;width:100%}.ndx-OrderOptions.is-Preview{min-width:200px;max-width:200px;background-color:#f4f4f4;padding-top:64px;transition-duration:.3s}@media (max-height:690px){.ndx-OrderOptions.is-Preview{padding-top:32px}}.ndx-OrderOptions.is-Preview .ndx-OrderOptions-header{cursor:pointer;padding-bottom:.5rem;display:flex;justify-content:center}.ndx-OrderOptions.is-Preview .ndx-OrderOptions-header-icon{margin:0 0 0 -6px;color:#615f5f;transform:scaleX(-1)}.ndx-OrderOptions.is-Preview .ndx-OrderOptions-step{padding-bottom:12px}.ndx-OrderOptions.is-Preview .ndx-OrderOptions-step-options{padding-top:0}.ndx-OrderOptions.is-Preview .ndx-OrderOptions-step-option{height:72px;padding:0 16px}.ndx-OrderOptions.is-Preview .ndx-OrderOptions-step-option.active{border:none;background-color:#d9d9d9;color:#939393;cursor:default}.ndx-OrderOptions.is-Preview .ndx-OrderOptions-step-option.active .checkmark-circle{background-color:#939393}.ndx-OrderOptions.is-Preview .ndx-DeliveryMessage{padding:0;margin:0 12px 12px 16px;border:none;text-align:left}.ndx-OrderOptions.is-Preview .ndx-DeliveryMessage-primaryText{font-size:14px}.ndx-OrderOptions.is-Preview .ndx-DeliveryMessage-secondaryText{font-size:13px}.ndx-OrderOptions.is-Preview .ndx-DeliveryMessage-textBox{padding-right:0}.ndx-OrderOptions.is-Preview .proceedButton{display:none}.ndx-NextMenu{background-color:#f4f4f4;color:#615f5f;display:flex;flex-flow:column;font-size:14px;line-height:18px;overflow:auto;width:100%}.ndx-NextMenu h3{font-size:1.2rem}@media (min-width:700px){.ndx-NextMenu h3{font-size:1.44rem;margin:1rem}}@media (min-width:700px){.ndx-NextMenu{padding:40px 24px 32px;background-color:#fff}.ndx-NextMenu-callout{text-align:center}.ndx-NextMenu-callout,.ndx-NextMenu-list{margin:0 auto}}.ndx-NextMenu-list{align-items:stretch;display:flex;flex:1 0 auto;flex-direction:column;gap:8px;justify-content:center;margin:0;position:relative}@media (min-width:700px){.ndx-NextMenu-list{flex-direction:row;max-height:30rem}}@media (min-width:700px){.ndx-NextMenu-list:active .ndx-NextMenu-list-item--active,.ndx-NextMenu-list:hover .ndx-NextMenu-list-item--active{box-shadow:none;z-index:0}}.ndx-NextMenu-list-item{background-color:#fff;border:1px #d9d9d9 solid;border-width:1px 0;cursor:pointer;display:flex;flex:1 0 128px;flex-flow:row;gap:4px;justify-content:flex-start;margin:0;padding:0 24px 0 4px}@media (min-width:700px){.ndx-NextMenu-list-item{max-width:80%;margin:0 auto;border:none;flex-flow:column;padding:20px 16px 32px}}.ndx-NextMenu-list-item-heading{align-self:center;display:flex;flex:1 1 auto;flex-flow:column;margin:8px 8px 8px 0}@media (min-width:700px){.ndx-NextMenu-list-item-heading{flex:0 0 auto;font-weight:700;justify-content:space-evenly;text-align:center;margin:0;padding:0}}.ndx-NextMenu-list-item-icon{align-self:center;flex:0 0 auto;height:auto;position:relative;width:27%}@media (min-width:700px){.ndx-NextMenu-list-item-icon{width:80%}}.ndx-NextMenu-list-item-icon svg{display:block;width:100%}.ndx-NextMenu-list-item-steps{display:flex;flex:0 0 auto;flex-flow:column;gap:8px;margin-bottom:auto}.ndx-NextMenu-list-item-steps-step{display:flex;flex-flow:row;gap:8px}.ndx-NextMenu-list-item-steps-step-checkmark{fill:#a639b2;flex:0 0 1.5em}.ndx-NextMenu-list-item-steps-badge{position:relative;background:#a639b2;color:#fff;margin-left:.3rem;font-size:.579rem;padding:1px 0 1px 3.45px;top:-3px}.ndx-NextMenu-list-item-steps-badge:after{content:"";display:inline-block;position:absolute;top:0;right:-.45rem;border-top:.9rem solid #a639b2;border-right:.45rem solid transparent}.ndx-NextMenu-list-item-steps .ndx-Pill{border-radius:1rem;background-color:#a639b2;color:#fff;font-size:9px;line-height:1rem;margin:0 0 0 .5rem;padding:.15rem .65rem;text-transform:uppercase}.ndx-NextMenu-list-item-text{font-size:16px;line-height:20px;margin:0}.ndx-NextMenu-list-item-title{flex:0 0 auto;font-size:19px;line-height:1.25;font-weight:700;margin:0}@media (min-width:700px){.ndx-NextMenu-list-item-title{margin:12px 0 14px}}.ndx-NextMenu-list-item-cta{flex:0 0 auto;padding:32px 8px}.ndx-NextMenu-list-item .ndx-cta-Primary,.ndx-NextMenu-list-item .ndx-cta-Secondary{width:100%}.order-options{display:flex;flex-direction:column;justify-content:space-between}.order-options-content{display:flex;padding:1.5rem;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem}@media (max-width:700px){.order-options-card-header .MuiCardHeader-title>h5{font-size:20px}}.order-options-card-header-badge{margin-left:.5rem}.number-input .MuiInputBase-root{margin-top:unset}.ndx-Panel{background-color:#fff;display:flex;flex-direction:column;height:100%;overflow:hidden;position:absolute;width:100%;will-change:transform}.ndx-Sidebar{position:relative;overflow:hidden;height:100%;width:100%}@media (min-width:700px){.ndx-Sidebar{flex-grow:1;border-radius:.5rem}}.ndx-Sidebar-container{will-change:transform;position:absolute;inset:0}@media (min-width:700px){.ndx-Sidebar-container{position:static;display:flex;flex-direction:column}}.ndx-Content-app-trackingPixel{width:0;height:0;overflow:hidden}.ndx-App{background:#f4f4f4}.ndx-Content{display:flex;flex-direction:column;flex-grow:1;width:100%}.ndx-Content-app{overflow-x:hidden}.ndx-Content-app:after{content:"";background:#000;position:absolute;opacity:0;inset:0;pointer-events:none;will-change:transform;transition:.25s opacity}.ndx-Content-app--disabled:after,.ndx-Content-app--tray-editing:after{opacity:.7;pointer-events:all;z-index:1199}.ndx-MainMenuSidebar--open .ndx-Content-app--disabled:after,.ndx-MainMenuSidebar--open .ndx-Content-app--tray-editing:after{opacity:0}.ndx-Content-app-SandwichContainer .ndx-Sandwich-top{border-radius:1rem 1rem 0 0;background-color:#fff;box-shadow:0 -14px 12px -6px #00000026}.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader{padding:0 4px;text-align:center}.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-back,.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-close{margin:0}.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-back .ndx-MenuButton-icon,.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-back .ndx-MenuButton-text,.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-close .ndx-MenuButton-icon,.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-close .ndx-MenuButton-text{color:#1e39d2;margin:0 12px}.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-back svg,.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-close svg{fill:#1e39d2}.ndx-Content-app-SandwichContainer .ndx-Sandwich .ndx-NavHeader-title{letter-spacing:normal;position:absolute;width:100%;pointer-events:none;padding-right:4px}.ndx-Content-root{position:absolute;height:100%;width:100%;overflow-y:hidden}.ndx-Content-root--ciheader{height:calc(100% - 60px)}.ndx-Content-root--ciheader:has(.ndx-App .ndx-ContentCard){margin-top:-61px;height:100%;z-index:301}
