:root{--ff-container-margin-top: ;--ff-container-margin-bottom: ;--ff-container-bg-color: #fefefe;--ff-container-bg-clip: border-box;--ff-padding-top: ;--ff-padding-bottom: ;--ff-progress-bar-width: 12px;--ff-progress-bar-color: #ededed;--ff-progress-fill-color: #fab6a3;--ff-progress-animation: ff_progress;--ff-progress-edge-animation: ff_progress_edge}.ff-composition-container{display:block;overflow:hidden;margin-top:var(--ff-container-margin-top);margin-bottom:var(--ff-container-margin-bottom);background-color:var(--ff-container-bg-color);background-clip:var(--ff-container-bg-clip)}.ff-composition{padding-top:var(--ff-padding-top);padding-bottom:var(--ff-padding-bottom)}.ff-composition .ff-component-container{position:relative}.ff-composition .ff-composition-grid{display:block;max-width:var(--ff-grid-max-width);margin:auto}.ff-composition .ff-component-progress{position:relative;display:block;width:100%;padding-top:100%;border-radius:100%;background-color:var(--ff-progress-bar-color);animation:var(--ff-progress-animation) 1s both linear 1}.ff-composition .ff-component-progress-start-edge-anchor,.ff-composition .ff-component-progress-end-edge-anchor{transform:translate(-50%);position:absolute;top:0;left:50%;display:flex;flex-direction:column;justify-content:start;height:100%;width:var(--ff-progress-bar-width)}.ff-composition .ff-component-progress-end-edge-anchor{animation:var(--ff-progress-edge-animation) 1s both linear 1}.ff-composition .ff-component-progress-edge{width:var(--ff-progress-bar-width);height:var(--ff-progress-bar-width);border-radius:100%;background-color:var(--ff-progress-fill-color)}.ff-composition .ff-component-content{display:flex;flex-direction:column;justify-content:center;align-items:center;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;width:calc(100% - (var(--ff-progress-bar-width) * 2));height:calc(100% - (var(--ff-progress-bar-width) * 2));border-radius:100%;background-color:var(--ff-container-bg-color)}
/*# sourceMappingURL=/cdn/shop/t/47/assets/ff-composition.css.map */
