body:not(.show_sticky_atc) #sticky_atc{opacity:0;pointer-events:none}#sticky_atc{position:fixed;z-index:100;width:100%;transition:transform .3s ease,opacity .3s ease;transform:translateY(calc(100% + 24px))}#sticky_atc.is-visible{transform:translateY(0)}#sticky_atc .sticky-atc__inner{width:100%}#sticky_atc .sticky-atc__row{display:contents}#sticky_atc .sticky-atc__selectors{display:flex;gap:6px;width:100%}#sticky_atc .sticky-atc__dropdown{position:relative;flex:1;min-width:0;height:42px}#sticky_atc .sticky-atc__dropdown.is-hidden,#sticky_atc .sticky-atc__selectors.is-hidden{display:none}#sticky_atc .sticky-atc__inner:has(.sticky-atc__selectors.is-hidden){grid-template-areas:"product cta"}@media screen and (min-width:990px){#sticky_atc.sticky-atc--bar .sticky-atc__inner:has(.sticky-atc__selectors.is-hidden){grid-template-columns:minmax(0,1fr) 200px;grid-template-areas:"product cta"}}#sticky_atc .sticky-atc__trigger{display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%;height:42px;min-height:42px;max-height:42px;padding:0 12px;border:1px solid #d5dfe1;border-radius:4px;background:#fff;cursor:pointer;text-align:left}#sticky_atc .sticky-atc__trigger-text{display:flex;flex-direction:column;gap:4px;min-width:0}#sticky_atc .sticky-atc__trigger-title,#sticky_atc .sticky-atc__panel-title{color:#346060;font-family:Overpass,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:1}#sticky_atc .sticky-atc__trigger-subtitle,#sticky_atc .sticky-atc__panel-subtitle{color:#799999;font-family:Overpass,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:1}#sticky_atc .sticky-atc__trigger-icon{flex-shrink:0;width:16px;height:17px;margin-inline-start:8px;transition:transform .3s ease}#sticky_atc .sticky-atc__dropdown.is-open .sticky-atc__trigger{border-color:#68d794}#sticky_atc .sticky-atc__dropdown.is-open .sticky-atc__trigger-icon{transform:rotate(180deg)}#sticky_atc .sticky-atc__panel{position:absolute;bottom:calc(100% + 4px);left:0;z-index:2;display:none;overflow-x:hidden;overflow-y:auto;width:100%;max-height:280px;padding:4px;border:1px solid #d5dfe1;border-radius:4px;background:#fff;box-shadow:none;scrollbar-width:none;-ms-overflow-style:none}#sticky_atc .sticky-atc__panel::-webkit-scrollbar{display:none}#sticky_atc .sticky-atc__dropdown.is-open .sticky-atc__panel{display:block}#sticky_atc .sticky-atc__panel-item{display:flex;flex-direction:column;justify-content:center;gap:4px;box-sizing:border-box;width:100%;height:46px;min-height:46px;max-height:46px;padding:10px;border:none;border-radius:4px;background:transparent;cursor:pointer;text-align:left}#sticky_atc .sticky-atc__panel-item:hover,#sticky_atc .sticky-atc__panel-item.is-selected{background:#eaeff3}#sticky_atc .sticky-atc__panel-subtitle{margin-top:0}#sticky_atc .sticky-atc__product{display:flex;align-items:center;gap:12px;min-width:0;max-width:100%}#sticky_atc .sticky-atc__image-wrap{flex-shrink:0;overflow:hidden}#sticky_atc .sticky-atc__image{display:block;width:53px;height:53px;object-fit:contain}#sticky_atc .sticky-atc__details{min-width:0}#sticky_atc .sticky-atc__title{margin:0;overflow:hidden;color:#142828;font-family:ArgentCF,serif;font-size:18px;font-style:normal;font-weight:250;line-height:1;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#sticky_atc .sticky-atc__price{margin:6px 0 0;color:#346060;font-family:Overpass,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:1}#sticky_atc .sticky-atc__cta{flex-shrink:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:132px;min-width:132px;max-width:132px;height:50px;padding:0 15px;border:none;border-radius:8px;font-family:Overpass,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:1;cursor:pointer;text-transform:uppercase}#sticky_atc .sticky-atc__cta.is-notify{opacity:1;pointer-events:auto;cursor:pointer}#sticky_atc.sticky-atc--bar{bottom:0;left:0;padding:0;background:transparent;pointer-events:none}#sticky_atc.sticky-atc--bar .sticky-atc__inner{display:grid;grid-template-columns:minmax(0,1fr) 132px;grid-template-areas:"selectors selectors" "product cta";gap:15px 6px;padding:15px;border-top:1px solid #d5dfe1;border-radius:12px 12px 0 0;background:#fafafa;-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);box-shadow:none;pointer-events:auto}#sticky_atc.sticky-atc--bar .sticky-atc__selectors{grid-area:selectors}#sticky_atc.sticky-atc--bar .sticky-atc__product{grid-area:product;width:100%}#sticky_atc.sticky-atc--bar .sticky-atc__cta{grid-area:cta;align-self:center;background:#68d794;color:#2b2c2d}@media screen and (min-width:990px){#sticky_atc.sticky-atc--bar{padding:0}#sticky_atc.sticky-atc--bar .sticky-atc__inner{grid-template-columns:minmax(0,450px) auto 200px;grid-template-areas:"product selectors cta";align-items:center;gap:34px;max-width:1186px;min-height:140px;margin:0 auto;padding:20px 32px;border:1px solid #d5dfe1;border-radius:24px 24px 0 0;background:#fafafa;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none}#sticky_atc.sticky-atc--bar .sticky-atc__selectors{flex:0 0 auto;align-items:center;width:404px;gap:4px}#sticky_atc.sticky-atc--bar .sticky-atc__dropdown{flex:0 0 200px;width:200px;height:62px}#sticky_atc.sticky-atc--bar .sticky-atc__trigger{height:62px;min-height:62px;max-height:62px;padding:0 12px}#sticky_atc.sticky-atc--bar .sticky-atc__trigger-title,#sticky_atc.sticky-atc--bar .sticky-atc__panel-title{font-size:18px}#sticky_atc.sticky-atc--bar .sticky-atc__product{gap:12px;max-width:450px}#sticky_atc.sticky-atc--bar .sticky-atc__image{width:96px;height:96px;object-fit:contain}#sticky_atc.sticky-atc--bar .sticky-atc__title{font-size:28px;line-height:1}#sticky_atc.sticky-atc--bar .sticky-atc__price{margin-top:12px;font-size:18px}#sticky_atc.sticky-atc--bar .sticky-atc__cta{width:200px;min-width:200px;height:62px;font-size:18px}#sticky_atc .sticky-atc__trigger-subtitle,#sticky_atc .sticky-atc__panel-subtitle{font-size:16px}}#sticky_atc.sticky-atc--card{bottom:0;left:0;padding:0 14px 14px;background:transparent;pointer-events:none}#sticky_atc.sticky-atc--card .sticky-atc__inner{display:grid;grid-template-columns:minmax(0,1fr) 132px;grid-template-areas:"selectors selectors" "product cta";gap:8px;padding:15px;border:1px solid #fff;border-radius:6px;background:#fafafa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none;pointer-events:auto}#sticky_atc.sticky-atc--card .sticky-atc__selectors{grid-area:selectors}#sticky_atc.sticky-atc--card .sticky-atc__product{grid-area:product;width:100%}#sticky_atc.sticky-atc--card .sticky-atc__cta{grid-area:cta;align-self:center;background:#102020;color:#fff}#sticky_atc.sticky-atc--card .sticky-atc__title,#sticky_atc.sticky-atc--card .sticky-atc__price,#sticky_atc.sticky-atc--card .sticky-atc__trigger-title,#sticky_atc.sticky-atc--card .sticky-atc__panel-title{color:#102020}#sticky_atc.sticky-atc--card .sticky-atc__title{font-size:16px}#sticky_atc.sticky-atc--card .sticky-atc__trigger-subtitle,#sticky_atc.sticky-atc--card .sticky-atc__panel-subtitle{color:#10202080}#sticky_atc.sticky-atc--card .sticky-atc__trigger-icon{filter:brightness(0)}#sticky_atc.sticky-atc--card .sticky-atc__trigger{padding:0 16px}@media screen and (min-width:990px){#sticky_atc .sticky-atc__dropdown{height:62px}#sticky_atc .sticky-atc__trigger{height:62px;min-height:62px;max-height:62px}#sticky_atc .sticky-atc__cta{width:auto;min-width:0;max-width:none;height:62px;font-size:18px}#sticky_atc .sticky-atc__trigger-title,#sticky_atc .sticky-atc__panel-title{font-size:18px}#sticky_atc .sticky-atc__panel{padding:6px;border-radius:8px}#sticky_atc .sticky-atc__panel-item{height:55px;min-height:55px;max-height:55px;padding:12px}#sticky_atc.sticky-atc--card{bottom:20px;left:auto;right:max(20px,calc((100vw - 1200px)/2 + 20px));width:565px;padding:0}#sticky_atc.sticky-atc--card .sticky-atc__inner{grid-template-columns:minmax(0,1fr) 197px;gap:8px;padding:20px;border:1px solid #fff;border-radius:6px;background:#fafafa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none}#sticky_atc.sticky-atc--card .sticky-atc__selectors{align-items:center;gap:4px}#sticky_atc.sticky-atc--card .sticky-atc__dropdown{flex:1;height:58px}#sticky_atc.sticky-atc--card .sticky-atc__trigger{height:58px;min-height:58px;max-height:58px;padding:14px 16px;border:1px solid #f6f6f6;border-radius:6px;background:#fff}#sticky_atc.sticky-atc--card .sticky-atc__trigger-title,#sticky_atc.sticky-atc--card .sticky-atc__panel-title{font-size:16px}#sticky_atc.sticky-atc--card .sticky-atc__trigger-subtitle,#sticky_atc.sticky-atc--card .sticky-atc__panel-subtitle{font-size:14px}#sticky_atc.sticky-atc--card .sticky-atc__image{width:85px;height:85px;object-fit:contain}#sticky_atc.sticky-atc--card .sticky-atc__title{font-size:18px}#sticky_atc.sticky-atc--card .sticky-atc__price{font-size:16px}#sticky_atc.sticky-atc--card .sticky-atc__cta{width:197px;min-width:197px;max-width:197px;height:58px;font-size:18px}}@media screen and (max-width:750px){iframe#chat-widget-minimized{position:relative;transform:translateY(-140px)}div#chat-widget-container{overflow:initial!important}div#sf-digi>iframe{bottom:155px!important}}
/*# sourceMappingURL=/cdn/shop/t/529/assets/sticky-atc.css.map */
