@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";@import"../../fonts/tous-bold.ttf";.sprite{display:inline-block;vertical-align:middle}.no-buttom{border:none;margin:0;padding:0;width:auto;overflow:visible;background:rgba(0,0,0,0);outline:none;text-align:inherit;color:inherit;font:inherit;line-height:normal;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none}.no-buttom::-moz-focus-inner{border:0;padding:0}.itens-inline>*{display:inline-block}@keyframes notificacao{0%{transform:rotate(0deg)}50%{transform:rotate(3deg) translateX(-3px)}100%{transform:rotate(-3deg) translateX(3px)}}@keyframes addcart{0%{margin-left:0px}50%{margin-left:-2px}100%{margin-left:2px}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes sk-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}@keyframes cascadeInSimple{0%{opacity:0;transform:translateX(-100%)}100%{opacity:1;transform:translateX(0)}}.icon-remove::before{content:url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 6.5H16V5.5C16 4.70435 15.6839 3.94129 15.1213 3.37868C14.5587 2.81607 13.7956 2.5 13 2.5H11C10.2044 2.5 9.44129 2.81607 8.87868 3.37868C8.31607 3.94129 8 4.70435 8 5.5V6.5H4C3.73478 6.5 3.48043 6.60536 3.29289 6.79289C3.10536 6.98043 3 7.23478 3 7.5C3 7.76522 3.10536 8.01957 3.29289 8.20711C3.48043 8.39464 3.73478 8.5 4 8.5H5V19.5C5 20.2956 5.31607 21.0587 5.87868 21.6213C6.44129 22.1839 7.20435 22.5 8 22.5H16C16.7956 22.5 17.5587 22.1839 18.1213 21.6213C18.6839 21.0587 19 20.2956 19 19.5V8.5H20C20.2652 8.5 20.5196 8.39464 20.7071 8.20711C20.8946 8.01957 21 7.76522 21 7.5C21 7.23478 20.8946 6.98043 20.7071 6.79289C20.5196 6.60536 20.2652 6.5 20 6.5ZM10 5.5C10 5.23478 10.1054 4.98043 10.2929 4.79289C10.4804 4.60536 10.7348 4.5 11 4.5H13C13.2652 4.5 13.5196 4.60536 13.7071 4.79289C13.8946 4.98043 14 5.23478 14 5.5V6.5H10V5.5ZM17 19.5C17 19.7652 16.8946 20.0196 16.7071 20.2071C16.5196 20.3946 16.2652 20.5 16 20.5H8C7.73478 20.5 7.48043 20.3946 7.29289 20.2071C7.10536 20.0196 7 19.7652 7 19.5V8.5H17V19.5Z' fill='%234B5563' stroke='white' stroke-width='0.6'/%3E%3C/svg%3E%0A");width:16px;height:16px}.skeleton-box{display:inline-block;height:1em;position:relative;overflow:hidden;background-color:#dddbdd}.skeleton-box::after{position:absolute;top:0;right:0;bottom:0;left:0;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 20%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0));animation:shimmer 2s infinite;content:""}@keyframes shimmer{100%{transform:translateX(100%)}}.custom-dropdown{--padding-horizontal: 23px;--title-padding: 22px var(--padding-horizontal);--option-padding: 5px var(--padding-horizontal)}.custom-dropdown .custom-dropdown-container{display:flex;flex-direction:column;position:relative}.custom-dropdown .custom-dropdown-selected{display:flex;align-items:center;padding:var(--title-padding);cursor:pointer;border:1px solid #6d6e71;border-radius:5px}.custom-dropdown .custom-dropdown-selected .custom-dropdown-selected-text{font-weight:700;font-size:16px;line-height:19px;text-decoration-line:underline;color:#6d6e71;margin-right:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.custom-dropdown .custom-dropdown-options{max-height:0;overflow:hidden;position:absolute;z-index:9;top:calc(100% + 1px);left:0;right:0;background:#fff}.custom-dropdown.open .custom-dropdown-options{max-height:200px;overflow:auto}.custom-dropdown .custom-dropdown-options-list{margin:0;list-style:none;display:flex;flex-direction:column;border:1px solid #6d6e71;border-radius:5px}.custom-dropdown .custom-dropdown-options-list .custom-dropdown-option{padding:var(--option-padding);cursor:pointer}.custom-dropdown .custom-dropdown-options-list .custom-dropdown-option:hover{background:#52525e;color:#fff}.custom-dropdown .custom-dropdown-options-list:not(:hover) .custom-dropdown-option.selected{background:#52525e;color:#fff}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:24px;height:24px;padding:0;transform:translate(0, -50%);cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:rgba(0,0,0,0)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:rgba(0,0,0,0);outline:none;background:rgba(0,0,0,0)}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:"slick";font-size:20px;line-height:1;opacity:.75;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-24px;display:block}[dir=rtl] .slick-prev{right:-24px;left:auto}.slick-prev:before{display:block;content:"";display:block;content:"";background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z'/%3E%3C/svg%3E");width:24px;min-height:24px;background-repeat:no-repeat;background-position:center}[dir=rtl] .slick-prev:before{display:block;content:"";display:block;content:"";background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z'/%3E%3C/svg%3E");width:24px;min-height:24px;background-repeat:no-repeat;background-position:center}.slick-next{right:-24px}[dir=rtl] .slick-next{right:auto;left:-24px}.slick-next:before{display:block;content:"";display:block;content:"";background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 3l3.057-3 11.943 12-11.943 12-3.057-3 9-9z'/%3E%3C/svg%3E");width:24px;min-height:24px;background-repeat:no-repeat;background-position:center}[dir=rtl] .slick-next:before{display:block;content:"";display:block;content:"";background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.67 0l2.83 2.829-9.339 9.175 9.339 9.167-2.83 2.829-12.17-11.996z'/%3E%3C/svg%3E");width:24px;min-height:24px;background-repeat:no-repeat;background-position:center}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:rgba(0,0,0,0);border:0;outline:none;background:rgba(0,0,0,0)}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:"slick";font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}#cart-title{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:0px !important;line-height:130%;letter-spacing:-0.0125em;color:#1f3139;max-width:-moz-fit-content;max-width:fit-content}#cart-title::before{content:"Mi carrito";font-family:"Roboto",sans-serif;color:#1f3139;font-style:normal;vertical-align:middle;font-weight:700;font-size:24px;line-height:150%;letter-spacing:0%;text-align:center}@media(max-width: 992px){#cart-title::before{font-size:20px}}.cart{border:1px solid #f3f4f6;background-color:#fff;padding:24px 28px;margin-bottom:40px}@media(max-width: 992px){.cart{padding:23px 8px}}#payment-data-submit{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;background:#0f0f10 !important;color:#fff;margin-top:0;max-width:100%}#payment-data-submit i.icon-lock{display:none}.payment-submit-wrap{margin-top:-5px;align-self:stretch;border-radius:0 0 8px 8px;border-top:0;padding:8px 16px 20px 16px}.cart-fixed>.summary-template-holder{margin-top:-4px !important;padding:0;border-radius:8px;background-color:rgba(0,0,0,0)}.cart-fixed>.summary-template-holder .cart-totalizers{margin:0}.cart-fixed>.summary-template-holder .accordion-group{padding:0;margin:0}.cart-fixed>.summary-template-holder .accordion-group .accordion-body{margin:0}.cart-fixed>.summary-template-holder .accordion-group .accordion-body .accordion-inner{margin:0}.cart-fixed>.summary-template-holder .accordion-group .accordion-body .accordion-inner tbody .info{width:100% !important;padding:0;padding-bottom:8px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#111827;text-align:start}.cart-fixed>.summary-template-holder .accordion-group .accordion-body .accordion-inner tbody .monetary{padding:0;padding-bottom:8px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;text-align:right;letter-spacing:.0125em;color:#111827}.cart-fixed>.summary-template-holder .accordion-group .accordion-body .accordion-inner tfoot .info{font-weight:400;font-style:normal;line-height:150%;letter-spacing:0%;text-align:left;width:100% !important;padding:0;font-family:"Roboto",sans-serif;font-size:16px;color:#111827}.cart-fixed>.summary-template-holder .accordion-group .accordion-body .accordion-inner tfoot .monetary{font-weight:400;font-style:normal;line-height:150%;letter-spacing:0%;text-align:right;padding:0;padding-bottom:8px;font-family:"Roboto",sans-serif;font-size:16px;color:#111827}.row-fluid.summary .cart-totalizers{border-top-left-radius:0;border-top-right-radius:0}.summary-template-holder .cart-totalizers{border:1px solid var(--NeutralColors-High-HighMedium, #F3F4F6);background:var(--BrandColors-TextColors-TextWhite-100, #FFFFFF);padding:20px;border-radius:12px;border-top-left-radius:12px;border-top-right-radius:12px}.summary-template-holder .cart-totalizers .accordion-group{border:none !important}.summary-template-holder .cart-more-options{margin:0}@media(max-width: 490px){.summary-template-holder .cart-more-options{margin-bottom:32px}}.summary-template-holder .cart-more-options .srp-main-title{font-family:"Roboto",sans-serif;font-style:normal;color:#111827;font-size:24px;letter-spacing:0%;font-weight:700;line-height:150%;vertical-align:middle;text-transform:uppercase;margin-bottom:9px}.summary-template-holder .cart-more-options .srp-description{font-family:"Plus Jakarta Sans",sans-serif;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.0125em;color:#2f4a56;max-width:700px !important;font-size:0;margin-bottom:1rem}.summary-template-holder .cart-more-options .srp-description::before{content:"Consulta las opciones de entrega para tus artículos, con todos los plazos y costos.";font-size:14px;font-family:"Plus Jakarta Sans",sans-serif;font-weight:400;font-style:Regular;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#4b5563}.summary-template-holder .cart-more-options #shipping-calculate-link{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;background:#0f0f10 !important;color:#fff;width:100%;max-width:257px}.summary-template-holder .summary-totalizers .summary-coupon{margin:0}.summary-template-holder .summary-totalizers .summary-coupon .coupon-label label{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#1f3139;text-align:start;margin:0}.summary-template-holder .summary-totalizers p.coupon-data{display:flex}.summary-template-holder .summary-totalizers .link-coupon-add{font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:0px;line-height:150%;text-align:center;letter-spacing:.0125em;color:#111827;width:100%;display:flex;align-items:center;justify-content:space-between}.summary-template-holder .summary-totalizers .link-coupon-add::before{content:"¿Tienes un cupón de descuento?";font-family:"Roboto",sans-serif;font-weight:700;font-style:Bold;font-size:14px;line-height:20px;letter-spacing:0%;color:#0f0f10}.summary-template-holder .summary-totalizers .link-coupon-add::after{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.46326 3.75L16.7133 11.999L8.46326 20.25L7.2865 19.0732L14.3607 12L7.2865 4.92676L8.46326 3.75Z' fill='%230F0F10'/%3E%3C/svg%3E%0A")}.summary-template-holder .summary-totalizers .info span{display:flex;flex-direction:row;align-items:center;gap:12px;height:36px;padding-left:16px;min-height:36px;background:#f0fafe;border:1px solid #80adc0;border-radius:12px;width:100%;font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#0f191d}.summary-template-holder .summary-totalizers #cart-coupon-remove{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0 16px;height:38px;min-height:36px;background:#1f3139;border-radius:12px;position:absolute;right:0;font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:150%;color:#f0fafe;text-transform:capitalize;text-decoration:none}.summary-template-holder .summary-totalizers .coupon-fields>span{display:flex}.summary-template-holder .summary-totalizers .coupon-fields>span input{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:8px 16px;gap:12px;width:100%;height:36px;min-height:36px;background:#f0fafe;border:1px solid #80adc0;border-radius:12px}.summary-template-holder .summary-totalizers .coupon-fields>span button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:4px 16px;gap:4px;width:73px;height:36px;min-height:36px;background:#1f3139;border-radius:6px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:150%;color:#f0fafe;flex:none;order:0;flex-grow:0;position:absolute;right:0}.summary-template-holder .summary-totalizers .table .info{text-align:start}.summary-template-holder .summary-totalizers .table .monetary{text-align:right;width:-moz-fit-content;width:fit-content}.summary-template-holder .summary-totalizers .table .empty{display:none}.summary-template-holder .summary-totalizers .table td{font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0%;color:#111827}.summary-template-holder .summary-totalizers .table tfoot td{font-family:"Roboto",sans-serif;font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#111827;padding-top:12px}#shipping-calculate-link{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;background:#231919;text-transform:capitalize;color:#f8fafc;font-weight:400;line-height:150%;letter-spacing:0%;width:100%}.cart-links{display:flex;width:100%}.cart-links .link-choose-more-products-wrapper{display:none}.cart-links .btn-place-order-wrapper{width:100%}.cart-links .btn-place-order-wrapper #cart-to-orderform{display:none}.srp-toggle__wrapper{border:none !important;box-shadow:none !important;border-radius:0 !important;gap:4px}.srp-toggle__wrapper label:not(.blue){display:flex;flex-direction:row;justify-content:center;align-items:center;height:44px;padding:0;border:1px solid #1f3139;border-radius:8px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#1f3139;text-transform:capitalize}.srp-toggle__wrapper .srp-toggle__pickup,.srp-toggle__wrapper .srp-toggle__delivery{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#1f3139;text-transform:capitalize;z-index:1;display:flex;align-items:center;justify-content:center}@media(max-width: 490px){.srp-toggle__wrapper .srp-toggle__pickup.blue,.srp-toggle__wrapper .srp-toggle__delivery.blue{color:#fff !important}}.srp-toggle__wrapper .vtex-shipping-preview-0-x-frame{width:calc(50% - 4px);display:flex;flex-direction:row;justify-content:center;align-items:center;height:46px;border-radius:8px;background:#2eb9e1;border:solid 1px #2eb9e1}@media(max-width: 490px){.srp-toggle__wrapper .vtex-shipping-preview-0-x-frame{background:#1f3139;border-color:#1f3139}}.srp-toggle__wrapper .vtex-shipping-preview-0-x-framePickup{left:calc(50% + 8px)}.srp-postal-code__form{border-radius:12px;width:100%}.srp-postal-code__form .input{width:100% !important;gap:8px}.srp-postal-code__form .input label{font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;color:#1f3139}.srp-postal-code__form .ship-postalCode small a{font-family:"Roboto",sans-serif;font-style:Medium;font-weight:500;font-size:14px;line-height:150%;color:#111827;letter-spacing:0%;text-decoration:underline}.srp-postal-code__form select{display:flex;align-items:center;height:36px;background:#f0fafe;border:1px solid #a0c4d4;border-radius:12px;max-width:-webkit-fill-available;width:100%;outline:none;padding:0 16px}.srp-postal-code__form .ship-postalCode{display:flex;flex-direction:column;min-width:200px}.srp-postal-code__form .ship-postalCode #ship-postalCode{border-radius:8px}.srp-data #find-pickup-link{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;width:100%}.vtex-shipping-preview-0-x-postalCodeSelect{gap:16px}.srp-delivery-select-container{border-color:#c0dce8 !important;border-width:1px !important;background-color:#e0f3fc !important}.srp-delivery-select-container .srp-delivery-current-many__text{border-color:#c0dce8 !important}.srp-delivery-select-container .srp-delivery-current-many__name{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#1f3139}.srp-delivery-select-container .srp-delivery-current-many__sla{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#3f6473}.srp-delivery-select-container .srp-delivery-current-many__price{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;text-align:center;letter-spacing:.0125em;color:#1f3139}.srp-delivery-select-container g{fill:#1f3139 !important}@media(max-width: 490px){#shipping-preview-container{max-width:100% !important}}.deliver-at-text .srp-address-title{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#1f3139}.srp-shipping-current-single{border-color:#111827 !important;border-width:1px !important;background-color:#fff !important}.srp-shipping-current-single .srp-icon-radio-selected{display:none}.srp-shipping-current-single .srp-shipping-current-single__bullet:has(.srp-icon-radio-selected)::before{content:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='21' height='21' rx='1.5' fill='white'/%3E%3Crect x='0.5' y='0.5' width='21' height='21' rx='1.5' stroke='%230F0F10'/%3E%3Crect x='5' y='5' width='12' height='12' rx='1' fill='%230F0F10'/%3E%3C/svg%3E%0A")}.srp-shipping-current-single .srp-shipping-current-single__bullet{display:flex;align-items:center}.srp-shipping-current-single .srp-shipping-current-single__bullet::before{content:url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='21' height='21' rx='1.5' fill='white'/%3E%3Crect x='1' y='1' width='21' height='21' rx='1.5' stroke='%23E5E5E5'/%3E%3C/svg%3E%0A");width:23px;height:23px}.srp-shipping-current-single .srp-shipping-current-single__sla{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#4b5563}.srp-shipping-current-single .srp-shipping-current-single__price{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;text-align:center;letter-spacing:.0125em;color:#1f3139}.checkout-container:has(.empty-cart-content:not([style="display: none;"])){position:absolute;top:0;height:100%;display:flex;align-items:center;background:#f9fafb;width:calc(100% - 32px)}.checkout-container:has(.empty-cart-content:not([style="display: none;"])) .cart-template{margin:0;display:flex;flex-direction:column;align-items:center}.checkout-container:has(.empty-cart-content:not([style="display: none;"])) .cart-template .empty-cart-content{display:flex !important;flex-direction:column;align-items:center}.checkout-container:has(.empty-cart-content:not([style="display: none;"])) .cart-template .empty-cart-content .empty-cart-title{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:0px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#111827}.checkout-container:has(.empty-cart-content:not([style="display: none;"])) .cart-template .empty-cart-content .empty-cart-title::before{content:"¡Tu carrito de compras está vacío!";text-transform:uppercase;font-size:24px}.checkout-container:has(.empty-cart-content:not([style="display: none;"])) .cart-template .empty-cart-content .empty-cart-message{font-family:"Roboto",sans-serif;color:#4b5563;font-style:normal;font-size:16px;text-align:center;font-weight:400;line-height:150%;letter-spacing:0%;vertical-align:middle;margin-top:8px}.checkout-container:has(.empty-cart-content:not([style="display: none;"])) .cart-template .empty-cart-content #cart-choose-products{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;background:#0f0f10 !important;color:#fff;max-width:220px;padding:0 40px}.cart-template .cart-template-holder .cart .table.cart-items thead th{font-family:"Tous",sans-serif;font-style:normal;font-size:14px;padding:5px;text-align:start;font-weight:700;line-height:150%;letter-spacing:0%;text-transform:uppercase;color:#111827}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items thead th{display:none}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr{position:relative}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr{display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto auto;gap:8px 12px;padding:16px 8px;border-bottom:1px solid #f3f4f6;min-height:auto;border:none}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td{padding:5px;text-align:start}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td{padding:0;border:none}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-name{width:210px;padding-right:80px}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-name{grid-column:2;grid-row:1;width:100%;max-width:none;margin-left:0 !important}}@media(max-width: 992px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-name a#product-name1{max-width:136px}}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-name a{font-size:14px;font-weight:500;display:block;margin-bottom:8px}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-name *{font-family:"Roboto",sans-serif;font-style:normal;font-size:16px;line-height:150%;font-weight:400;letter-spacing:0%;vertical-align:middle;color:#111827}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-name .brand,.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-name .seller{display:none !important}}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-image{grid-column:1;grid-row:1/4}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.shipping-date{font-family:"Roboto",sans-serif;font-style:normal;font-size:14px;line-height:150%;font-weight:400;letter-spacing:0%;vertical-align:middle;color:#111827}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.shipping-date{display:none}}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price{grid-column:2;grid-row:2;float:none !important;margin-left:0 !important;position:static !important;bottom:auto !important}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price .new-product-price-label,.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price .old-product-price-label{display:none}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price .list-price{display:block !important;margin-bottom:4px}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price .old-product-price{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:12px;text-decoration-line:line-through;color:#4b5563;line-height:100%;letter-spacing:0%;vertical-align:middle}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price .best-price{margin-top:0 !important}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price .new-product-price{font-family:"Roboto",sans-serif;font-style:normal;font-size:14px;line-height:150%;font-weight:500;letter-spacing:0%;vertical-align:middle;color:#111827}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.product-price .new-product-price{font-size:16px;font-weight:700}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td .seller,.cart-template .cart-template-holder .cart .table.cart-items tbody tr td .price-details{display:none !important}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity-price .total-selling-price{font-family:"Roboto",sans-serif;font-style:normal;font-size:14px;line-height:150%;font-weight:500;letter-spacing:0%;vertical-align:middle;color:#111827}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity-price{display:none}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity{background:#fff;border:1px solid #e5e7eb;border-radius:8px;height:36px;padding:0 .3125rem;margin:5px;display:flex;align-items:center;float:left;min-width:30px;text-align:center;justify-content:center;position:absolute;top:50%;transform:translateY(calc(-50% - 5px))}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity{grid-column:2;grid-row:3;width:100px !important;min-width:100px;position:static !important;transform:none !important;float:none !important;margin:0 !important}}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity .item-quantity-change{position:initial;left:initial;top:initial;bottom:initial;height:initial;display:flex;align-items:center;justify-content:center;padding:0;vertical-align:middle}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity .item-quantity-change .icon-minus-sign{content:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_16114_588' fill='white'%3E%3Cpath d='M13.1667 7.8335H3.83334C3.65653 7.8335 3.48696 7.90373 3.36193 8.02876C3.23691 8.15378 3.16667 8.32335 3.16667 8.50016C3.16667 8.67697 3.23691 8.84654 3.36193 8.97157C3.48696 9.09659 3.65653 9.16683 3.83334 9.16683H13.1667C13.3435 9.16683 13.5131 9.09659 13.6381 8.97157C13.7631 8.84654 13.8333 8.67697 13.8333 8.50016C13.8333 8.32335 13.7631 8.15378 13.6381 8.02876C13.5131 7.90373 13.3435 7.8335 13.1667 7.8335Z'/%3E%3C/mask%3E%3Cpath d='M13.1667 7.8335H3.83334C3.65653 7.8335 3.48696 7.90373 3.36193 8.02876C3.23691 8.15378 3.16667 8.32335 3.16667 8.50016C3.16667 8.67697 3.23691 8.84654 3.36193 8.97157C3.48696 9.09659 3.65653 9.16683 3.83334 9.16683H13.1667C13.3435 9.16683 13.5131 9.09659 13.6381 8.97157C13.7631 8.84654 13.8333 8.67697 13.8333 8.50016C13.8333 8.32335 13.7631 8.15378 13.6381 8.02876C13.5131 7.90373 13.3435 7.8335 13.1667 7.8335Z' fill='%234B5563'/%3E%3Cpath d='M3.16667 8.50016H1.66667H3.16667ZM13.1667 7.8335V6.3335H3.83334V7.8335V9.3335H13.1667V7.8335ZM3.83334 7.8335V6.3335C3.2587 6.3335 2.7076 6.56177 2.30127 6.9681L3.36193 8.02876L4.42259 9.08942C4.26631 9.2457 4.05435 9.3335 3.83334 9.3335V7.8335ZM3.36193 8.02876L2.30127 6.9681C1.89495 7.37443 1.66667 7.92553 1.66667 8.50016H3.16667H4.66667C4.66667 8.72118 4.57887 8.93314 4.42259 9.08942L3.36193 8.02876ZM3.16667 8.50016H1.66667C1.66667 9.0748 1.89495 9.6259 2.30127 10.0322L3.36193 8.97157L4.42259 7.91091C4.57887 8.06719 4.66667 8.27915 4.66667 8.50016H3.16667ZM3.36193 8.97157L2.30127 10.0322C2.7076 10.4386 3.2587 10.6668 3.83334 10.6668V9.16683V7.66683C4.05435 7.66683 4.26631 7.75463 4.42259 7.91091L3.36193 8.97157ZM3.83334 9.16683V10.6668H13.1667V9.16683V7.66683H3.83334V9.16683ZM13.1667 9.16683V10.6668C13.7413 10.6668 14.2924 10.4386 14.6987 10.0322L13.6381 8.97157L12.5774 7.91091C12.7337 7.75463 12.9457 7.66683 13.1667 7.66683V9.16683ZM13.6381 8.97157L14.6987 10.0322C15.1051 9.6259 15.3333 9.0748 15.3333 8.50016H13.8333H12.3333C12.3333 8.27915 12.4211 8.06719 12.5774 7.91091L13.6381 8.97157ZM13.8333 8.50016H15.3333C15.3333 7.92553 15.1051 7.37443 14.6987 6.9681L13.6381 8.02876L12.5774 9.08942C12.4211 8.93314 12.3333 8.72117 12.3333 8.50016H13.8333ZM13.6381 8.02876L14.6987 6.9681C14.2924 6.56177 13.7413 6.3335 13.1667 6.3335V7.8335V9.3335C12.9457 9.3335 12.7337 9.2457 12.5774 9.08942L13.6381 8.02876Z' fill='%234B5563' mask='url(%23path-1-inside-1_16114_588)'/%3E%3C/svg%3E%0A");width:20px;height:20px;display:flex;padding-left:6px}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity .item-quantity-change .icon-plus-sign{content:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='path-1-inside-1_16114_592' fill='white'%3E%3Cpath d='M13.1667 7.83317H9.16667V3.83317C9.16667 3.65636 9.09643 3.48679 8.97141 3.36177C8.84639 3.23674 8.67682 3.1665 8.5 3.1665C8.32319 3.1665 8.15362 3.23674 8.0286 3.36177C7.90358 3.48679 7.83334 3.65636 7.83334 3.83317V7.83317H3.83334C3.65653 7.83317 3.48696 7.90341 3.36193 8.02843C3.23691 8.15346 3.16667 8.32303 3.16667 8.49984C3.16667 8.67665 3.23691 8.84622 3.36193 8.97124C3.48696 9.09627 3.65653 9.1665 3.83334 9.1665H7.83334V13.1665C7.83334 13.3433 7.90358 13.5129 8.0286 13.6379C8.15362 13.7629 8.32319 13.8332 8.5 13.8332C8.67682 13.8332 8.84639 13.7629 8.97141 13.6379C9.09643 13.5129 9.16667 13.3433 9.16667 13.1665V9.1665H13.1667C13.3435 9.1665 13.5131 9.09627 13.6381 8.97124C13.7631 8.84622 13.8333 8.67665 13.8333 8.49984C13.8333 8.32303 13.7631 8.15346 13.6381 8.02843C13.5131 7.90341 13.3435 7.83317 13.1667 7.83317Z'/%3E%3C/mask%3E%3Cpath d='M13.1667 7.83317H9.16667V3.83317C9.16667 3.65636 9.09643 3.48679 8.97141 3.36177C8.84639 3.23674 8.67682 3.1665 8.5 3.1665C8.32319 3.1665 8.15362 3.23674 8.0286 3.36177C7.90358 3.48679 7.83334 3.65636 7.83334 3.83317V7.83317H3.83334C3.65653 7.83317 3.48696 7.90341 3.36193 8.02843C3.23691 8.15346 3.16667 8.32303 3.16667 8.49984C3.16667 8.67665 3.23691 8.84622 3.36193 8.97124C3.48696 9.09627 3.65653 9.1665 3.83334 9.1665H7.83334V13.1665C7.83334 13.3433 7.90358 13.5129 8.0286 13.6379C8.15362 13.7629 8.32319 13.8332 8.5 13.8332C8.67682 13.8332 8.84639 13.7629 8.97141 13.6379C9.09643 13.5129 9.16667 13.3433 9.16667 13.1665V9.1665H13.1667C13.3435 9.1665 13.5131 9.09627 13.6381 8.97124C13.7631 8.84622 13.8333 8.67665 13.8333 8.49984C13.8333 8.32303 13.7631 8.15346 13.6381 8.02843C13.5131 7.90341 13.3435 7.83317 13.1667 7.83317Z' fill='%23111827'/%3E%3Cpath d='M9.16667 7.83317H7.66667V9.33317H9.16667V7.83317ZM8.5 3.1665V1.6665V3.1665ZM7.83334 7.83317V9.33317H9.33334V7.83317H7.83334ZM3.16667 8.49984H1.66667H3.16667ZM7.83334 9.1665H9.33334V7.6665H7.83334V9.1665ZM9.16667 9.1665V7.6665H7.66667V9.1665H9.16667ZM13.1667 7.83317V6.33317H9.16667V7.83317V9.33317H13.1667V7.83317ZM9.16667 7.83317H10.6667V3.83317H9.16667H7.66667V7.83317H9.16667ZM9.16667 3.83317H10.6667C10.6667 3.25853 10.4384 2.70743 10.0321 2.30111L8.97141 3.36177L7.91075 4.42243C7.75447 4.26615 7.66667 4.05419 7.66667 3.83317H9.16667ZM8.97141 3.36177L10.0321 2.30111C9.62574 1.89478 9.07464 1.6665 8.5 1.6665V3.1665V4.6665C8.27899 4.6665 8.06703 4.57871 7.91075 4.42243L8.97141 3.36177ZM8.5 3.1665V1.6665C7.92537 1.6665 7.37427 1.89478 6.96794 2.30111L8.0286 3.36177L9.08926 4.42243C8.93298 4.57871 8.72102 4.6665 8.5 4.6665V3.1665ZM8.0286 3.36177L6.96794 2.30111C6.56161 2.70743 6.33334 3.25853 6.33334 3.83317H7.83334H9.33334C9.33334 4.05419 9.24554 4.26615 9.08926 4.42243L8.0286 3.36177ZM7.83334 3.83317H6.33334V7.83317H7.83334H9.33334V3.83317H7.83334ZM7.83334 7.83317V6.33317H3.83334V7.83317V9.33317H7.83334V7.83317ZM3.83334 7.83317V6.33317C3.2587 6.33317 2.7076 6.56144 2.30127 6.96777L3.36193 8.02843L4.42259 9.08909C4.26631 9.24537 4.05435 9.33317 3.83334 9.33317V7.83317ZM3.36193 8.02843L2.30127 6.96777C1.89495 7.3741 1.66667 7.9252 1.66667 8.49984H3.16667H4.66667C4.66667 8.72085 4.57887 8.93281 4.42259 9.08909L3.36193 8.02843ZM3.16667 8.49984H1.66667C1.66667 9.07447 1.89495 9.62557 2.30127 10.0319L3.36193 8.97124L4.42259 7.91058C4.57887 8.06686 4.66667 8.27882 4.66667 8.49984H3.16667ZM3.36193 8.97124L2.30127 10.0319C2.7076 10.4382 3.2587 10.6665 3.83334 10.6665V9.1665V7.6665C4.05435 7.6665 4.26631 7.7543 4.42259 7.91058L3.36193 8.97124ZM3.83334 9.1665V10.6665H7.83334V9.1665V7.6665H3.83334V9.1665ZM7.83334 9.1665H6.33334V13.1665H7.83334H9.33334V9.1665H7.83334ZM7.83334 13.1665H6.33334C6.33334 13.7411 6.56161 14.2922 6.96794 14.6986L8.0286 13.6379L9.08926 12.5772C9.24554 12.7335 9.33334 12.9455 9.33334 13.1665H7.83334ZM8.0286 13.6379L6.96794 14.6986C7.37427 15.1049 7.92537 15.3332 8.5 15.3332V13.8332V12.3332C8.72102 12.3332 8.93298 12.421 9.08926 12.5772L8.0286 13.6379ZM8.5 13.8332V15.3332C9.07464 15.3332 9.62574 15.1049 10.0321 14.6986L8.97141 13.6379L7.91075 12.5772C8.06703 12.421 8.27899 12.3332 8.5 12.3332V13.8332ZM8.97141 13.6379L10.0321 14.6986C10.4384 14.2922 10.6667 13.7411 10.6667 13.1665H9.16667H7.66667C7.66667 12.9455 7.75447 12.7335 7.91075 12.5772L8.97141 13.6379ZM9.16667 13.1665H10.6667V9.1665H9.16667H7.66667V13.1665H9.16667ZM9.16667 9.1665V10.6665H13.1667V9.1665V7.6665H9.16667V9.1665ZM13.1667 9.1665V10.6665C13.7413 10.6665 14.2924 10.4382 14.6987 10.0319L13.6381 8.97124L12.5774 7.91058C12.7337 7.7543 12.9457 7.6665 13.1667 7.6665V9.1665ZM13.6381 8.97124L14.6987 10.0319C15.1051 9.62557 15.3333 9.07447 15.3333 8.49984H13.8333H12.3333C12.3333 8.27883 12.4211 8.06686 12.5774 7.91058L13.6381 8.97124ZM13.8333 8.49984H15.3333C15.3333 7.9252 15.1051 7.3741 14.6987 6.96777L13.6381 8.02843L12.5774 9.08909C12.4211 8.93281 12.3333 8.72085 12.3333 8.49984H13.8333ZM13.6381 8.02843L14.6987 6.96777C14.2924 6.56144 13.7413 6.33317 13.1667 6.33317V7.83317V9.33317C12.9457 9.33317 12.7337 9.24537 12.5774 9.08909L13.6381 8.02843Z' fill='%230F0F10' mask='url(%23path-1-inside-1_16114_592)'/%3E%3C/svg%3E%0A");width:20px;height:20px;padding-right:6px;display:flex}.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity input{margin:0;line-height:inherit;background:rgba(0,0,0,0);color:#121a2b;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;width:48px !important;height:30px !important;padding:0;border:none;box-shadow:none}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity .item-multiplier-label,.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.quantity .item-unit-label{display:none}}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items tbody tr td.item-remove{grid-column:2;grid-row:1;display:flex;justify-content:flex-end;align-items:flex-start;padding:0}}.cart-template .cart-template-holder .cart .table.cart-items .product-image img{width:100px;height:100px;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;max-width:100px}@media(max-width: 768px){.cart-template .cart-template-holder .cart .table.cart-items .product-image img{width:64px;height:64px;border-radius:8px}}@media(max-width: 992px){.vtex-shipping-preview-0-x-postalCodeForgotten .ship-postalCode span.error{display:none}}a.srp-address-title{color:#111827 !important;font-family:"Roboto",sans-serif}a.srp-address-title:after{content:"Cambiar";margin-left:4px}.btn-place-order-wrapper-custom{margin-top:16px}.btn-place-order-wrapper-custom #cart-to-orderform{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;background:#231919;text-transform:capitalize;color:#f8fafc;font-weight:400;line-height:150%;letter-spacing:0%;margin-left:auto}.cart-active .srp-container{max-width:700px !important}.CartCountBadge-container{display:inline-block}.cart-badge{background-color:#000;color:#fff;font-weight:700;font-size:14px;line-height:1;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-left:8px}.components_MundoUnoPromo-container{margin-left:auto;width:-moz-fit-content;width:fit-content;margin-right:8px}@media(max-width: 768px){.components_MundoUnoPromo-container{margin:0 auto;margin-bottom:14px}}#orderform-title{font-size:0}#orderform-title::after{content:"Finalizar Compra";font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:32px;line-height:130%;letter-spacing:-0.0125em;color:#1f3139;text-transform:uppercase}.container-order-form:has(.client-pre-email[style="display: block;"]) #orderform-title{display:none !important}.container-order-form:has(.client-pre-email[style="display: block;"]) #payment-data,.container-order-form:has(.client-pre-email[style="display: block;"]) #shipping-data,.container-order-form:has(.client-pre-email[style="display: block;"]) .transactions-container,.container-order-form:has(.client-pre-email[style="display: block;"]) .cart-template{display:none}.container-order-form:has(.client-pre-email[style="display: block;"]) #client-profile-data{height:800px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email{display:flex !important;flex-direction:column;border:none;top:-82px;max-height:100%;padding-bottom:150px;justify-content:center;align-items:center}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .client-email{display:flex;gap:16px;position:relative}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .client-email span.help.error{position:absolute;bottom:-21px;left:0}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo ul{flex-direction:column;gap:15px;margin-top:20px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .link-cart{display:none}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email [for=client-pre-email]{display:flex;flex-direction:column;gap:20px;margin-top:0 !important}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email [for=client-pre-email] span{font-family:"Roboto",sans-serif;font-size:20px;color:#111827;font-weight:500;font-style:Medium;line-height:150%;letter-spacing:0%;text-align:center;vertical-align:middle}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email [for=client-pre-email] small{font-family:"Roboto",sans-serif;font-style:normal;font-size:16px;color:#3f6473;font-weight:400;line-height:150%;letter-spacing:0%;text-align:center;vertical-align:middle;margin-bottom:20px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email input{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:14px 16px;height:52px;min-height:36px;border:2px solid #f3f4f6;border-radius:8px;font-family:"Roboto",sans-serif;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0%;color:#1f3139;box-shadow:none;background:#fff}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email input:-webkit-autofill,.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email input:-webkit-autofill:hover,.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email input:-webkit-autofill:focus,.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email input:-webkit-autofill:active{background:#fff !important}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email input::-moz-placeholder{color:#4b5563}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email input::placeholder{color:#4b5563}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .btn-success{font-family:"Roboto",sans-serif;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;min-width:252px;height:52px;background:#231919;border-radius:0;position:static;line-height:150%;box-shadow:none}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo{border:1px solid #f3f4f6;padding:24px;border-radius:12px;position:relative;left:50%;transform:translateX(-50%);margin-left:0;background:#fff}@media(min-width: 640px){.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo{width:654px;margin-top:56px}}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo h3{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:0px;line-height:100%;color:#111827;margin:0;margin-bottom:20px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo h3::after{content:"Usamos tu correo electrónico de forma 100% segura para:";font-size:16px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo li{display:flex;align-items:center;gap:12px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo li:not(:last-child){padding-bottom:10px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo li i::before{content:url("data:image/svg+xml,%3Csvg width='15' height='12' viewBox='0 0 15 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.833008 6L5.83301 11L14.1663 1' stroke='%2364568A' stroke-width='1.3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");height:10px;width:13px}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo li span{font-family:"Roboto",sans-serif;font-size:16px;line-height:100%;font-weight:400;font-style:normal;letter-spacing:0%;text-align:center;color:#374151}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo .icon-lock{bottom:-10px;right:20px;color:#462525}.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo .icon-lock::before{content:url("data:image/svg+xml,%3Csvg width='155' height='155' viewBox='0 0 155 155' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M129.297 77.9561C129.297 70.8745 123.533 65.1155 116.445 65.1155H110.019V45.8545C110.019 28.1537 95.6065 13.7529 77.8906 13.7529C60.1747 13.7529 45.7616 28.1537 45.7616 45.8545V65.1155H39.3358C32.2482 65.1155 26.4843 70.8745 26.4843 77.9561V129.319C26.4843 136.4 32.2482 142.159 39.3358 142.159H116.445C123.533 142.159 129.297 136.4 129.297 129.319V77.9561ZM58.6132 45.8545C58.6132 35.2353 67.2623 26.5935 77.8906 26.5935C88.5188 26.5935 97.1679 35.2353 97.1679 45.8545V65.1155H58.6132V45.8545Z' fill='%23F3F3F3'/%3E%3C/svg%3E%0A") !important}@media(max-width: 640px){.container-order-form:has(.client-pre-email[style="display: block;"]) .client-pre-email .emailInfo .icon-lock{display:none}}.orderform-template .accordion-group{border:1px solid #f3f4f6;padding:20px;border-radius:12px !important;background:#fff}.orderform-template .accordion-group .shp-summary-group{padding:0}.orderform-template .accordion-group .link-change-shipping{display:none}.orderform-template .accordion-group .accordion-toggle{display:flex;align-items:center;gap:8px;padding:0;font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:100%;text-transform:uppercase;color:#111827}.orderform-template .accordion-group .accordion-toggle span{font-size:0;font-family:"Roboto",sans-serif;font-style:normal;font-size:14px;text-transform:uppercase;color:#111827;font-weight:700;line-height:150%;letter-spacing:0%}.orderform-template .accordion-group .accordion-toggle .link-box-edit{background:rgba(0,0,0,0) !important;border:none;box-shadow:none}.orderform-template .accordion-group .accordion-toggle .link-box-edit::before{font-weight:500;font-style:Medium;font-size:12px;line-height:150%;letter-spacing:1.25%;text-decoration:underline;text-decoration-style:solid;text-decoration-offset:0%;text-decoration-thickness:0%;content:"Editar";font-family:"Roboto",sans-serif;text-decoration-line:underline;color:#111827}.orderform-template .accordion-group .accordion-toggle .link-box-edit .icon-edit{display:none}.orderform-template .accordion-group .icon-user::before{content:url("data:image/svg+xml,%3Csvg width='18' height='19' viewBox='0 0 18 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.1177 1.66795C12.4845 3.03479 12.4845 5.25086 11.1177 6.6177C9.75086 7.98454 7.53479 7.98454 6.16795 6.6177C4.80111 5.25086 4.80111 3.03479 6.16795 1.66795C7.53479 0.301112 9.75086 0.301112 11.1177 1.66795' stroke='%23949597' stroke-width='1.28571' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.642822 15.6426V16.6426C0.642822 17.1946 1.09082 17.6426 1.64282 17.6426H15.6428C16.1948 17.6426 16.6428 17.1946 16.6428 16.6426V15.6426C16.6428 12.6166 12.6908 10.6506 8.64282 10.6506C4.59482 10.6506 0.642822 12.6166 0.642822 15.6426Z' stroke='%23949597' stroke-width='1.28571' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:22px;height:22px}.orderform-template .accordion-group .icon-home::before{content:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.99956 22.0002L8.74893 18.4913C8.61418 16.6048 10.1083 15.0002 11.9995 15.0002C13.8908 15.0002 15.3849 16.6048 15.2502 18.4913L14.9995 22.0002' stroke='%23949597' stroke-width='1.5'/%3E%3Cpath d='M2.35139 13.2135C1.99837 10.9162 1.82186 9.76761 2.25617 8.74937C2.69047 7.73111 3.65403 7.03442 5.58113 5.64105L7.02098 4.59999C9.41827 2.86667 10.617 2 12 2C13.3831 2 14.5817 2.86667 16.9789 4.59999L18.4188 5.64105C20.3459 7.03442 21.3095 7.73111 21.7438 8.74937C22.1781 9.76761 22.0016 10.9162 21.6485 13.2135L21.3475 15.1724C20.8471 18.4289 20.5968 20.0572 19.4289 21.0286C18.261 22 16.5537 22 13.1388 22H10.8612C7.44633 22 5.7389 22 4.57099 21.0286C3.40309 20.0572 3.15287 18.4289 2.65243 15.1724L2.35139 13.2135Z' stroke='%23949597' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:29px;height:28px}.orderform-template .accordion-group .icon-credit-card::before{content:url("data:image/svg+xml,%3Csvg width='22' height='18' viewBox='0 0 22 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.75 8.75C0.75 5.21252 0.75 3.44377 1.8028 2.2629C1.97119 2.07403 2.15678 1.89935 2.35746 1.74087C3.61213 0.75 5.49142 0.75 9.25 0.75H12.25C16.0086 0.75 17.8879 0.75 19.1425 1.74087C19.3432 1.89935 19.5288 2.07403 19.6972 2.2629C20.75 3.44377 20.75 5.21252 20.75 8.75C20.75 12.2875 20.75 14.0562 19.6972 15.2371C19.5288 15.426 19.3432 15.6006 19.1425 15.7591C17.8879 16.75 16.0086 16.75 12.25 16.75H9.25C5.49142 16.75 3.61213 16.75 2.35746 15.7591C2.15678 15.6006 1.97119 15.426 1.8028 15.2371C0.75 14.0562 0.75 12.2875 0.75 8.75Z' stroke='%23949597' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.75 12.7499H10.25' stroke='%23949597' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.25 12.7499H16.75' stroke='%23949597' stroke-width='1.5' stroke-miterlimit='10' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M0.75 5.75H20.75' stroke='%23949597' stroke-width='1.5' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:29px;height:24px}.orderform-template .accordion-group .notification{color:#4b5563 !important}.orderform-template .accordion-group .box-info{color:#4b5563 !important}.orderform-template .accordion-group .box-info span{font-weight:400;font-style:normal;line-height:150%;letter-spacing:0%;vertical-align:middle;font-family:"Roboto",sans-serif;font-size:14px;line-height:150%;color:#4b5563}.orderform-template .accordion-group .box-info .client-profile-email{display:flex;flex-direction:column}.orderform-template .accordion-group .box-info .client-profile-email .link-logout-container{font-size:0;margin-top:5px}.orderform-template .accordion-group .box-info .client-profile-email .link-logout-container .link-logout{font-size:14px}.orderform-template .accordion-inner{padding:0}.orderform-template #is-corporate-client{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;letter-spacing:.0125em;text-decoration-line:underline;color:#1f3139}.orderform-template .newsletter-label{margin-top:18px;margin-bottom:24px}.orderform-template .newsletter-label,.orderform-template .exempt-si-label{display:flex;align-items:center;gap:8px;padding:0}.orderform-template .newsletter-label:has(input:checked)::before,.orderform-template .exempt-si-label:has(input:checked)::before{content:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='21' height='21' rx='1.5' fill='white'/%3E%3Crect x='0.5' y='0.5' width='21' height='21' rx='1.5' stroke='%230F0F10'/%3E%3Crect x='5' y='5' width='12' height='12' rx='1' fill='%230F0F10'/%3E%3C/svg%3E%0A")}.orderform-template .newsletter-label::before,.orderform-template .exempt-si-label::before{content:url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='21' height='21' rx='1.5' fill='white'/%3E%3Crect x='1' y='1' width='21' height='21' rx='1.5' stroke='%23E5E5E5'/%3E%3C/svg%3E%0A");width:23px;height:23px}.orderform-template .newsletter-label input,.orderform-template .exempt-si-label input{visibility:hidden;position:absolute}.orderform-template .newsletter-label .newsletter-text,.orderform-template .exempt-si-label .newsletter-text{font-weight:400;font-style:normal;line-height:120%;letter-spacing:0%;font-family:"Roboto",sans-serif;font-size:14px;color:#1f3139}.shp-summary-group-info{border-color:#c0dce8}.shp-summary-group-price{font-family:"Quicksand";font-style:normal;font-weight:700;font-size:14px;line-height:150%;text-align:center;letter-spacing:.0125em;color:#1f3139}.vtex-shipping-preview-0-x-postalCodeForgotten{position:relative}.vtex-shipping-preview-0-x-postalCodeForgotten #cart-shipping-calculate{position:absolute;right:0;width:-moz-fit-content !important;width:fit-content !important;margin-top:1px !important;border-radius:0 8px 8px 0 !important}.vtex-shipping-preview-0-x-postalCodeSelect>div{width:100%}input#client-document{width:100% !important}.srp-data .client-notice,.box-edit .client-notice,.box-step .client-notice{font-weight:400;font-style:normal;line-height:150%;letter-spacing:0%;vertical-align:middle;font-family:"Roboto",sans-serif;font-size:14px;color:#4b5563}.srp-data label,.box-edit label,.box-step label{font-weight:400;font-style:normal;line-height:150%;letter-spacing:0%;font-family:"Roboto",sans-serif;font-size:14px;color:#111827 !important;margin-bottom:8px}.srp-data input,.box-edit input,.box-step input{display:flex;flex-direction:row;align-items:center;padding-top:0;padding-bottom:0;height:48px !important;background:#fff;border-radius:8px;max-width:-webkit-fill-available !important;width:100% !important}.srp-data .input.text:has(.input-small),.box-edit .input.text:has(.input-small),.box-step .input.text:has(.input-small){width:calc(50% - 5px)}.srp-data input.success:not([invalid=true]),.box-edit input.success:not([invalid=true]),.box-step input.success:not([invalid=true]){background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3597_2063)'%3E%3Cpath d='M14.8784 2.95401L5.66577 12.166C5.60383 12.2282 5.53022 12.2775 5.44917 12.3112C5.36811 12.3449 5.28121 12.3622 5.19344 12.3622C5.10567 12.3622 5.01876 12.3449 4.93771 12.3112C4.85665 12.2775 4.78304 12.2282 4.7211 12.166L1.15844 8.60001C1.0965 8.53782 1.02289 8.48848 0.941834 8.45481C0.860779 8.42114 0.773874 8.40381 0.686104 8.40381C0.598335 8.40381 0.51143 8.42114 0.430375 8.45481C0.34932 8.48848 0.275711 8.53782 0.213771 8.60001C0.151586 8.66194 0.102245 8.73555 0.068577 8.81661C0.0349092 8.89767 0.0175781 8.98457 0.0175781 9.07234C0.0175781 9.16011 0.0349092 9.24701 0.068577 9.32807C0.102245 9.40912 0.151586 9.48273 0.213771 9.54467L3.77777 13.108C4.15374 13.4833 4.66324 13.694 5.19444 13.694C5.72564 13.694 6.23514 13.4833 6.6111 13.108L15.8231 3.89801C15.8852 3.83608 15.9344 3.76251 15.9681 3.68152C16.0017 3.60052 16.019 3.5137 16.019 3.42601C16.019 3.33832 16.0017 3.25149 15.9681 3.17049C15.9344 3.0895 15.8852 3.01593 15.8231 2.95401C15.7612 2.89182 15.6876 2.84248 15.6065 2.80881C15.5254 2.77514 15.4385 2.75781 15.3508 2.75781C15.263 2.75781 15.1761 2.77514 15.095 2.80881C15.014 2.84248 14.9404 2.89182 14.8784 2.95401Z' fill='%2315803D'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3597_2063'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position:calc(100% - 5px) center}.srp-data p.client-document,.box-edit p.client-document,.box-step p.client-document{width:100% !important}.srp-data #cart-shipping-calculate,.box-edit #cart-shipping-calculate,.box-step #cart-shipping-calculate{display:flex;flex-direction:row;justify-content:center;align-items:center;background:#111827;border-radius:8px;font-family:"Roboto",sans-serif;font-style:normal;font-size:14px;line-height:150%;text-align:center;height:46px !important;border:none;width:100%;color:#120d0d;font-weight:400;letter-spacing:0%;text-shadow:none;margin-bottom:2px;box-shadow:none;min-width:127px}.srp-toggle .ship-postalCode input{background:#fff !important;border:.5px solid #80adc0 !important;border-radius:8px !important}.client-phone .client-phone-mobile{display:none}.client-phone .input{display:flex;position:relative;flex-wrap:wrap;gap:4px;justify-content:space-between}.client-phone .input .client-phone-prefix{display:none}.client-phone .input #client-phone1{width:25% !important}.client-phone .input #client-phone3{width:62% !important}.client-phone .input .help.error{width:100%;order:3;margin-top:4px}@media(max-width: 490px){.orderform-template-holder .client-profile-data .client-phone{width:100% !important}}#client-profile-data .accordion-heading .accordion-toggle span[data-i18n="clientProfileData.identification"]{font-size:0}#client-profile-data .accordion-heading .accordion-toggle span[data-i18n="clientProfileData.identification"]::before{content:"Datos personales";font-family:"Roboto",sans-serif;font-style:normal;font-size:14px;text-transform:uppercase;color:#111827;font-weight:700;line-height:150%;letter-spacing:0%}#shipping-data .accordion-heading .accordion-toggle{font-size:0}#shipping-data .accordion-heading .accordion-toggle .icon-home{font-size:initial}#shipping-data .accordion-heading .accordion-toggle::after{content:"Entrega";font-family:"Roboto",sans-serif;font-style:normal;font-size:14px;text-transform:uppercase;color:#111827;font-weight:700;line-height:150%;letter-spacing:0%}.vtex-omnishipping-1-x-deliveryChannelsWrapper{border:none !important;box-shadow:none !important;border-radius:0 !important;gap:4px}.vtex-omnishipping-1-x-deliveryChannelsWrapper button:not(.vtex-omnishipping-1-x-deliveryOptionActive){display:flex;flex-direction:row;justify-content:center;align-items:center;height:44px;border:1px solid #1f3139;border-radius:8px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#1f3139}@media(max-width: 490px){.vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryOptionActive .shp-method-option-text{color:#fff}}.vtex-omnishipping-1-x-deliveryChannelsWrapper .shp-method-option-text{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#1f3139}.vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsToggle{width:calc(50% - 4px);display:flex;flex-direction:row;justify-content:center;align-items:center;height:44px;border-radius:8px;background:#2eb9e1;border-color:#2eb9e1}@media(max-width: 490px){.vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsToggle{background-color:#1f3139;border-color:#1f3139}}.vtex-omnishipping-1-x-deliveryChannelsWrapper .vtex-omnishipping-1-x-deliveryChannelsTogglePickup{left:calc(50% + 8px)}label.vtex-omnishipping-1-x-addressItemOption{border:1px solid #c0dce8 !important;box-shadow:none !important}label.vtex-omnishipping-1-x-addressItemOption:first-of-type{border-radius:8px 8px 0 0}label.vtex-omnishipping-1-x-addressItemOption:last-of-type{border-radius:0 0 8px 8px}label.vtex-omnishipping-1-x-addressItemOption:not(:first-of-type){border-top:none !important}label.vtex-omnishipping-1-x-addressItemOption:not(:last-of-type){border-bottom:none !important}label.vtex-omnishipping-1-x-addressItemOption .vtex-omnishipping-1-x-addressItemIcon svg{display:none}label.vtex-omnishipping-1-x-addressItemOption .vtex-omnishipping-1-x-addressItemIcon::before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='3.5' fill='white' stroke='%2380ADC0'/%3E%3C/svg%3E%0A");width:20px;height:20px}label.vtex-omnishipping-1-x-addressItemOption.vtex-omnishipping-1-x-active{background:#e0f3fc}label.vtex-omnishipping-1-x-addressItemOption.vtex-omnishipping-1-x-active .vtex-omnishipping-1-x-addressItemIcon::before{content:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='4' fill='%232EB9E1'/%3E%3Cpath d='M15.3337 6L8.00033 13.3333L4.66699 10' stroke='white' stroke-width='1.1' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.vtex-omnishipping-1-x-buttonEditAddress,.vtex-omnishipping-1-x-buttonCreateAddress{border-color:#2eb9e1;color:#2eb9e1}.vtex-omnishipping-1-x-shippingSectionTitle{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:14px !important;line-height:150%;letter-spacing:.0125em;color:#1f3139 !important}.vtex-omnishipping-1-x-deliveryGroup,.vtex-omnishipping-1-x-packages{margin:0}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingGroupList,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingGroupList{border:none !important;border-radius:0 !important}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingOption{border:none !important;position:relative;margin-bottom:0 !important}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingOptionRadio,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingOptionRadio{visibility:hidden;position:absolute}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption svg,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingOption svg{display:none;visibility:hidden;position:absolute}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon::before,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingOption .vtex-omnishipping-1-x-leanShippingIcon::before{content:url("data:image/svg+xml,%3Csvg width='23' height='23' viewBox='0 0 23 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='21' height='21' rx='1.5' fill='white'/%3E%3Crect x='1' y='1' width='21' height='21' rx='1.5' stroke='%23E5E5E5'/%3E%3C/svg%3E%0A");width:23px;height:23px}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption.vtex-omnishipping-1-x-leanShippingOptionActive,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingOption.vtex-omnishipping-1-x-leanShippingOptionActive{background:#f3f4f6}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingOption.vtex-omnishipping-1-x-leanShippingOptionActive .vtex-omnishipping-1-x-leanShippingIcon::before,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingOption.vtex-omnishipping-1-x-leanShippingOptionActive .vtex-omnishipping-1-x-leanShippingIcon::before{content:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.5' width='21' height='21' rx='1.5' fill='white'/%3E%3Crect x='0.5' y='0.5' width='21' height='21' rx='1.5' stroke='%230F0F10'/%3E%3Crect x='5' y='5' width='12' height='12' rx='1' fill='%230F0F10'/%3E%3C/svg%3E%0A")}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingText,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingText{border-color:#a0c4d4}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-optionPrice,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-optionPrice{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#1f3139}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingTextLabel,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingTextLabel{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#1f3139}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-leanShippingTextLabel .shp-option-text-package,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-leanShippingTextLabel .shp-option-text-package{font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#3f6473}.vtex-omnishipping-1-x-deliveryGroup .vtex-omnishipping-1-x-pickupPointChange,.vtex-omnishipping-1-x-packages .vtex-omnishipping-1-x-pickupPointChange{border:1px solid #c0dce8 !important;color:#c0dce8 !important}.vtex-omnishipping-1-x-addressForm .ship-number{width:100%}.accordion-group:not(.active) .accordion-inner{margin-top:12px}.btn-submit-wrapper button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;background:#0f0f10 !important;color:#fff;text-transform:none;width:100%;transition:all ease-in-out .3s}.btn-submit-wrapper button:hover{background-color:#0f0f10}.vtex-omnishipping-1-x-addressSummaryActive .address-summary{background-image:none !important;background-position:10px 7px !important;padding-left:12px !important}.vtex-omnishipping-1-x-submitPaymentButton .submit{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:40px;padding:0;border-radius:2px;font-family:"Roboto",sans-serif;font-style:normal;border:none;max-width:420px;text-transform:capitalize;font-weight:700;font-size:14px;line-height:16px;letter-spacing:1px;text-align:center;text-transform:none;width:100%;max-width:100%}.vtex-omnishipping-1-x-addressFormPart1{border-radius:12px;margin-top:24px}.vtex-omnishipping-1-x-addressFormPart1 small{margin-left:0;margin-top:8px}.vtex-omnishipping-1-x-addressFormPart1 .input{width:100% !important}.vtex-omnishipping-1-x-addressFormPart1 .input label{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:150%;color:#1f3139}.vtex-omnishipping-1-x-addressFormPart1 .ship-postalCode small a{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:150%;color:#1f3139}.vtex-omnishipping-1-x-addressFormPart1 select{display:flex;align-items:center;height:36px;background:#f0fafe;border:1px solid #a0c4d4;border-radius:12px;max-width:-webkit-fill-available;width:100%;outline:none;padding:0 16px}#shipping-preview-container{border-radius:12px;padding:20px;background:#fff;border:1px solid #f3f4f6}.vtex-omnishipping-1-x-address .input::-moz-placeholder{font-weight:400;font-style:normal;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#949597}.vtex-omnishipping-1-x-address .input::placeholder{font-weight:400;font-style:normal;line-height:100%;letter-spacing:0%;vertical-align:middle;color:#949597}#force-shipping-fields{font-weight:500;font-style:Medium;line-height:150%;letter-spacing:0%;text-decoration:underline;text-decoration-style:solid;text-decoration-thickness:0%;color:#111827}span.city,span.state,span.state-delimiter{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:Font size/subtext;line-height:150%;letter-spacing:0%;color:#726e6e}.vtex-omnishipping-1-x-leanShippingTextLabelSingle{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;line-height:150%;letter-spacing:0%;color:#4b5563}p.input.ship-postalCode.required.text small{margin-left:0 !important;margin-top:8px !important}.link-gift-card{display:none !important}.payment-group-item{border:none;padding:14px 16px}.payment-group-item>span{padding-top:0;padding-bottom:0;font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:18px;color:#5f96ad}.payment-group-item.active{background:#e0f3fc}.payment-group-item.active>span{color:#2f4a56}.steps-view{background-color:#e0f3fc}.summary-note{display:none !important}.payment-confirmation-wrap{padding:0 !important;border-top:none}@media(max-width: 490px){.cart-template-holder>.cart{border:none}}.cart-fixed{width:100%;height:100% !important}.cart-fixed.affix{position:static !important;height:100% !important}@media(min-width: 640){.cart-fixed{max-width:320px}}.cart-fixed h2{box-sizing:border-box;display:flex;flex-direction:row;align-items:center;padding:12px 16px;background:#fff;align-self:stretch;border:1px solid #f3f4f6;border-radius:12px 12px 0 0;margin-bottom:0;font-size:0}.cart-fixed h2::before{content:"Resumen del pedido";font-weight:700;line-height:150%;letter-spacing:0%;font-family:"Tous",sans-serif;font-style:normal;font-size:14px;text-transform:uppercase;color:#1f3139;text-align:start}.cart-fixed .summary-cart-template-holder{border-left:1px solid #f3f4f6;border-right:1px solid #f3f4f6}.cart-fixed #go-to-cart-button{display:none}.cart-fixed .cart{padding:16px}.cart-fixed .cart .cart-items li{padding:0;border:none;margin:0}.cart-fixed .cart .cart-items li .product-name{font-family:"Roboto",sans-serif;font-style:normal;font-weight:700;font-size:12px;line-height:130%;letter-spacing:.0125em;color:#111827;white-space:pre-wrap;height:59px;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;max-width:164px}.cart-fixed .cart .cart-items li .quantity.badge{bottom:-5px;top:auto;left:50px;background:rgba(0,0,0,0);border:none;box-shadow:none;font-family:"Quicksand";font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.0125em;color:#3f6473;align-self:stretch;padding:0}.cart-fixed .cart .cart-items li .quantity.badge::after{font-family:"Quicksand";font-style:normal;font-weight:500;font-size:12px;line-height:150%;letter-spacing:.0125em;color:#3f6473;align-self:stretch;padding:0;content:"x"}.cart-fixed .cart .cart-items li .description .shipping-date{display:none}.cart-fixed .cart .cart-items li .description .price{margin:0;font-family:"Roboto",sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:100%;text-align:right;letter-spacing:0%;color:#111827}.payment-group-list-btn{width:100% !important}.payment-group-list-btn>a{border:none;width:auto !important}.box-step-content [data-event=finishPayment]{display:flex}@media(max-width: 490px){.box-step-content [data-event=finishPayment]{flex-direction:column}.box-step-content [data-event=finishPayment] .payment-group{width:100%}}.box-step-content [data-event=finishPayment] .steps-view{width:100% !important;margin-top:35px;border-radius:0}@media(max-width: 490px){.box-step-content [data-event=finishPayment] .steps-view{max-width:-webkit-fill-available !important}}.box-payment-option{background:#f4f4f4;border-radius:6px;height:60vh;padding:10px}.headerCheckout{z-index:9999;background:#fff;box-shadow:4px 4px 8px 0px rgba(0,0,0,.1019607843)}.headerCheckout .headerCheckout__wrapper{display:flex;justify-content:space-between;max-width:1216px;padding:16px;text-align:center;margin:auto;height:50px;align-items:center}.headerCheckout .headerCheckout__wrapper .headerCheckout__safeBuy{display:flex;align-items:center;gap:8px;font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:14px;line-height:150%;letter-spacing:.0125em;color:#120d0d}.footer{background-color:#000;color:#fff;padding:20px 0;font-family:"Roboto",sans-serif;font-weight:500;font-size:14px;text-align:center;width:100%;display:flex;justify-content:center;align-items:center}.footer__content{max-width:1216px;margin:0 auto;padding:0 20px;width:100%}.footer__container{max-width:1216px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer__links{display:flex;align-items:center;gap:8px}.footer__link{color:#f3f4f6;text-decoration:underline;font-weight:normal;font-weight:400;font-style:Regular;font-size:10px;line-height:100%;letter-spacing:5%;text-transform:uppercase;text-decoration-style:solid;text-decoration-thickness:0%}.footer__link:hover{opacity:.8;color:#f3f4f6}.footer__separator{color:#f3f4f6;margin:0 4px}.footer__info{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.footer__info span{white-space:nowrap;font-family:"Roboto",sans-serif;font-weight:400;font-style:Regular;font-size:10px;line-height:100%;letter-spacing:5%;text-align:center;text-transform:uppercase}.footer__copyright{font-weight:normal}.footer__rights,.footer__cnpj{font-weight:normal}.footer__powered{display:flex;align-items:center;gap:20px}.footer__powered-item{display:flex;align-items:center;gap:6px;font-size:11px}.footer__logo{display:flex;align-items:center;font-weight:bold}.footer__logo--vtex{padding:2px 6px}.footer__logo--cadastra{font-size:12px;letter-spacing:.5px}@media(max-width: 768px){.footer{padding:20px;text-align:center}.footer__container{flex-direction:column;align-items:center;gap:16px}.footer__links{flex-direction:column;gap:12px}.footer__links .footer__separator{display:none}.footer__info{flex-direction:column;gap:8px;text-align:center}.footer__powered{flex-direction:column;gap:12px;align-items:center}.footer__powered-item{justify-content:center}}@media(max-width: 1024px)and (min-width: 769px){.footer__container{flex-direction:column;gap:12px}.footer__info{text-align:center}}.component-CrossSelling .product-shelf{width:100%;margin:0 auto;max-width:100%}@media only screen and (max-width: 979px){.component-CrossSelling .product-shelf{max-width:unset;width:100%}}.component-CrossSelling .product-shelf .slick-slide{padding:0 5px}.component-CrossSelling .product-shelf .slick-slide>div{padding:3px}.component-CrossSelling .product-shelf .slick-prev{left:-20px;z-index:10}.component-CrossSelling .product-shelf .slick-prev::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='1.38306' width='47' height='47' rx='11.5' fill='white' fill-opacity='0.6'/%3E%3Crect x='0.5' y='1.38306' width='47' height='47' rx='11.5' stroke='%23F3F4F6'/%3E%3Cpath d='M27 30.8831L21 24.8831L27 18.8831' stroke='%23E6431C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");width:44px;height:44px;display:block}.component-CrossSelling .product-shelf .slick-next{right:-20px;z-index:10}@media(max-width: 992px){.component-CrossSelling .product-shelf .slick-next{right:0px}}.component-CrossSelling .product-shelf .slick-next::before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='48' height='49' viewBox='0 0 48 49' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='-0.5' width='47' height='47' rx='11.5' transform='matrix(1 0 0 -1 0 47.8831)' fill='white' fill-opacity='0.6'/%3E%3Crect x='0.5' y='-0.5' width='47' height='47' rx='11.5' transform='matrix(1 0 0 -1 0 47.8831)' stroke='%23F3F4F6'/%3E%3Cpath d='M21 18.8831L27 24.8831L21 30.8831' stroke='%23E6431C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");height:44px;width:44px;display:block}.component-CrossSelling .product-shelf .product-shelf-title{margin:66px 0 24px 0;font-family:"Roboto",sans-serif;font-size:16px;font-weight:700;color:#0f0f10;font-style:Bold;line-height:20px;letter-spacing:2%}@media only screen and (max-width: 979px){.component-CrossSelling .product-shelf .product-shelf-title{text-align:center;margin:56px 0 12px;font-size:20px}}.component-CrossSelling .product-shelf .shelf-item{box-sizing:border-box;min-height:323px;padding:12px;background:#fff;border-radius:24px}@media(max-width: 992px){.component-CrossSelling .product-shelf .shelf-item{display:flex !important;max-width:293px;margin:0 auto}}.component-CrossSelling .product-shelf .shelf-item a,.component-CrossSelling .product-shelf .shelf-item a:hover,.component-CrossSelling .product-shelf .shelf-item a:focus{color:inherit;text-decoration:none;outline:none}.component-CrossSelling .product-shelf .shelf-item .product-link{display:flex;flex-direction:column;justify-content:space-between;min-height:288px;position:relative}@media(max-width: 992px){.component-CrossSelling .product-shelf .shelf-item .product-link{width:100%}}.component-CrossSelling .product-shelf .shelf-item .product-name{vertical-align:middle;font-family:"Roboto",sans-serif;color:#0f0f10;text-transform:none;text-decoration:none;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis;font-weight:400;font-style:Regular;font-size:14px;line-height:20px;letter-spacing:0%}.component-CrossSelling .product-shelf .shelf-item .product-name:hover{text-transform:none;text-decoration:none}.component-CrossSelling .product-shelf .shelf-item .product-image-wrapper{display:flex;margin-bottom:16px;align-items:flex-start}.component-CrossSelling .product-shelf .shelf-item .product-image-wrapper img{display:block;margin:0 auto;max-width:200px;max-height:200px}.component-CrossSelling .product-shelf .shelf-item .product-brand{padding:1px 0 0;text-align:center;font-size:12px;font-weight:700;line-height:1;min-height:25px;color:#000}@media only screen and (min-width: 980px){.component-CrossSelling .product-shelf .shelf-item .product-brand{min-height:16px}}.component-CrossSelling .product-shelf .shelf-item .product-price-wrapper,.component-CrossSelling .product-shelf .shelf-item .product-price-without-tax__wrapper{display:flex;justify-content:center;align-items:center;gap:12px;min-height:32px}.component-CrossSelling .product-shelf .shelf-item .product-price-without-tax{background-color:#f4f4f4;border-radius:30px;padding:5px 10px;margin:10px 0;font-family:"Roboto",sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:12px;text-align:center;color:#202020}.component-CrossSelling .product-shelf .shelf-item .product-list-price{font-family:"Roboto",sans-serif;font-size:16px;font-weight:400;line-height:18.77px;text-align:left;color:#ccc;text-decoration:line-through}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .product-list-price{font-size:12px}}.component-CrossSelling .product-shelf .shelf-item .product-selling-price{font-style:Medium;font-family:"Roboto",sans-serif;text-align:left;color:#0f0f10;width:100%;font-weight:700;font-size:14px;line-height:20px;letter-spacing:0%;vertical-align:middle}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .product-selling-price{font-size:12px}}.component-CrossSelling .product-shelf .shelf-item .add-to-cart{display:flex;align-items:center;justify-content:center;width:100%;height:45px;background:#000;font-family:"Open Sans",sans-serif;font-size:18px;font-weight:600;line-height:25.2px;text-align:left;color:#fff;margin-top:22px}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .add-to-cart{font-size:16px}}.component-CrossSelling .product-shelf .shelf-item .product-discount{position:absolute;top:25px;left:16px;min-height:20px}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .product-discount{top:15px}}.component-CrossSelling .product-shelf .shelf-item .product-discount .flag-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:45px;height:45px;border-radius:50%;background:#000}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .product-discount .flag-container{width:25px;height:25px}}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .product-discount{width:25px;height:25px}}.component-CrossSelling .product-shelf .shelf-item .product-discount .flag-off{color:#fff;font-family:"Open Sans",sans-serif;font-size:14px;font-weight:700;line-height:14.24px;text-align:center}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .product-discount .flag-off{font-size:8px;line-height:8.76px}}.component-CrossSelling .product-shelf .shelf-item .product-discount .flag-text{font-family:"Open Sans",sans-serif;font-size:12px;font-weight:400;line-height:12.51px;text-align:center;color:#fff}@media(max-width: 1024px){.component-CrossSelling .product-shelf .shelf-item .product-discount .flag-text{line-height:8.76px;font-size:8px}}@media only screen and (max-width: 979px){.component-CrossSelling .product-shelf .product-shelf-list{margin:0 18px;left:-20px;right:-20px;width:100%}}@media only screen and (max-width: 979px){.component-CrossSelling .product-shelf .product-shelf-list{margin:0 auto;left:unset;right:unset;width:100%}}.component-CrossSelling.body-cart{--slider-arrow-width: 24px;--desktop-container-width: 945px}@media only screen and (min-width: 980px){.component-CrossSelling.body-cart .cart-more-options{margin-left:0 !important}.component-CrossSelling.body-cart .checkout-container.row-fluid.cart-active>.cart-template>div{max-width:100%}}.steps_container{display:flex;justify-content:space-between;align-items:center;padding-top:18px;padding-bottom:18px;z-index:9999;position:relative}.steps_container .steps_link_back{color:#231919;font-family:"Roboto",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;justify-content:center;gap:8px}.steps_container .steps_link_back svg path{fill:#231919}@media only screen and (max-width: 979px){.steps_container .steps_link_back{font-size:12px}}.steps_container .steps_item_container{display:flex;flex-direction:column;align-items:center;max-width:-moz-max-content;max-width:max-content}@media only screen and (max-width: 979px){.steps_container .steps_item_container{width:100%}}.steps_container .steps_item_prox_active .steps_item::before{background:#0f0f10 !important}.steps_container .steps_items_container{display:flex}.steps_container .steps_items_container .steps_item_text{display:flex;justify-content:center;margin:0;color:#a9a9a9;font-family:"Roboto",sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;margin-top:8px}@media only screen and (max-width: 979px){.steps_container .steps_items_container .steps_item_text{font-size:10px}}.steps_container .steps_items_container .steps_item_text_active{color:#000}.steps_container .steps_items_container .steps_item{display:flex;align-items:center;cursor:pointer}.steps_container .steps_items_container .steps_item::before{content:"";height:10px;width:50px;background:#e9e9e9}@media(max-width: 1024px){.steps_container .steps_items_container .steps_item::before{width:25px;height:6px}}.steps_container .steps_items_container .steps_item .steps_img_container{display:flex;justify-content:center;align-items:center;border-radius:100%;background:#e9e9e9;width:56px;height:56px}@media(max-width: 1024px){.steps_container .steps_items_container .steps_item .steps_img_container{width:34px;height:34px}.steps_container .steps_items_container .steps_item .steps_img_container img{width:16px;height:16px}}.steps_container .steps_items_container .steps_item::after{content:"";background:#e9e9e9;width:50px;height:10px}@media(max-width: 1024px){.steps_container .steps_items_container .steps_item::after{width:25px;height:6px}}.steps_container .steps_items_container .steps_item_active .steps_img_container{background:#0f0f10}.steps_container .steps_items_container .steps_item_active::after,.steps_container .steps_items_container .steps_item_active::before{content:"";background:#0f0f10}.steps_container .steps_items_container .steps_item_first::before{z-index:-1;opacity:0;background:rgba(0,0,0,0)}.steps_container .steps_items_container .steps_item_last::after{display:none;opacity:0;z-index:-1;background:rgba(0,0,0,0)}@media(max-width: 1024px){.steps_link_back{margin-bottom:32px}.steps_container{align-items:flex-start;flex-direction:column}.steps_container .steps_items_container{justify-content:center;width:100%}}.pack-select{margin-bottom:40px}.pack-select__title{font-family:"Roboto",sans-serif;font-weight:500;font-style:Medium;font-size:20px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#111827;margin:0 0 16px}.pack-select__list{display:grid;gap:12px}.option-card{display:block;background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:0px 0px 0px 60px;position:relative}.option-card__radio{position:absolute;left:20px;top:38%;width:22px !important;height:22px;margin:0;background:#fff;display:grid;place-items:center;visibility:hidden}.option-card__radio::after{content:url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.700012' width='19' height='19' rx='9.5' fill='white'/%3E%3Crect x='0.5' y='0.700012' width='19' height='19' rx='9.5' stroke='%23E5E7EB'/%3E%3C/svg%3E%0A");visibility:visible}.option-card__radio:checked::after{content:url("data:image/svg+xml,%3Csvg width='20' height='21' viewBox='0 0 20 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.5' y='0.700012' width='19' height='19' rx='9.5' fill='white'/%3E%3Crect x='0.5' y='0.700012' width='19' height='19' rx='9.5' stroke='%23231919'/%3E%3Crect x='4' y='4.20001' width='12' height='12' rx='6' fill='%23231919'/%3E%3C/svg%3E%0A");visibility:visible}.option-card__content{display:grid;grid-template-columns:1fr 200px;gap:16px;align-items:center}.option-card__main{display:grid;gap:6px}.option-card__title{font-family:"Roboto",sans-serif;font-weight:500;font-style:Medium;font-size:16px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#111827}.option-card__desc{font-family:"Roboto",sans-serif;font-weight:400;font-style:normal;font-size:12px;line-height:150%;letter-spacing:0%;vertical-align:middle;color:#4b5563;margin:0}.option-card__image{width:120px;height:auto;display:block;-o-object-fit:cover;object-fit:cover;background:#f3f4f6;margin-left:auto}@media(max-width: 720px){.option-card{padding:0px 0px 0px 44px}.option-card__title{font-size:14px;white-space:nowrap}.option-card__desc{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;font-size:12px}.option-card__radio{left:10px}}.gift-banner{color:#1a1a1a;background:#fff;border:1px solid #0f0f10;border-radius:10px;box-shadow:0 1px 0 rgba(16,24,40,.04);position:relative;padding:16px 16px 16px 10px;margin-bottom:40px}.gift-banner__content{display:flex;justify-content:space-between;align-items:center}.gift-banner__texts{padding-right:8px}.gift-banner__title{margin:0 0 8px 0;font-family:"Plus Jakarta Sans",sans-serif;text-transform:uppercase;font-weight:700;font-style:Bold;font-size:16px;line-height:20px;letter-spacing:2%;color:#0f0f10}.gift-banner__subtitle{margin:0 0 8px 0;color:#0f0f10;font-family:"Roboto",sans-serif;font-weight:400;font-style:Regular;font-size:14px;line-height:20px;letter-spacing:0%}.gift-banner__hint{margin:0;font-size:16px;line-height:1.5;color:#1a1a1a}.gift-banner__hint strong{font-weight:800}.gift-banner__image-wrap{display:flex;align-items:center;justify-content:center}.gift-banner__image{max-width:160px;max-height:120px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block;filter:drop-shadow(0 2px 2px rgba(0, 0, 0, 0.06))}.gift-banner--tight{padding-left:18px;padding-right:18px}@media(max-width: 720px){.gift-banner{padding:16px}.gift-banner__texts{padding-right:8px}.gift-banner__image{max-width:120px;max-height:90px}.gift-banner__title{font-size:14px}.gift-banner__subtitle{font-size:13px}.gift-banner__hint{font-size:14px}}@media(max-width: 390px){.gift-banner__content{flex-direction:column;gap:16px;align-items:stretch}.gift-banner__texts{padding-right:0;order:1}.gift-banner__image-wrap{min-width:0;justify-content:center;order:2}.gift-banner__image{max-width:100px;max-height:75px}}html{display:flex;min-height:100%}html body{display:flex;flex-direction:column;width:100%;padding:0 !important}html body .container{flex:1;max-width:1216px !important;padding:0 16px;width:100% !important;box-sizing:border-box}@media(max-width: 769px){html body .container{padding:16px !important}}@media(max-width: 690px){html body .container{width:100%;margin:0}}