@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}.Support-module-scss-module__xRcjsq__root{box-sizing:border-box;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-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));flex-direction:column;gap:16px;display:flex}@media (max-width:768px){.Support-module-scss-module__xRcjsq__root{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){.Support-module-scss-module__xRcjsq__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.Support-module-scss-module__xRcjsq__root[data-hidden-mobile=true]{display:none!important}.Support-module-scss-module__xRcjsq__root{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))))}}.Support-module-scss-module__xRcjsq__label{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));-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){.Support-module-scss-module__xRcjsq__label{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))));-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)))}}.Support-module-scss-module__xRcjsq__list{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));-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));flex-direction:column;gap:8px;width:auto;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.Support-module-scss-module__xRcjsq__list{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))));-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}}.Support-module-scss-module__xRcjsq__item{list-style:none}.Support-module-scss-module__xRcjsq__item[data-active=true]>.Support-module-scss-module__xRcjsq__link{font-weight:600;text-decoration:underline}.Support-module-scss-module__xRcjsq__link{color:inherit;text-decoration:none}
@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}.Footer-module-scss-module__8_bucW__root{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-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));width:var(--footer-width,100%);height:var(--footer-height,auto);box-sizing:border-box;display:block}@media (max-width:768px){.Footer-module-scss-module__8_bucW__root{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){.Footer-module-scss-module__8_bucW__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.Footer-module-scss-module__8_bucW__root[data-hidden-mobile=true]{display:none!important}.Footer-module-scss-module__8_bucW__root{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(--footer-width-mobile,var(--footer-width,100%));height:var(--footer-height-mobile,var(--footer-height,auto))}}.Footer-module-scss-module__8_bucW__layout{-moz-column-gap:36px;gap:32px 36px;width:100%;display:grid}.Footer-module-scss-module__8_bucW__layout>[data-header-slot=logo]{grid-area:logo}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=email]{grid-area:email}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=brand]{grid-area:brand}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=support]{grid-area:support}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=policy]{grid-area:policy}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=newsletter]{grid-area:newsletter;display:none}.Footer-module-scss-module__8_bucW__layout:before{content:"";background:#d4d4d4;grid-area:divider;align-self:center;height:1px}.Footer-module-scss-module__8_bucW__layout[data-style-id="1"]{-moz-column-gap:24px;grid-template-columns:1fr 1fr 316px 316px;grid-template-areas:"logo.support policy""divider divider divider divider""email brand brand brand";gap:36px 24px}.Footer-module-scss-module__8_bucW__layout[data-style-id="1"]>[data-header-slot=logo]{justify-self:start}.Footer-module-scss-module__8_bucW__layout[data-style-id="1"]>[data-footer-slot=brand]{justify-content:space-between;justify-self:stretch}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]{-moz-column-gap:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1.5fr);grid-template-areas:"logo support policy newsletter""email support policy newsletter""brand support policy newsletter";align-items:start;gap:16px 24px}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]:before{display:none}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]>[data-header-slot=logo]{margin-bottom:8px}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]>[data-footer-slot=brand]{flex-direction:column;gap:16px}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]>[data-footer-slot=newsletter]{display:flex}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]{-moz-column-gap:24px;grid-template-columns:1fr auto auto 1fr;grid-template-areas:".logo logo."".support policy.""divider divider divider divider""email brand brand brand";gap:24px}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]:before{margin:12px 0}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-header-slot=logo]{justify-self:center}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=support],.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=policy]{flex-direction:row;align-items:center;gap:24px}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=support]>div,.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=policy]>div{display:none}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=support]>ul,.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=policy]>ul{flex-direction:row;gap:24px}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=brand]{justify-content:space-between;justify-self:stretch}.Footer-module-scss-module__8_bucW__layout[data-style-id="4"]{-moz-column-gap:24px;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"logo support policy""email support policy""brand support policy";align-items:start;gap:16px 24px}.Footer-module-scss-module__8_bucW__layout[data-style-id="4"]>[data-header-slot=logo]{margin-bottom:8px}.Footer-module-scss-module__8_bucW__layout[data-style-id="4"]>[data-footer-slot=brand]{flex-direction:column;gap:16px}.Footer-module-scss-module__8_bucW__layout[data-style-id="4"]:before{display:none}@media (max-width:768px){.Footer-module-scss-module__8_bucW__layout{-moz-column-gap:0!important;grid-template-columns:1fr!important;grid-template-areas:"logo""support""policy""divider""email""brand"!important;gap:16px 0!important}.Footer-module-scss-module__8_bucW__layout>[data-header-slot=logo]{grid-area:logo!important;justify-self:stretch!important;margin-bottom:0!important}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=support]{grid-area:support!important;justify-self:stretch!important}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=policy]{grid-area:policy!important;justify-self:stretch!important}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=email]{grid-area:email!important;justify-self:stretch!important}.Footer-module-scss-module__8_bucW__layout>[data-footer-slot=brand]{flex-direction:column!important;grid-area:brand!important;justify-self:stretch!important;gap:12px!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]{grid-template-areas:"logo""email""brand""support""policy""newsletter"!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]:before{display:none!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="2"]>[data-footer-slot=newsletter]{grid-area:newsletter!important;justify-self:stretch!important;display:flex!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]:before{margin:0!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=support]>div,.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=policy]>div{display:block!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=support],.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=policy]{flex-direction:column!important;align-items:stretch!important;gap:16px!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=support]>ul,.Footer-module-scss-module__8_bucW__layout[data-style-id="3"]>[data-footer-slot=policy]>ul{flex-direction:column!important;align-items:stretch!important;gap:12px!important}.Footer-module-scss-module__8_bucW__layout[data-style-id="4"]:before{display:block!important}}
@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}.Logo-module-scss-module__7pP7VW__root{box-sizing:border-box;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-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));width:var(--logo-w,auto);height:var(--logo-h,auto);justify-content:center;align-items:center;display:inline-flex}@media (max-width:768px){.Logo-module-scss-module__7pP7VW__root{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){.Logo-module-scss-module__7pP7VW__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.Logo-module-scss-module__7pP7VW__root[data-hidden-mobile=true]{display:none!important}.Logo-module-scss-module__7pP7VW__root{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(--logo-w-mobile,var(--logo-w,auto));height:var(--logo-h-mobile,var(--logo-h,auto))}}.Logo-module-scss-module__7pP7VW__image{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.Logo-module-scss-module__7pP7VW__imageLink{width:100%;height:100%;color:inherit;line-height:0;text-decoration:none;display:block}.Logo-module-scss-module__7pP7VW__placeholder{border:1px dashed #574cfa;border-radius:4px;padding:0 4px;font-size:12px;line-height:20px;width:auto!important;height:auto!important}@media (max-width:768px){.Logo-module-scss-module__7pP7VW__placeholder{width:auto!important;height:auto!important}}.Logo-module-scss-module__7pP7VW__placeholderContent{text-align:left;flex-direction:column;align-items:stretch;width:100%;display:flex}.Logo-module-scss-module__7pP7VW__placeholderTitle{color:#1d1d1d}.Logo-module-scss-module__7pP7VW__placeholderLink{appearance:none;font:inherit;color:#574cfa;cursor:pointer;text-align:center;background:0 0;border:0;margin:0;padding:0}.Logo-module-scss-module__7pP7VW__placeholderLink:hover{text-decoration:underline}
@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}.MenuTab-module-scss-module__57mJaq__root{box-sizing:border-box;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-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));background:var(--menu-bg,transparent);align-items:center;min-height:32px;display:inline-flex;position:relative}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__root{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){.MenuTab-module-scss-module__57mJaq__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__root[data-hidden-mobile=true]{display:none!important}.MenuTab-module-scss-module__57mJaq__root{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))));background:var(--menu-bg-mobile,var(--menu-bg,transparent))}}.MenuTab-module-scss-module__57mJaq__menu{align-items:center;gap:var(--menu-gap,16px);flex-wrap:nowrap;width:100%;margin:0;padding:0;list-style:none;display:flex}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__menu{display:none}}.MenuTab-module-scss-module__57mJaq__item{cursor:pointer;text-align:center;border-style:var(--menu-item-border-style,solid);border-color:var(--menu-item-border-color,transparent);border-width:var(--menu-item-border-width,0);border-radius:var(--menu-item-radius,0);min-width:0;box-shadow:var(--menu-item-shadow,none);background:var(--menu-item-bg,transparent);flex:auto;list-style:none;transition:background-color .15s,color .15s,border-color .15s,border-width .15s,box-shadow .15s;position:relative}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__item{border-style:var(--menu-item-border-style-mobile,var(--menu-item-border-style,solid));border-color:var(--menu-item-border-color-mobile,var(--menu-item-border-color,transparent));border-width:var(--menu-item-border-width-mobile,var(--menu-item-border-width,0));border-radius:var(--menu-item-radius-mobile,var(--menu-item-radius,0));box-shadow:var(--menu-item-shadow-mobile,var(--menu-item-shadow,none));background:var(--menu-item-bg-mobile,var(--menu-item-bg,transparent))}}.MenuTab-module-scss-module__57mJaq__item:hover{background:var(--menu-hover-bg,transparent);border-style:var(--menu-hover-border-style,solid);border-color:var(--menu-hover-border-color,transparent);border-width:var(--menu-hover-border-width,0)}.MenuTab-module-scss-module__57mJaq__item:hover>.MenuTab-module-scss-module__57mJaq__itemLabel{color:var(--menu-hover-color,var(--menu-text-color,inherit))}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__item:hover{background:var(--menu-hover-bg-mobile,var(--menu-hover-bg,transparent));border-style:var(--menu-hover-border-style-mobile,var(--menu-hover-border-style,solid));border-color:var(--menu-hover-border-color-mobile,var(--menu-hover-border-color,transparent));border-width:var(--menu-hover-border-width-mobile,var(--menu-hover-border-width,0))}.MenuTab-module-scss-module__57mJaq__item:hover>.MenuTab-module-scss-module__57mJaq__itemLabel{color:var(--menu-hover-color-mobile,var(--menu-hover-color,var(--menu-text-color,inherit)))}}.MenuTab-module-scss-module__57mJaq__item[data-active=true]{background:var(--menu-active-bg,transparent);border-style:var(--menu-active-border-style,solid);border-color:var(--menu-active-border-color,transparent);border-width:var(--menu-active-border-width,0)}.MenuTab-module-scss-module__57mJaq__item[data-active=true]>.MenuTab-module-scss-module__57mJaq__itemLabel{color:var(--menu-active-color,var(--menu-text-color,inherit));font-weight:var(--menu-active-font-weight,var(--menu-font-weight,400));font-style:var(--menu-active-font-style,var(--menu-font-style,normal));-webkit-text-decoration:var(--menu-active-text-decoration,var(--menu-text-decoration,none));-webkit-text-decoration:var(--menu-active-text-decoration,var(--menu-text-decoration,none));text-decoration:var(--menu-active-text-decoration,var(--menu-text-decoration,none))}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__item[data-active=true]{background:var(--menu-active-bg-mobile,var(--menu-active-bg,transparent));border-style:var(--menu-active-border-style-mobile,var(--menu-active-border-style,solid));border-color:var(--menu-active-border-color-mobile,var(--menu-active-border-color,transparent));border-width:var(--menu-active-border-width-mobile,var(--menu-active-border-width,0))}.MenuTab-module-scss-module__57mJaq__item[data-active=true]>.MenuTab-module-scss-module__57mJaq__itemLabel{color:var(--menu-active-color-mobile,var(--menu-active-color,var(--menu-text-color,inherit)));font-weight:var(--menu-active-font-weight-mobile,var(--menu-active-font-weight,var(--menu-font-weight,400)));font-style:var(--menu-active-font-style-mobile,var(--menu-active-font-style,var(--menu-font-style,normal)));-webkit-text-decoration:var(--menu-active-text-decoration-mobile,var(--menu-active-text-decoration,var(--menu-text-decoration,none)));-webkit-text-decoration:var(--menu-active-text-decoration-mobile,var(--menu-active-text-decoration,var(--menu-text-decoration,none)));text-decoration:var(--menu-active-text-decoration-mobile,var(--menu-active-text-decoration,var(--menu-text-decoration,none)))}}.MenuTab-module-scss-module__57mJaq__itemLabel{box-sizing:border-box;width:100%;padding:var(--menu-item-padding,8px 4px);word-break:break-word;text-align:center;color:var(--menu-text-color,inherit);font-weight:var(--menu-font-weight,400);font-style:var(--menu-font-style,normal);-webkit-text-decoration:var(--menu-text-decoration,none);-webkit-text-decoration:var(--menu-text-decoration,none);text-decoration:var(--menu-text-decoration,none);justify-content:center;align-items:center;gap:4px;display:inline-flex}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__itemLabel{padding:var(--menu-item-padding-mobile,var(--menu-item-padding,8px 4px))}}.MenuTab-module-scss-module__57mJaq__chevron{width:16px;height:16px;transition:transform .15s}.MenuTab-module-scss-module__57mJaq__submenu{opacity:0;visibility:hidden;z-index:20;background:#fff;border-radius:8px;min-width:200px;margin:0;padding:4px;list-style:none;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:0;transform:translateY(4px);box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d}.MenuTab-module-scss-module__57mJaq__submenuItem{cursor:pointer;border:0 solid #0000;border-radius:4px;align-items:center;height:36px;padding:5px 12px;transition:background-color .15s,color .15s,border-color .15s,border-width .15s;display:flex}.MenuTab-module-scss-module__57mJaq__submenuItem[data-depth="2"]{padding-left:24px}.MenuTab-module-scss-module__57mJaq__submenuItem[data-depth="3"]{padding-left:36px}.MenuTab-module-scss-module__57mJaq__submenuItem:hover{background:var(--menu-hover-bg,#0000000a);border-style:var(--menu-hover-border-style,solid);border-color:var(--menu-hover-border-color,transparent);border-width:var(--menu-hover-border-width,0)}.MenuTab-module-scss-module__57mJaq__submenuItem:hover>.MenuTab-module-scss-module__57mJaq__submenuLink{color:var(--menu-hover-color,var(--menu-text-color,#1d1d1d))}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__submenuItem:hover{background:var(--menu-hover-bg-mobile,var(--menu-hover-bg,#0000000a));border-style:var(--menu-hover-border-style-mobile,var(--menu-hover-border-style,solid));border-color:var(--menu-hover-border-color-mobile,var(--menu-hover-border-color,transparent));border-width:var(--menu-hover-border-width-mobile,var(--menu-hover-border-width,0))}.MenuTab-module-scss-module__57mJaq__submenuItem:hover>.MenuTab-module-scss-module__57mJaq__submenuLink{color:var(--menu-hover-color-mobile,var(--menu-hover-color,var(--menu-text-color,#1d1d1d)))}}.MenuTab-module-scss-module__57mJaq__submenuLink{width:100%;font-weight:var(--menu-font-weight,400);font-style:var(--menu-font-style,normal);-webkit-text-decoration:var(--menu-text-decoration,none);-webkit-text-decoration:var(--menu-text-decoration,none);text-decoration:var(--menu-text-decoration,none);color:var(--menu-text-color,#1d1d1d);white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:22px;transition:color .15s;display:block;overflow:hidden}.MenuTab-module-scss-module__57mJaq__hasChildren:hover>.MenuTab-module-scss-module__57mJaq__submenu{opacity:1;visibility:visible;transform:translateY(0)}.MenuTab-module-scss-module__57mJaq__mobileTrigger{display:none}@media (max-width:768px){.MenuTab-module-scss-module__57mJaq__mobileTrigger{align-items:center;display:inline-flex}}.MenuTab-module-scss-module__57mJaq__hamburgerButton{appearance:none;cursor:pointer;color:#1d1d1d;background:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex}.MenuTab-module-scss-module__57mJaq__hamburgerIcon{width:24px;height:24px}.MenuTab-module-scss-module__57mJaq__drawerBackdrop{z-index:999;background:#00000073;position:fixed;inset:0}.MenuTab-module-scss-module__57mJaq__drawer{z-index:1000;background:#fff;flex-direction:column;width:min(85vw,360px);animation:.2s ease-out MenuTab-module-scss-module__57mJaq__drawerSlideIn;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 16px #0000001f}@keyframes MenuTab-module-scss-module__57mJaq__drawerSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.MenuTab-module-scss-module__57mJaq__drawerHeader{border-bottom:1px solid #f0f0f0;justify-content:flex-end;align-items:center;padding:12px 16px;display:flex}.MenuTab-module-scss-module__57mJaq__drawerClose{appearance:none;cursor:pointer;color:#1d1d1d;background:0 0;border:0;justify-content:center;align-items:center;padding:6px;display:inline-flex}.MenuTab-module-scss-module__57mJaq__drawerList{flex:1;margin:0;padding:8px;list-style:none;overflow-y:auto}.MenuTab-module-scss-module__57mJaq__drawerItem{list-style:none}.MenuTab-module-scss-module__57mJaq__drawerRow{border:0 solid #0000;border-radius:4px;justify-content:space-between;align-items:center;gap:4px;height:40px;padding:0 4px;transition:background-color .15s,color .15s,border-color .15s,border-width .15s;display:flex}.MenuTab-module-scss-module__57mJaq__drawerRow:hover{background:var(--menu-hover-bg-mobile,var(--menu-hover-bg,transparent));border-style:var(--menu-hover-border-style-mobile,var(--menu-hover-border-style,solid));border-color:var(--menu-hover-border-color-mobile,var(--menu-hover-border-color,transparent));border-width:var(--menu-hover-border-width-mobile,var(--menu-hover-border-width,0))}.MenuTab-module-scss-module__57mJaq__drawerRow:hover>.MenuTab-module-scss-module__57mJaq__drawerLabel{color:var(--menu-hover-color-mobile,var(--menu-hover-color,var(--menu-text-color,#1d1d1d)))}.MenuTab-module-scss-module__57mJaq__drawerLabel{color:#1d1d1d;min-width:0;font-size:14px;line-height:1.4;font-weight:var(--menu-font-weight,400);font-style:var(--menu-font-style,normal);-webkit-text-decoration:var(--menu-text-decoration,none);-webkit-text-decoration:var(--menu-text-decoration,none);text-decoration:var(--menu-text-decoration,none);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.MenuTab-module-scss-module__57mJaq__drawerLabel:hover{color:inherit}.MenuTab-module-scss-module__57mJaq__drawerToggle{appearance:none;cursor:pointer;color:#1d1d1d;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;display:inline-flex}.MenuTab-module-scss-module__57mJaq__drawerChevron{width:16px;height:16px;transition:transform .2s}.MenuTab-module-scss-module__57mJaq__chevronOpen{transform:rotate(180deg)}.MenuTab-module-scss-module__57mJaq__drawerSublist{margin:0;padding:0 0 0 16px;list-style:none}
.CurrencySelect-module-scss-module__zpufeq__root{flex:none;display:inline-flex;position:relative}.CurrencySelect-module-scss-module__zpufeq__trigger{height:36px;color:inherit;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #babcc4;border-radius:6px;align-items:center;gap:8px;padding:0 10px;transition:background-color .15s;display:inline-flex}.CurrencySelect-module-scss-module__zpufeq__trigger img{-o-object-fit:contain;object-fit:contain;flex:none;width:16px;height:12px}.CurrencySelect-module-scss-module__zpufeq__label{text-overflow:ellipsis;font-size:14px;line-height:1.4;overflow:hidden}.CurrencySelect-module-scss-module__zpufeq__chevron{opacity:.7;flex:none;width:16px;height:16px}.CurrencySelect-module-scss-module__zpufeq__panel{z-index:100;background:#fff;border:1px solid #e8e9eb;border-radius:8px;min-width:160px;max-height:340px;padding:4px;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f}.CurrencySelect-module-scss-module__zpufeq__option{color:#1d1d1d;width:100%;font:inherit;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:8px;font-size:14px;display:flex}.CurrencySelect-module-scss-module__zpufeq__option img{-o-object-fit:contain;object-fit:contain;flex:none;width:16px;height:12px}.CurrencySelect-module-scss-module__zpufeq__option:hover{background:#4941d41a}.CurrencySelect-module-scss-module__zpufeq__option[data-active=true]{background:#4941d41a;font-weight:600}
@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}.Header-module-scss-module__bRc8MG__root{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-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));width:100%;height:var(--header-height,auto);box-sizing:border-box;display:block}@media (max-width:768px){.Header-module-scss-module__bRc8MG__root{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){.Header-module-scss-module__bRc8MG__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.Header-module-scss-module__bRc8MG__root[data-hidden-mobile=true]{display:none!important}.Header-module-scss-module__bRc8MG__root{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))));height:var(--header-height-mobile,var(--header-height,auto))}}.Header-module-scss-module__bRc8MG__layout{-moz-column-gap:12px;align-items:center;gap:4px 12px;width:100%;height:100%;display:grid}.Header-module-scss-module__bRc8MG__layout>[data-header-slot=logo]{grid-area:logo}.Header-module-scss-module__bRc8MG__layout>[data-header-slot=menu]{grid-area:menu}.Header-module-scss-module__bRc8MG__layout>[data-header-slot=search]{grid-area:search}.Header-module-scss-module__bRc8MG__layout>[data-header-slot=cart]{grid-area:cart}.Header-module-scss-module__bRc8MG__layout>[data-header-slot=currency]{grid-area:currency;justify-self:end}.Header-module-scss-module__bRc8MG__layout[data-style-id="1"]{grid-template-columns:auto 1fr auto 1fr auto auto auto;grid-template-areas:"logo.menu.search currency cart"}.Header-module-scss-module__bRc8MG__layout[data-style-id="2"]{grid-template-columns:auto auto 1fr auto auto auto;grid-template-areas:"logo menu.search currency cart"}.Header-module-scss-module__bRc8MG__layout[data-style-id="2"]>[data-header-slot=logo]{margin-right:12px}.Header-module-scss-module__bRc8MG__layout[data-style-id="3"]{grid-template-columns:auto 1fr auto auto auto;grid-template-areas:"logo.search currency cart""menu menu menu menu menu"}.Header-module-scss-module__bRc8MG__layout[data-style-id="3"]>[data-header-slot=menu]{justify-self:start}.Header-module-scss-module__bRc8MG__layout[data-style-id="4"]{grid-template-columns:auto 1fr auto auto auto;grid-template-areas:"logo.search currency cart""menu menu menu menu menu"}.Header-module-scss-module__bRc8MG__layout[data-style-id="4"]>[data-header-slot=menu]{justify-self:center}.Header-module-scss-module__bRc8MG__layout[data-style-id="5"]{grid-template-columns:1fr auto auto auto;grid-template-areas:".search currency cart""menu menu menu menu"}.Header-module-scss-module__bRc8MG__layout[data-style-id="5"]>[data-header-slot=logo]{grid-area:1/1/2/5;justify-self:center}.Header-module-scss-module__bRc8MG__layout[data-style-id="5"]>[data-header-slot=menu]{justify-self:center}.Header-module-scss-module__bRc8MG__layout[data-style-id="6"]{grid-template-columns:auto 1fr auto auto auto;grid-template-areas:"menu.search currency cart";position:relative}.Header-module-scss-module__bRc8MG__layout[data-style-id="6"]>[data-header-slot=logo]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module-scss-module__bRc8MG__layout[data-style-id="6"]>[data-header-slot=menu]{justify-self:start}@media (max-width:768px){.Header-module-scss-module__bRc8MG__layout[data-style-id]{-moz-column-gap:4px;grid-template-columns:auto 1fr auto auto;grid-template-areas:"menu.search cart";gap:0 4px;position:relative}.Header-module-scss-module__bRc8MG__layout[data-style-id]>[data-header-slot=logo]{margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module-scss-module__bRc8MG__layout[data-style-id]>[data-header-slot=menu]{grid-area:menu;justify-self:start}.Header-module-scss-module__bRc8MG__layout[data-style-id]>[data-header-slot=search]{grid-area:search}.Header-module-scss-module__bRc8MG__layout[data-style-id]>[data-header-slot=cart]{grid-area:cart}.Header-module-scss-module__bRc8MG__layout[data-style-id]>[data-header-slot=currency]{display:none}}
@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}.Cart-module-scss-module__WyCnlW__root{box-sizing:border-box;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-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));cursor:pointer;color:var(--cart-color,currentColor);justify-content:center;align-items:center;line-height:0;transition:background-color .15s,color .15s;display:inline-flex}@media (max-width:768px){.Cart-module-scss-module__WyCnlW__root{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){.Cart-module-scss-module__WyCnlW__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.Cart-module-scss-module__WyCnlW__root[data-hidden-mobile=true]{display:none!important}.Cart-module-scss-module__WyCnlW__root{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))))}}.Cart-module-scss-module__WyCnlW__root:hover{background-color:var(--cart-hover-bg,transparent);color:var(--cart-hover-color,var(--cart-color,currentColor))}.Cart-module-scss-module__WyCnlW__root:active{background-color:var(--cart-active-bg,transparent);color:var(--cart-active-color,var(--cart-color,currentColor))}@media (max-width:768px){.Cart-module-scss-module__WyCnlW__root{color:var(--cart-color-mobile,var(--cart-color,currentColor))}.Cart-module-scss-module__WyCnlW__root:hover{background-color:var(--cart-hover-bg-mobile,var(--cart-hover-bg,transparent));color:var(--cart-hover-color-mobile,var(--cart-hover-color,var(--cart-color-mobile,var(--cart-color,currentColor))))}.Cart-module-scss-module__WyCnlW__root:active{background-color:var(--cart-active-bg-mobile,var(--cart-active-bg,transparent));color:var(--cart-active-color-mobile,var(--cart-active-color,var(--cart-color-mobile,var(--cart-color,currentColor))))}}.Cart-module-scss-module__WyCnlW__icon{width:var(--cart-size,24px);height:var(--cart-size,24px);justify-content:center;align-items:center;display:inline-flex;position:relative}@media (max-width:768px){.Cart-module-scss-module__WyCnlW__icon{width:var(--cart-size-mobile,var(--cart-size,24px));height:var(--cart-size-mobile,var(--cart-size,24px))}}.Cart-module-scss-module__WyCnlW__icon>div,.Cart-module-scss-module__WyCnlW__icon>div>svg,.Cart-module-scss-module__WyCnlW__icon svg{width:100%;height:100%;display:block}.Cart-module-scss-module__WyCnlW__icon[data-badge-position=top-left] .Cart-module-scss-module__WyCnlW__badge{top:0;left:0;transform:translate(-50%,-50%)}.Cart-module-scss-module__WyCnlW__icon[data-badge-position=top-right] .Cart-module-scss-module__WyCnlW__badge{top:0;right:0;transform:translate(50%,-50%)}.Cart-module-scss-module__WyCnlW__icon[data-badge-position=bottom-left] .Cart-module-scss-module__WyCnlW__badge{bottom:0;left:0;transform:translate(-50%,50%)}.Cart-module-scss-module__WyCnlW__icon[data-badge-position=bottom-right] .Cart-module-scss-module__WyCnlW__badge{bottom:0;right:0;transform:translate(50%,50%)}.Cart-module-scss-module__WyCnlW__badge{background-color:var(--cart-badge-bg,#d11d10);min-width:16px;height:16px;color:var(--cart-badge-color,#fff);pointer-events:none;border-radius:999px;justify-content:center;align-items:center;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:inline-flex;position:absolute}@media (max-width:768px){.Cart-module-scss-module__WyCnlW__badge{background-color:var(--cart-badge-bg-mobile,var(--cart-badge-bg,#d11d10));color:var(--cart-badge-color-mobile,var(--cart-badge-color,#fff))}}
@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}.BrandInformation-module-scss-module__M40jXG__root{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));-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));box-sizing:border-box;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-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));flex-flow:wrap;gap:24px;width:100%;display:flex}@media (max-width:768px){.BrandInformation-module-scss-module__M40jXG__root{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))));-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-module-scss-module__M40jXG__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.BrandInformation-module-scss-module__M40jXG__root[data-hidden-mobile=true]{display:none!important}.BrandInformation-module-scss-module__M40jXG__root{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-module-scss-module__M40jXG__root>span{white-space:nowrap}
@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}.EmailSupport-module-scss-module__CkWoVq__root{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));-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));box-sizing:border-box;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-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-module-scss-module__CkWoVq__root{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))));-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-module-scss-module__CkWoVq__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.EmailSupport-module-scss-module__CkWoVq__root[data-hidden-mobile=true]{display:none!important}.EmailSupport-module-scss-module__CkWoVq__root{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))))}}
@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}.Search-module-scss-module__XoDfMG__root{box-sizing:border-box;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-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));cursor:pointer;width:var(--search-width,-moz-fit-content);width:var(--search-width,fit-content);height:var(--search-height,-moz-fit-content);height:var(--search-height,fit-content);color:var(--search-color,currentColor);justify-content:center;align-items:center;line-height:0;transition:background-color .15s,color .15s;display:inline-flex}@media (max-width:768px){.Search-module-scss-module__XoDfMG__root{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){.Search-module-scss-module__XoDfMG__root[data-hidden-desktop=true]{display:none!important}}@media (max-width:768px){.Search-module-scss-module__XoDfMG__root[data-hidden-mobile=true]{display:none!important}.Search-module-scss-module__XoDfMG__root{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))))}}.Search-module-scss-module__XoDfMG__root:hover{background-color:var(--search-hover-bg,transparent);color:var(--search-hover-color,var(--search-color,currentColor))}@media (max-width:768px){.Search-module-scss-module__XoDfMG__root{width:var(--search-width-mobile,var(--search-width,-moz-fit-content));width:var(--search-width-mobile,var(--search-width,fit-content));height:var(--search-height-mobile,var(--search-height,-moz-fit-content));height:var(--search-height-mobile,var(--search-height,fit-content));color:var(--search-color-mobile,var(--search-color,currentColor))}.Search-module-scss-module__XoDfMG__root:hover{background-color:var(--search-hover-bg-mobile,var(--search-hover-bg,transparent));color:var(--search-hover-color-mobile,var(--search-hover-color,var(--search-color-mobile,var(--search-color,currentColor))))}}.Search-module-scss-module__XoDfMG__icon{width:var(--search-size,20px);height:var(--search-size,20px);justify-content:center;align-items:center;display:inline-flex}@media (max-width:768px){.Search-module-scss-module__XoDfMG__icon{width:var(--search-size-mobile,var(--search-size,20px));height:var(--search-size-mobile,var(--search-size,20px))}}.Search-module-scss-module__XoDfMG__icon>div,.Search-module-scss-module__XoDfMG__icon>div>svg,.Search-module-scss-module__XoDfMG__icon svg{width:100%;height:100%;display:block}
