.cart-document-type{margin-bottom:1.5rem}.cart-document-type legend{font-size:1.5rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.75rem;text-align:center}.cart-document-type__options{display:flex;gap:.75rem;flex-wrap:wrap}.cart-document-type__button{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.4rem;border-radius:999px;background-color:#fb923c;border:none;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;transition:background-color .25s ease,box-shadow .25s ease,transform .15s ease,color .25s ease}.cart-document-type__button span{pointer-events:none}.cart-document-type__button:hover{background-color:#e5e7eb;transform:translateY(-1px);box-shadow:0 4px 10px #2121241f}.cart-document-type__button input[type=radio]{position:absolute;opacity:0;pointer-events:none}.cart-document-type__button input[type=radio]:checked+span{color:#7e7e7e;font-weight:700}.cart-document-type__button input[type=radio]:checked+span:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background-color:#e5e7eb;opacity:.6;z-index:-1}.cart-invoice-fields{max-height:0;overflow:hidden;opacity:0;transform:translateY(-6px);transition:max-height .35s ease,opacity .25s ease,transform .35s ease}.cart-invoice-fields.is-visible{max-height:800px;opacity:1;transform:translateY(0)}.cart-invoice-fields__inner{max-width:520px;margin:0 auto 1.5rem;padding:1rem 1.25rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.06);background-color:#f9fafb}.cart-invoice-fields__field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.cart-invoice-fields__field label{font-size:1.3rem;text-transform:uppercase;letter-spacing:.06em;color:#6b7280}.cart-invoice-fields__field input{border-radius:.5rem;border:1px solid #d1d5db;padding:.55rem .75rem;font-size:1.3rem;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.cart-invoice-fields__field input:focus{border-color:#111827;outline:none;box-shadow:0 0 0 1px #11182711;background-color:#fff}.cart-invoice-fields__field input::placeholder{color:#9ca3af}@media screen and (max-width: 767px){body{background-color:#f5f5f7;color:#111827;font-family:system-ui,-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif}.page-width,.wt-container,.main-content{max-width:100%;margin:0 auto;padding-inline:1.25rem}a{color:#111827;text-decoration:none;transition:color .18s ease,opacity .18s ease}a:hover{opacity:.85}.button,.btn,.shopify-payment-button__button{border-radius:999px;padding:.7rem 1.6rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;border:none;background-color:#111827;color:#fff;transition:background-color .2s ease,transform .12s ease,box-shadow .2s ease}.button:hover,.btn:hover,.shopify-payment-button__button:hover{background-color:#1f2933;transform:translateY(-1px);box-shadow:0 8px 18px #0f172a38}.button--secondary,.btn--secondary{background-color:transparent;color:#111827;border:1px solid #d1d5db}.button--secondary:hover,.btn--secondary:hover{background-color:#f3f4f6}.cart-document-type__options{display:flex;flex-direction:row;gap:.6rem;flex-wrap:wrap}.cart-document-type__button{width:100%;justify-content:center;padding:.9rem 1.2rem;font-size:1rem;border-radius:999px;background-color:#f97316;border:none;box-shadow:none;transform:none;color:#fff}.cart-document-type__button:hover{background-color:#fb923c;transform:none;box-shadow:none}.cart-document-type__button input[type=radio]:checked+span{color:#fff;font-weight:700}.header,.site-header{background-color:#fff;border-bottom:1px solid rgba(156,163,175,.25)}.header__inline-menu,.navbar,.main-menu{display:flex;gap:1rem;align-items:center}.header__inline-menu a,.navbar a,.main-menu a{font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#4b5563}.header__inline-menu a:hover,.navbar a:hover,.main-menu a:hover{color:#111827}.header--sticky,.site-header--sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6}.section,.shopify-section{padding-block:2rem}.section-title,.wt-section-title,h2.section__title{font-size:1.3rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:left;margin-bottom:1.3rem}.hero,.section-image-banner,.wt-hero{position:relative;border-radius:1.25rem;overflow:hidden;background:radial-gradient(circle at top left,#e5e7eb 0,#f9fafb 60%,#f3f4f6);padding:2rem 1.5rem;display:grid;gap:1rem}.hero__text,.wt-hero__content{max-width:100%}.hero__heading,.wt-hero__title{font-size:1.6rem;line-height:1.15;margin-bottom:.9rem}.hero__subheading,.wt-hero__subtitle{font-size:.95rem;color:#4b5563;margin-bottom:1.2rem}.home-categories-grid{display:grid;gap:.9rem}.home-category-card{position:relative;overflow:hidden;border-radius:1rem;background-color:#e5e7eb;min-height:140px;display:flex;align-items:flex-end;padding:.9rem;color:#111827;isolation:isolate}.home-category-card img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05);transition:transform .3s ease,opacity .3s ease;z-index:-1}.home-category-card__label{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;padding:.3rem .7rem;border-radius:999px;background-color:#111827c7;color:#fff}.product-grid,.collection-grid,.wt-product-grid{display:grid;gap:1.1rem}.product-card,.card--product,.wt-product-card{border-radius:1rem;overflow:hidden;background-color:#fff;border:1px solid rgba(209,213,219,.6);display:flex;flex-direction:column;transition:box-shadow .22s ease,transform .14s ease,border-color .22s ease}.product-card:hover,.card--product:hover,.wt-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #0f172a24;border-color:#1118272e}.product-card img,.card--product img,.wt-product-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.product-card__info,.card__content,.wt-product-card__info{padding:.75rem .85rem .9rem}.product-card__title,.card__heading{font-size:.9rem;font-weight:500;margin-bottom:.2rem}.product-card__price,.price{font-weight:600;color:#111827}.trust-strip{display:grid;gap:.8rem;background-color:#111827;color:#e5e7eb;border-radius:1rem;padding:1rem 1.1rem}.trust-strip__item{display:flex;align-items:center;gap:.45rem;font-size:.78rem}.trust-strip__item-title{font-weight:600;text-transform:uppercase;letter-spacing:.08em}.footer,.site-footer{background-color:#0b1120;color:#e5e7eb;padding-top:2rem;padding-bottom:1.8rem}.footer a,.site-footer a{color:#e5e7eb;font-size:.8rem}.footer a:hover,.site-footer a:hover{opacity:.85}}@media screen and (min-width: 1024px){.header,.site-header{position:sticky;top:0;z-index:40;background-color:#fff;transition:box-shadow .2s ease,background-color .2s ease}.header--sticky,.site-header--sticky{box-shadow:0 10px 30px #0f172a14;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header__inline-menu a,.navbar a,.main-menu a{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em}.section,.shopify-section{padding-block:3rem}.section-title,.wt-section-title,h2.section__title{font-size:1.4rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:2rem}.hero,.section-image-banner,.wt-hero{position:relative;border-radius:1.5rem;overflow:hidden;background:radial-gradient(circle at top left,#f9fafb 0,#f3f4f6 45%,#e5e7eb);box-shadow:0 20px 40px #0f172a1f;isolation:isolate}.hero:before,.section-image-banner:before,.wt-hero:before{content:"";position:absolute;top:-30%;right:-30%;bottom:-30%;left:-30%;background:radial-gradient(circle at 0% 0%,rgba(148,163,184,.16) 0,transparent 60%),radial-gradient(circle at 100% 100%,rgba(148,163,184,.1) 0,transparent 60%);opacity:.85;pointer-events:none;z-index:0}.hero__text,.wt-hero__content{position:relative;z-index:1}.hero__heading,.wt-hero__title{letter-spacing:.16em;text-transform:uppercase}.hero__subheading,.wt-hero__subtitle{color:#4b5563}.hero__image img,.wt-hero__media img,.section-image-banner__media img{transition:transform .6s cubic-bezier(.16,1,.3,1),box-shadow .4s ease}.hero:hover .hero__image img,.wt-hero:hover .wt-hero__media img,.section-image-banner:hover .section-image-banner__media img{transform:translateY(-6px);box-shadow:0 30px 60px #0f172a47}.button,.btn,.shopify-payment-button__button{border-radius:999px;text-transform:uppercase;letter-spacing:.12em;box-shadow:0 12px 24px #0f172a29;transition:transform .12s ease,box-shadow .18s ease,background-color .18s ease}.button:hover,.btn:hover,.shopify-payment-button__button:hover{transform:translateY(-2px);box-shadow:0 18px 32px #0f172a38}.product-card,.card--product,.wt-product-card{position:relative;border-radius:1rem;border:1px solid rgba(209,213,219,.7);background-color:#fff;display:flex;flex-direction:column;transition:transform .22s ease-out,box-shadow .26s ease,border-radius .22s ease,border-color .22s ease,background-color .22s ease}.product-card:hover,.card--product:hover,.wt-product-card:hover{transform:translateY(-10px);box-shadow:0 24px 55px #0f172a42;border-radius:1.6rem;border-color:#11182747;background-color:#f9fafb}.product-card img,.card--product img,.wt-product-card img{transition:transform .26s ease,filter .26s ease}.product-card:hover img,.card--product:hover img,.wt-product-card:hover img{transform:scale(1.04);filter:saturate(1.04)}.badge,.product-tag{border-radius:999px;padding:.25rem .7rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.09em;background-color:#111827;color:#fff}.trust-strip{border-radius:1.25rem;background:linear-gradient(135deg,#111827,#020617);color:#e5e7eb;box-shadow:0 20px 40px #0f172a47}.trust-strip__item-title{text-transform:uppercase;letter-spacing:.12em;font-size:.85rem}.footer,.site-footer{background-color:#020617;color:#e5e7eb;border-top:1px solid rgba(55,65,81,.6)}.footer a,.site-footer a{color:#e5e7eb}.footer a:hover,.site-footer a:hover{opacity:.85}}@media screen and (max-width: 767px){.product-grid,.collection-grid,.wt-product-grid{row-gap:1.1rem}.product-card,.card--product,.wt-product-card{position:relative;border-radius:1rem;overflow:hidden;background-color:#fff;border:1px solid rgba(209,213,219,.7);display:flex;flex-direction:column;box-shadow:0 10px 25px #0f172a0f}.product-card img,.card--product img,.wt-product-card img{display:block;width:100%;border-radius:1rem 1rem 0 0}.product-card__info,.card__content,.wt-product-card__info{padding:.75rem .9rem .95rem}.product-card__title,.card__heading{font-size:.95rem;font-weight:500;margin-bottom:.15rem;color:#111827}.product-card__price,.price{font-weight:600;color:#111827;font-size:.95rem}.product-card__vendor,.card__vendor,.card__subtitle{font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af;margin-bottom:.15rem}.product-card .button,.card--product .button,.wt-product-card .button{width:100%;text-align:center;margin-top:.5rem;box-shadow:0 8px 16px #0f172a1f}.badge,.product-tag{position:absolute;top:.7rem;left:.7rem;border-radius:999px;padding:.22rem .65rem;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em;background-color:#111827;color:#fff}.product,.product-main,.product-section{padding-inline:1.25rem}.product__media-wrapper{margin-bottom:1rem}.product__info-wrapper{padding:1rem 0 1.25rem;border-radius:1rem;background-color:#fff;box-shadow:0 12px 30px #0f172a0f}.product__title{font-size:1.2rem;font-weight:600;margin-bottom:.35rem}.product__price,.product__price .price{font-size:1.05rem;font-weight:600;color:#111827;margin-bottom:.6rem}.product__description{font-size:.9rem;color:#4b5563;line-height:1.5;margin-bottom:.9rem}.product-form,.product-form__buttons{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem}.product-form .button,.product-form__buttons .button,.product-form__buttons .shopify-payment-button__button{width:100%}}@media screen and (min-width: 1024px){body.template-search,body.search-open,body.search-modal-open,body.js-search-open{background:transparent}body.template-search:before,body.search-open:before,body.search-modal-open:before,body.js-search-open:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172aa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;pointer-events:none}.template-search .main-content,.template-search .shopify-section,.template-search .page-width{background:transparent;box-shadow:none}.template-search .page-width{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding-top:18vh;position:relative;z-index:45}.template-search .search__form,.template-search .search-form,.template-search form[action="/search"]{position:relative;max-width:640px;width:min(640px,100% - 3rem);margin:0 auto;border-radius:999px;background-color:#fff;box-shadow:0 20px 45px #0f172a59,0 6px 14px #0f172a2e;padding:.25rem 1.5rem;display:flex;align-items:center;gap:.75rem;transform:translateY(-20px);opacity:0;animation:latamhome-search-enter .32s cubic-bezier(.16,1,.3,1) forwards}.template-search .search__form input[type=search],.template-search .search-form input[type=search],.template-search form[action="/search"] input[type=search]{flex:1 1 auto;border:none;background:transparent;font-size:1rem;padding:.5rem 0;color:#111827}.template-search .search__form input[type=search]::placeholder,.template-search .search-form input[type=search]::placeholder,.template-search form[action="/search"] input[type=search]::placeholder{color:#9ca3af}.template-search .search__form input[type=search]:focus,.template-search .search-form input[type=search]:focus,.template-search form[action="/search"] input[type=search]:focus{outline:none;box-shadow:none}.template-search .search__form button,.template-search .search-form button,.template-search form[action="/search"] button{border:none;background:transparent;cursor:pointer}.template-search .predictive-search,.template-search .predictive-search__results,.template-search .search-modal__results,.template-search .search-results-wrapper{position:relative;max-width:640px;width:min(640px,100% - 3rem);margin:.9rem auto 0;background-color:#fff;border-radius:1.25rem;box-shadow:0 18px 40px #0f172a4d,0 4px 12px #0f172a29;max-height:60vh;overflow-y:auto;padding:.9rem 1rem}.template-search .predictive-search__item,.template-search .predictive-search__list-item,.template-search .search-modal__item,.template-search .search-results-wrapper li{padding:.45rem .4rem;border-radius:.6rem}.template-search .predictive-search__item:hover,.template-search .predictive-search__list-item:hover,.template-search .search-modal__item:hover,.template-search .search-results-wrapper li:hover{background-color:#f3f4f6}@keyframes latamhome-search-enter{0%{transform:translateY(-26px);opacity:0}to{transform:translateY(0);opacity:1}}}@media screen and (max-width: 767px){.cart-invoice-fields,.cart-invoice-fields.is-visible{max-height:none}.cart-invoice-fields__inner{max-height:none;overflow:visible;margin-bottom:1.25rem}.cart-invoice-fields:not(.is-visible){max-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;opacity:0!important;transform:translateY(-4px)!important}.cart-invoice-fields.is-visible{margin-top:.75rem!important;opacity:1!important;transform:translateY(0)!important}}.card__container{border-radius:3rem;background-color:#fff;transition:transform .22s ease-out,box-shadow .26s ease,border-radius .22s ease,border-color .22s ease,background-color .22s ease}@media screen and (min-width: 1024px){.card__container:hover{transform:translateY(-2.2px);box-shadow:0 1px 15px #0f172a42;border-radius:1.6rem;background-color:#f9fafb}.card__container:hover .card--product,.card__container:hover .product-card,.card__container:hover .wt-product-card{border-color:#11182740}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/custom.css.map */
