*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,sans-serif;-webkit-user-select:none;user-select:none}h1{font-size:40px;font-weight:700;margin-bottom:16px}h2{font-size:32px;font-weight:700;margin-bottom:16px}h3{font-size:24px;font-weight:700;margin-bottom:16px}p{font-size:16px;font-weight:400;margin-bottom:16px}.float{border-radius:20px;background-color:#fff;max-width:1100px}.grid-wrapper{max-width:1472px;margin:0 auto;padding-left:2rem;padding-right:2rem}.float-up{margin-top:-150px}.float-container{min-height:350px}@media (max-width: 900px){.grid-wrapper{padding-left:.7rem;padding-right:.7rem}}@media (max-width: 500px){h1{font-size:30px;margin-bottom:14px}h2{font-size:28px;margin-bottom:14px}h3{font-size:20px;margin-bottom:14px}p{font-size:15px;margin-bottom:15px}}.terms-conditions-container{padding:2rem;margin:0 auto;font-family:Arial,sans-serif;line-height:1.6;color:#333}.terms-conditions-container h1{font-size:2.5rem;color:#102f53;margin-bottom:1.5rem}.terms-conditions-container h2{font-size:1.8rem;color:#102f53;margin-top:2rem;margin-bottom:1rem}.terms-conditions-container p{margin-bottom:1rem;text-align:justify}.terms-conditions-container ul{list-style-type:disc;margin-left:20px;margin-bottom:1rem}.terms-conditions-container ul li{margin-bottom:.5rem}.terms-conditions-container a{color:#102f53;text-decoration:none}.terms-conditions-container a:hover{text-decoration:underline}@media (max-width: 900px){.terms-conditions-container{padding:1.5rem}.terms-conditions-container h1{font-size:2rem}.terms-conditions-container h2{font-size:1.5rem}}@media (max-width: 480px){.terms-conditions-container{padding:1rem}.terms-conditions-container h1{font-size:1.8rem}.terms-conditions-container h2{font-size:1.3rem}.terms-conditions-container p,.terms-conditions-container ul,.terms-conditions-container ul li{font-size:.9rem}}.login-form{box-shadow:0 0 10px #0000004d;display:flex;flex-direction:row;align-items:stretch;padding:10px;margin-left:auto;margin-right:auto;position:absolute;left:50%;transform:translate(-50%,-50%);width:1100px;height:650px}.login-form img{height:100%;width:500px;object-fit:cover;border-radius:20px}.btn-icon img{width:auto}.login-form-content{display:flex;justify-content:center;height:100%;width:100%}.login-form-content-container{display:flex;flex-direction:column;align-items:start;justify-content:center;height:100%;width:fit-content;min-width:350px;padding:1.5rem}.url{color:#102f53;margin-left:.5rem}.url:hover{text-decoration:underline;opacity:.8}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.input-rounded-container{margin-bottom:1rem;width:100%}.input-rounded-label{display:block;margin-bottom:8px;font-weight:600;font-size:16px;color:#1e1e1e;text-align:left;width:100%}.input-rounded-wrapper{display:flex;align-items:center;background:#fff;border:1.5px solid #b0b8c1;border-radius:15px;padding:0;height:45px;width:100%;transition:border-color .2s,box-shadow .2s}.input-rounded-wrapper-textarea{display:flex;align-items:center;background:#fff;border:1.5px solid #b0b8c1;border-radius:15px;padding:0;height:auto;width:100%;transition:border-color .2s,box-shadow .2s}.input-rounded-wrapper:focus-within{border-color:#4f8cff;box-shadow:0 0 0 2px #4f8cff33}.input-rounded-phone-prefix{display:flex;align-items:center;background:#fff;border-right:.5px solid rgba(65,65,65,.5);border-radius:30px 0 0 30px;font-weight:600;font-size:16px;height:42px;padding:0 18px;min-width:35px}.input-rounded-input{width:100%;padding:10px 20px;border:none;outline:none;background:transparent;font-weight:400;font-size:16px;color:#1e1e1e;border-radius:15px;height:45px;box-sizing:border-box;transition:box-shadow .2s,border-color .2s,background .2s,color .2s}.input-rounded-input::placeholder{color:#b0b8c1;opacity:1;font-weight:400}.input-rounded-input:focus{background:#f5faff;color:#102f53;box-shadow:0 0 0 2px #4f8cff33,0 2px 8px #4f8cff22}.input-rounded-input-phone{border-radius:0 15px 15px 0}.input-rounded-input[type=number]::-webkit-outer-spin-button,.input-rounded-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-rounded-input[type=number]{-moz-appearance:textfield}.input-rounded-required{color:#e53935;margin-left:4px;font-size:18px;font-weight:700;vertical-align:middle}.input-rounded-search-wrapper{display:flex;align-items:center;background:#fff;border:1.5px solid #b0b8c1;border-radius:30px;height:45px;width:100%;box-shadow:none;padding:0;overflow:hidden}.input-rounded-search-input{border:none;outline:none;background:transparent;font-size:16px;color:#102f53;width:100%;height:45px;padding:10px 20px;border-radius:30px 0 0 30px}.input-rounded-search-input::placeholder{color:#b0b8c1;opacity:1}.input-rounded-search-input:focus{background:#fff}.input-rounded-search-btn{background:#102f53;color:#fff;border:none;border-radius:30px;font-size:16px;font-weight:400;height:45px;padding:0 14px 0 12px;margin-left:0;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:6px;min-width:100px;justify-content:center}.input-rounded-search-btn:hover{background:#18407a}.input-rounded-search-btn:focus{outline:none;box-shadow:none}.input-rounded-search-btn-img{width:18px;height:18px;object-fit:contain;display:block;margin-right:2px}.input-rounded-textarea{width:100%;padding:10px 20px;border:none;outline:none;background:transparent;font-size:16px;color:#1e1e1e;border-radius:15px;height:auto;box-sizing:border-box;resize:none!important}.input-rounded-textarea::placeholder{color:#b0b8c1;opacity:1}.input-rounded-textarea:focus-within{border-color:#4f8cff;box-shadow:0 0 0 2px #4f8cff33}.input-rounded-input:disabled,.input-rounded-search-input:disabled,.input-rounded-textarea:disabled,.input-rounded-search-btn:disabled,.input-rounded-eye-btn:disabled{color:#000;background:#e0e0e0;cursor:not-allowed}.custom-btn{display:inline-flex;align-items:center;justify-content:center;color:#fff;border:none;padding:10px 28px;font-family:Inter,sans-serif;font-size:16px;font-weight:400;cursor:pointer;transition:background .2s;text-decoration:none;gap:8px;width:100%;margin-bottom:16px;height:45px}.custom-btn-rounded{background:var(--primary-color, #102F53);border-radius:30px;font-weight:bolder;max-width:480px;font-size:14px}.custom-btn-square{background:#fff;color:#1e1e1e;border:.7px solid #414141;border-radius:7px;font-weight:600;box-shadow:none;max-width:190px;padding:0 20px}.custom-btn-square:hover{background:#f5f5f5}.btn-icon{display:flex;align-items:center;margin-left:8px}.btn-icon img{width:30px;height:30px;object-fit:contain}.custom-btn:disabled,.custom-btn[disabled]{background:#ccc!important;color:#888!important;cursor:not-allowed!important;border:none!important;opacity:1!important}@media (max-width: 500px){.custom-btn,.custom-btn-rounded{max-width:100%}}.hero{width:100%;background:#102f53;color:#fff;padding:48px 0 32px;display:flex;height:350px}.hero-content{width:100%;height:fit-content}.hero-title{font-family:Inter,sans-serif;font-size:40px;font-weight:700;margin:0 0 12px}.hero-subtitle-container{max-width:450px}.hero-subtitle{font-family:Inter,sans-serif;font-size:1rem;font-weight:400;margin:0;color:#e0e0e0}.alert-modal-border{width:400px;height:600px;background:#fff;box-shadow:0 0 7px #00000040;border-radius:20px;padding:0;display:flex;flex-direction:column;align-items:center;position:relative;padding:1rem}.alert-modal-icon{width:90px;height:90px;margin-top:122px;display:flex;align-items:center;justify-content:center}.alert-modal-title{width:320px;height:29px;margin-top:29px;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:24px;line-height:29px;color:#000;text-align:center;display:flex;align-items:center;justify-content:center}.alert-modal-message{width:221px;height:76px;margin-top:16px;font-family:Inter,sans-serif;font-style:normal;font-weight:300;font-size:16px;line-height:19px;color:#414141;text-align:center;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;max-width:221px;max-height:76px}.alert-modal-border .custom-btn{width:145.16px;height:46px;margin-top:90px;margin-left:auto;margin-right:auto;display:block;border:none;border-radius:999px;font-size:1.1rem;font-weight:600;box-shadow:none;transition:background .2s,color .2s;text-align:center;cursor:pointer}.alert-modal-border .custom-btn span{font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:16px;line-height:19px;color:#fff}.alert-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#1e1e1e59;z-index:9999}.alert-modal{display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media (max-width: 700px){.alert-modal-border{width:75vw;height:auto}.alert-modal-icon{margin-top:18px;width:50px;height:50px}.alert-modal-title{font-size:1.1rem;margin-top:10px}.alert-modal-message{width:90%;font-size:.9rem;margin-top:8px;line-height:1.3;text-align:center}.alert-modal-border .custom-btn-rounded{width:85%;margin-top:18px;font-size:.95rem;height:36px}}.container-favorite-product{margin-top:1.875rem;margin-bottom:1.875rem}.favorite-product{display:flex}.favorite-product:not(:has(.not-found-container)){display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (min-width: 900px){.favorite-product{display:block}.favorite-product:not(:has(.not-found-container)){display:block}}.favorite-product-card{flex-direction:column;display:flex;margin-bottom:10px;padding:10px;border-radius:12px;box-shadow:0 0 2px #00000080;align-items:center;justify-content:space-between;gap:1rem}.product{display:flex;flex-direction:column;gap:1rem;width:100%;align-items:center}.product-image{height:200px}.product-image img{width:100%;height:100%;object-fit:cover;border-radius:10px}.product-details{display:flex;flex-direction:column;gap:1rem}.product-name{font-size:14px;font-weight:700;margin-bottom:.5rem}.product-price{font-weight:400}.product-actions{display:flex;flex-direction:column;gap:10px;width:100%;align-items:center}.product-value-bold{font-weight:700}.product-combined-price-info{display:flex;flex-direction:column;gap:4px}.price-row{display:flex;justify-content:space-between;align-items:center}.value{font-weight:700;text-align:right}.rigth{display:flex;width:100%;flex-direction:column;align-items:center;gap:1rem}.rigth .quantity-control{display:flex;align-items:center;margin-bottom:1rem}.rigth .quantity-control button{width:25px;height:25px;display:flex;justify-content:center;align-items:center;font-size:1.2rem}.rigth .quantity-control span{margin:0 5px}.rigth button{margin:0 1rem;padding:10px;border-radius:7px;margin:0 5px;font-weight:600;color:#fff;border:none;cursor:pointer}.rigth .remove-from-cart-button{background-color:#dc3545}@media (min-width: 900px){.product-name{font-size:20px}}@media (min-width: 900px){.favorite-product-card{flex-direction:row;border:none}.product{flex-direction:row;width:60%}.product-image{height:100%}.product-image img{width:150px;height:150px;max-height:100%;box-shadow:0 0 8px 2px #00000014}.product-details{flex-direction:row;align-items:center}.product-actions{width:50%;align-items:end}.rigth{justify-content:space-between;align-items:center;flex-direction:row;width:40%}.rigth .quantity-control{margin-bottom:0rem}}.rating-link{cursor:pointer;text-decoration:underline;color:var(--primary-color);font-size:.9em;margin-top:5px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:4000;padding:20px;box-sizing:border-box}.modal-content{background:#fff;padding:20px;border-radius:8px;max-width:700px;width:90%;box-shadow:0 2px 10px #0000001a;display:flex;flex-direction:column;gap:15px;max-height:95vh;overflow-y:auto;box-sizing:border-box;position:relative}.modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-shrink:0}.modal-close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333;padding:5px;line-height:1}.modal-close-button:hover{color:#000}@media (max-width: 550px){.modal-overlay{padding:10px}.modal-content{width:100%;max-width:100%;padding:20px 10px}.modal-actions{justify-content:center;flex-direction:column}.modal-actions .custom-btn{width:100%}}.rate-product-modal-content{display:flex;flex-direction:column;align-items:center;text-align:center}.rate-product-modal-content h2{font-size:1.7em}.rate-product-modal-content h3{margin-bottom:15px}.rate-product-modal-image{width:250px;height:250px;border-radius:8px;margin-bottom:20px;object-fit:contain}.rate-product-modal-stars{margin-bottom:25px}.rate-product-modal-stars .product-estrella{margin-right:5px}.rate-product-modal-stars .product-estrella svg{width:24px!important;height:24px!important}.rate-product-modal-actions{display:flex;gap:15px;justify-content:center}.rate-product-modal-actions button{padding:10px 20px}.rate-product-custom-modal{max-width:400px}@media (max-width: 550px){.modal-content.rate-product-custom-modal{width:90%;max-width:300px;margin:0 auto;border-radius:8px;height:auto;max-height:95vh}.rate-product-modal-content{padding:10px}.rate-product-modal-content h2{font-size:1.2em;margin-bottom:5px}.rate-product-modal-content h3{font-size:1em;margin-bottom:5px}.rate-product-modal-image{width:250px;height:250px;margin-bottom:15px;object-fit:contain}.rate-product-modal-stars{margin-bottom:10px}.rate-product-modal-actions button{padding:6px 12px;font-size:.9em}}.card-product{background:#fff;border-radius:20px;box-shadow:0 0 7px #00000040;overflow:hidden;width:100%;display:flex;flex-direction:column;position:relative;padding:7px;font-family:Inter,sans-serif}.card-product__img-container{position:relative;width:100%;height:300px;display:flex;align-items:center;justify-content:center;background:#fff}.card-product__img-container .float-btn-wrapper{position:absolute!important;top:7px;left:7px}.card-product__img{width:100%;height:100%;object-fit:cover;border-radius:20px;box-shadow:0 2px 8px #00000014}.card-product__info{display:flex;flex-direction:column;gap:8px;margin-top:8px;justify-content:space-between}.card-product__info-top{display:flex;flex-direction:column;gap:8px}.card-product__nombre{font-size:16px;font-weight:600;color:#000;margin-bottom:4px;line-height:1.2;min-height:40px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.card-product__estrellas{display:flex;align-items:center;gap:2px}.card-product__estrella{width:16px;height:16px}.card-product__reviews{font-size:11.5px;font-weight:600;color:#000;margin-left:6px}.card-product__precio{font-weight:700;color:#000;font-size:1.3rem;margin-top:2px;display:flex;justify-content:space-between;align-items:center}.card-product--horizontal{display:flex;width:100%;max-width:655px;height:210px;flex-direction:row}.card-product--horizontal .card-product__info-top{flex-direction:column-reverse}.card-product--horizontal .card-product__img-container{width:40%;height:100%;max-height:235px;min-height:auto}.card-product--horizontal .card-product__img{width:100%;height:100%;object-fit:cover}.card-product--horizontal .card-product__info{flex:1;padding:20px;display:flex;flex-direction:column;justify-content:space-between}.card-product--horizontal .custom-btn{margin-bottom:0}.card-product--disabled{opacity:.6;pointer-events:none}.card-product__disabled-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;display:flex;justify-content:center;align-items:center;z-index:10;border-radius:20px}.card-product__disabled-overlay span{color:#fff;font-size:1.5rem;font-weight:700;text-align:center}@media (max-width: 900px){.card-product__info{margin-top:5px;gap:3px;flex-grow:1}.card-product__nombre{font-size:14px;min-height:unset;margin-bottom:0;line-height:1.1}.card-product__precio{font-size:1rem}.card-product--horizontal{width:260px;height:auto;flex-direction:column}.card-product--horizontal .card-product__img-container{width:100%}.card-product--horizontal .card-product__info{padding:0;margin-top:8px}.card-product--horizontal .card-product__info-top{flex-direction:column}.card-product--horizontal .card-product__btn-cart{display:block!important}.card-product--horizontal button:not(.card-product__btn-fav){display:none}}@media (max-width: 500px){.card-product{max-width:none;max-height:none;margin-bottom:10px;min-height:290px;display:flex;flex-direction:column;justify-content:space-between;height:100%;box-sizing:border-box}.card-product__img-container{height:170px}}.float-btn{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#002f6526;border:none;border-radius:50%;cursor:pointer;box-shadow:0 2px 8px #00000014;transition:background .2s;padding:0}.float-btn-wrapper{display:inline-block;position:relative}.float-btn-icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.float-btn img,.float-btn svg{width:20px;height:20px;object-fit:contain}.float-btn-count{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;background:#fac111;color:#102f53;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;box-shadow:0 1px 4px #0000001a;padding:0 5px;z-index:1}.float-btn-menu{position:absolute;top:110%;right:-15px;min-width:160px;background:#fff;border-radius:16px;box-shadow:0 4px 24px #0000001a;z-index:10;padding:8px 0;display:flex;flex-direction:column}.float-btn-menu-option{padding:12px 20px;color:#414141;text-decoration:none;font-size:15px;background:#fff;transition:background .15s,color .15s;border:none;text-align:left;cursor:pointer;border-radius:16px}.float-btn-menu-option:hover{background:#f5f5f5}.float-btn:hover .float-btn-icon-hoverable{opacity:.6;transition:opacity .2s}.search-results-page{padding:2rem}.search-results-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:2rem;width:100%}@media (max-width: 1250px){.search-results-grid{gap:1rem;grid-template-columns:1fr 1fr 1fr}}@media (max-width: 900px){.search-results-grid{gap:1rem;grid-template-columns:1fr 1fr}}@media (max-width: 500px){.search-results-page{padding:1rem}.search-results-grid{gap:1rem;grid-template-columns:1fr 1fr}}.container-inputs{display:flex;flex-direction:column;column-gap:1rem;width:100%}.register-form{position:relative;top:180px;height:100%;margin:0}@media (min-width: 900px){.register-form{top:80px}}@media (min-width: 500px){.container-inputs{flex-direction:row!important}}.custom-select-container{position:relative;width:100%;font-family:Inter,sans-serif}.custom-select-box{display:flex;align-items:center;border-radius:30px;padding:12px 20px;cursor:pointer;min-height:45px;box-shadow:0 2px 8px #0000000a;transition:box-shadow .2s;max-width:380px}.custom-select-box:focus,.custom-select-box:hover{box-shadow:0 4px 16px #00000014}.custom-select-icon{width:24px;height:24px;margin-right:10px}.custom-select-label{flex:1;color:#102f53;font-weight:600;font-size:16px}.custom-select-placeholder{color:#7a7a7a;font-weight:400}.custom-select-arrow{width:20px;height:20px;margin-left:10px}.custom-select-options{position:absolute;left:0;right:0;top:calc(100% + 4px);background:#fff;border-radius:18px;box-shadow:0 4px 24px #0000001a;z-index:10;padding:8px 0;max-height:220px;overflow-y:auto}.custom-select-option{padding:12px 20px;cursor:pointer;color:#102f53;font-size:15px;transition:background .15s,color .15s}.custom-select-option.selected{color:#102f53;font-weight:600}.custom-select-option:hover{background:#dcdcdc}.custom-select-option.empty{color:#b0b0b0;cursor:default}.not-found-container{display:flex;justify-content:center;align-items:center;box-sizing:border-box;flex-wrap:wrap;gap:40px}.not-found-content{flex:1;min-width:300px;max-width:500px;text-align:left}.not-found-content h1{font-size:64px;font-weight:800;margin-bottom:0;color:#102f53}.not-found-content h2{font-size:48px;font-weight:600;margin-top:0;color:#102f53}.not-found-content p{font-size:18px;color:#102f53;margin-bottom:30px}.error-button{width:50%}.error-icon-container{flex:1;max-width:600px;display:flex;justify-content:center;align-items:center}.error-icon-container img{max-width:90%;height:auto;display:block}@media (max-width: 750px){.not-found-container{flex-direction:column;text-align:center;gap:0!important}.not-found-content{text-align:center}.not-found-content h1{font-size:36px;margin-bottom:10px}.not-found-content h2{font-size:28px}.not-found-content p{font-size:16px;margin-bottom:15px}.error-button{width:80%;margin:0 auto}.error-icon-container img{max-width:305px}}.checkout-form{display:grid;grid-template-columns:65% 35%;padding:1rem;box-shadow:0 0 10px #0000004d;width:100%;max-width:1408px;margin-top:-300px;margin-bottom:40px}.checkout-form .cart-form{padding:1rem}.checkout-form .cart-form .divider{width:100%;background-color:#000;margin-top:0;opacity:.5;margin-bottom:1rem}.checkout-form .cart-data-form{padding:1rem}.checkout-form .cart-data-form .buyer-data{margin-bottom:1rem;padding:16px 16px 5px;box-shadow:0 0 7px #0000004d;border-radius:1rem}.checkout-form .cart-data-form .sale-data{height:fit-content;margin-bottom:1rem;padding:16px 16px 5px;box-shadow:0 0 7px #0000004d;border-radius:1rem;background-color:#000;color:#fff}.checkout-form .cart-data-form .sale-data .detail{display:flex;justify-content:space-between}.checkout-form .cart-data-form .sale-data .detail span{max-width:70%;margin-bottom:12px}.checkout-form .cart-data-form .sale-data .total{font-weight:700}.checkout-form .cart-data-form .sale-data .footer-divider{margin-top:0;margin-bottom:1rem}.checkout-form .cart-items{max-height:700px;overflow-y:scroll;padding:5px}.coupon-section{display:flex;flex-direction:row;gap:1rem}.coupon-section button{width:200px;margin:0 auto 1rem}.step-col{display:flex;gap:1rem}.container-document-type{width:100%}.form-checkout{display:flex;flex-direction:column}.progress-step-product-img-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:70px;height:70px;position:relative}.progress-step-product-img{width:100%;height:100%;object-fit:contain;border-radius:10px;border:1px solid #e0e0e0}.progress-step-products-list{display:flex;justify-content:flex-start;align-items:start;gap:.5rem;flex-wrap:wrap}@media (max-width: 1250px){.checkout-form{display:flex;flex-direction:column-reverse}.checkout-form .cart-data-form{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}@media (max-width: 900px){.checkout-form{padding:.5rem}.checkout-form .cart-data-form{display:flex;flex-direction:column;gap:1rem;padding:0}.checkout-form .cart-items{display:grid;grid-template-columns:1fr 1fr;gap:1rem;max-height:fit-content}.checkout-form .cart-items .product-name,.checkout-form .cart-items .product-price{font-size:1rem}.checkout-form .cart-form{padding:0}.checkout-form .cart-data-form button,.checkout-form .cart-form button{max-width:100%}}@media (max-width: 550px){.checkout-form .cart-items{display:grid;grid-template-columns:1fr}.coupon-section,.step-col{flex-direction:column;gap:0}.container-document-type{width:100%;margin-bottom:1rem}}.progress-steps-container{width:100%;max-width:600px;margin:0 auto}.progress-bar{display:flex;align-items:center;margin-bottom:24px}.progress-step{display:flex;align-items:center;position:relative}.circle{width:32px;height:32px;border-radius:50%;background:#e0e0e0;color:#333;display:flex;align-items:center;justify-content:center;font-weight:700;z-index:1;transition:background .3s}.progress-step.active .circle{background:#1976d2;color:#fff}.label{margin-left:8px;margin-right:8px;min-width:60px;text-align:center}.line{width:40px;height:4px;background:#e0e0e0;position:absolute;left:50%;top:14px;z-index:0}.progress-step.active .line{background:#1976d2}.progress-content{padding:1rem;border:1px solid #e0e0e0;border-radius:8px;background:#fafafa}@media (max-width: 1250px){.login-form{width:calc(100% - 4rem);justify-content:start}.login-form .login-form-image img{width:455px}}@media (max-width: 900px){.login-form{flex-direction:column;align-items:center}.login-form .login-form-image{display:none}}@media (max-width: 500px){.login-form{width:100%}.login-form .login-form-content-container{min-width:100%;padding:0}}.container-coupon{display:flex;gap:2rem;flex-direction:column;align-items:center;margin-top:1rem;margin-bottom:1rem}.left-coupon,.rigth-coupon{width:100%}.redeem-coupon{box-shadow:0 1px 0 2px #0000001a;height:100%;background:#fff;padding:1rem;display:flex;flex-direction:column;border-radius:1.25rem}.redeem-coupon button{align-self:end;width:100%}@media (min-width: 900px){.container-coupon{flex-direction:row!important}.left-coupon,.rigth-coupon{width:50%}.redeem-coupon{position:relative;top:-100px;padding:1.875rem}}.alert-container{display:flex;align-items:flex-start;gap:1rem;padding:1rem;border-radius:.75rem;background-color:var(--primary-color, #102f53);color:#fff;box-shadow:0 1px 0 2px #0000001a;transition:all .3s ease}.alert-icon{flex-shrink:0;width:3.438rem;border-radius:50%;height:3.438rem;display:flex;align-items:center;justify-content:center;background:#fff;transition:background-color .3s ease}.alert-icon-container{width:1.875rem;height:1.875rem}.alert-icon img,.alert-icon svg{width:100%;height:100%;object-fit:contain}.alert-content{flex:1;min-width:0}.alert-title{font-weight:600;font-size:1.2rem;line-height:1.4;margin:0 0 4px;color:inherit;transition:color .3s ease}.alert-description{font-weight:400;font-size:1rem;line-height:1.5;margin:0;opacity:.9}.alert-default{background-color:#102f53}.alert-info{background-color:#2196f3}.alert-warning{color:#000;background-color:#ffc107}.alert-success{background:#4caf50}.alert-error{background-color:#dc3545}@media (max-width: 768px){.alert-container{padding:.875rem;gap:.75rem}.alert-title{font-size:1rem!important}.alert-description{font-size:.9rem!important}}@media (max-width: 480px){.alert-container{padding:.75rem;gap:.625rem}.alert-icon{width:2.813rem;height:2.813rem}}.contact-flex-container{display:flex;flex-direction:column;gap:1rem;width:100%;box-sizing:border-box;max-width:1472px;margin:0 auto;padding:1rem;position:relative;top:-60px;z-index:99}.contact-form-section{display:flex;flex-direction:column;justify-content:center;width:100%;border-radius:16px;box-shadow:0 1px 0 2px #0000001a;background:#fff;padding:1rem}.contact-form{display:flex;flex-direction:column;gap:1rem}.contact-form-input-container{display:flex;column-gap:.5rem;flex-direction:column}.contact-title-container{display:flex;align-items:center;justify-content:center;height:300px;padding:0 1rem}.contact-title-content{max-width:1472px;margin:0 auto;width:100%}.contact-title-content p{width:100%}.contact-submit-btn{margin-top:1.5rem;padding:.8rem 1.5rem;background:#102f53;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:background .2s}.contact-submit-btn:hover{background:#174a7c}.contact-map-section{display:flex;width:100%;align-items:center;justify-content:center;border-radius:16px;box-shadow:0 2px 16px #00000012}@media (min-width: 1250px){.contact-title-container{padding:0}.contact-flex-container{padding:0 2rem!important}.contact-title-content{padding:0 2rem}}@media (min-width: 900px){.contact-flex-container{flex-direction:row!important;padding:1rem 0;top:-80px!important}.contact-form-section{width:60%!important}.contact-map-section{width:40%!important}.contact-form-section{padding:2rem 1.5rem}.contact-form-input-container{flex-direction:row!important}.map-wrapper{height:100%!important}.contact-title-content p{width:50%!important}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.map-wrapper{width:100%;border-radius:1.25rem;overflow:hidden;margin:0 auto;z-index:1}.leaflet-container{border-radius:1.25rem;box-shadow:0 .125rem .25rem #0000001a;width:100%;height:100%}.leaflet-popup-content-wrapper{border-radius:.5rem;padding:.5rem}.leaflet-popup-content{margin:.5rem}.leaflet-popup-content h3{font-size:1rem;margin:0 0 .5rem}.leaflet-popup-content p{color:#666;font-size:.875rem;margin:0}.map-marker-popup{padding:.5rem}.map-marker-popup h3{margin:0 0 .5rem;font-size:1rem}.map-marker-popup p{margin:0;font-size:.875rem}.profile-form{display:flex;background:#fff;border-radius:16px;box-shadow:0 2px 16px #00000014;overflow:hidden;margin:2rem auto;max-width:700px}.profile-form-image{flex:1;background:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.profile-form-image img{width:100%;height:180px;object-fit:cover;border-top-left-radius:16px;border-bottom-left-radius:16px}.profile-avatar{background:#fff;border-radius:50%;box-shadow:0 2px 8px #00000014;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border:3px solid #eee}.profile-avatar img{width:48px;height:48px}.profile-form-content{flex:2;padding:2rem 2rem 1rem;display:flex;flex-direction:column;justify-content:center}.profile-form-content-container{max-width:350px;margin:0 auto}.profile-form-content p{text-align:center;margin-top:1rem}.profile-container{display:flex;flex-direction:column;width:100%;background:transparent;gap:3rem;position:relative;top:-150px}.profile-left{background:#fff;border-radius:20px;box-shadow:0 2px 16px #00000014;padding:2.5rem 2rem 2rem;display:flex;flex-direction:column;align-items:center;min-width:320px;max-width:350px;width:100%;margin:0 auto;justify-content:center}.profile-avatar{width:180px;height:180px;border-radius:50%;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:1.5rem}.profile-avatar img{width:100%;height:100%;object-fit:cover}.profile-username{text-align:center;margin-bottom:2.5rem}.profile-username p{font-weight:700;font-size:1.1rem;margin-bottom:.2rem;color:#222}.profile-username span,.profile-username{color:#414141;font-size:1rem}.profile-stats{display:flex;width:100%;justify-content:space-around;margin-top:1.5rem}.profile-stat{display:flex;flex-direction:column;align-items:center}.profile-stat-number{font-size:2rem;font-weight:700;color:#222}.profile-stat-label{font-size:1rem;color:#222;font-weight:500}.profile-right{background:#fff;border-radius:20px;box-shadow:0 2px 16px #00000014;flex:1;min-width:320px;padding:1rem;display:flex;flex-direction:column;min-height:600px}.profile-content{width:100%;margin-top:.5rem}.profile-info-row{display:flex;flex-direction:column;align-items:flex-start;background:transparent;border-radius:0;box-shadow:none;padding:.2rem 0 .7rem;margin-bottom:.7rem;border:none}.profile-info-label{font-weight:700;color:#1e1e1e;font-size:1rem;margin-bottom:.1rem}.profile-info-value{color:#414141;font-weight:400;font-size:1rem;word-break:break-word}.profile-info-row .profile-info-value.phone{color:#102f53;font-weight:700;display:inline-block;margin-right:.5rem}.profile-edit-btn{display:flex;align-items:center;gap:.5rem;background:#102f53;color:#fff;border:none;border-radius:30px;padding:.7rem 1.5rem;font-size:1rem;font-weight:700;margin-left:auto;margin-top:2rem;cursor:pointer;transition:background .2s}.profile-edit-btn svg{width:20px;height:20px}.profile-coupons-list{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:flex-start;margin-top:2rem}.profile-form-fields-edit{width:100%}.profile-form-row{display:flex;flex-direction:column;gap:1rem;width:100%}.profile-form-col{width:100%}.profile-form-actions{display:flex;justify-content:flex-end;width:100%}.container-date{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid #102f53}.container-date span{font-weight:600}.purchase-history-table-container{width:100%;overflow-x:auto}.purchase-history-table{width:100%;border-collapse:collapse;margin-top:20px}.purchase-history-table th,.purchase-history-table td{border:1px solid #ddd;padding:1rem;text-align:left}.purchase-history-table td:nth-child(5){text-align:right}.purchase-history-table th{background-color:#f2f2f2;font-weight:700}.purchase-history-table tbody tr:nth-child(2n){background-color:#f9f9f9}.purchase-history-table tbody tr:hover{background-color:#f1f1f1}.detail-link{color:#102f53;cursor:pointer;text-decoration:underline}.detail-link:hover{transition:color .2s ease-in-out;opacity:.8}@media (min-width: 900px){.profile-container{flex-direction:row!important;min-height:400px;gap:2.5rem}.profile-left{width:320px;min-width:260px;max-width:350px;border-right:1px solid #eee;height:auto;justify-content:flex-start;min-height:600px;margin:0}.profile-right{padding:2.5rem!important}.profile-form-row{flex-direction:row!important;gap:2rem}.profile-form-col{width:100%}.profile-form-row:last-child{flex-direction:column}.profile-coupons-list{flex-direction:row!important;flex-wrap:wrap}.profile-menu-btn{text-align:center}.profile-menu{justify-content:start!important}}@media (max-width: 768px){.purchase-history-table th,.purchase-history-table td{padding:8px;font-size:.9em}.modal-content{min-width:unset;width:95%;padding:20px}.modal-title{font-size:1.2em}.modal-close-button{font-size:1.8em}.modal-purchase-details p{font-size:1em}}.coupon-container{box-sizing:border-box;width:270px;height:258px;background:#fff;border:1px solid #102f53;border-radius:10px;position:relative;display:block;overflow:visible}.coupon-logo{position:absolute;top:12px;left:12px;width:50px;height:50px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;z-index:2}.coupon-logo svg{width:100%;height:100%;object-fit:contain}.coupon-discount{width:100px;height:62px;margin:50px auto 0;font-weight:700;font-size:36px;line-height:31px;text-align:center;color:#414141}.coupon-description{width:186px;height:38px;margin:28px auto 2px;font-weight:400;font-size:16px;line-height:19px;text-align:center;color:#414141;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;max-width:186px;max-height:38px}.coupon-divider{width:214px;height:0;border-top:2px dashed #414141;margin:9px auto 8px}.coupon-btn{width:213px;height:46px;margin:11px auto 4px;display:block;font-weight:700;font-size:16px;text-transform:uppercase;background:#102f53;color:#fff;border:none;border-radius:8px;cursor:pointer}.coupon-container:before,.coupon-container:after{content:"";position:absolute;width:30px;height:30px;background:#fff;border:1px solid var(--coupon-border, #102f53);border-radius:50%;top:174px;z-index:2;box-sizing:border-box}.coupon-container:before{left:-15px}.coupon-container:after{right:-15px}.coupon-container .circle-cover-left{position:absolute;width:15px;height:30px;left:-15.8px;top:174px;background:#fff;z-index:3}.coupon-container .circle-cover-right{position:absolute;width:15px;height:30px;right:-15.8px;top:174px;background:#fff;z-index:3}.coupon-logo-img{width:100%;height:100%;border-radius:10px;object-fit:cover}.profile-menu{display:flex;flex-direction:row;gap:1rem;margin-bottom:2rem;justify-content:center}.profile-menu-btn{font-size:1rem;font-weight:700;border-radius:7px;padding:.8rem 1rem;cursor:pointer;transition:background .2s,color .2s;text-align:left}.container-product{display:flex;flex-direction:column;border-radius:20px;background:#fff;position:relative;box-shadow:0 1px 0 2px #0000001a;top:-160px;padding:1rem;row-gap:1rem}.left-product{display:flex;width:100%;flex-direction:column;gap:.5rem}.product-thumbnails{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.product-thumbnails img{width:100%;border-radius:20px;max-height:120px;object-fit:contain;box-shadow:0 1px 4px #0000000f,0 0 0 1px #0000000a}.product-main-image img{border-radius:20px;width:100%;box-shadow:0 1px 4px #0000000f,0 0 0 1px #0000000a}.product-stars{flex-direction:column;display:flex;gap:.5rem}.product-rating-section{display:flex;flex-direction:row;gap:.5rem}.product-description{color:#414141;margin-top:1rem}.product-categories{display:flex;flex-direction:column;gap:1rem}.product-categories span,.product-price-section span{font-weight:700}.product-info{margin-bottom:1rem}.product-categories-list{display:grid;grid-template-columns:repeat(1,1fr);gap:.5rem}.product-categories-button{width:100%;height:30px;border-radius:7px}.product-price-section{display:flex;flex-direction:column;gap:1rem}.product-price{font-size:1.25rem}.product-share span{margin-bottom:1rem}.product-share-icons{display:flex;gap:.5rem;margin-top:.5rem}@media (min-width: 900px){.container-product{flex-direction:row!important;padding:1.5rem;column-gap:1.5rem}.left-product{flex-direction:row!important;gap:1rem;width:50%!important}.right-product{width:50%;display:flex;flex-direction:column;gap:1rem;justify-content:space-between}.product-thumbnails img{width:120px!important}.product-thumbnails{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:30%;gap:.5rem;padding:0}.product-main-image{width:70%;padding:0!important}.product-main-image img{object-fit:cover;height:100%}.product-buttons{display:flex;flex-wrap:wrap;justify-content:space-between}.product-categories-list{grid-template-columns:repeat(1,.5fr)}}@media (max-width: 900px){.product-buttons{display:flex;flex-wrap:wrap;justify-content:space-between}.product-stars{align-items:center}}@media (max-width: 550px){.product-share-label{font-size:.8rem}}@media (min-width: 1250px){.product-thumbnails{width:20%}.product-main-image{width:80%}}.catalog-float-search{margin-top:-70px;position:relative;z-index:200;background:#fff;border-radius:10px;padding:3rem 1.2rem;display:grid;grid-template-columns:1fr 1fr;box-shadow:0 0 7px #00000080;margin-bottom:1rem}.catalog-float-search h2,.catalog-float-search .input-rounded-container{margin-bottom:0;align-self:center}.catalog-principal-container{display:grid;grid-template-columns:25% 75%;padding-top:2rem;padding-bottom:2rem}.section-filters{max-width:320px}.catalog-principal-container .section-products{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1.7rem;padding-left:1rem;align-items:stretch;justify-self:center;width:100%}.catalog-principal-container .section-products .pagination-container{grid-column:1 / -1;justify-self:center;margin-top:20px}.catalog__no-products-message{grid-column:1 / -1;display:flex;justify-content:center;align-items:center;color:#555;padding:2rem;margin:auto;text-align:center}.catalog__no-products-message p{margin:0}@media (max-width: 900px){.catalog-float-search{grid-template-columns:1fr;gap:1rem;display:none}.catalog-principal-container{grid-template-columns:1fr;padding-top:0}.catalog-principal-container .section-products{grid-template-columns:1fr 1fr;gap:1rem;padding-left:0;justify-self:center;margin-top:15px}.catalog-principal-container .card-product__img-container{min-height:270px}.section-filters{max-width:none}}@media (max-width: 480px){.catalog-float-search{grid-template-columns:1fr;gap:1rem}.catalog-principal-container{grid-template-columns:1fr;display:block}.catalog-principal-container .section-products{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.catalog-principal-container .card-product__img-container{min-height:170px}}.accordion-container{overflow:hidden;margin-bottom:1rem;border-radius:7px;box-shadow:0 0 2px #00000080}.accordion-item{border-bottom:1px solid #eee}.accordion-item:last-child{border-bottom:none}.accordion-header{display:flex;justify-content:space-between;align-items:center;padding:10px 15px;background-color:#f9f9f9;cursor:pointer;-webkit-user-select:none;user-select:none}.accordion-title-section{display:flex;align-items:center}.accordion-right-section{display:flex;align-items:center;gap:10px}.accordion-icon{margin-right:10px;display:flex;width:16px;height:16px;align-items:center;justify-content:center}.accordion-icon svg{width:100%;height:100%;display:block}.accordion-count{margin-left:10px;color:#fff;padding:4px;border-radius:5px;width:25px;font-size:.9em;height:25px;text-align:center;align-items:center;justify-content:center;display:flex;font-weight:700}.accordion-arrow{transition:transform .3s ease}.accordion-arrow.open{transform:rotate(180deg)}.accordion-content{padding:10px 15px;background-color:#fff}.checkbox-filter-group{display:flex;flex-direction:column;gap:10px;padding:10px 0}.checkbox-filter-item{display:flex;align-items:center;font-size:.9em;color:#333;cursor:pointer}.checkbox-filter-item input[type=checkbox]{margin-right:8px;width:16px;height:16px;accent-color:var(--primary-color)}@media (max-width: 900px){.accordion-container{margin-bottom:.5rem}.accordion-header{padding:6px 10px}.checkbox-filter-group{gap:5px;padding:0}}.pagination-container{display:flex;justify-content:center;align-items:center;margin-top:20px}.pagination-button{background-color:#fff;color:#2a3b59;border:1px solid #2a3b59;width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin:0 5px;border-radius:8px;cursor:pointer;font-size:16px;font-weight:700;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.pagination-button:hover:not(:disabled){background-color:#e0e0e0}.pagination-button.active,.pagination-arrow{background-color:#2a3b59;color:#fff;border:1px solid #2a3b59}.pagination-button.active:hover:not(:disabled),.pagination-arrow:hover:not(:disabled){background-color:#3b4e6d;border-color:#3b4e6d}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.home-page .section-primary{padding-top:20px;padding-bottom:20px}.home-page .section-primary img{width:100%;border-radius:16px}.home-page .section-grid{display:flex;gap:20px;margin-top:20px;margin-bottom:36px}.home-page .section-grid__item_1{display:flex;flex-direction:column;justify-content:space-between}.home-page .section-grid__item_2 img{width:400px;border-radius:20px;height:100%;object-fit:cover}.home-page .section-grid__item_3{display:flex;flex-direction:column;max-width:320px}.home-page .section{padding:40px 0}.home-page .grid-item-products{display:flex;justify-content:space-between}.home-page .swiper-backface-hidden{padding:5px}@media (max-width: 1250px){.home-page .section-grid{display:grid;grid-template-columns:50% 50%;grid-template-rows:auto auto;max-height:fit-content;gap:0}.home-page .section-grid__item_1{grid-column:1 / 3;justify-content:flex-start;height:100%;gap:1rem;min-height:fit-content;margin-bottom:20px}.home-page .section-grid__item_2{grid-column:1}.home-page .section-grid__item_2 img{width:96%}.home-page .section-grid__item_3{grid-column:2;max-width:100%}.home-page .section-grid__item_3 button{max-width:100%}}@media (max-width: 900px){.home-page .section-grid{display:flex;flex-direction:column}.home-page .section-grid__item_2 img{width:100%}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.custom-swiper-button-prev,.custom-swiper-button-next{position:absolute;top:50%;width:32px;height:32px;margin-top:-16px;z-index:10;cursor:pointer;background:#ffffffd9;border-radius:50%;box-shadow:0 2px 8px #0006;display:flex;align-items:center;justify-content:center;transition:background .2s,box-shadow .2s}.custom-swiper-button-prev{left:0}.custom-swiper-button-next{right:0}.custom-swiper-button-prev:after,.custom-swiper-button-next:after{content:"";display:block;width:8px;height:8px;border-top:2.5px solid #102F53;border-right:2.5px solid #102F53}.custom-swiper-button-prev:after{transform:rotate(-135deg)}.custom-swiper-button-next:after{transform:rotate(45deg)}.custom-swiper-button-prev:hover,.custom-swiper-button-next:hover{transform:scale(.95);box-shadow:0 4px 16px #0000001f}.swiper-button-lock{display:none}.change-password-form-content-container{display:flex;flex-direction:column;justify-content:center}.change-password-form-content-container h2{text-align:center;width:100%}.footer-container{background:#102f53;color:#fff;padding:20px 0 0}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-logo{min-width:180px;max-width:260px;height:60px;display:flex;align-items:center;justify-content:center;font-weight:400;margin-bottom:10px;cursor:pointer}.footer-logo img{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;display:block}.footer-links{display:flex;flex-direction:row;gap:32px}.footer-links a{color:#fff;text-decoration:none;font-size:18px;font-weight:500;transition:text-decoration .2s;cursor:pointer}.footer-links a.is-selected,.footer-links a:hover{text-decoration:underline}.footer-search{width:500px;border-radius:100px}.footer-search-label{font-size:16px;font-weight:500;margin-bottom:10px;display:block}.footer-divider{height:2px;background:#fff;opacity:.2;margin-top:10px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:16px;padding-bottom:16px}.footer-bottom-right{text-align:right;font-size:15px;font-weight:400;color:#fff;opacity:.8}.footer-bottom-right p{margin:0}.footer-bottom-right a{color:#fff;text-decoration:underline;cursor:pointer}.footer-bottom-right a:not(:last-child){margin-right:16px}.footer-social-icons{display:flex;gap:8px}@media (max-width: 900px){.footer-logo{margin-left:auto;margin-right:auto}.footer-top{flex-direction:column-reverse;align-items:stretch;gap:24px;justify-content:center;align-items:center}.footer-bottom{justify-content:center}.footer-search{max-width:100%;min-width:0}.footer-search-label{text-align:center}.footer-social-icons{width:30%}}@media (max-width: 700px){.footer-links{gap:16px;align-items:center}.footer-bottom{flex-direction:column;align-items:center;gap:8px}.footer-bottom-right{text-align:center}.footer-social-icons{justify-content:center;width:100%;margin-bottom:8px}}.social-media-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s;border-radius:50%;background-blend-mode:plus-lighter}.social-media-icon img{width:100%;height:100%;object-fit:contain}body{margin-top:180px}.header{width:100%;background:#fff;position:fixed;top:0;left:0;z-index:1000;box-shadow:0 2px 4px #0000001a}.header__topbar{padding:6px 0}.header__topbar .grid-wrapper{display:flex;justify-content:space-between}.header__main{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:15px;padding-bottom:15px}.header__main .input-rounded-container{max-width:650px;margin-bottom:0}.header__logo{min-width:180px;max-width:200px;height:60px;cursor:pointer}.header__logo img{width:100%;height:100%;object-fit:contain;display:block}.header__actions{display:flex;gap:16px}.header__searchbar{display:flex;align-items:center;padding-top:15px;padding-bottom:15px;justify-content:space-between}.header__searchbar .custom-select-container{width:380px}.header__nav{border-radius:20px;display:flex;gap:32px;box-shadow:0 2px 8px #0000000a}.header__nav a{color:#102f53;font-weight:700;font-family:Inter,sans-serif;padding:8px 10px;border-radius:16px;transition:background .2s,color .2s;text-decoration:none;cursor:pointer}.header__nav a.is-selected{color:#fff}.header__menu-search-buttons,.header__side-menu,.header__icon__responsive__cart{display:none}.mobile-only-menu-item{display:none!important}@media (max-width: 900px){body{margin-top:40px}body.dynamic-search-active{margin-top:102px}.header__topbar{display:none}.header__main{position:relative;margin-bottom:0;padding-bottom:0;margin-top:0;padding-top:0}.header__desktop-search{display:none}.header__main-searchbar-mobile{display:block}.header__menu-search-buttons{display:flex;align-items:center;gap:8px}.header__logo{transform:scale(.8)}.header__side-menu{position:fixed;top:0;left:-100vw;right:auto;width:90vw;max-width:400px;height:100vh;background:#fff;box-shadow:2px 0 8px #00000014;z-index:2000;display:flex;flex-direction:column;padding:18px;transition:left .3s cubic-bezier(.4,0,.2,1)}.header__side-menu.open{left:0;right:auto}.header__side-menu-header{margin-bottom:30px;min-height:25px;position:relative}.header__close-menu{position:absolute;right:0;font-size:40px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:none;border:none;color:#102f53;cursor:pointer;z-index:1}.header__nav{flex-direction:column;gap:20px}.header__main .input-rounded-container,.header__searchbar{display:none}.header__actions>*{display:none!important}.header__actions>.float-btn-wrapper:has(.header__icon__responsive){display:inline-block!important}.header__side-menu-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000040;z-index:1999}.header__side-menu.open~.header__side-menu-backdrop{display:block}.header__icon__responsive__cart{position:fixed;left:20px;bottom:52px;z-index:3000;width:60px;height:60px;background:var(--secondary-color, #ffd600)!important;display:flex;transition:box-shadow .2s,background .2s}.header__icon__responsive__cart:hover{box-shadow:0 4px 16px #0000002e;background:#e6eef6!important}.mobile-only-menu-item{display:inline-block!important}}@media (max-width: 450px){.header__logo{min-width:108px}.header__menu-search-buttons,.header__actions{gap:2px}}.cart-sidebar{position:fixed;border-radius:20px 0 0 20px;top:0;right:-400px;width:400px;height:100%;background-color:#fff;box-shadow:0 0 4px #00000080;transition:right .3s ease-in-out;z-index:1000;display:flex;flex-direction:column}.cart-sidebar.open{right:0}.cart-sidebar__header{padding:16px;display:flex;justify-content:space-between;align-items:center}.cart-sidebar__header h2{margin:0;font-size:1.5em}.cart-sidebar__close-button{background:none;border:none;font-size:2em;cursor:pointer}.cart-sidebar__content{flex-grow:1;padding:16px;overflow-y:auto}.cart-sidebar__footer{padding:16px;border-top:1px solid #eee}@media (max-width: 450px){.cart-sidebar{width:100%;right:-100%;z-index:3500;border-radius:0}.cart-sidebar.open{right:0}}.cart-item{display:flex;align-items:center;border-bottom:1px solid #eee;padding:16px 0;font-family:Inter,sans-serif}.cart-item__image{width:100px;height:100px;object-fit:cover;margin-right:16px;border-radius:7px}.cart-item__details{flex-grow:1;display:flex;flex-direction:column}.cart-item__name{margin:0 0 8px;font-size:1.1em}.cart-item__quantity-control{display:flex;align-items:center;margin-bottom:8px;gap:.2rem}.cart-item__quantity-control input{width:45px;border:1px solid #ccc;padding:2px 8px;cursor:pointer;border-radius:4px;-webkit-appearance:none;-moz-appearance:textfield;appearance:textfield}.cart-item__quantity-control input[type=number]::-webkit-outer-spin-button,.cart-item__quantity-control input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-item__quantity-control input[type=number]::-webkit-inner-spin-button,.cart-item__quantity-control input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.cart-item__quantity-control button{background-color:#eee;border:1px solid #ccc;padding:2px 8px;cursor:pointer;border-radius:4px}.cart-item__quantity-control span{margin:0 8px}.cart-item__price{font-weight:700}.cart-item__remove-button{background:none;border:none;font-size:1.5em;cursor:pointer;margin-left:16px}
