.ReactCrop{cursor:crosshair;max-width:100%;display:inline-block;position:relative;overflow:hidden}.ReactCrop *,.ReactCrop :before,.ReactCrop :after{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{max-width:100%;max-height:inherit;display:block}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{cursor:move;position:absolute;top:0;left:0;transform:translateZ(0);box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed #fff}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){color:#fff;background-image:linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(90deg,#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%),linear-gradient(#fff 50%,#444 50%);background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:10px 1px,10px 1px,1px 10px,1px 10px;animation:1s linear infinite marching-ants}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{border-style:solid;border-color:#00f;outline:none}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";background-color:#fff6;display:block;position:absolute}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{content:"";background-color:#0003;border:1px solid #ffffffb3;outline:1px solid #0000;width:10px;height:10px;display:block;position:absolute}.ReactCrop__drag-handle:focus:after{background:#2dbfff;border-color:#00f}.ReactCrop .ord-nw{cursor:nw-resize;margin-top:-5px;margin-left:-5px;top:0;left:0}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{cursor:n-resize;margin-top:-5px;margin-left:-5px;top:0;left:50%}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{cursor:ne-resize;margin-top:-5px;margin-right:-5px;top:0;right:0}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{cursor:e-resize;margin-top:-5px;margin-right:-5px;top:50%;right:0}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{cursor:se-resize;margin-bottom:-5px;margin-right:-5px;bottom:0;right:0}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{cursor:s-resize;margin-bottom:-5px;margin-left:-5px;bottom:0;left:50%}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{cursor:sw-resize;margin-bottom:-5px;margin-left:-5px;bottom:0;left:0}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{cursor:w-resize;margin-top:-5px;margin-left:-5px;top:50%;left:0}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{width:100%;height:6px;margin-top:-3px;top:0;left:0}.ReactCrop__drag-bar.ord-e{width:6px;height:100%;margin-right:-3px;top:0;right:0}.ReactCrop__drag-bar.ord-s{width:100%;height:6px;margin-bottom:-3px;bottom:0;left:0}.ReactCrop__drag-bar.ord-w{width:6px;height:100%;margin-left:-3px;top:0;left:0}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media (pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}
.ColorPickerField-module__635kaq__triggerButton{border:1px solid var(--gray-6);background:var(--gray-1);cursor:pointer;width:100%;color:var(--gray-11);border-radius:6px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;transition:border-color .15s,background-color .15s;display:flex}.ColorPickerField-module__635kaq__triggerButton:hover{border-color:var(--gray-8);background:var(--gray-2)}.ColorPickerField-module__635kaq__triggerLabel{text-align:left;flex:1}.ColorPickerField-module__635kaq__colorPreview{border:1px solid var(--gray-6);border-radius:4px;flex-shrink:0;width:24px;height:24px}.ColorPickerField-module__635kaq__popoverContent{width:280px;padding:12px}.ColorPickerField-module__635kaq__section{margin-bottom:12px}.ColorPickerField-module__635kaq__section:last-child{margin-bottom:0}.ColorPickerField-module__635kaq__sectionLabel{color:var(--gray-11);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:500}.ColorPickerField-module__635kaq__colorButton{width:28px!important;height:28px!important;padding:4px!important}.ColorPickerField-module__635kaq__colorSwatch{border:1px solid var(--gray-6);border-radius:4px;width:20px;height:20px}.ColorPickerField-module__635kaq__gradientButton{width:48px!important;height:28px!important;padding:4px!important}.ColorPickerField-module__635kaq__gradientSwatch{border:1px solid var(--gray-6);border-radius:4px;width:40px;height:20px}.ColorPickerField-module__635kaq__pickerButton{flex-shrink:0}.ColorPickerField-module__635kaq__hiddenColorInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.ColorPickerField-module__635kaq__textInput{flex:1}.ColorPickerField-module__635kaq__clearButton{background:var(--gray-a3);cursor:pointer;width:100%;color:var(--gray-11);border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:background-color .15s;display:flex}.ColorPickerField-module__635kaq__clearButton:hover{background:var(--gray-a4)}
.styles-module__PALH8G__Layout{height:100%}
.styles-module__bPOH2G__Button{display:inline-flex}
.styles-module__CqKYlW__Card{height:100%}.styles-module__CqKYlW__Card--card{background:#fff;border-radius:8px;max-width:100%;box-shadow:0 3px 6px #8c98a440}.styles-module__CqKYlW__Card-inner{flex-direction:column;align-items:center;gap:16px;display:flex}.styles-module__CqKYlW__Card--card .styles-module__CqKYlW__Card-inner{align-items:flex-start;padding:24px}.styles-module__CqKYlW__Card-icon{background:var(--puck-color-azure-09,#e6f2ff);color:var(--puck-color-azure-06,#06c);border-radius:256px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.styles-module__CqKYlW__Card-title{text-align:center;font-size:22px}.styles-module__CqKYlW__Card--card .styles-module__CqKYlW__Card-title{text-align:left}.styles-module__CqKYlW__Card-description{color:var(--puck-color-grey-05,#666);text-align:center;font-size:16px;font-weight:300;line-height:1.5}.styles-module__CqKYlW__Card--card .styles-module__CqKYlW__Card-description{text-align:left}
.styles-module__wheVGa__triggerButton{cursor:pointer;width:32px;height:32px;color:var(--gray-11);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:flex;position:relative}.styles-module__wheVGa__triggerButton:hover{background-color:var(--gray-a3)}.styles-module__wheVGa__colorIndicator{border-radius:1px;width:14px;height:3px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.styles-module__wheVGa__popoverContent{width:280px;padding:12px}.styles-module__wheVGa__section{margin-bottom:12px}.styles-module__wheVGa__section:last-child{margin-bottom:0}.styles-module__wheVGa__sectionLabel{color:var(--gray-11);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:500}.styles-module__wheVGa__colorButton{width:28px!important;height:28px!important;padding:4px!important}.styles-module__wheVGa__colorSwatch{border:1px solid var(--gray-6);border-radius:4px;width:20px;height:20px}.styles-module__wheVGa__gradientButton{width:48px!important;height:28px!important;padding:4px!important}.styles-module__wheVGa__gradientSwatch{border:1px solid var(--gray-6);border-radius:4px;width:40px;height:20px}.styles-module__wheVGa__pickerButton{flex-shrink:0}.styles-module__wheVGa__hiddenColorInput{opacity:0;pointer-events:none;width:0;height:0;position:absolute}.styles-module__wheVGa__textInput{flex:1}.styles-module__wheVGa__clearButton{background:var(--gray-a3);cursor:pointer;width:100%;color:var(--gray-11);border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:background-color .15s;display:flex}.styles-module__wheVGa__clearButton:hover{background:var(--gray-a4)}
:root{--font-size-lm-t1:40px;--font-size-lm-t2:32px;--font-size-lm-t3:24px;--font-size-lm-t4:18px;--font-size-lm-t5:16px;--font-size-lm-t6:14px;--font-size-lm-t7:14px;--font-size-lm-t8:12px;--font-size-lm-t9:12px;--line-height-lm-t1:56px;--line-height-lm-t2:44px;--line-height-lm-t3:36px;--line-height-lm-t4:28px;--line-height-lm-t5:24px;--line-height-lm-t6:22px;--line-height-lm-t7:22px;--line-height-lm-t8:18px;--line-height-lm-t9:18px}@media (min-width:688px){:root{--font-size-lm-t1:60px;--font-size-lm-t2:48px;--font-size-lm-t3:36px;--font-size-lm-t4:24px;--font-size-lm-t5:20px;--font-size-lm-t6:16px;--font-size-lm-t7:16px;--font-size-lm-t8:14px;--font-size-lm-t9:12px;--line-height-lm-t1:66px;--line-height-lm-t2:56px;--line-height-lm-t3:46px;--line-height-lm-t4:34px;--line-height-lm-t5:30px;--line-height-lm-t6:26px;--line-height-lm-t7:26px;--line-height-lm-t8:22px;--line-height-lm-t9:20px}}.styles-module__FuBDXG__triggerButton{cursor:pointer;min-width:32px;height:32px;color:var(--gray-11);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;gap:2px;padding:0 6px;transition:background-color .15s;display:flex;position:relative}.styles-module__FuBDXG__triggerButton:hover{background-color:var(--gray-a3)}.styles-module__FuBDXG__currentSizeLabel{color:var(--gray-11);white-space:nowrap;font-size:11px;font-weight:500}.styles-module__FuBDXG__popoverContent{width:220px;padding:12px}.styles-module__FuBDXG__section{margin-bottom:12px}.styles-module__FuBDXG__section:last-child{margin-bottom:0}.styles-module__FuBDXG__sectionLabel{color:var(--gray-11);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:500}.styles-module__FuBDXG__sizeList{flex-direction:column;gap:2px;display:flex}.styles-module__FuBDXG__sizeButton{cursor:pointer;width:100%;color:var(--gray-12);text-align:left;background:0 0;border:none;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 10px;font-size:13px;transition:background-color .15s;display:flex}.styles-module__FuBDXG__sizeButton:hover{background-color:var(--gray-a3)}.styles-module__FuBDXG__sizeButtonActive{background-color:var(--accent-a3);color:var(--accent-11)}.styles-module__FuBDXG__sizeButtonActive:hover{background-color:var(--accent-a4)}.styles-module__FuBDXG__sizeName{font-weight:500}.styles-module__FuBDXG__sizePreview{color:var(--gray-10);font-size:11px}.styles-module__FuBDXG__sizeButtonActive .styles-module__FuBDXG__sizePreview{color:var(--accent-9)}.styles-module__FuBDXG__clearButton{background:var(--gray-a3);cursor:pointer;width:100%;color:var(--gray-11);border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:background-color .15s;display:flex}.styles-module__FuBDXG__clearButton:hover{background:var(--gray-a4)}
.styles-module__qHQwJa__Section:not(.styles-module__qHQwJa__Section .styles-module__qHQwJa__Section){padding-inline:16px}@media (min-width:768px){.styles-module__qHQwJa__Section:not(.styles-module__qHQwJa__Section .styles-module__qHQwJa__Section){padding-inline:24px}}.styles-module__qHQwJa__Section-inner{width:100%;height:100%;margin-inline:auto}.styles-module__qHQwJa__Section .styles-module__qHQwJa__Section .styles-module__qHQwJa__Section-inner{margin-inline:0}
.styles-module__53-1-W__Grid{flex-direction:column;width:auto;display:flex}@media (min-width:768px){.styles-module__53-1-W__Grid{display:grid}}
.styles-module__Zewwia__triggerButton{cursor:pointer;width:32px;height:32px;color:var(--gray-11);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:flex;position:relative}.styles-module__Zewwia__triggerButton:hover{background-color:var(--gray-a3)}.styles-module__Zewwia__triggerButtonActive{color:var(--accent-9);background-color:var(--accent-a3)}.styles-module__Zewwia__popoverContent{width:320px;padding:12px;overflow:visible!important}.styles-module__Zewwia__section{margin-bottom:12px}.styles-module__Zewwia__section:last-child{margin-bottom:0}.styles-module__Zewwia__sectionLabel{color:var(--gray-11);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:500}.styles-module__Zewwia__radioGroup{gap:16px;margin-bottom:12px;display:flex}.styles-module__Zewwia__radioLabel{color:var(--gray-12);cursor:pointer;align-items:center;gap:6px;font-size:13px;display:flex}.styles-module__Zewwia__radioInput{accent-color:var(--accent-9)}.styles-module__Zewwia__textInput{width:100%}.styles-module__Zewwia__checkboxLabel{color:var(--gray-12);cursor:pointer;align-items:center;gap:8px;font-size:13px;display:flex}.styles-module__Zewwia__checkboxInput{accent-color:var(--accent-9)}.styles-module__Zewwia__documentPreview{background:var(--gray-a3);color:var(--gray-12);border-radius:6px;align-items:center;gap:8px;margin-bottom:8px;padding:8px 12px;font-size:13px;display:flex}.styles-module__Zewwia__documentPreviewTitle{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.styles-module__Zewwia__documentPreviewCollection{color:var(--gray-10);background:var(--gray-a4);border-radius:4px;padding:2px 6px;font-size:11px}.styles-module__Zewwia__buttonGroup{gap:12px;margin-top:12px;display:flex}.styles-module__Zewwia__applyButton{color:var(--accent-9);cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:2px 0;font-size:13px;font-weight:500;transition:color .15s;display:inline-flex}.styles-module__Zewwia__applyButton:hover{color:var(--accent-10);text-decoration:underline}.styles-module__Zewwia__applyButton:disabled{opacity:.4;cursor:not-allowed;text-decoration:none}.styles-module__Zewwia__selectButton{border:1px solid var(--gray-6);color:var(--gray-12);cursor:pointer;background:0 0;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:background-color .15s;display:flex}.styles-module__Zewwia__selectButton:hover{background:var(--gray-a3)}.styles-module__Zewwia__removeButton{cursor:pointer;color:var(--red-11);background:0 0;border:none;align-items:center;gap:4px;padding:2px 0;font-size:13px;transition:color .15s;display:inline-flex}.styles-module__Zewwia__removeButton:hover{color:var(--red-12);text-decoration:underline}.styles-module__Zewwia__errorText{color:var(--red-11);margin-top:4px;font-size:12px}
.SectionPuck-module__c8L1ka__SectionPuck{flex-direction:column;width:100%;display:flex}
.styles-module__WoBXXW__Space{height:var(--size);width:var(--size);display:block}.styles-module__WoBXXW__Space--vertical{width:100%}.styles-module__WoBXXW__Space--horizontal{width:var(--size);height:100%}
.styles-module__3wmHEW__Stack{flex-wrap:wrap;height:100%;display:flex}.styles-module__3wmHEW__Stack-item{flex:1}
.styles-module__WiRk9a__Template{flex-direction:column;gap:24px;width:100%;display:flex}
