.product-image img{width:100%;max-width:180px;max-height:160px;height:auto;display:block;object-fit:contain}.custom-form .field,.custom-form .checkbox__field,.custom-form .radio__field,.custom-form .button{max-width:100%;width:100%}.custom-form .radio__field{margin-bottom:0}.custom-form .heading{font-weight:700;margin-bottom:1.25rem;margin-top:2rem;line-height:1.2}.custom-form .checkbox__field .checkbox__input{margin-top:20px}.product-selector__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:.75rem;border:none;margin-left:0;margin-right:0}@media screen and (min-width:769px){.product-selector__grid{grid-template-columns:repeat(3,1fr)}}.product-card{border:2px solid #ccc;padding:1.25rem 1rem 1rem;flex:1 1 200px;background:#fff;display:flex;flex-direction:column;min-width:0;transition:border-color var(--duration-default) ease,box-shadow var(--duration-default) ease,background var(--duration-default) ease;overflow:hidden}.product-card>.product-card-header,.product-card>h3,.product-card>.product-card-title{margin-bottom:.75rem;font-size:1.07rem;font-weight:600;line-height:1.3}.product-card>.product-card-section:not(:last-child){margin-bottom:1rem}.product-swatches{display:flex;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;flex-wrap:wrap}.product-qty__controls{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;width:100%;max-width:160px;flex-wrap:nowrap;justify-content:center}.qty-decrease,.qty-increase{width:32px;height:32px;font-size:1.1rem;padding:0;background-color:rgb(var(--color-background));border:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-radius:var(--inputs-radius);cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:box-shadow var(--duration-short) ease}.qty-decrease:hover,.qty-increase:hover{box-shadow:0 0 0 calc(.1rem + var(--inputs-border-width)) rgba(var(--color-foreground),var(--inputs-border-opacity))}.product-qty__input{width:52px;height:32px;font-size:1rem;padding:0 6px;text-align:center;border:1px solid #cccccc;border-radius:4px;flex-shrink:0}.swatch{position:relative;display:inline-block;width:28px;height:28px;border:2px solid #bbbbbb;border-radius:50%;background-size:cover;background-position:center;cursor:pointer;transition:border-color var(--duration-default) ease,box-shadow var(--duration-default) ease,outline var(--duration-default) ease;outline:none;box-shadow:none}.swatch:hover,.swatch:focus{z-index:3;border-color:#777;box-shadow:0 0 0 2px #aaa;outline:2px solid #dddddd}input[type=radio]:checked+.swatch,.swatch.selected{z-index:2;border-radius:100%;border-color:#3b3b3b;box-shadow:0 0 0 3px #000;outline:3px solid #3b3b3b}.swatch:active{border-color:#555;box-shadow:0 0 0 2px #5552}.visually-hidden{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;--webkit-clip-path: inset(50%) !important}.product-card.selected{position:relative;z-index:10;border:2px solid #3b3b3b;background:#fcfcfc;box-shadow:0 0 0 2px #8883;transition:border-color var(--duration-default) ease,box-shadow var(--duration-default) ease,background var(--duration-default) ease}.product-card .visually-hidden-radio{position:absolute;opacity:0;pointer-events:none;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);overflow:hidden}.product-card label{cursor:pointer;display:block;height:100%}.product-card .product-card-label-content{position:relative;z-index:1}.product-card .swatch,.product-card .swatch-wrapper{position:relative;z-index:2}@media screen and (max-width:449px){.swatch{width:18px;height:18px}.product-swatches,.swatches{gap:3px}.swatch-wrapper{width:calc(20% - 3px)}.product-card{padding:.75rem .5rem}.product-image{max-width:120px}.product-image img{max-height:90px;width:auto;height:auto;object-fit:contain;display:block}}.product-card__inner{display:flex;flex-direction:column;gap:1rem}.product-title{font-size:1.25rem;font-weight:600;line-height:1.3;min-height:1.6em;margin-bottom:.75rem}.product-qty__label{font-weight:500;margin-bottom:.25rem;display:inline-block}.spacing--bottom{margin-bottom:1.25rem}.product-card__title{font-size:1.5rem;font-weight:700;text-align:center;margin-top:1rem;margin-bottom:.5rem;line-height:1.3;min-height:1.6em}.product-image{max-width:100%;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center}.product-swatches-section,.product-qty{text-align:center;display:flex;flex-direction:column;align-items:center}.product-qty__label{font-size:1rem;font-weight:600;margin-bottom:.25rem}.product-card-selected-label{min-height:1.75rem;display:flex;align-items:center;justify-content:center;background-color:#eae7e0;color:#3b3b3b;border-radius:4px;padding:4px 8px;font-size:.85rem;font-weight:600;text-align:center;margin-bottom:.5rem;border:1px solid #cccccc;visibility:hidden}.product-card.selected .product-card-selected-label{visibility:visible}.product-card:focus-within:focus-visible{outline:2px solid #777777;outline-offset:4px}.product-card:hover{box-shadow:0 0 0 2px #0001}.form-subheading{margin-top:.25rem;font-size:1.4rem;color:rgba(var(--color-foreground),.75);margin-bottom:1.25rem}.form-section-heading{color:#1c1c1c;margin-top:3rem;margin-bottom:1rem;font-size:2rem;line-height:1.4}.form-section-heading:first-of-type{margin-top:1.25rem}.custom-form .form__info{margin:0 auto;width:100%}.custom-form label.form__label{font-size:1rem;font-weight:600;display:block;margin-bottom:.5rem;line-height:1.4}.required-fields-note{font-style:italic;text-align:left}.product-card-section,.custom-form .field{margin-bottom:1.5rem}.field__input{height:unset}.field .form__label.field__label{font-size:1.25rem}fieldset.product-selector__grid{margin:0;margin-inline:0;padding-inline:0}.product-selector__grid{position:relative;z-index:0}.form-submit-button-wrapper{position:relative;z-index:1;padding-top:20px;padding-bottom:32px}.required-fields-note{font-style:italic;text-align:left;font-size:1rem}.upload__field{padding:2.2rem 1.5rem .8rem 2rem;font-size:1.25rem}.upload__field.accepted-types{padding:1rem 1.5rem .8rem 2rem}.upload__field.upload-note ul{margin-block-end:.25em}.upload__field.upload-note>p:first-of-type{margin-block-start:0}.terms-modal__body{max-height:60vh;overflow:auto;-webkit-overflow-scrolling:touch;padding:1rem;border:1px solid #dddddd;border-radius:6px;background:#fff}.terms-modal__body:focus{outline:2px solid #777777;outline-offset:2px}.terms-accept input[disabled]{opacity:.6;cursor:not-allowed;pointer-events:none}.terms-accept input:not([disabled]){opacity:1;cursor:pointer}.field--invalid .field__input,.field--invalid input,.field--invalid textarea,.field--invalid select{border-left:3px solid #e74c3c;border-radius:0 4px 4px 0}.field--invalid .field__input:focus,.field--invalid input:focus,.field--invalid textarea:focus,.field--invalid select:focus{border-left:3px solid #c0392b;box-shadow:0 0 0 2px #e74c3c1a;outline:none}.field--valid .field__input,.field--valid input,.field--valid textarea,.field--valid select{border-left:3px solid #27ae60;border-radius:0 4px 4px 0}.field--valid .field__input:focus,.field--valid input:focus,.field--valid textarea:focus,.field--valid select:focus{border-left:3px solid #229954;box-shadow:0 0 0 2px #27ae601a;outline:none}.custom-form .field__error-container:not(:empty){display:block!important;visibility:visible!important;margin-top:.25rem;min-height:1.5rem}.custom-form input:invalid{border-color:#e74c3c!important}.custom-form input:invalid:focus{border-color:#c0392b!important;box-shadow:0 0 0 2px #e74c3c1a!important}.custom-form .field{margin-bottom:2rem}.custom-form .field__error{color:#b53232;font-size:1.2rem;line-height:1.2;display:block;margin:0;padding:0;background:#fff;width:100%;margin-top:.25rem}input[type=date]{color:rgba(var(--color-foreground),.75);font-family:inherit;font-size:inherit}input[type=date]::-webkit-datetime-edit-text{color:rgba(var(--color-foreground),.5)}input[type=date]::-webkit-datetime-edit-month-field,input[type=date]::-webkit-datetime-edit-day-field,input[type=date]::-webkit-datetime-edit-year-field{color:rgba(var(--color-foreground),.75)}input[type=date]::-webkit-calendar-picker-indicator{opacity:.7;cursor:pointer}.drag-drop-upload{width:100%;margin:1rem auto;padding:0 1.5rem .8rem 2rem}.drag-drop-upload__area{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:200px;padding:2rem;border:2px dashed #cccccc;border-radius:8px;text-align:center;background-color:#fafafa;transition:border-color var(--duration-medium) ease,background-color var(--duration-medium) ease;cursor:pointer}.drag-drop-upload__area:hover{border-color:#999;background-color:#f0f0f0}.drag-drop-upload__area.drag-over{border-color:#007a3d;background-color:#f0f8f0;border-style:solid}.drag-drop-upload__content{display:flex;flex-direction:column;align-items:center;gap:1rem}.drag-drop-upload__icon{color:#666;opacity:.7}.drag-drop-upload__text{text-align:center}.drag-drop-upload__primary{font-size:1.125rem;font-weight:500;color:#333;margin:0 0 .5rem}.drag-drop-upload__secondary{font-size:1rem;color:#666;margin:0}.drag-drop-upload__browse{color:#007a3d;text-decoration:underline;background:none;border:none;cursor:pointer;font-size:inherit;font-family:inherit;padding:0}.drag-drop-upload__browse:hover{color:#005a2d}.drag-drop-upload__details{margin-top:1rem;padding-top:1rem;border-top:1px solid #eeeeee;display:flex;flex-direction:column;gap:.5rem}.drag-drop-upload__details .upload__field{padding:0;font-size:.875rem;color:#666;text-align:center;margin:0}.drag-drop-upload__selected{display:flex;align-items:center;justify-content:space-between;padding:1rem;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;margin-top:1rem}.drag-drop-upload__file-info{flex:1}.drag-drop-upload__file-name{font-weight:500;color:#333;margin-bottom:.25rem}.drag-drop-upload__file-size{font-size:.875rem;color:#666}.drag-drop-upload__remove{background-color:rgb(var(--color-button));--color-button: 220, 53, 69;--color-button-text: 255, 255, 255;border-radius:var(--buttons-radius);padding:.5rem 1rem;cursor:pointer;font-size:.875rem;transition:background-color var(--duration-short) ease}.drag-drop-upload__remove:hover{--color-button: 200, 35, 51;background-color:rgb(var(--color-button))}.drag-drop-upload__input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:768px){.drag-drop-upload__area{padding:1.5rem 1rem;min-height:160px}.drag-drop-upload__icon svg{width:36px;height:36px}.drag-drop-upload__primary{font-size:1rem}.drag-drop-upload__secondary{font-size:.875rem}}.drag-drop-upload__browse:focus{outline:2px solid #007a3d;outline-offset:2px}.drag-drop-upload__area:focus-within{outline:2px solid #007a3d;outline-offset:2px}.product-card__price{text-align:center;font-size:1.25rem;font-weight:600;color:#3b3b3b;margin-bottom:1rem;margin-top:.5rem}.product-card .price__container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.25rem;text-align:center;font-size:1.25rem;font-weight:600;color:#3b3b3b;margin-bottom:1rem;margin-top:.5rem}.product-card .price__sale{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.product-card .price__sale .price-item--regular{text-decoration:line-through;color:#e74c3c;font-size:.9em}.product-card .price__sale .price-item--sale{color:#3b3b3b;font-weight:700}.product-card .price__regular{font-size:1.25rem;font-weight:600;color:#3b3b3b}.product-card .price-callout{font-size:1.25rem;font-weight:400;color:#2c2c2c;text-align:center;margin-top:.5rem;line-height:1.2}.product-subtotal{text-align:center;font-size:1.1rem;font-weight:500;color:#2c2c2c;margin-top:.75rem;margin-bottom:.5rem}.subtotal-amount{font-weight:600}.form-disclaimer{text-align:left;font-size:1rem;color:#666;font-style:italic;margin-top:0;margin-bottom:2rem}@media screen and (max-width:449px){.product-card__price,.product-card .price__container{font-size:1.1rem;margin-bottom:.75rem}.product-card .price__regular,.product-card .price-callout{font-size:1.1rem}.product-card .price__sale{gap:.25rem;flex-direction:column}.product-subtotal{font-size:1rem;margin-top:.5rem}.form-disclaimer,.product-selector-disclaimer{font-size:.85rem;margin-top:0;margin-bottom:1.5rem}}.upload__status--error{position:static;display:block;float:none;clear:both;width:100%;margin-top:.5rem;color:#e74c3c;font-size:.875rem;line-height:1.4}.upload__status--success{position:static;display:block;float:none;clear:both;width:100%;margin-top:.5rem;color:#27ae60;font-size:.875rem;line-height:1.4;opacity:.9}.upload__status,.form-submit-status{margin-top:.25rem;padding:0;font-size:.85rem;line-height:1.3}.upload__status{border:none;background:transparent}.form-submit-status--error{color:#e74c3c;font-weight:500}.form-submit-status--success{color:#27ae60;font-weight:500}.button[aria-busy=true]{opacity:.7;cursor:not-allowed}.button-loading{display:inline-flex;align-items:center;gap:.5rem}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.radio__field--invalid .heading,.checkbox__field--invalid .checkbox__heading{color:#e74c3c;border-left:3px solid #e74c3c;padding-left:.75rem}.radio__field--invalid,.checkbox__field--invalid{border:none;padding:0;background:transparent}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.rich-text__blocks .button,.rich-text__blocks a[class*=button]{display:inline-block;margin:1rem .5rem .5rem 0;padding:12px 24px;min-width:200px;text-align:center;text-decoration:none;border-radius:5px;font-weight:600;transition:background-color var(--duration-medium) ease,box-shadow var(--duration-medium) ease}.rich-text__blocks .button:first-of-type,.rich-text__blocks a[class*=button]:first-of-type{margin-left:0}.rich-text__blocks .button:last-of-type,.rich-text__blocks a[class*=button]:last-of-type{margin-right:0}@media screen and (max-width:768px){.rich-text__blocks .button,.rich-text__blocks a[class*=button]{display:block;width:100%;margin:.75rem 0;min-width:unset}.rich-text__blocks .button:first-of-type,.rich-text__blocks a[class*=button]:first-of-type{margin-top:1.5rem}}.field__input:invalid{border-color:#dc3545;box-shadow:none}input:invalid{box-shadow:none!important}.field--invalid .upload__field{border-left:3px solid #e74c3c;padding-left:.75rem;background:transparent}@media screen and (max-width:768px){.field__error,.upload__status--error,.upload__status--success{font-size:.8rem;margin-top:.375rem}.field--invalid .field__input,.field--invalid input,.field--invalid textarea,.field--invalid select,.field--valid .field__input,.field--valid input,.field--valid textarea,.field--valid select{border-left-width:2px}.field--invalid .upload__field{padding-left:.5rem;border-left-width:2px}.radio__field--invalid .heading,.checkbox__field--invalid .checkbox__heading{border-left-width:2px;padding-left:.5rem}.product-card .price__sale{flex-direction:row;gap:.75rem}.product-card .price__container,.product-card .price__regular,.product-card .price-callout{font-size:1.25rem}}.custom-form .field--invalid .field__input,.custom-form .field--invalid input,.custom-form .field--invalid textarea,.custom-form .field--invalid select,.custom-form .field--valid .field__input,.custom-form .field--valid input,.custom-form .field--valid textarea,.custom-form .field--valid select{border-top:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-right:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity));border-bottom:var(--inputs-border-width) solid rgba(var(--color-foreground),var(--inputs-border-opacity))}.custom-form .field__error-container{position:absolute!important;top:100%!important;left:0!important;right:0!important;z-index:10!important}.custom-form .field,.custom-form .checkbox__field,.custom-form .radio__field,.custom-form .button{position:relative;width:100%;max-width:100%}.custom-form .field__error-container{position:absolute;top:100%;left:0;right:0;z-index:10;min-height:1.2rem;margin-top:.5rem;width:100%;padding-top:0;padding-bottom:0}.custom-form .field__error-container:empty{min-height:0;margin-top:0;padding-top:0}.custom-form .field{margin-bottom:2.5rem}.custom-form .field__error{color:#b53232;font-size:1.2rem;line-height:1.2;display:block;padding:0;background:#fff;width:100%;margin:.25rem 0 0}.field__error-container{margin-top:.25rem;min-height:1.5rem}.upload__field .upload__status--error{margin-top:.25rem;min-height:1.2rem}.form-submit-status{min-height:1.2rem;margin-top:.25rem}.radio__field--invalid .heading,.checkbox__field--invalid .checkbox__heading{padding-left:.75rem;margin-top:.25rem}
/*# sourceMappingURL=/cdn/shop/t/26/assets/custom-form.css.map */
