.Tab_wrapper__gNVuM{max-width:100%;box-sizing:border-box;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));display:flex;flex-direction:var(--tab-flex-direction,column);width:var(--tab-width,auto);height:var(--tab-height,auto)}@media(max-width:768px){.Tab_wrapper__gNVuM{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.Tab_wrapper__gNVuM[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.Tab_wrapper__gNVuM[data-hidden-mobile=true]{display:none!important}.Tab_wrapper__gNVuM{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))));font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));flex-direction:var(--tab-flex-direction-mobile,var(--tab-flex-direction,column));width:var(--tab-width-mobile,var(--tab-width,auto));height:var(--tab-height-mobile,var(--tab-height,auto))}}.Tab_triggerTrack__2Ui5R{display:flex;flex-direction:var(--tab-track-direction,row);align-items:stretch;justify-content:var(--tab-trigger-justify,flex-start);flex-shrink:0}@media(max-width:768px){.Tab_triggerTrack__2Ui5R{flex-direction:var(--tab-track-direction-mobile,var(--tab-track-direction,row));justify-content:var(--tab-trigger-justify-mobile,var(--tab-trigger-justify,flex-start))}}.Tab_trigger__JFb5_{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font:inherit;color:var(--tab-trigger-color,inherit);text-decoration:inherit;text-transform:inherit;display:inline-flex;align-items:center;justify-content:center;padding:8px 16px;width:var(--tab-trigger-width,-moz-fit-content);width:var(--tab-trigger-width,fit-content);background-color:var(--tab-trigger-bg,transparent);border-style:var(--tab-trigger-border-style,none);border-width:var(--tab-trigger-border-width,0);border-color:var(--tab-trigger-border-color,transparent);transition:background-color .2s ease,color .2s ease,border-color .2s ease,border-width .2s ease}.Tab_trigger__JFb5_:hover{background-color:var(--tab-hover-bg,var(--tab-trigger-bg,transparent));color:var(--tab-hover-color,var(--tab-trigger-color,inherit));font-size:var(--tab-hover-font-size,inherit);font-weight:var(--tab-hover-font-weight,inherit);font-style:var(--tab-hover-font-style,inherit);-webkit-text-decoration:var(--tab-hover-text-decoration,inherit);text-decoration:var(--tab-hover-text-decoration,inherit);border-style:var(--tab-hover-border-style,var(--tab-trigger-border-style,none));border-width:var(--tab-hover-border-width,var(--tab-trigger-border-width,0));border-color:var(--tab-hover-border-color,var(--tab-trigger-border-color,transparent))}.Tab_trigger__JFb5_[data-active=true]{background-color:var(--tab-active-bg,var(--tab-trigger-bg,transparent));color:var(--tab-active-color,var(--tab-trigger-color,inherit));font-size:var(--tab-active-font-size,inherit);font-weight:var(--tab-active-font-weight,inherit);font-style:var(--tab-active-font-style,inherit);-webkit-text-decoration:var(--tab-active-text-decoration,inherit);text-decoration:var(--tab-active-text-decoration,inherit);border-style:var(--tab-active-border-style,var(--tab-trigger-border-style,none));border-width:var(--tab-active-border-width,var(--tab-trigger-border-width,0));border-color:var(--tab-active-border-color,var(--tab-trigger-border-color,transparent));cursor:default}@media(max-width:768px){.Tab_trigger__JFb5_{width:var(--tab-trigger-width-mobile,var(--tab-trigger-width,-moz-fit-content));width:var(--tab-trigger-width-mobile,var(--tab-trigger-width,fit-content));color:var(--tab-trigger-color-mobile,var(--tab-trigger-color,inherit));background-color:var(--tab-trigger-bg-mobile,var(--tab-trigger-bg,transparent));border-style:var(--tab-trigger-border-style-mobile,var(--tab-trigger-border-style,none));border-width:var(--tab-trigger-border-width-mobile,var(--tab-trigger-border-width,0));border-color:var(--tab-trigger-border-color-mobile,var(--tab-trigger-border-color,transparent))}.Tab_trigger__JFb5_:hover{background-color:var(--tab-hover-bg-mobile,var(--tab-hover-bg,var(--tab-trigger-bg-mobile,var(--tab-trigger-bg,transparent))));color:var(--tab-hover-color-mobile,var(--tab-hover-color,var(--tab-trigger-color-mobile,var(--tab-trigger-color,inherit))));font-size:var(--tab-hover-font-size-mobile,var(--tab-hover-font-size,inherit));font-weight:var(--tab-hover-font-weight-mobile,var(--tab-hover-font-weight,inherit));font-style:var(--tab-hover-font-style-mobile,var(--tab-hover-font-style,inherit));-webkit-text-decoration:var(--tab-hover-text-decoration-mobile,var(--tab-hover-text-decoration,inherit));text-decoration:var(--tab-hover-text-decoration-mobile,var(--tab-hover-text-decoration,inherit));border-style:var(--tab-hover-border-style-mobile,var(--tab-hover-border-style,var(--tab-trigger-border-style-mobile,var(--tab-trigger-border-style,none))));border-width:var(--tab-hover-border-width-mobile,var(--tab-hover-border-width,var(--tab-trigger-border-width-mobile,var(--tab-trigger-border-width,0))));border-color:var(--tab-hover-border-color-mobile,var(--tab-hover-border-color,var(--tab-trigger-border-color-mobile,var(--tab-trigger-border-color,transparent))))}.Tab_trigger__JFb5_[data-active=true]{background-color:var(--tab-active-bg-mobile,var(--tab-active-bg,var(--tab-trigger-bg-mobile,var(--tab-trigger-bg,transparent))));color:var(--tab-active-color-mobile,var(--tab-active-color,var(--tab-trigger-color-mobile,var(--tab-trigger-color,inherit))));font-size:var(--tab-active-font-size-mobile,var(--tab-active-font-size,inherit));font-weight:var(--tab-active-font-weight-mobile,var(--tab-active-font-weight,inherit));font-style:var(--tab-active-font-style-mobile,var(--tab-active-font-style,inherit));-webkit-text-decoration:var(--tab-active-text-decoration-mobile,var(--tab-active-text-decoration,inherit));text-decoration:var(--tab-active-text-decoration-mobile,var(--tab-active-text-decoration,inherit));border-style:var(--tab-active-border-style-mobile,var(--tab-active-border-style,var(--tab-trigger-border-style-mobile,var(--tab-trigger-border-style,none))));border-width:var(--tab-active-border-width-mobile,var(--tab-active-border-width,var(--tab-trigger-border-width-mobile,var(--tab-trigger-border-width,0))));border-color:var(--tab-active-border-color-mobile,var(--tab-active-border-color,var(--tab-trigger-border-color-mobile,var(--tab-trigger-border-color,transparent))))}}.Tab_triggerText__dRwiE{display:inline-block;cursor:inherit}.Tab_triggerText__dRwiE [contenteditable=true]{outline:none;min-width:1ch;box-shadow:inset 0 -1px 0 0 currentColor}.Tab_content__DDmMR{flex:1 1 auto;min-width:0;min-height:0}.Tab_panel__qsMfA{display:none;padding:16px}.Tab_panel__qsMfA[data-active=true]{display:block}.Tab_empty__QqJL_{display:flex;align-items:center;justify-content:center;width:100%;min-height:120px;border:1px dashed #b2b2b2;color:#8c8c8c;font-family:system-ui,sans-serif;font-size:14px}.TextArea_wrapper__rpN0v{display:block;width:100%}.TextArea_input__ktT_G{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));max-width:100%;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;box-sizing:border-box;cursor:text;resize:none;border:1px solid #d9d9d9;border-radius:6px;width:var(--ta-width,100%);height:var(--ta-height,200px)}@media(max-width:768px){.TextArea_input__ktT_G{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.TextArea_input__ktT_G[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.TextArea_input__ktT_G[data-hidden-mobile=true]{display:none!important}.TextArea_input__ktT_G{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))))}}.TextArea_input__ktT_G::-moz-placeholder{color:currentColor;opacity:.6}.TextArea_input__ktT_G::placeholder{color:currentColor;opacity:.6}.TextArea_input__ktT_G:focus{border-color:#1d1d1d}@media(max-width:768px){.TextArea_input__ktT_G{width:var(--ta-width-mobile,var(--ta-width,100%));height:var(--ta-height-mobile,var(--ta-height,200px));border:1px solid #d9d9d9;border-radius:6px}}.Upsell_root__NgWqY{position:relative;display:flex;flex-direction:column;width:var(--ups-width,100%);height:var(--ups-height,auto);min-width:0;max-width:100%;box-sizing:border-box;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible))}@media(max-width:768px){.Upsell_root__NgWqY{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.Upsell_root__NgWqY[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.Upsell_root__NgWqY[data-hidden-mobile=true]{display:none!important}.Upsell_root__NgWqY{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))));width:var(--ups-width-mobile,var(--ups-width,100%));height:var(--ups-height-mobile,var(--ups-height,auto))}}.Upsell_titleRow__0l6Zv{display:flex;align-items:center;gap:8px;padding-block-start:4px;padding-block-end:12px}.Upsell_titleIcon__wbPlX{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:var(--ups-highlight-size,24px);height:var(--ups-highlight-size,24px)}.Upsell_titleIcon__wbPlX>img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}@media(max-width:768px){.Upsell_titleIcon__wbPlX{width:var(--ups-highlight-size-mobile,var(--ups-highlight-size,24px));height:var(--ups-highlight-size-mobile,var(--ups-highlight-size,24px))}}.Upsell_title__yb3_N{flex:1 1 0;min-width:0;font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));font-size:24px;font-weight:500;line-height:1.4}@media(max-width:768px){.Upsell_title__yb3_N{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.Upsell_tierList__JU6dq{display:flex;flex-direction:column;gap:var(--ups-col-gap,16px);padding-top:16px}@media(max-width:768px){.Upsell_tierList__JU6dq{gap:var(--ups-col-gap-mobile,var(--ups-col-gap,16px))}}.Upsell_tierCard__BV8vN{position:relative;display:flex;flex-direction:column;border:1px solid #828282;border-radius:8px;background:#fff;overflow:visible}.Upsell_tierCard__BV8vN[data-selected=true]{border-width:2px;border-color:var(--ups-badge-color,#e57300)}@media(max-width:768px){.Upsell_tierCard__BV8vN[data-selected=true]{border-color:var(--ups-badge-color-mobile,var(--ups-badge-color,#e57300))}}.Upsell_tierRow__jxzbf{display:flex;align-items:center;gap:12px;padding:10px 14px;width:100%;box-sizing:border-box}.Upsell_radio__MYise{flex:0 0 auto;width:16px;height:16px;border-radius:50%;border:1px solid #ccc;background:#fff;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.Upsell_radio__MYise[data-selected=true]{border:4px solid var(--ups-badge-color,#e57300)}@media(max-width:768px){.Upsell_radio__MYise[data-selected=true]{border-color:var(--ups-badge-color-mobile,var(--ups-badge-color,#e57300))}}.Upsell_tierMeta__PXEPk{flex:1 1 0;min-width:0;display:flex;flex-direction:column;gap:4px}.Upsell_tierTitleRow__Rf4Rx{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.Upsell_tierTitle__HXf12{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));font-size:16px;font-weight:500;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:768px){.Upsell_tierTitle__HXf12{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.Upsell_tierOfferLabel__CMhIm{display:inline-flex;align-items:center;padding:1px 6px;border-radius:3px;font-size:12px;font-weight:700;line-height:1.4;background:var(--ups-badge-color,#e57300);color:#fff}@media(max-width:768px){.Upsell_tierOfferLabel__CMhIm{background:var(--ups-badge-color-mobile,var(--ups-badge-color,#e57300))}}.Upsell_tierSubtitle__CR0pt{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));font-size:14px;line-height:1.4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-fallback-color,#828282)}@media(max-width:768px){.Upsell_tierSubtitle__CR0pt{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.Upsell_tierPrices__NYE33{flex:1 1 0;min-width:0;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;line-height:1.4}.Upsell_tierPrice__LtCmS{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));font-size:20px;font-weight:600;text-align:right}@media(max-width:768px){.Upsell_tierPrice__LtCmS{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.Upsell_tierCompareAt__6uUZ0{font-size:16px;color:#828282;text-decoration:line-through;text-align:right}.Upsell_variantSection__fR0IL{display:flex;flex-direction:column;gap:8px;background:#f3f5f7;border-bottom-left-radius:6px;border-bottom-right-radius:6px;max-height:0;opacity:0;padding:0 14px 0 40px;overflow:hidden;transition:max-height .28s cubic-bezier(.32,.72,0,1),opacity .2s ease-out,padding-top .28s cubic-bezier(.32,.72,0,1),padding-bottom .28s cubic-bezier(.32,.72,0,1)}.Upsell_variantSection__fR0IL[data-open=true]{max-height:600px;opacity:1;padding-top:12px;padding-bottom:12px}.Upsell_variantRow__BrE7b{display:flex;align-items:center;gap:12px}.Upsell_variantIndex__cUAQ6{flex:0 0 auto;width:28px;font-size:14px;font-family:var(--text-fallback-font-family,inherit);color:var(--text-fallback-color,#1d1d1d);line-height:1.4}.Upsell_dropdown__qIbZ3{position:relative;flex:0 1 200px;width:200px;max-width:100%;min-width:0;display:flex}.Upsell_dropdownTrigger__zwX0n{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:36px;padding:0 12px;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d9d9d9;border-radius:6px;font-size:14px;font-family:var(--text-fallback-font-family,inherit);color:#1d1d1d;transition:background-color .15s,border-color .15s,box-shadow .15s}.Upsell_dropdownTrigger__zwX0n:hover:not(:disabled){border-color:#b8b8b8}.Upsell_dropdown__qIbZ3[data-open=true] .Upsell_dropdownTrigger__zwX0n{border-color:#574cfa}.Upsell_dropdownValue__gTZP5{flex:1 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.Upsell_dropdownPlaceholder__26qW9{color:#b2b2b2}.Upsell_dropdownChevron__JvrYJ{flex:0 0 auto;color:#8d8d8d;transition:transform .2s ease}.Upsell_dropdown__qIbZ3[data-open=true] .Upsell_dropdownChevron__JvrYJ{transform:rotate(180deg)}.Upsell_dropdownPanel__UcQuH{position:fixed;z-index:1100;box-sizing:border-box;max-height:240px;overflow-y:auto;padding:4px;background:#fff;border:1px solid #f0f0f0;border-radius:6px;box-shadow:0 6px 16px 0 rgba(0,0,0,.08),0 3px 6px -4px rgba(0,0,0,.12),0 9px 28px 8px rgba(0,0,0,.05);display:flex;flex-direction:column;gap:2px;animation:Upsell_ups-dropdown-fade-in__cdmCf .15s ease}@keyframes Upsell_ups-dropdown-fade-in__cdmCf{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.Upsell_dropdownOption__mPLQa{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;box-sizing:border-box;padding:6px 12px;background:rgba(0,0,0,0);border:0;border-radius:4px;font-size:14px;font-family:var(--text-fallback-font-family,inherit);color:#1d1d1d;text-align:left;cursor:pointer;transition:background-color .12s}.Upsell_dropdownOption__mPLQa:hover{background:#f5f5f5}.Upsell_dropdownOption__mPLQa[data-active=true]{background:rgba(87,76,250,.08);color:#574cfa;font-weight:600}.Upsell_dropdownOptionLabel__msRRz{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word;overflow-wrap:anywhere;line-height:1.3;font:inherit;color:inherit}.Upsell_highlightBadge__2Tl_a{position:absolute;top:-12px;right:16px;display:inline-flex;align-items:center;height:22px;padding:0 12px;border-radius:0 0 6px 6px;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,.18) 100%),var(--ups-badge-color,#e57300);z-index:1}@media(max-width:768px){.Upsell_highlightBadge__2Tl_a{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,0) 50%,rgba(0,0,0,.18) 100%),var(--ups-badge-color-mobile,var(--ups-badge-color,#e57300))}}.Upsell_highlightFlank__rTmhO{display:block;position:absolute;top:100%;width:12px;height:12px;pointer-events:none;color:var(--ups-badge-color,#e57300);filter:brightness(.75)}@media(max-width:768px){.Upsell_highlightFlank__rTmhO{color:var(--ups-badge-color-mobile,var(--ups-badge-color,#e57300))}}.Upsell_highlightFlankLeft__kntNz{left:-9px;top:0}.Upsell_highlightFlankRight__pdv6h{right:-9px;top:0}.Upsell_highlightText__7qWGj{font-size:12px;font-weight:500;line-height:1.4;color:#fff;white-space:nowrap}.Upsell_empty__NgdCT{min-height:120px;padding:16px;border:1px dashed #d9d9d9;color:#8d8d8d;text-align:center}.Upsell_cartButton__TP_c6,.Upsell_empty__NgdCT{display:flex;align-items:center;justify-content:center;width:100%;border-radius:8px;font-size:14px}.Upsell_cartButton__TP_c6{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-top:12px;padding:14px 16px;border:0;background:#1d1d1d;color:#fff;cursor:pointer;font-weight:600;font-family:var(--text-fallback-font-family,inherit);line-height:1.3;transition:background-color .15s}.Upsell_cartButton__TP_c6:hover{background:#000}.Upsell_cartButton__TP_c6:disabled{cursor:default;opacity:.6}.Video_wrapper__OhLjF{position:relative;width:100%;aspect-ratio:var(--vid-aspect,16/9);max-width:100%;box-sizing:border-box;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));overflow:hidden}@media(max-width:768px){.Video_wrapper__OhLjF{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.Video_wrapper__OhLjF[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.Video_wrapper__OhLjF[data-hidden-mobile=true]{display:none!important}.Video_wrapper__OhLjF{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))))}}.Video_wrapper__OhLjF[data-render-mode=editor] .Video_player__1Uafg{pointer-events:none}@media(max-width:768px){.Video_wrapper__OhLjF{aspect-ratio:var(--vid-aspect-mobile,var(--vid-aspect,16/9))}}.Video_thumbnail__4Wm8J{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.Video_thumbnailFallback__w8GoH{position:absolute;inset:0;background:linear-gradient(135deg,#1f1f1f,#3a3a3a)}.Video_player__1Uafg{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.Video_playOverlay__BQK2H{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;border:0;background:rgba(0,0,0,0);padding:0;cursor:pointer;transition:background-color .2s ease}.Video_playOverlay__BQK2H:hover{background-color:rgba(0,0,0,.15)}.Video_playButton__JfRy1{width:56px;height:56px;border-radius:9999px;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;backdrop-filter:blur(2px);transition:transform .2s ease,background-color .2s ease}.Video_playOverlay__BQK2H:hover .Video_playButton__JfRy1{transform:scale(1.05);background-color:rgba(0,0,0,.75)}.Video_placeholder__k3WAg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#8c8c8c;font-family:system-ui,sans-serif;font-size:14px}.Video_linkWrapper__tGM4I{display:contents;color:inherit;text-decoration:none}.BrandInformation_root__TdCMJ{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));max-width:100%;box-sizing:border-box;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;width:100%}@media(max-width:768px){.BrandInformation_root__TdCMJ{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.BrandInformation_root__TdCMJ[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.BrandInformation_root__TdCMJ[data-hidden-mobile=true]{display:none!important}.BrandInformation_root__TdCMJ{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))))}}.BrandInformation_root__TdCMJ>span{white-space:nowrap}.EmailSupport_root__Gvcg0{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));max-width:100%;box-sizing:border-box;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible))}@media(max-width:768px){.EmailSupport_root__Gvcg0{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.EmailSupport_root__Gvcg0[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.EmailSupport_root__Gvcg0[data-hidden-mobile=true]{display:none!important}.EmailSupport_root__Gvcg0{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))))}}.Newsletter_root__lzr47{max-width:100%;box-sizing:border-box;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));display:flex;flex-direction:column;align-items:flex-start;gap:var(--footer-newsletter-gap,16px);width:100%}@media(max-width:768px){.Newsletter_root__lzr47{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.Newsletter_root__lzr47[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.Newsletter_root__lzr47[data-hidden-mobile=true]{display:none!important}.Newsletter_root__lzr47{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))))}}.Newsletter_root__lzr47>[data-pb-form]{margin-top:8px}@media(max-width:768px){.Newsletter_root__lzr47{gap:var(--footer-newsletter-gap-mobile,var(--footer-newsletter-gap,16px))}}@property --padding{syntax:"*";inherits:false}@property --padding-mobile{syntax:"*";inherits:false}@property --bg-color{syntax:"*";inherits:false}@property --bg-color-mobile{syntax:"*";inherits:false}@property --bg-image{syntax:"*";inherits:false}@property --bg-image-mobile{syntax:"*";inherits:false}@property --bg-size{syntax:"*";inherits:false}@property --bg-size-mobile{syntax:"*";inherits:false}@property --bg-position{syntax:"*";inherits:false}@property --bg-position-mobile{syntax:"*";inherits:false}@property --bg-repeat{syntax:"*";inherits:false}@property --bg-repeat-mobile{syntax:"*";inherits:false}@property --bg-attachment{syntax:"*";inherits:false}@property --bg-attachment-mobile{syntax:"*";inherits:false}@property --border-style{syntax:"*";inherits:false}@property --border-style-mobile{syntax:"*";inherits:false}@property --border-width{syntax:"*";inherits:false}@property --border-width-mobile{syntax:"*";inherits:false}@property --border-color{syntax:"*";inherits:false}@property --border-color-mobile{syntax:"*";inherits:false}@property --border-radius{syntax:"*";inherits:false}@property --border-radius-mobile{syntax:"*";inherits:false}@property --radius-overflow{syntax:"*";inherits:false}@property --radius-overflow-mobile{syntax:"*";inherits:false}@property --overflow-x{syntax:"*";inherits:false}@property --overflow-x-mobile{syntax:"*";inherits:false}@property --overflow-y{syntax:"*";inherits:false}@property --overflow-y-mobile{syntax:"*";inherits:false}@property --box-shadow{syntax:"*";inherits:false}@property --box-shadow-mobile{syntax:"*";inherits:false}@property --margin{syntax:"*";inherits:false}@property --margin-mobile{syntax:"*";inherits:false}@property --opacity{syntax:"*";inherits:false}@property --opacity-mobile{syntax:"*";inherits:false}@property --icon-color{syntax:"*";inherits:false}@property --icon-color-mobile{syntax:"*";inherits:false}@property --icon-size{syntax:"*";inherits:false}@property --icon-size-mobile{syntax:"*";inherits:false}@property --icon-wrapper-justify{syntax:"*";inherits:false}@property --icon-wrapper-justify-mobile{syntax:"*";inherits:false}@property --text-font-family{syntax:"*";inherits:false}@property --text-font-family-mobile{syntax:"*";inherits:false}@property --text-font-size{syntax:"*";inherits:false}@property --text-font-size-mobile{syntax:"*";inherits:false}@property --text-font-weight{syntax:"*";inherits:false}@property --text-font-weight-mobile{syntax:"*";inherits:false}@property --text-font-style{syntax:"*";inherits:false}@property --text-font-style-mobile{syntax:"*";inherits:false}@property --text-text-decoration{syntax:"*";inherits:false}@property --text-text-decoration-mobile{syntax:"*";inherits:false}@property --text-text-align{syntax:"*";inherits:false}@property --text-text-align-mobile{syntax:"*";inherits:false}@property --text-text-transform{syntax:"*";inherits:false}@property --text-text-transform-mobile{syntax:"*";inherits:false}@property --text-color{syntax:"*";inherits:false}@property --text-color-mobile{syntax:"*";inherits:false}@property --text-line-height{syntax:"*";inherits:false}@property --text-line-height-mobile{syntax:"*";inherits:false}@property --text-letter-spacing{syntax:"*";inherits:false}@property --text-letter-spacing-mobile{syntax:"*";inherits:false}@property --text-text-shadow{syntax:"*";inherits:false}@property --text-text-shadow-mobile{syntax:"*";inherits:false}@property --text-width{syntax:"*";inherits:false}@property --text-width-mobile{syntax:"*";inherits:false}@property --text-height{syntax:"*";inherits:false}@property --text-height-mobile{syntax:"*";inherits:false}@property --text-fallback-font-family{syntax:"*";inherits:false}@property --text-fallback-font-family-mobile{syntax:"*";inherits:false}@property --text-fallback-font-size{syntax:"*";inherits:false}@property --text-fallback-font-size-mobile{syntax:"*";inherits:false}@property --text-fallback-font-weight{syntax:"*";inherits:false}@property --text-fallback-font-weight-mobile{syntax:"*";inherits:false}@property --text-fallback-font-style{syntax:"*";inherits:false}@property --text-fallback-font-style-mobile{syntax:"*";inherits:false}@property --text-fallback-text-decoration{syntax:"*";inherits:false}@property --text-fallback-text-decoration-mobile{syntax:"*";inherits:false}@property --text-fallback-text-transform{syntax:"*";inherits:false}@property --text-fallback-text-transform-mobile{syntax:"*";inherits:false}@property --text-fallback-line-height{syntax:"*";inherits:false}@property --text-fallback-line-height-mobile{syntax:"*";inherits:false}@property --text-fallback-letter-spacing{syntax:"*";inherits:false}@property --text-fallback-letter-spacing-mobile{syntax:"*";inherits:false}@property --cd-item-spacing{syntax:"*";inherits:false}@property --cd-item-spacing-mobile{syntax:"*";inherits:false}@property --cd-wrapper-justify{syntax:"*";inherits:false}@property --cd-wrapper-justify-mobile{syntax:"*";inherits:false}.Policy_root__GFYPP{max-width:100%;box-sizing:border-box;padding:var(--padding,0);margin:var(--margin,0);background-color:var(--bg-color,transparent);background-image:var(--bg-image,none);background-size:var(--bg-size,cover);background-position:var(--bg-position,center);background-repeat:var(--bg-repeat,no-repeat);background-attachment:var(--bg-attachment,scroll);border-style:var(--border-style,none);border-width:var(--border-width,0);border-color:var(--border-color,transparent);border-radius:var(--border-radius,0);box-shadow:var(--box-shadow,none);opacity:var(--opacity,1);overflow-x:var(--overflow-x,var(--radius-overflow,visible));overflow-y:var(--overflow-y,var(--radius-overflow,visible));display:flex;flex-direction:column;gap:16px}@media(max-width:768px){.Policy_root__GFYPP{padding:var(--padding-mobile,var(--padding,0));margin:var(--margin-mobile,var(--margin,0));background-color:var(--bg-color-mobile,var(--bg-color,transparent));background-image:var(--bg-image-mobile,var(--bg-image,none));background-size:var(--bg-size-mobile,var(--bg-size,cover));background-position:var(--bg-position-mobile,var(--bg-position,center));background-repeat:var(--bg-repeat-mobile,var(--bg-repeat,no-repeat));background-attachment:var(--bg-attachment-mobile,var(--bg-attachment,scroll));border-style:var(--border-style-mobile,var(--border-style,none));border-width:var(--border-width-mobile,var(--border-width,0));border-color:var(--border-color-mobile,var(--border-color,transparent));border-radius:var(--border-radius-mobile,var(--border-radius,0));box-shadow:var(--box-shadow-mobile,var(--box-shadow,none));opacity:var(--opacity-mobile,var(--opacity,1))}}@media(min-width:769px){.Policy_root__GFYPP[data-hidden-desktop=true]{display:none!important}}@media(max-width:768px){.Policy_root__GFYPP[data-hidden-mobile=true]{display:none!important}.Policy_root__GFYPP{overflow-x:var(--overflow-x-mobile,var(--overflow-x,var(--radius-overflow-mobile,var(--radius-overflow,visible))));overflow-y:var(--overflow-y-mobile,var(--overflow-y,var(--radius-overflow-mobile,var(--radius-overflow,visible))))}}.Policy_label__Etp2R{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));width:auto}@media(max-width:768px){.Policy_label__Etp2R{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)))}}.Policy_list__eoHsX{font-family:var(--text-font-family,var(--text-fallback-font-family,inherit));font-size:var(--text-font-size,var(--text-fallback-font-size,14px));font-weight:var(--text-font-weight,var(--text-fallback-font-weight,400));font-style:var(--text-font-style,var(--text-fallback-font-style,normal));-webkit-text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-decoration:var(--text-text-decoration,var(--text-fallback-text-decoration,none));text-align:var(--text-text-align,left);text-transform:var(--text-text-transform,var(--text-fallback-text-transform,none));color:var(--container-hover-text-color,var(--text-color,inherit));line-height:var(--text-line-height,var(--text-fallback-line-height,140%));letter-spacing:var(--text-letter-spacing,var(--text-fallback-letter-spacing,0));text-shadow:var(--text-text-shadow,none);width:var(--hug-width,var(--text-width,-moz-fit-content));width:var(--hug-width,var(--text-width,fit-content));list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px;width:auto}@media(max-width:768px){.Policy_list__eoHsX{font-family:var(--text-font-family-mobile,var(--text-font-family,var(--text-fallback-font-family-mobile,var(--text-fallback-font-family,inherit))));font-size:var(--text-font-size-mobile,var(--text-font-size,var(--text-fallback-font-size-mobile,var(--text-fallback-font-size,14px))));font-weight:var(--text-font-weight-mobile,var(--text-font-weight,var(--text-fallback-font-weight-mobile,var(--text-fallback-font-weight,400))));font-style:var(--text-font-style-mobile,var(--text-font-style,var(--text-fallback-font-style-mobile,var(--text-fallback-font-style,normal))));-webkit-text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-decoration:var(--text-text-decoration-mobile,var(--text-text-decoration,var(--text-fallback-text-decoration-mobile,var(--text-fallback-text-decoration,none))));text-align:var(--text-text-align-mobile,var(--text-text-align,left));text-transform:var(--text-text-transform-mobile,var(--text-text-transform,var(--text-fallback-text-transform-mobile,var(--text-fallback-text-transform,none))));color:var(--container-hover-text-color,var(--text-color-mobile,var(--text-color,inherit)));line-height:var(--text-line-height-mobile,var(--text-line-height,var(--text-fallback-line-height-mobile,var(--text-fallback-line-height,140%))));letter-spacing:var(--text-letter-spacing-mobile,var(--text-letter-spacing,var(--text-fallback-letter-spacing-mobile,var(--text-fallback-letter-spacing,0))));text-shadow:var(--text-text-shadow-mobile,var(--text-text-shadow,none));width:var(--hug-width,var(--text-width-mobile,var(--text-width,-moz-fit-content)));width:var(--hug-width,var(--text-width-mobile,var(--text-width,fit-content)));gap:12px}}.Policy_item__hRgqS{list-style:none}.Policy_item__hRgqS[data-active=true]>.Policy_link__PLSQw{text-decoration:underline;font-weight:600}.Policy_link__PLSQw{color:inherit;text-decoration:none}