.swp-b{font-family:DM Sans,system-ui,sans-serif}.swp-b-inner{max-width:1240px;margin:0 auto;padding:52px clamp(16px,4vw,48px) 24px;display:flex;gap:44px;align-items:center}.swp-b-side{flex:0 0 340px;max-width:340px}.swp-b-head{margin-bottom:18px}.swp-b-title{font-size:clamp(20px,2.2vw,26px);font-weight:700;letter-spacing:-.6px;line-height:1.15;margin:0 0 8px;white-space:nowrap}.swp-b-title-emoji{font-size:.92em}.swp-b-sub{font-size:14.5px;line-height:1.55;color:rgba(var(--color-text-no-alpha) / .6);margin:0}@media(min-width:901px){.swp-b-sub{font-size:16.5px;line-height:1.5}}.swp-b-slider{position:relative;overflow:hidden;background:linear-gradient(125deg,#4a83db,#2e63c4 46%,#1c419b);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:22px 22px 24px;box-shadow:0 12px 36px -14px #0410348c}.swp-b-slider:before{content:"";position:absolute;top:-30%;left:8%;width:60%;height:160%;background:radial-gradient(closest-side,rgba(255,255,255,.14),transparent 70%);pointer-events:none}.swp-b-slider>*{position:relative;z-index:1}.swp-b-range-label{font-size:26px;font-weight:700;color:#fff;letter-spacing:-.5px;white-space:nowrap;display:flex;align-items:baseline;justify-content:center;gap:9px;margin-bottom:20px}.swp-b-range-label .swp-b-dash{color:#ffffff80;font-weight:500}.swp-b-track-row{display:flex;align-items:center;gap:11px}.swp-b-end{flex:0 0 auto;font-size:12px;font-weight:600;color:#ffffffbf;white-space:nowrap}.swp-b-rangewrap{position:relative;height:18px;flex:1;min-width:0;display:flex;align-items:center}.swp-b-rail{position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:6px;border-radius:99px;background:#ffffff38}.swp-b-fill{position:absolute;top:50%;transform:translateY(-50%);height:7px;border-radius:99px;cursor:grab;touch-action:none;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#fff,#e6efff);transition:height .15s ease}.swp-b-fill:before{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);height:22px}.swp-b-fill:hover{height:9px}.swp-b-fill.is-grabbing{cursor:grabbing;height:9px}.swp-b-grip{width:14px;height:6px;background-image:radial-gradient(rgba(28,65,155,.85) 40%,transparent 41%);background-size:4px 6px;background-repeat:repeat-x;background-position:center;opacity:.9;pointer-events:none}.swp-b-input{position:absolute;left:0;top:0;bottom:0;width:100%;height:100%;margin:0;background:none;pointer-events:none;-webkit-appearance:none;appearance:none}.swp-b-input::-webkit-slider-runnable-track{-webkit-appearance:none;background:transparent;border:none;height:100%}.swp-b-input::-moz-range-track{background:transparent;border:none;height:100%}.swp-b-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:auto;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #ffffff;box-shadow:0 3px 8px #04103459;cursor:grab;transition:box-shadow .15s ease}.swp-b-input::-webkit-slider-thumb:hover{box-shadow:0 3px 10px rgba(var(--color-button-no-alpha) / .45)}.swp-b-input::-webkit-slider-thumb:active{cursor:grabbing}.swp-b-input::-moz-range-thumb{pointer-events:auto;width:18px;height:18px;border-radius:50%;background:#fff;border:2px solid #ffffff;box-shadow:0 3px 8px #04103459;cursor:grab}.swp-b-min,.swp-b-max{z-index:4}.swp-b-hint{display:flex;align-items:center;justify-content:center;gap:6px;margin:13px 0 0;font-size:11.5px;font-weight:500;color:#fffc}.swp-b-hint-ico{display:inline-block;font-size:14px;font-weight:700;color:#fff;animation:swp-b-nudge 1.7s ease-in-out infinite}@keyframes swp-b-nudge{0%,to{transform:translate(-3px)}50%{transform:translate(3px)}}.swp-b-cardswrap{flex:1;min-width:0}.swp-b-cards{display:flex;flex-wrap:nowrap;justify-content:safe center;align-items:stretch;overflow-x:auto;overflow-y:hidden;padding:22px 2px 40px;scrollbar-width:thin}.swp-b-cards::-webkit-scrollbar{height:6px}.swp-b-cards::-webkit-scrollbar-thumb{background:rgba(var(--color-text-no-alpha) / .18);border-radius:99px}.swp-b-card{flex:0 0 auto;width:178px;margin-right:18px;text-decoration:none;color:inherit;border:1px solid rgba(var(--color-text-no-alpha) / .07);border-radius:18px;padding:14px;background:rgba(var(--color-background));overflow:hidden;box-shadow:0 2px 10px rgba(var(--color-text-no-alpha) / .04);transition:width .4s cubic-bezier(.4,0,.2,1),margin .4s cubic-bezier(.4,0,.2,1),padding .4s,border-width .4s,opacity .32s ease,transform .4s cubic-bezier(.22,.61,.36,1),box-shadow .3s ease,border-color .2s ease}.swp-b-card:hover{transform:translateY(-7px);box-shadow:0 16px 34px rgba(var(--color-text-no-alpha) / .12);border-color:rgba(var(--color-button-no-alpha) / .3)}.swp-b-card.swp-b-out{width:0;margin-right:0;padding-left:0;padding-right:0;border-width:0;opacity:0;transform:scale(.92);pointer-events:none}.swp-b-card-img{aspect-ratio:1/1;border-radius:14px;overflow:hidden;margin-bottom:12px;display:flex;align-items:center;justify-content:center;background:rgba(var(--color-text-no-alpha) / .035)}.swp-b-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.22,.61,.36,1)}.swp-b-card:hover .swp-b-card-img img{transform:scale(1.06)}.swp-b-card-title{font-size:15.5px;font-weight:700;text-align:center;margin:0 0 3px;letter-spacing:-.2px;white-space:nowrap}.swp-b-card-price{font-size:14.5px;font-weight:700;text-align:center;color:rgba(var(--color-button));margin:0;white-space:nowrap}.swp-b-empty{text-align:center;font-size:15px;color:rgba(var(--color-text-no-alpha) / .6);padding:24px 0 0}@media(prefers-reduced-motion:reduce){.swp-b-card{transition:opacity .25s ease,flex-basis .25s ease,margin .25s ease,padding .25s ease}.swp-b-hint-ico{animation:none}}@media(max-width:900px){.swp-b-inner{flex-direction:column;gap:0;align-items:stretch;padding-top:40px;padding-bottom:12px}.swp-b-side{flex:none;max-width:520px;width:100%;margin:0 auto}.swp-b-head{text-align:center}.swp-b-cardswrap{margin-top:6px}.swp-b-cards{padding-top:8px!important;padding-bottom:18px!important}}@media(max-width:600px){.swp-b-title{font-size:20px}.swp-b-range-label{font-size:23px}.swp-b-end{font-size:11px}.swp-b-card{width:150px}}@media(max-width:400px){.swp-b-title{font-size:18px}}@media(max-width:350px){.swp-b-title{font-size:16px}}.sf-footer-wrap{font-family:DM Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;--sf-azul:#2d4895;--sf-azul-h:#3a5ab8;--sf-azul-claro:#8fb0ff;--sf-oscuro:#0d0f15;--sf-panel:#171a24;--sf-verde:#25d366;--sf-linea:rgba(255,255,255,.1);--sf-txt:#f4f6fb;--sf-mute:#b7bfce}.sf-footer-wrap *{box-sizing:border-box}.sf-footer-wrap a{text-decoration:none}.sf-footer-wrap .sf-container{max-width:1440px;margin:0 auto;padding:0 clamp(20px,4vw,56px)}.sf-footer-wrap .sf-usps-band{background:#fff;border-bottom:1px solid #ececf0}.sf-footer-wrap .sf-usps{display:grid;grid-template-columns:repeat(4,1fr)}.sf-footer-wrap .sf-usp{display:flex;align-items:center;gap:14px;padding:22px 30px;border-right:1px solid #f0f1f4}.sf-footer-wrap .sf-usp:first-child{padding-left:0}.sf-footer-wrap .sf-usp:last-child{border-right:0}.sf-footer-wrap .sf-ic{width:44px;height:44px;flex:0 0 44px;border-radius:12px;display:grid;place-items:center;background:#eef2fb;color:var(--sf-azul)}.sf-footer-wrap .sf-ic svg{width:22px;height:22px}.sf-footer-wrap .sf-usp h4{font-size:15px;font-weight:700;letter-spacing:-.1px;color:#141821;margin:0}.sf-footer-wrap .sf-usp p{font-size:12.5px;color:#79818f;margin:2px 0 0}.sf-footer-wrap .sf-footer{background:var(--sf-oscuro);color:var(--sf-txt)}.sf-footer-wrap .sf-accent{height:3px;background:linear-gradient(90deg,var(--sf-azul) 0%,var(--sf-azul-claro) 50%,var(--sf-verde) 100%)}.sf-footer-wrap .sf-cols{display:grid;grid-template-columns:minmax(0,1fr) 380px;column-gap:56px;row-gap:0;grid-template-areas:"brand store" "links store";padding:52px 0 40px;align-items:start}.sf-footer-wrap .sf-brand{grid-area:brand;min-width:0}.sf-footer-wrap .sf-logo{height:54px;width:auto;margin:0 0 20px -25px;display:block}.sf-footer-wrap .sf-brand-row{display:flex;justify-content:space-between;align-items:flex-start;gap:30px;flex-wrap:wrap}.sf-footer-wrap .sf-brand-info{min-width:0}.sf-footer-wrap .sf-tagline{font-size:15px;font-weight:700;line-height:1.6;color:var(--sf-txt);max-width:340px;margin:0 0 14px}.sf-footer-wrap .sf-rating{display:flex;align-items:center;gap:9px}.sf-footer-wrap .sf-rating span{font-size:13.5px;color:var(--sf-mute)}.sf-footer-wrap .sf-rating b{color:#fff;font-weight:700}.sf-footer-wrap .sf-rating .sf-stars{color:#ffb400;font-size:16px;letter-spacing:2px}.sf-footer-wrap .sf-brand-cta{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.sf-footer-wrap .sf-social{display:flex;gap:11px}.sf-footer-wrap .sf-social a{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:var(--sf-panel);border:1px solid var(--sf-linea);color:#fff;transition:.2s}.sf-footer-wrap .sf-social a:hover{transform:translateY(-3px);border-color:transparent;color:#fff}.sf-footer-wrap .sf-social a.sf-ig:hover{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.sf-footer-wrap .sf-social a.sf-tt:hover{background:#fe2c55}.sf-footer-wrap .sf-social a.sf-fb:hover{background:#1877f2}.sf-footer-wrap .sf-social svg{width:22px;height:22px}.sf-footer-wrap .sf-wa-cta{display:inline-flex;align-items:center;gap:9px;background:var(--sf-verde);color:#053117;font-weight:700;font-size:14.5px;padding:12px 18px;border-radius:12px;transition:.18s}.sf-footer-wrap .sf-wa-cta:hover{filter:brightness(1.06);transform:translateY(-1px)}.sf-footer-wrap .sf-wa-cta svg{width:19px;height:19px}.sf-footer-wrap .sf-linkcols{grid-area:links;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:40px}.sf-footer-wrap .sf-col h5{font-size:12px;font-weight:700;letter-spacing:1.3px;text-transform:uppercase;color:#fff;margin:0 0 18px;position:relative;padding-bottom:11px}.sf-footer-wrap .sf-col h5:after{content:"";position:absolute;left:0;bottom:0;width:26px;height:2px;background:var(--sf-azul-claro);border-radius:2px}.sf-footer-wrap .sf-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.sf-footer-wrap .sf-col a{color:var(--sf-txt);font-size:15px;transition:.15s}.sf-footer-wrap .sf-col a:hover{color:var(--sf-azul-claro)}.sf-footer-wrap .sf-store{grid-area:store;background:var(--sf-panel);border:1px solid var(--sf-linea);border-radius:16px;padding:18px}.sf-footer-wrap .sf-st-photo{height:130px;border-radius:12px;margin-bottom:15px;position:relative;overflow:hidden;background:#232a3a;border:1px solid var(--sf-linea)}.sf-footer-wrap .sf-st-photo img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.sf-footer-wrap .sf-st-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.sf-footer-wrap .sf-st-head svg{width:20px;height:20px;color:var(--sf-azul-claro)}.sf-footer-wrap .sf-st-head h5{font-size:15.5px;font-weight:700;color:#fff;letter-spacing:-.1px;margin:0}.sf-footer-wrap .sf-row{display:flex;gap:11px;align-items:flex-start;margin-bottom:11px;color:var(--sf-txt);font-size:14px;line-height:1.5}.sf-footer-wrap .sf-row svg{width:16px;height:16px;flex:0 0 16px;margin-top:2px;color:var(--sf-azul-claro)}.sf-footer-wrap .sf-row a{color:var(--sf-txt)}.sf-footer-wrap .sf-row a:hover{color:var(--sf-azul-claro)}.sf-footer-wrap .sf-maps{display:inline-block;font-size:13px;color:var(--sf-azul-claro);margin-left:8px;white-space:nowrap}.sf-footer-wrap .sf-hours b{color:#fff;font-weight:700}.sf-footer-wrap .sf-btn{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:13px 16px;margin-top:15px;border-radius:12px;font-weight:700;font-size:14.5px;transition:.18s;white-space:nowrap;background:var(--sf-azul);color:#fff}.sf-footer-wrap .sf-btn:hover{background:var(--sf-azul-h);transform:translateY(-1px)}.sf-footer-wrap .sf-btn svg{width:18px;height:18px;flex:0 0 18px}.sf-footer-wrap .sf-sub-band{border-top:1px solid var(--sf-linea);background:#00000038}.sf-footer-wrap .sf-sub{display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;padding:20px 0}.sf-footer-wrap .sf-copy{font-size:13px;color:var(--sf-mute)}.sf-footer-wrap .sf-copy b{color:#e6eaf2;font-weight:700}.sf-footer-wrap .sf-pays{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sf-footer-wrap .sf-pay-icon{height:22px;width:auto;border-radius:4px;background:#fff}@media(max-width:940px){.sf-footer-wrap .sf-usps{grid-template-columns:1fr 1fr}.sf-footer-wrap .sf-usp:first-child{padding-left:30px}.sf-footer-wrap .sf-usp:nth-child(2){border-right:0}.sf-footer-wrap .sf-usp:nth-child(1),.sf-footer-wrap .sf-usp:nth-child(2){border-bottom:1px solid #f0f1f4}.sf-footer-wrap .sf-cols{grid-template-columns:1fr;grid-template-areas:"brand" "store" "links";column-gap:0;row-gap:36px;padding:42px 0 32px}.sf-footer-wrap .sf-linkcols{margin-top:0}.sf-footer-wrap .sf-store{max-width:440px}.sf-footer-wrap .sf-sub{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.sf-footer-wrap .sf-usps{grid-template-columns:1fr}.sf-footer-wrap .sf-usp{border-right:0;padding-left:0}.sf-footer-wrap .sf-usp:first-child{padding-left:0}.sf-footer-wrap .sf-linkcols{grid-template-columns:1fr 1fr;gap:24px}.sf-footer-wrap .sf-store{max-width:none}}@media(max-width:380px){.sf-footer-wrap .sf-linkcols{grid-template-columns:1fr}}.maximize-theme:not(.dark) .swp-collection-grid{background-color:#fcfaf6!important}.swp-collection-grid .product-card__wrapper{border:1px solid rgba(var(--color-text-no-alpha) / .07);border-radius:18px;padding:12px 12px 16px;background:rgba(var(--color-background));gap:2px!important;box-shadow:0 2px 10px rgba(var(--color-text-no-alpha) / .04);transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .3s ease,border-color .2s ease}.swp-collection-grid .product-card__wrapper:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(var(--color-text-no-alpha) / .12);border-color:rgba(var(--color-button-no-alpha) / .3)}.swp-collection-grid .product-card__image-wrapper{border-radius:13px}.swp-collection-grid .product-card__title{font-weight:700!important;font-size:17px!important;line-height:1.2!important;margin:8px 0 0!important}.swp-collection-grid .product-card__price,.swp-collection-grid .main-price{font-size:13.5px!important;font-weight:600!important;line-height:1.3!important}.swp-collection-grid .product-card__price{margin:2px 0 4px!important}.swp-collection-grid .product-grid,.swp-collection-grid .products-grid,.swp-collection-grid ul.product-grid{padding:14px 0 26px!important}.swp-collection-grid .product-card__vendor{display:none!important}.swp-collection-grid .js-filter div:has(>.facet-reset){display:none!important}.swp-collection-grid .js-filter .facets__summary{margin-bottom:22px!important}.swp-collection-grid .js-filter{padding:18px!important}.swp-collection-grid .active-filter button{background:#fff!important;border:1px solid rgba(var(--color-text-no-alpha) / .1)!important;border-radius:999px!important;padding:6px 12px!important;box-shadow:0 1px 4px rgba(var(--color-text-no-alpha) / .06)!important}.swp-collection-grid .js-filter{background:#fff!important;border:1px solid rgba(var(--color-text-no-alpha) / .07)!important;border-radius:16px!important;box-shadow:0 2px 10px rgba(var(--color-text-no-alpha) / .04)!important;padding:16px 18px!important;margin-bottom:12px!important}.swp-collection-grid li:has(>label input[name*=color_familia]){display:inline-flex!important;width:auto!important;margin:0!important}.swp-collection-grid ul:has(input[name*=color_familia]){display:flex!important;flex-wrap:wrap!important;gap:12px!important;padding-top:4px}.swp-collection-grid label:has(input[name*=color_familia])>span{display:none!important}.swp-collection-grid label:has(input[name*=color_familia]){padding:0!important;margin:0!important;gap:0!important}.swp-collection-grid input[name*=color_familia]{-webkit-appearance:none!important;appearance:none!important;width:26px!important;height:26px!important;min-width:26px!important;border-radius:50%!important;margin:0!important;cursor:pointer;border:1px solid rgba(0,0,0,.16)!important;box-shadow:0 1px 3px #00000024!important;position:relative;transition:transform .15s ease,box-shadow .15s ease;background-clip:padding-box}.swp-collection-grid input[name*=color_familia]:hover{transform:scale(1.12)}.swp-collection-grid input[name*=color_familia]:checked{box-shadow:0 0 0 2px #fff,0 0 0 4px rgba(var(--color-button-no-alpha))!important}.swp-collection-grid input[name*=color_familia][value=Negro]{background:#1c1c1e!important}.swp-collection-grid input[name*=color_familia][value=Blanco]{background:#f4f2ee!important;border-color:#00000038!important}.swp-collection-grid input[name*=color_familia][value=Gris]{background:linear-gradient(135deg,#d7d8dc,#a9abb0)!important}.swp-collection-grid input[name*=color_familia][value=Dorado]{background:linear-gradient(135deg,#ecd9ad,#caa869)!important}.swp-collection-grid input[name*=color_familia][value=Azul]{background:#4f7fb5!important}.swp-collection-grid input[name*=color_familia][value=Verde]{background:#5f7d63!important}.swp-collection-grid input[name*=color_familia][value=P\farpura]{background:#9587c9!important}.swp-collection-grid input[name*=color_familia][value=Rosa]{background:#e9b6c3!important}.swp-collection-grid input[name*=color_familia][value=Amarillo]{background:#f0d264!important}.swp-collection-grid input[name*=color_familia][value=Rojo]{background:#c0392b!important}.section-promotional-collection .product-card__wrapper{border:1px solid rgba(var(--color-text-no-alpha) / .07);border-radius:18px;padding:12px 12px 16px;background:rgba(var(--color-background));box-shadow:0 2px 10px rgba(var(--color-text-no-alpha) / .04);gap:2px!important;transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .3s ease,border-color .2s ease}.section-promotional-collection .product-card__wrapper:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(var(--color-text-no-alpha) / .12);border-color:rgba(var(--color-button-no-alpha) / .3)}.section-promotional-collection .product-card__image-wrapper{border-radius:13px}.section-promotional-collection .product-card__title{font-weight:700!important;font-size:17px!important;line-height:1.2!important;margin:6px 0 0!important}.section-promotional-collection .product-card__price,.section-promotional-collection .main-price{font-size:13.5px!important;font-weight:600!important;line-height:1.3!important}.section-promotional-collection .product-card__price{margin:2px 0 4px!important}.section-promotional-collection .promotional-collections__view-all .button{background:rgba(var(--color-button))!important;color:#fff!important;border-radius:999px!important;padding:13px 28px!important;font-weight:700!important;font-size:15px!important;border:none!important;overflow:hidden;box-shadow:0 4px 14px rgba(var(--color-button-no-alpha) / .3)!important;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease!important}.section-promotional-collection .promotional-collections__view-all .button:before,.section-promotional-collection .promotional-collections__view-all .button:after,.section-promotional-collection .promotional-collections__view-all .button *:before,.section-promotional-collection .promotional-collections__view-all .button *:after{display:none!important;content:none!important;animation:none!important;transition:none!important}.section-promotional-collection .promotional-collections__view-all .button,.section-promotional-collection .promotional-collections__view-all .button *{color:#fff!important}.section-promotional-collection .promotional-collections__view-all:hover .button{background:rgba(var(--color-button))!important;filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 22px rgba(var(--color-button-no-alpha) / .4)!important}.section-promotional-collection .promotional-collections__grid{position:relative}.section-promotional-collection .promotional-collections__grid>.swiffy-slider{overflow:visible}.section-promotional-collection .promotional-collections__list{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:12px;padding:24px 2px 60px!important;margin:-14px 0 -46px!important;scrollbar-width:none}.section-promotional-collection .promotional-collections__list::-webkit-scrollbar{display:none}.section-promotional-collection .promotional-collections__item{flex:0 0 auto!important;scroll-snap-align:start;width:calc((100% - 12px) / 2.15)}@media(min-width:768px){.section-promotional-collection .promotional-collections__item{width:calc((100% - 36px)/4)}}@media(min-width:1024px){.section-promotional-collection .promotional-collections__item{width:calc((100% - 60px) / 6)}}.section-promotional-collection .swp-arrows{display:none}@media(min-width:1024px){.section-promotional-collection .swp-arrows{display:block}.section-promotional-collection .swp-arrow{position:absolute;top:calc(50% - 7px);transform:translateY(-50%);z-index:20;width:44px;height:44px;border-radius:50%;padding:0;cursor:pointer;background:rgba(var(--color-background));border:1px solid rgba(var(--color-text-no-alpha) / .12);color:rgba(var(--color-button));box-shadow:0 4px 14px rgba(var(--color-text-no-alpha) / .14);display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease,opacity .25s ease}.section-promotional-collection .swp-arrow:hover{background:rgba(var(--color-button));border-color:rgba(var(--color-button));color:#fff;transform:translateY(-50%) scale(1.07);box-shadow:0 8px 20px rgba(var(--color-button-no-alpha) / .38)}.section-promotional-collection .swp-arrow[disabled]{opacity:0;pointer-events:none}.section-promotional-collection .swp-arrow-prev{left:-6px}.section-promotional-collection .swp-arrow-next{right:-6px}.section-promotional-collection .swp-arrow svg{width:16px;height:16px}}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map */
