@charset "UTF-8";.nx-notify__modal{display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;position:fixed;top:auto;left:auto;bottom:20px;right:20px;width:fit-content;transform:translate(0);z-index:10000}.nx-notify{position:relative;min-width:250px;max-width:90%;padding:10px;transition:all .3s ease-in-out;border-radius:8px;box-shadow:0 0 10px #0000001a}.nx-notify .nx-notify-header{display:flex;flex-direction:row;align-items:center;flex-wrap:nowrap;color:#fff;font-size:1.5em;gap:10px}.nx-notify .nx-notify-header .nx-notify__icon{color:#fff}.nx-notify .nx-notify-header .nx-notify__title{font-size:.8em;color:#fff;font-weight:600;margin-right:30px}.nx-notify .nx-notify-header button.close-notify{position:absolute;background-color:transparent;border:none;color:#fff;right:5px;font-size:1em;cursor:pointer;transition:ease-in-out .3s}.nx-notify .nx-notify-header button.close-notify:hover{color:red}.nx-notify .nx-notify-body{padding:10px;border-radius:5px;transition:all .3s ease-in-out}.nx-notify .nx-notify-body .nx-notify__text{color:#fff;font-size:.8em;font-weight:400;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.nx-notify .nx-notify-footer{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;margin-top:10px;gap:10px}.nx-notify .nx-notify-footer .nx-notify__button{background-color:#fff;color:#000;padding:5px 10px;border-radius:5px;border:none;cursor:pointer;transition:all .3s ease-in-out}.nx-notify .nx-notify-footer .nx-notify__button:hover{background-color:#f0f0f0}.nx-notify .nx-notify-footer .nx-notify__button.__confirm{background-color:#4caf50;color:#fff}.nx-notify .nx-notify-footer .nx-notify__button.__confirm:hover{background-color:#45a049}.nx-notify .nx-notify-footer .nx-notify__button.__cancel{background-color:#f44336;color:#fff}.nx-notify .nx-notify-footer .nx-notify__button.__cancel:hover{background-color:#e53935}.nx-notify.__info{background-color:#1f7199}.nx-notify.__success{background-color:#4caf50}.nx-notify.__warning{background-color:#ff9800}.nx-notify.__error{background-color:#f44336}.nx-notify.__error button.close-notify:hover{color:#fff}._order-summary-page{max-width:1200px;margin:40px auto;padding:0 20px;font-family:Open Sans,sans-serif}._order-summary-page ._summary-hero{text-align:center;margin-bottom:50px}._order-summary-page ._summary-hero .__icon-circle{width:70px;height:70px;border-radius:50%;background:#10b981;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}._order-summary-page ._summary-hero .__icon-circle svg{width:35px;height:35px}._order-summary-page ._summary-hero .__title{font-size:2.5rem;font-weight:900;color:#1e293b;margin-bottom:10px}._order-summary-page ._summary-hero .__subtitle{font-size:1.1rem;color:#64748b;margin-bottom:15px}._order-summary-page ._summary-hero ._status-badge-wrapper{display:inline-block;margin-top:10px}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge{padding:6px 14px;border-radius:8px;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;display:inline-block}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-new{background:#f0f9ff;color:#0369a1;border:1px solid #e0f2fe}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-pending,._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-waiting_for_payment{background:#fffbeb;color:#b45309;border:1px solid #fef3c7}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-processing{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-shipped{background:#faf5ff;color:#7e22ce;border:1px solid #f3e8ff}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-completed{background:#ecfdf5;color:#047857;border:1px solid #d1fae5}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-on_hold{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-refunded{background:#fdf2f8;color:#be185d;border:1px solid #fce7f3}._order-summary-page ._summary-hero ._status-badge-wrapper ._badge.__order-cancelled{background:#fef2f2;color:#b91c1c;border:1px solid #fee2e2}._order-summary-page ._summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:30px}._order-summary-page ._card{background:#fff;padding:35px;border-radius:24px;border:1px solid #f0f0f0;box-shadow:0 10px 40px #00000008}._order-summary-page ._section-title{font-size:1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:.5px;margin-bottom:25px;color:#1e293b;border-left:4px solid #e7ab0e;padding-left:15px}._order-summary-page ._address-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}._order-summary-page ._address-grid p{color:#64748b;line-height:1.6;font-size:.95rem}._order-summary-page ._address-grid ._mini-title{font-size:.8rem;font-weight:800;margin-bottom:8px;color:#94a3b8;text-transform:uppercase}@media (max-width: 768px){._order-summary-page ._address-grid{grid-template-columns:1fr}}._order-summary-page ._payment-status-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}._order-summary-page ._payment-status-row .__label{font-weight:700;color:#64748b;font-size:.9rem}._order-summary-page ._payment-status-row ._badge{padding:6px 14px;border-radius:8px;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;display:inline-block}._order-summary-page ._payment-status-row ._badge.__payment-completed{background:#f0fdf4;color:#16a34a;border:1px solid #dcfce7}._order-summary-page ._payment-status-row ._badge.__payment-pending{background:#fff7ed;color:#ea580c;border:1px solid #ffedd5}._order-summary-page ._payment-status-row ._badge.__payment-processing{background:#eff6ff;color:#2563eb;border:1px solid #dbeafe}._order-summary-page ._payment-status-row ._badge.__payment-cancelled,._order-summary-page ._payment-status-row ._badge.__payment-failed{background:#fef2f2;color:#dc2626;border:1px solid #fee2e2}._order-summary-page ._payment-status-row ._badge.__payment-unknown{background:#f8fafc;color:#94a3b8;border:1px solid #f1f5f9}._order-summary-page ._total-box{text-align:center;padding:20px;background:#f8fafc;border-radius:16px}._order-summary-page ._total-box .__label{display:block;font-size:.8rem;font-weight:700;color:#94a3b8;margin-bottom:5px}._order-summary-page ._total-box .__value{font-size:1.8rem;font-weight:900;color:#1e293b}._order-summary-page ._transfer-alert{background:#fffbeb;border:1px solid #fef3c7;padding:25px;border-radius:20px}._order-summary-page ._transfer-alert h3{font-size:.85rem;font-weight:800;color:#92400e;text-transform:uppercase;margin-bottom:20px;letter-spacing:.5px}._order-summary-page ._transfer-alert ._transfer-data-list{display:flex;flex-direction:column;gap:12px;margin-bottom:25px}._order-summary-page ._transfer-alert ._transfer-data-list .__data-item{display:flex;flex-direction:column;gap:2px}._order-summary-page ._transfer-alert ._transfer-data-list .__data-item .__label{font-size:.75rem;color:#b45309;font-weight:600;text-transform:uppercase}._order-summary-page ._transfer-alert ._transfer-data-list .__data-item .__val{font-size:.95rem;color:#1e293b;font-weight:700;word-break:break-all}._order-summary-page ._transfer-alert ._transfer-data-list .__data-item .__val.__account{font-size:1.1rem;color:#1e293b;background:#ffffff80;padding:4px 8px;border-radius:6px;display:inline-block;margin-top:4px}._order-summary-page ._transfer-alert .__qr-box{display:flex;align-items:center;gap:20px;background:#fff;padding:15px;border-radius:16px;border:1px solid rgba(180,83,9,.1)}._order-summary-page ._transfer-alert .__qr-box img{width:100px;height:100px;flex-shrink:0}._order-summary-page ._transfer-alert .__qr-box .__qr-text{display:flex;flex-direction:column;gap:4px}._order-summary-page ._transfer-alert .__qr-box .__qr-text strong{font-size:.9rem;color:#1e293b}._order-summary-page ._transfer-alert .__qr-box .__qr-text span{font-size:.75rem;color:#64748b;line-height:1.4}@media (max-width: 480px){._order-summary-page ._transfer-alert .__qr-box{flex-direction:column;text-align:center}._order-summary-page ._transfer-alert .__qr-box img{width:120px;height:120px}}._order-summary-page ._products-card{margin-top:30px}._order-summary-page ._products-card ._products-table-header{display:grid;grid-template-columns:2fr 1fr .5fr 1fr;padding:15px 20px;background:#f8fafc;border-radius:12px;font-weight:800;font-size:.75rem;text-transform:uppercase;color:#94a3b8}._order-summary-page ._products-card ._product-row{display:grid;grid-template-columns:2fr 1fr .5fr 1fr;padding:20px;border-bottom:1px solid #f1f5f9;align-items:center}._order-summary-page ._products-card ._product-row ._prod-info{display:flex;align-items:center;gap:15px}._order-summary-page ._products-card ._product-row ._prod-info img{width:60px;height:60px;object-fit:contain}._order-summary-page ._products-card ._product-row ._prod-info .__name{display:block;font-weight:700;color:#1e293b}._order-summary-page ._products-card ._product-row ._prod-info .__variant{font-size:.8rem;color:#94a3b8}._order-summary-page ._products-card ._product-row .__col-price .__old{display:block;text-decoration:line-through;color:#cbd5e1;font-size:.85rem}._order-summary-page ._products-card ._product-row .__col-price .__current{font-weight:700;color:#1e293b}._order-summary-page ._products-card ._product-row .__col-total{color:#e7ab0e;font-size:1.1rem}._order-summary-page ._badge{padding:6px 12px;border-radius:6px;font-weight:800;font-size:.7rem;text-transform:uppercase}._order-summary-page ._badge.__order-new,._order-summary-page ._badge.__order-pending{background:#fff7ed;color:#ea580c}._order-summary-page ._badge.__order-completed,._order-summary-page ._badge.__payment-completed{background:#f0fdf4;color:#16a34a}._order-summary-page ._badge.__order-cancelled,._order-summary-page ._badge.__payment-failed{background:#fef2f2;color:#dc2626}@media (max-width: 1024px){._order-summary-page ._summary-grid{grid-template-columns:1fr}._order-summary-page ._products-card ._products-table-header{display:none}._order-summary-page ._products-card ._product-row{grid-template-columns:1fr;gap:15px;text-align:center}._order-summary-page ._products-card ._product-row ._prod-info{flex-direction:column}}._payment-page-container{max-width:1400px;margin:40px auto;padding:0 20px;font-family:Open Sans,sans-serif}._payment-page-container ._payment-status-hero{text-align:center;margin-bottom:50px;padding:60px 40px;border-radius:20px;background:#fcfcfc;border:1px solid #f1f5f9}._payment-page-container ._payment-status-hero .__icon-circle{width:80px;height:80px;border-radius:50%;background:#cbd5e1;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 25px}._payment-page-container ._payment-status-hero .__icon-circle svg{width:40px;height:40px}._payment-page-container ._payment-status-hero .__icon-circle .fa-spin{animation:spin 2s linear infinite}._payment-page-container ._payment-status-hero .__title{font-size:2.4rem;font-weight:900;color:#1e293b;margin-bottom:8px;letter-spacing:-.5px}._payment-page-container ._payment-status-hero .__subtitle{color:#94a3b8;font-size:1.2rem;font-weight:600}._payment-page-container ._payment-status-hero.__status-completed .__icon-circle{background:#10b981}._payment-page-container ._payment-status-hero.__status-failed .__icon-circle,._payment-page-container ._payment-status-hero.__status-cancelled .__icon-circle{background:#ef4444}._payment-page-container ._payment-status-hero.__status-pending .__icon-circle,._payment-page-container ._payment-status-hero.__status-processing .__icon-circle{background:#f59e0b}._payment-page-container ._payment-main-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:start}._payment-page-container ._card{background:#fff;padding:40px;border-radius:24px;border:1px solid #f0f0f0;box-shadow:0 10px 40px #00000008}._payment-page-container ._card h3{font-size:.9rem;font-weight:800;margin-bottom:15px;color:#1e293b;text-transform:uppercase;letter-spacing:1px}._payment-page-container ._card p{color:#64748b;line-height:1.7;font-size:1rem}._payment-page-container ._section-title{font-size:1.5rem;font-weight:800;margin-bottom:30px;color:#1e293b}._payment-page-container ._info-row{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #f1f5f9}._payment-page-container ._info-row .__label{color:#94a3b8;font-weight:600}._payment-page-container ._info-row .__val{color:#1e293b;font-weight:800}._payment-page-container ._address-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-top:40px;padding-top:40px;border-top:1px dashed #e2e8f0}._payment-page-container ._status-summary ._price-box{text-align:center;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #f1f5f9}._payment-page-container ._status-summary ._price-box .__label{display:block;color:#94a3b8;font-weight:700;margin-bottom:8px;text-transform:uppercase;font-size:.8rem}._payment-page-container ._status-summary ._price-box .__amount{font-size:2.6rem;font-weight:950;color:#1e293b;letter-spacing:-1px}._payment-page-container ._status-summary ._status-badges{margin-bottom:35px}._payment-page-container ._status-summary ._status-badges ._status-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}._payment-page-container ._status-summary ._status-badges ._status-item .__label{font-size:.9rem;color:#64748b;font-weight:700}._payment-page-container ._badge{padding:8px 16px;border-radius:8px;font-weight:800;font-size:.75rem;text-transform:uppercase;letter-spacing:.5px}._payment-page-container ._badge.__order-new{background:#f0f9ff;color:#0369a1;border:1px solid #e0f2fe}._payment-page-container ._badge.__order-pending,._payment-page-container ._badge.__order-waiting_for_payment{background:#fffbeb;color:#b45309;border:1px solid #fef3c7}._payment-page-container ._badge.__order-processing{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}._payment-page-container ._badge.__order-shipped{background:#faf5ff;color:#7e22ce;border:1px solid #f3e8ff}._payment-page-container ._badge.__order-completed{background:#ecfdf5;color:#047857;border:1px solid #d1fae5}._payment-page-container ._badge.__order-on_hold{background:#f8fafc;color:#475569;border:1px solid #e2e8f0}._payment-page-container ._badge.__order-refunded{background:#fdf2f8;color:#be185d;border:1px solid #fce7f3}._payment-page-container ._badge.__order-cancelled{background:#fef2f2;color:#b91c1c;border:1px solid #fee2e2}._payment-page-container ._badge.__payment-completed{background:#ecfdf5;color:#059669;border:1px solid #d1fae5}._payment-page-container ._badge.__payment-pending{background:#fffbeb;color:#d97706;border:1px solid #fef3c7}._payment-page-container ._badge.__payment-processing{background:#eff6ff;color:#2563eb;border:1px solid #dbeafe}._payment-page-container ._badge.__payment-failed,._payment-page-container ._badge.__payment-cancelled{background:#fef2f2;color:#dc2626;border:1px solid #fee2e2}._payment-page-container ._badge.__payment-unknown{background:#f8fafc;color:#94a3b8;border:1px solid #f1f5f9}._payment-page-container ._action-buttons{display:flex;flex-direction:column;gap:14px}._payment-page-container ._action-buttons button,._payment-page-container ._action-buttons .btn-outline{width:100%;padding:18px;border-radius:14px;font-weight:800;text-transform:uppercase;text-align:center;cursor:pointer;transition:.3s;display:flex;align-items:center;justify-content:center;gap:12px;font-size:.9rem}._payment-page-container ._action-buttons button .__icon,._payment-page-container ._action-buttons .btn-outline .__icon{width:20px;height:20px}._payment-page-container ._action-buttons .btn-retry{background:#e7ab0e;color:#fff;border:none}._payment-page-container ._action-buttons .btn-refresh{background:#1e293b;color:#fff;border:none}._payment-page-container ._action-buttons .btn-outline{background:transparent;border:2px solid #e2e8f0;color:#64748b;text-decoration:none;width:calc(100% - 32px)}._payment-page-container ._action-buttons button:hover,._payment-page-container ._action-buttons .btn-outline:hover{transform:translateY(-3px);box-shadow:0 10px 20px #0000000d}@media (max-width: 1024px){._payment-page-container{margin:20px auto}._payment-page-container ._payment-main-grid{grid-template-columns:1fr;gap:20px}._payment-page-container ._address-grid{grid-template-columns:1fr;gap:30px}._payment-page-container ._payment-status-hero{padding:40px 20px}._payment-page-container ._payment-status-hero .__title{font-size:1.8rem}}._checkout-page-container{max-width:1200px;margin:40px auto;padding:0 20px;font-family:Open Sans,sans-serif}._checkout-page-container .anim-fade-in{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._checkout-page-container ._card{background:#fff;border-radius:24px;border:1px solid #f1f5f9;padding:40px;box-shadow:0 10px 40px #00000008;margin-bottom:30px}._checkout-page-container ._section-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:30px}._checkout-page-container ._mini-title{font-size:.9rem;font-weight:800;text-transform:uppercase;color:#1e293b;letter-spacing:.5px;margin-bottom:20px}._checkout-page-container ._checkout-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}._checkout-page-container ._checkout-header .__title{font-size:2.2rem;font-weight:900;color:#1e293b;letter-spacing:-1px}._checkout-page-container ._checkout-header .btn-back{display:flex;align-items:center;gap:8px;background:none;border:none;font-weight:700;color:#64748b;cursor:pointer;transition:.2s}._checkout-page-container ._checkout-header .btn-back:hover{color:#1e293b}._checkout-page-container ._checkout-header .btn-back svg{width:18px}._checkout-page-container ._checkout-progress{display:flex;justify-content:space-between;margin-bottom:40px;position:relative}._checkout-page-container ._checkout-progress .__step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:1}._checkout-page-container ._checkout-progress .__step .__circle{width:32px;height:32px;border-radius:50%;background:#e2e8f0;color:#94a3b8;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.9rem;margin-bottom:8px;transition:.3s}._checkout-page-container ._checkout-progress .__step .__label{font-size:.8rem;font-weight:700;color:#94a3b8;text-transform:uppercase}._checkout-page-container ._checkout-progress .__step .__line{position:absolute;top:16px;left:50%;width:100%;height:2px;background:#e2e8f0;z-index:-1}._checkout-page-container ._checkout-progress .__step.__active .__circle{background:#e7ac14;color:#fff;box-shadow:0 0 0 4px #e7ac1433}._checkout-page-container ._checkout-progress .__step.__active .__label{color:#1e293b}._checkout-page-container ._checkout-progress .__step.__active .__line{background:#e7ac14}._checkout-page-container ._checkout-items-table{margin-bottom:30px}._checkout-page-container ._checkout-items-table .__mb-label{display:none}._checkout-page-container ._checkout-items-table .__header{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr;padding:15px 20px;background:#f8fafc;border-radius:12px;font-weight:800;color:#94a3b8;font-size:.75rem;text-transform:uppercase}._checkout-page-container ._checkout-items-table .__row{display:grid;grid-template-columns:2.5fr 1fr 1fr 1fr;padding:20px;border-bottom:1px solid #f1f5f9;align-items:center}._checkout-page-container ._checkout-items-table .__row.__no-stock{opacity:.5;background:#fef2f2}._checkout-page-container ._checkout-items-table .__row ._prod-flex{display:flex;align-items:center;gap:15px}._checkout-page-container ._checkout-items-table .__row ._prod-flex .__image-wrapper{width:70px;height:70px;background:#fff;border:1px solid #eee;border-radius:8px;padding:5px}._checkout-page-container ._checkout-items-table .__row ._prod-flex .__image-wrapper img{width:100%;height:100%;object-fit:contain}._checkout-page-container ._checkout-items-table .__row ._prod-flex .__meta{display:flex;flex-direction:column}._checkout-page-container ._checkout-items-table .__row ._prod-flex .__meta .__name{font-weight:700;color:#1e293b;font-size:1rem}._checkout-page-container ._checkout-items-table .__row ._prod-flex .__meta .__variant{font-size:.8rem;color:#64748b;margin-top:2px}._checkout-page-container ._checkout-items-table .__row .__col-price del{display:block;font-size:.8rem;color:#94a3b8;margin-bottom:2px}._checkout-page-container ._checkout-items-table .__row .__col-price .__val{font-weight:700;color:#1e293b}._checkout-page-container ._checkout-items-table .__row .__qty-badge{background:#f1f5f9;padding:4px 10px;border-radius:6px;font-weight:700;font-size:.85rem}._checkout-page-container ._checkout-items-table .__row .__col-total{font-weight:800;color:#1e293b;font-size:1.1rem}._checkout-page-container ._address-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:40px}._checkout-page-container ._input-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}._checkout-page-container ._input-grid ._form-group{display:flex;flex-direction:column;gap:5px}._checkout-page-container ._input-grid ._form-group.--full{grid-column:span 2}._checkout-page-container ._input-grid ._form-group label{font-size:.85rem;font-weight:700;color:#475569}._checkout-page-container ._input-grid ._form-group input{width:100%;box-sizing:border-box;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-size:.95rem;transition:.2s}._checkout-page-container ._input-grid ._form-group input:focus{border-color:#e7ac14;box-shadow:0 0 0 4px #e7ac141a;outline:none}._checkout-page-container ._input-grid ._form-group .__error{color:#ef4444;font-size:.75rem;font-weight:600}._checkout-page-container ._same-address-notice{display:flex;align-items:center;gap:12px;padding:25px;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:12px;color:#64748b;font-size:.9rem}._checkout-page-container ._same-address-notice svg{width:24px;color:#10b981}._checkout-page-container ._flex-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}._checkout-page-container ._delivery-selection-section{margin-top:20px;padding-top:30px;border-top:1px solid #f1f5f9}._checkout-page-container ._delivery-selection-section ._delivery-methods-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:15px}._checkout-page-container ._method-tile{display:flex;align-items:center;gap:15px;padding:18px;border:2px solid #f1f5f9;border-radius:14px;cursor:pointer;transition:.2s}._checkout-page-container ._method-tile input{display:none}._checkout-page-container ._method-tile .__radio-custom{width:20px;height:20px;flex-shrink:0;border:2px solid #cbd5e1;border-radius:50%;position:relative}._checkout-page-container ._method-tile .__radio-custom:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;background:#e7ac14;border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:.2s}._checkout-page-container ._method-tile .__info{display:flex;flex-direction:column}._checkout-page-container ._method-tile .__info .__name{font-weight:700;color:#1e293b;font-size:.95rem}._checkout-page-container ._method-tile .__info small{color:#64748b;font-size:.8rem;line-height:1.3}._checkout-page-container ._method-tile:hover{border-color:#e2e8f0}._checkout-page-container ._method-tile.__selected{border-color:#e7ac14;background:#e7ac1408}._checkout-page-container ._method-tile.__selected .__radio-custom{border-color:#e7ac14}._checkout-page-container ._method-tile.__selected .__radio-custom:after{transform:translate(-50%,-50%) scale(1)}._checkout-page-container ._payment-methods-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:35px}._checkout-page-container ._payment-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:30px 20px;border:2px solid #f1f5f9;border-radius:20px;cursor:pointer;transition:.3s;text-align:center;position:relative}._checkout-page-container ._payment-tile input{display:none}._checkout-page-container ._payment-tile .__icon{width:60px;height:50px;display:flex;align-items:center;justify-content:center}._checkout-page-container ._payment-tile .__icon svg{width:40px;height:40px;color:#cbd5e1;transition:.3s}._checkout-page-container ._payment-tile .__icon img{max-width:100%;max-height:100%;object-fit:contain}._checkout-page-container ._payment-tile .__info{display:flex;flex-direction:column;gap:5px}._checkout-page-container ._payment-tile .__info .__name{font-weight:800;color:#1e293b;font-size:.95rem}._checkout-page-container ._payment-tile .__info .__deposit{font-size:.8rem;color:#e7ac14;font-weight:700}._checkout-page-container ._payment-tile:hover{border-color:#e2e8f0;transform:translateY(-3px);box-shadow:0 10px 20px #00000008}._checkout-page-container ._payment-tile.__selected{border-color:#e7ac14;background:#e7ac140a}._checkout-page-container ._payment-tile.__selected .__icon svg{color:#e7ac14}._checkout-page-container ._payment-tile.__selected:after{content:"";position:absolute;top:15px;right:15px;width:20px;height:20px;background:#e7ac14;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:12px;background-repeat:no-repeat;background-position:center}._checkout-page-container ._recap-final-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #f1f5f9}._checkout-page-container .__recap-box{background:#fcfcfc;padding:20px;border-radius:16px;border:1px solid #f1f5f9}._checkout-page-container .__recap-box .__box-header{display:flex;align-items:center;gap:10px;margin-bottom:15px}._checkout-page-container .__recap-box .__box-header svg{width:20px;height:20px;color:#e7ac14}._checkout-page-container .__recap-box .__box-header h3{font-size:.9rem;font-weight:800;text-transform:uppercase;color:#1e293b}._checkout-page-container .__recap-box .__content p{font-size:.95rem;color:#64748b;line-height:1.5;margin-bottom:2px}._checkout-page-container .__recap-box .__content .__highlight-val{font-weight:800;color:#1e293b}._checkout-page-container ._consent-section{margin-bottom:40px}._checkout-page-container ._consent-section .--all-consents{background:#f8fafc;padding:15px 20px;border-radius:12px;margin-bottom:20px;border:1px solid #e2e8f0}._checkout-page-container ._consent-section ._consents-list{display:flex;flex-direction:column;gap:15px;padding-left:10px}._checkout-page-container ._consent-item{margin-bottom:12px}._checkout-page-container ._consent-item ._custom-checkbox{align-items:flex-start}._checkout-page-container ._consent-item ._custom-checkbox .checkmark{margin-top:2px}._checkout-page-container ._consent-item ._custom-checkbox ._consent-text{font-size:.85rem;line-height:1.5;color:#64748b}._checkout-page-container ._consent-item ._custom-checkbox ._consent-text a{color:#e7ac14;font-weight:700;text-decoration:underline}._checkout-page-container ._consent-item ._custom-checkbox ._consent-text a:hover{color:#1e293b}._checkout-page-container ._consent-item .__error-msg{color:#ef4444;font-size:.75rem;font-weight:700;margin-top:5px;display:block}._checkout-page-container ._custom-checkbox{display:flex;align-items:flex-start;gap:12px;cursor:pointer}._checkout-page-container ._custom-checkbox input{display:none}._checkout-page-container ._custom-checkbox .checkmark{width:20px;height:20px;flex-shrink:0;border:2px solid #e2e8f0;border-radius:6px;position:relative;transition:.2s}._checkout-page-container ._custom-checkbox input:checked+.checkmark{background:#e7ac14;border-color:#e7ac14}._checkout-page-container ._custom-checkbox input:checked+.checkmark:after{content:"";position:absolute;left:6px;top:2px;width:4px;height:8px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}._checkout-page-container ._checkout-footer-flex{display:flex;justify-content:space-between;align-items:flex-end;margin-top:40px;padding-top:30px;border-top:1px solid #f1f5f9}._checkout-page-container ._promo-section ._promo-input-group{display:flex;margin-top:15px}._checkout-page-container ._promo-section ._promo-input-group input{padding:10px 15px;border:1px solid #e2e8f0;border-radius:10px 0 0 10px;font-size:.9rem;width:180px}._checkout-page-container ._promo-section ._promo-input-group input:focus{border-color:#e7ac14;outline:none}._checkout-page-container ._promo-section ._promo-input-group button{padding:10px 20px;border:none;font-weight:700;text-transform:uppercase;font-size:.75rem;cursor:pointer;border-radius:0 10px 10px 0;transition:.3s}._checkout-page-container ._promo-section ._promo-input-group button.btn-promo-add{background:#1e293b;color:#fff}._checkout-page-container ._promo-section ._promo-input-group button.btn-promo-add:hover{background:#000}._checkout-page-container ._promo-section ._promo-input-group button.btn-promo-del{background:#ef4444;color:#fff}._checkout-page-container ._promo-section ._promo-input-group button.btn-promo-del:hover{background:#dc2626}._checkout-page-container ._summary-action-box{text-align:right}._checkout-page-container ._summary-action-box .__total-info{margin-bottom:20px}._checkout-page-container ._summary-action-box .__total-info .__label{color:#64748b;font-weight:600;margin-right:10px}._checkout-page-container ._summary-action-box .__total-info .__value{font-size:1.8rem;font-weight:950;color:#1e293b}._checkout-page-container .btn-main-next,._checkout-page-container .btn-buy-final{background:#e7ac14;color:#fff;padding:18px 35px;border-radius:14px;border:none;font-weight:800;text-transform:uppercase;font-size:1rem;cursor:pointer;display:inline-flex;align-items:center;gap:15px;transition:.3s;white-space:nowrap;min-width:240px;justify-content:center}._checkout-page-container .btn-main-next:hover,._checkout-page-container .btn-buy-final:hover{background:#d69e12;transform:translateY(-2px)}._checkout-page-container .btn-main-next svg,._checkout-page-container .btn-buy-final svg{width:20px;height:20px;stroke-width:3}._checkout-page-container .btn-buy-final{background:#10b981}._checkout-page-container .btn-buy-final:hover{background:#059669;box-shadow:0 10px 25px #10b98140}._checkout-page-container .btn-outline-back{display:flex;align-items:center;gap:10px;background:none;border:2px solid #e2e8f0;color:#64748b;padding:14px 25px;border-radius:12px;font-weight:700;font-size:.95rem;cursor:pointer;transition:.3s}._checkout-page-container .btn-outline-back:hover{border-color:#cbd5e1;color:#1e293b;background:#f8fafc}._checkout-page-container .btn-outline-back svg{width:18px;stroke-width:2.5}._checkout-page-container .__error-center{text-align:center;color:#ef4444;font-weight:700;font-size:.85rem;margin-bottom:25px}@media (max-width: 1024px){._checkout-page-container ._address-form-grid{grid-template-columns:1fr!important;gap:30px}._checkout-page-container ._input-grid{grid-template-columns:1fr!important;display:grid!important;width:100%!important}._checkout-page-container ._input-grid ._form-group{grid-column:span 1!important;width:100%!important}._checkout-page-container ._input-grid ._form-group input{width:100%!important;display:block}._checkout-page-container ._payment-methods-grid{grid-template-columns:repeat(2,1fr)}._checkout-page-container ._recap-final-grid{grid-template-columns:1fr}}@media (max-width: 768px){._checkout-page-container ._card{padding:25px 20px}._checkout-page-container ._checkout-header{flex-direction:column;align-items:flex-start;gap:15px}._checkout-page-container ._checkout-header .__title{font-size:1.8rem}._checkout-page-container ._checkout-progress .__step .__label,._checkout-page-container ._checkout-items-table .__header{display:none}._checkout-page-container ._checkout-items-table .__row{display:flex;flex-direction:column;align-items:stretch;padding:20px 0;gap:12px;border-bottom:1px solid #f1f5f9}._checkout-page-container ._checkout-items-table .__row .__col-prod{width:100%;margin-bottom:10px}._checkout-page-container ._checkout-items-table .__row .__col-prod ._prod-flex{gap:15px}._checkout-page-container ._checkout-items-table .__row .__col-prod ._prod-flex .__image-wrapper{width:80px;height:80px}._checkout-page-container ._checkout-items-table .__row .__col-price,._checkout-page-container ._checkout-items-table .__row .__col-qty,._checkout-page-container ._checkout-items-table .__row .__col-total{display:flex;justify-content:space-between;align-items:center;width:100%;padding:0 5px}._checkout-page-container ._checkout-items-table .__row .__col-price .__mb-label,._checkout-page-container ._checkout-items-table .__row .__col-qty .__mb-label,._checkout-page-container ._checkout-items-table .__row .__col-total .__mb-label{display:block}._checkout-page-container ._checkout-items-table .__row .__col-total{margin-top:5px;padding-top:10px;border-top:1px dashed #f1f5f9;font-size:1.2rem;color:#e7ac14}._checkout-page-container ._delivery-selection-section ._delivery-methods-grid{grid-template-columns:1fr!important;gap:10px}._checkout-page-container ._delivery-selection-section ._method-tile{width:100%;padding:20px;box-sizing:border-box;align-items:flex-start}._checkout-page-container ._delivery-selection-section ._method-tile .__info{margin-top:-2px}._checkout-page-container ._payment-methods-grid{grid-template-columns:1fr;gap:12px}._checkout-page-container ._payment-methods-grid ._payment-tile{flex-direction:row;justify-content:flex-start;padding:20px}._checkout-page-container ._payment-methods-grid ._payment-tile .__icon{height:35px;width:60px}._checkout-page-container ._payment-methods-grid ._payment-tile .__info{text-align:left}._checkout-page-container ._checkout-footer-flex{flex-direction:column;align-items:stretch;gap:30px}._checkout-page-container ._checkout-footer-flex ._promo-section{width:100%}._checkout-page-container ._checkout-footer-flex ._promo-section ._promo-input-group{justify-content:center}._checkout-page-container ._checkout-footer-flex ._promo-section ._promo-input-group input{width:60%}._checkout-page-container ._checkout-footer-flex ._summary-action-box{text-align:center}._checkout-page-container ._checkout-footer-flex ._summary-action-box .__total-info{justify-content:center}._checkout-page-container ._checkout-footer-flex ._summary-action-box .btn-main-next,._checkout-page-container ._checkout-footer-flex ._summary-action-box .btn-buy-final{width:100%;min-width:unset;padding:20px;font-size:1.1rem}._checkout-page-container ._checkout-footer-flex .btn-outline-back{width:100%;justify-content:center;order:2}}._cart-content{max-width:95%;margin:auto}._cart-contentBox{background:#fff;padding:35px;border-radius:16px;box-shadow:0 10px 40px #0000000a}._cart-contentBox .cart-page_header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid #f0f0f0;padding-bottom:20px}._cart-contentBox .cart-page_header .cart-page_header-title{font-size:1.8rem;font-weight:800;color:#222;margin:0}._cart-contentBox .cart-page_header .btn-clear-minimal{background:none;border:1px solid #eee;color:#aaa;padding:6px 15px;border-radius:8px;cursor:pointer;transition:ease .2s}._cart-contentBox .cart-page_header .btn-clear-minimal:hover{border-color:#e6323e;color:#e6323e}._cart-contentBox .delivery-progress-container{margin-bottom:30px;padding:20px;background:#fff;border-radius:12px;border:1px solid #f0f0f0}._cart-contentBox .delivery-progress-container .delivery-text{margin-bottom:10px;font-weight:600;font-size:.95rem;color:#444}._cart-contentBox .delivery-progress-container .delivery-text span{color:#e7ac14}._cart-contentBox .delivery-progress-container .progress-bar-bg{width:100%;height:8px;background:#f4f6f8;border-radius:10px;overflow:hidden}._cart-contentBox .delivery-progress-container .progress-bar-bg .progress-bar-fill{height:100%;background:#e7ac14;transition:.6s cubic-bezier(.4,0,.2,1)}._cart-contentBox .delivery-success{margin-bottom:30px;padding:15px;background:#f0fdf4;border-radius:12px;border:1px solid #bbf7d0;color:#166534;font-weight:600;text-align:center}._cart-contentBox .cart-modern-grid .grid-header{display:grid;grid-template-columns:3.5fr 1fr 1fr 1fr 60px;padding:12px 20px;background:#fafafa;border-radius:10px;color:#888;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px}@media (max-width: 1060px){._cart-contentBox .cart-modern-grid .grid-header{display:none}}._cart-contentBox .cart-modern-grid .cart-row-item{display:grid;grid-template-columns:3.5fr 1fr 1fr 1fr 60px;align-items:center;padding:25px 20px;border-bottom:1px solid #f9f9f9;transition:.3s ease}._cart-contentBox .cart-modern-grid .cart-row-item:hover{background:#fcfcfc}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product{display:flex;align-items:center;gap:20px}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product .p-img{width:80px;height:80px;border-radius:12px;overflow:hidden;background:#f5f5f5}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product .p-img img{width:100%;height:100%;object-fit:cover}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product .p-name{display:block;font-weight:700;font-size:1.05rem;color:#111}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product .tag{font-size:.75rem;background:#f0f2f5;padding:2px 8px;border-radius:5px;color:#777;margin-right:5px}._cart-contentBox .cart-modern-grid .cart-row-item .m-label{display:none}._cart-contentBox .cart-modern-grid .cart-row-item .val{color:#555;font-weight:500}._cart-contentBox .cart-modern-grid .cart-row-item .val-bold{color:#000;font-weight:800;font-size:1.1rem}._cart-contentBox .unified-stepper{display:inline-flex;align-items:center;background:#f4f6f8;border-radius:8px;border:1px solid #e1e4e8;padding:2px;height:38px}._cart-contentBox .unified-stepper .s-btn{width:32px;height:32px;border:none;background:transparent;font-size:1.2rem;cursor:pointer;color:#666;transition:.2s}._cart-contentBox .unified-stepper .s-btn:hover{color:#e7ac14}._cart-contentBox .unified-stepper .s-input{width:40px;border:none;background:transparent;text-align:center;font-weight:800;font-size:.9rem;color:#222}._cart-contentBox .btn-remove-modern{width:32px;height:32px;border-radius:50%;border:1px solid #eee;background:#fff;color:#ccc;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s}._cart-contentBox .btn-remove-modern svg{width:18px;height:18px}._cart-contentBox .btn-remove-modern:hover{background:#ffebeb;color:#e6323e;border-color:#e6323e}._cart-contentBox .cart-footer-summary{margin-top:40px;display:flex;justify-content:space-between;align-items:flex-end}._cart-contentBox .cart-footer-summary .btn-link{color:#999;text-decoration:none;font-weight:600;transition:ease .2s}._cart-contentBox .cart-footer-summary .btn-link:hover{color:#222}._cart-contentBox .cart-footer-summary .f-right{display:flex;flex-direction:column}._cart-contentBox .cart-footer-summary .total-box{text-align:right;margin-bottom:20px}._cart-contentBox .cart-footer-summary .total-box .summary-line{display:flex;justify-content:flex-end;gap:20px;color:#888;font-size:.9rem;margin-bottom:8px}._cart-contentBox .cart-footer-summary .total-box .summary-line .free{color:#166534;font-weight:700}._cart-contentBox .cart-footer-summary .total-box .final-total{margin-top:15px}._cart-contentBox .cart-footer-summary .total-box .final-total .t-label{color:#888;font-size:1rem;margin-right:15px}._cart-contentBox .cart-footer-summary .total-box .final-total .t-value{font-size:2.2rem;font-weight:900;color:#111;letter-spacing:-1px}._cart-contentBox .cart-footer-summary .btn-checkout-gold{background:#e7ac14;color:#fff;border:none;padding:18px 50px;border-radius:12px;font-size:1.15rem;cursor:pointer;box-shadow:0 10px 25px #e7ac144d;transition:.3s cubic-bezier(.175,.885,.32,1.275)}._cart-contentBox .cart-footer-summary .btn-checkout-gold:hover{transform:translateY(-4px);box-shadow:0 15px 35px #e7ac1466}@media (max-width: 1060px){._cart-contentBox{padding:20px 15px}._cart-contentBox .cart-page_header{flex-direction:row;align-items:center}._cart-contentBox .cart-page_header .cart-page_header-title{font-size:1.4rem}._cart-contentBox .cart-modern-grid .cart-row-item{grid-template-columns:1fr!important;gap:15px;padding:20px 10px;position:relative;border:1px solid #f0f0f0;border-radius:12px;margin-bottom:15px;background:#fff}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product{display:flex;align-items:flex-start;padding-right:40px;border-bottom:1px solid #f8f8f8;padding-bottom:15px;margin-bottom:5px}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product .p-img{width:60px;height:60px;flex-shrink:0}._cart-contentBox .cart-modern-grid .cart-row-item .cell-product .p-name{font-size:.95rem;line-height:1.3}._cart-contentBox .cart-modern-grid .cart-row-item .cell-price,._cart-contentBox .cart-modern-grid .cart-row-item .cell-qty,._cart-contentBox .cart-modern-grid .cart-row-item .cell-total{display:flex!important;flex-direction:row!important;justify-content:space-between;align-items:center;width:100%;padding:5px 0}._cart-contentBox .cart-modern-grid .cart-row-item .cell-price .m-label,._cart-contentBox .cart-modern-grid .cart-row-item .cell-qty .m-label,._cart-contentBox .cart-modern-grid .cart-row-item .cell-total .m-label{display:inline-block!important;color:#aaa;font-size:.75rem;text-transform:uppercase;margin-bottom:0}._cart-contentBox .cart-modern-grid .cart-row-item .cell-action{position:absolute;top:15px;right:15px}._cart-contentBox .cart-footer-summary{flex-direction:column;align-items:stretch;margin-top:30px}._cart-contentBox .cart-footer-summary .f-left{order:2;text-align:center;margin-top:20px}._cart-contentBox .cart-footer-summary .f-right{order:1;width:100%}._cart-contentBox .cart-footer-summary .f-right .total-box{display:block;background:#fafafa;padding:20px;border-radius:12px;margin-bottom:25px;text-align:left}._cart-contentBox .cart-footer-summary .f-right .total-box .summary-line{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.85rem;color:#777}._cart-contentBox .cart-footer-summary .f-right .total-box .summary-line .l-val.free{color:#166534;font-weight:700}._cart-contentBox .cart-footer-summary .f-right .total-box .final-total{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding-top:15px;border-top:1px solid #eee}._cart-contentBox .cart-footer-summary .f-right .total-box .final-total .t-label{font-size:.95rem;font-weight:700;color:#222;margin:0}._cart-contentBox .cart-footer-summary .f-right .total-box .final-total .t-value{font-size:1.6rem;font-weight:900;color:#111;letter-spacing:-.5px}._cart-contentBox .cart-footer-summary .f-right .btn-checkout-gold{width:100%;padding:18px;display:block;text-align:center}}.cart{position:relative}.cart .cart-title button{background-color:transparent;border:none;color:#fff;font-size:2.4em;cursor:pointer;transition:ease-in .2s}.cart .cart-title button:hover{color:#e7ac14}.cart .cart-title button span.cart-item-count{position:absolute;top:-7px;right:-10px;color:#e7ac14;font-size:.55em;font-weight:700}.cart .cart-modal{position:absolute;top:100%;right:0;width:500px;background:#fff;border-radius:8px;box-shadow:0 10px 30px #00000026;margin-top:15px;z-index:9999;padding:0;overflow:hidden;font-family:Open Sans,sans-serif}.cart .cart-modal:before{content:"";position:absolute;bottom:100%;right:20px;border:10px solid transparent;border-bottom-color:#fff}.cart .cart-modal .cart-header{padding:15px 20px;border-bottom:1px solid #eee;display:flex;justify-content:flex-end}.cart .cart-modal .cart-header .btn-empty-cart{background-color:#e6323e;color:#fff;border:none;padding:6px 12px;border-radius:5px;font-size:.85rem;font-weight:600;transition:.2s;cursor:pointer}.cart .cart-modal .cart-header .btn-empty-cart:hover{background:#cc1925}.cart .cart-modal ._cart-no-items{padding:40px 20px;text-align:center;color:#666}.cart .cart-modal ._cart-no-items .return-link{color:#e9ad14;text-decoration:none;font-weight:700}.cart .cart-modal ._cart-no-items .return-link:hover{text-decoration:underline}.cart .cart-modal .cart-table-wrapper{max-height:400px;overflow-y:auto}.cart .cart-modal .cart-table-wrapper table{width:100%;border-collapse:collapse}.cart .cart-modal .cart-table-wrapper table th{background:#f9f9f9;padding:10px 15px;font-size:.75rem;text-transform:uppercase;color:#4e4e4e}.cart .cart-modal .cart-table-wrapper table td{padding:12px 15px;border-bottom:1px solid #f0f0f0;font-size:.9rem;color:#333}.cart .cart-modal .cart-table-wrapper table td.text-right{text-align:right;color:#1a202c!important}.cart .cart-modal .cart-table-wrapper table td.text-center{text-align:center}.cart .cart-modal .cart-table-wrapper table td.font-bold{font-weight:700}.cart .cart-modal .cart-table-wrapper table td input{width:45px;border:1px solid #ddd;text-align:center;border-radius:4px;padding:3px;color:#000}.cart .cart-modal .cart-table-wrapper table .item-name{font-weight:700;display:block;color:#1e293b}.cart .cart-modal .cart-table-wrapper table .item-meta{font-size:.8rem;color:#999}.cart .cart-modal .cart-table-wrapper table .btn-remove{background:none;border:none;color:#ccc;font-size:1.5rem;cursor:pointer}.cart .cart-modal .cart-table-wrapper table .btn-remove:hover{color:#e6323e}.cart .cart-modal .cart-table-wrapper table tr.__noStock{background:#fff5f5}.cart .cart-modal .cart-table-wrapper table tr.__noStock td{color:#e6323e}.cart .cart-modal .cart-footer{padding:20px;background:#fcfcfc;display:flex;justify-content:space-between;align-items:center}.cart .cart-modal .cart-footer .cart-summary{font-size:1rem}.cart .cart-modal .cart-footer .cart-summary span{color:#777;margin-right:5px}.cart .cart-modal .cart-footer .cart-summary strong{color:#1e293b;font-size:1.2rem}.cart .cart-modal .cart-footer .btn-checkout{background-color:#e9ad14;color:#fff;text-decoration:none;padding:10px 25px;border-radius:6px;font-weight:800;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem;transition:.2s}.cart .cart-modal .cart-footer .btn-checkout:hover{background:#ba8a10;transform:translateY(-1px)}@media screen and (max-width: 1060px){.cart{position:fixed;bottom:10px;right:10px;z-index:100}.cart .cart-title{width:70px;height:70px;border-radius:50%;background-color:#e9ad14;box-shadow:0 0 10px 1px #000000a6}.cart .cart-title i.__icon{font-size:1.5em!important;color:#fff;position:absolute;top:55%;left:54%;transform:translate(-50%,-50%)}.cart .cart-title span.cart-item-count{display:none;position:relative;background:none!important;color:#ba8a10!important;border-radius:50%;font-size:.9em!important;vertical-align:center!important;line-height:2.5!important;font-weight:700}.cart .cart-title span.cart-titleText,.cart .cart-modal{display:none}}.popup-add{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000}.popup-add .popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80%;max-width:700px;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;padding:20px;z-index:1001;color:#000}.popup-add .popup-content .popup-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.popup-add .popup-content .popup-header ._popup-header-title{margin:0;font-size:1.5em;color:#333}.popup-add .popup-content .popup-header .close-button{background:none;border:none;font-size:1.5em;cursor:pointer;color:#333}.popup-add .popup-content .popup-header .close-button:hover{color:red}.popup-add .popup-content .popup-body{max-height:400px;overflow-y:auto;padding:10px;color:#333}.popup-add .popup-content .popup-body p{margin:0 0 10px;line-height:1.5}.popup-add .popup-content .popup-body p span.promo-info{display:inline-flex;align-items:center;font-weight:700}.popup-add .popup-content .popup-body p span.promo-info a{color:#007bff;text-decoration:none}.popup-add .popup-content .popup-body p span.promo-info a:hover{text-decoration:underline}.popup-add .popup-content .popup-body p i{font-size:1.3em;margin-right:10px;color:#28a745}.popup-add .popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:-1}@keyframes flame{0%{transform:scale(1);color:#ef5555}50%{transform:scale(1.1);color:#f13f3f}to{transform:scale(1);color:#ef5555}}@keyframes showtext{0%{opacity:0}to{opacity:1}}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}._product-page-container{max-width:1500px;margin:40px auto;padding:0 20px;font-family:Open Sans,sans-serif}._product-page-container ._product-main-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:50px;align-items:start}._product-page-container ._column-wrapper{display:flex;flex-direction:column;gap:50px}._product-page-container ._column-wrapper._left,._product-page-container ._product-gallery-side{min-width:0}._product-page-container ._product-gallery-side .__main-stage{background:#fff;border-radius:12px;border:1px solid #eee;position:relative;cursor:zoom-in;overflow:hidden;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}._product-page-container ._product-gallery-side .__main-stage img{width:100%;height:100%;object-fit:contain;display:block;padding:20px}._product-page-container ._product-gallery-side .__main-stage .zoom-hint{position:absolute;top:20px;right:20px;z-index:10;font-size:1.5rem;color:#ccc;pointer-events:none}._product-page-container ._product-gallery-side .__thumbnails{display:flex;flex-wrap:nowrap;gap:12px;margin-top:15px;padding:5px 5px 15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;max-width:100%}._product-page-container ._product-gallery-side .__thumbnails::-webkit-scrollbar{height:6px}._product-page-container ._product-gallery-side .__thumbnails::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}._product-page-container ._product-gallery-side .__thumbnails::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px;transition:background .3s}._product-page-container ._product-gallery-side .__thumbnails::-webkit-scrollbar-thumb:hover{background:#e7ab0e}._product-page-container ._product-gallery-side .__thumbnails .__thumb{flex:0 0 90px;width:90px;height:90px;border-radius:8px;border:2px solid transparent;cursor:pointer;overflow:hidden;background:#fff}._product-page-container ._product-gallery-side .__thumbnails .__thumb img{width:100%;height:100%;object-fit:cover}._product-page-container ._product-gallery-side .__thumbnails .__thumb.is-active{border-color:#e7ab0e}._product-page-container ._product-info-side ._card{background:#fff;padding:35px;border-radius:20px;box-shadow:0 10px 40px #0000000a;border:1px solid #f0f0f0;text-align:left}._product-page-container ._product-info-side .badge-promo{background:#e6323e;color:#fff;padding:4px 12px;border-radius:6px;font-weight:800;font-size:.8rem}._product-page-container ._product-info-side ._title{font-size:2.2rem;font-weight:800;margin:15px 0 5px;color:#1e293b;line-height:1.1}._product-page-container ._product-info-side ._meta{font-size:.85rem;color:#94a3b8;margin-bottom:25px}._product-page-container ._product-info-side ._price-box{margin-bottom:30px}._product-page-container ._product-info-side ._price-box ._current-price{font-size:2.8rem;font-weight:900;color:#1e293b;display:block}._product-page-container ._product-info-side ._price-box ._old-price{text-decoration:line-through;color:#94a3b8;font-size:1.2rem}._product-page-container ._product-info-side ._price-box ._omnibus{font-size:.75rem;color:#64748b;margin-top:8px}._product-page-container ._product-info-side ._price-box.has-discount ._current-price{color:#e6323e}._product-page-container ._product-info-side ._v-group{margin-bottom:20px}._product-page-container ._product-info-side ._v-group label{font-weight:700;font-size:.9rem;color:#1e293b;display:block;margin-bottom:10px}._product-page-container ._product-info-side ._v-group ._v-options{display:flex;flex-wrap:wrap;gap:10px}._product-page-container ._product-info-side ._v-group ._v-options ._v-btn{padding:10px 18px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;cursor:pointer;font-weight:600;font-family:Roboto,sans-serif;display:flex;align-items:center;gap:8px;transition:all .2s}._product-page-container ._product-info-side ._v-group ._v-options ._v-btn .swatch{width:16px;height:16px;border-radius:50%}._product-page-container ._product-info-side ._v-group ._v-options ._v-btn.is-selected{border-color:#e7ab0e;background:#e7ab0e0d;color:#e7ab0e}._product-page-container ._product-info-side ._v-group ._v-options ._v-btn.is-disabled{opacity:.4;text-decoration:line-through;cursor:not-allowed}._product-page-container ._product-info-side .btn-cart-main{width:100%;padding:18px;background:#e7ab0e;color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:800;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:.3s;margin:20px 0}._product-page-container ._product-info-side .btn-cart-main:hover:not(:disabled){background:#b7870b;transform:translateY(-2px)}._product-page-container ._product-info-side .btn-cart-main:disabled{background:#cbd5e1;cursor:not-allowed}._product-page-container ._product-info-side ._product-subscribe{margin-top:10px;text-align:left}._product-page-container ._product-info-side ._product-subscribe ._out-of-stock-notice{background:#f1f5f9;color:#64748b;padding:12px;border-radius:8px;font-weight:700;text-transform:uppercase;font-size:.85rem;text-align:center;margin-bottom:20px;border:1px dashed #cbd5e1}._product-page-container ._product-info-side ._product-subscribe .subscribe-hint{font-size:.9rem;color:#475569;margin-bottom:15px;line-height:1.4}._product-page-container ._product-info-side ._product-subscribe .subscribe-input-group{display:flex;flex-direction:column;gap:10px}._product-page-container ._product-info-side ._product-subscribe .subscribe-input-group input[type=email]{width:100%;padding:14px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;background:#f8fafc;transition:all .2s}._product-page-container ._product-info-side ._product-subscribe .subscribe-input-group input[type=email]:focus{border-color:#e7ab0e;background:#fff;outline:none;box-shadow:0 0 0 3px #e7ab0e1a}._product-page-container ._product-info-side ._product-subscribe .subscribe-input-group input[type=email].__is-invalid{border-color:#ef4444;background:#fef2f2}._product-page-container ._product-info-side ._product-subscribe .subscribe-input-group .btn-subscribe{width:100%;padding:14px;background:#e7ab0e;color:#fff;border:none;border-radius:8px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all .2s}._product-page-container ._product-info-side ._product-subscribe .subscribe-input-group .btn-subscribe:hover:not(:disabled){background:#b7870b}._product-page-container ._product-info-side ._product-subscribe .subscribe-input-group .btn-subscribe:disabled{background:#cbd5e1;cursor:not-allowed}._product-page-container ._product-info-side ._product-subscribe .subscribe-feedback{padding:15px;border-radius:8px;font-weight:600;font-size:.9rem;margin-bottom:15px;display:flex;align-items:center;gap:10px}._product-page-container ._product-info-side ._product-subscribe .subscribe-feedback.__success{background:#f0fdf4;color:#166534;border:1px solid #bbf7d0}._product-page-container ._product-info-side ._product-subscribe .subscribe-feedback.__error{background:#fef2f2;color:#991b1b;font-size:.85rem}._product-page-container ._product-info-side ._product-subscribe .subscribe-legal{margin-top:15px}._product-page-container ._product-info-side ._product-subscribe .subscribe-legal .checkbox-container{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:.8rem;color:#64748b;line-height:1.4}._product-page-container ._product-info-side ._product-subscribe .subscribe-legal .checkbox-container input{margin-top:3px;width:16px;height:16px;accent-color:#e7ab0e}._product-page-container ._product-info-side ._product-subscribe .subscribe-legal .checkbox-container a{color:#e7ab0e;text-decoration:underline;font-weight:600}._product-page-container ._product-info-side ._trust-list{border-top:1px solid #f1f5f9;padding-top:20px}._product-page-container ._product-info-side ._trust-list ._trust-item{display:flex;align-items:center;gap:12px;margin-bottom:12px}._product-page-container ._product-info-side ._trust-list ._trust-item i{color:#e7ab0e;font-size:1.2rem}._product-page-container ._product-info-side ._trust-list ._trust-item .label{font-size:.85rem;color:#64748b}._product-page-container ._product-info-side ._trust-list ._trust-item .val{font-size:.85rem;font-weight:700;color:#1e293b;margin-left:5px}._product-page-container ._product-info-side ._payment-methods-box{margin:20px 0 0;padding:15px 0;border-top:1px solid #f1f5f9}._product-page-container ._product-info-side ._payment-methods-box ._payment-label{font-size:.85rem;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:12px}._product-page-container ._product-info-side ._payment-methods-box ._payment-icons{display:flex;align-items:center;gap:10px;flex-wrap:wrap}._product-page-container ._product-info-side ._payment-methods-box ._payment-icons .__icon-wrapper{width:58px;height:38px;display:flex;align-items:center;justify-content:center;overflow:hidden}._product-page-container ._product-info-side ._payment-methods-box ._payment-icons .__icon-wrapper img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center;filter:grayscale(100%);opacity:.6;transition:all .3s ease}._product-page-container ._product-info-side ._payment-methods-box ._payment-icons .__icon-wrapper img:hover{filter:grayscale(0%);opacity:1}._product-page-container ._product-info-side ._payment-methods-box ._deferred-hint{margin-top:15px;display:flex;align-items:center;gap:10px;background:#f8fafc;padding:12px 14px;border-radius:10px;font-size:.85rem;color:#475569;border:1px solid #f1f5f9}._product-page-container ._product-info-side ._payment-methods-box ._deferred-hint i{color:#e7ab0e}._product-page-container ._product-info-side ._payment-methods-box ._deferred-hint strong{color:#1e293b;font-weight:700}._product-page-container ._product-info-side ._finance-section{padding-top:20px;border-top:1px solid #f1f5f9}._product-page-container ._product-info-side ._finance-section ._finance-label{font-size:.85rem;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:12px;letter-spacing:.5px}._product-page-container ._product-info-side ._finance-section ._finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn{display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:12px;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn .__logo{flex:0 0 40px;margin-right:12px}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn .__logo img{height:25px;width:auto;object-fit:contain}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn .__text{display:flex;flex-direction:column}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn .__text .__action{font-size:.85rem;font-weight:600;color:#1e293b;line-height:1.2}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn .__text .__provider{font-size:.7rem;color:#64748b}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn i{margin-left:auto;font-size:.7rem;color:#cbd5e1;transition:transform .2s}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn:hover{border-color:#e7ab0e;background:#e7ab0e05;box-shadow:0 4px 12px #0000000d}._product-page-container ._product-info-side ._finance-section ._finance-grid ._finance-btn:hover i{color:#e7ab0e;transform:translate(3px)}._product-page-container ._description-column,._product-page-container ._spec-column{padding-top:40px;border-top:1px solid #eee}._product-page-container ._description-column ._section-title,._product-page-container ._spec-column ._section-title{font-size:1.8rem;font-weight:800;margin-bottom:30px;text-transform:uppercase;color:#1e293b}._product-page-container ._description-column ._product-info_googleCard,._product-page-container ._spec-column ._product-info_googleCard{font-size:1em;line-height:1.7;color:#252c37;margin-bottom:10px}._product-page-container ._description-column ._product-info_googleCard a,._product-page-container ._spec-column ._product-info_googleCard a{color:#e7ab0e;font-weight:700}._product-page-container ._description-column ._html-description,._product-page-container ._spec-column ._html-description{font-size:1.1rem;line-height:1.7;color:#475569}._product-page-container ._spec-table{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}._product-page-container ._spec-table ._spec-row{display:flex;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f1f5f9}._product-page-container ._spec-table ._spec-row:last-child{border:none}._product-page-container ._spec-table ._spec-row:nth-child(2n){background:#f8fafc}._product-page-container ._spec-table ._spec-row ._s-label{font-weight:700;color:#545e68;font-size:.75rem;text-transform:uppercase}._product-page-container ._spec-table ._spec-row ._s-value{font-weight:600;color:#1e293b;font-size:.95rem}._product-page-container ._spec-table ._spec-row.__wrap{flex-wrap:wrap}._zoom-modal{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:10000;display:flex;justify-content:center;align-items:center;padding:20px}._zoom-modal .__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000d9;cursor:zoom-out}._zoom-modal .__content{position:relative;z-index:10001;max-width:100%;max-height:100%;pointer-events:none}._zoom-modal .__content img{width:auto;height:auto;max-width:95vw;max-height:95vh;object-fit:contain;border-radius:4px;box-shadow:0 20px 50px #00000080;pointer-events:auto}._zoom-modal .__content .__close{position:absolute;top:-45px;right:-10px;color:#fff;font-size:3rem;line-height:1;background:none;border:none;cursor:pointer;pointer-events:auto;transition:transform .2s}._zoom-modal .__content .__close:hover{transform:scale(1.1);color:#e6323e}@media (max-width: 1024px){._product-page-container ._product-main-grid{display:flex;flex-direction:column;gap:30px;width:100%}._product-page-container ._column-wrapper{display:contents}._product-page-container ._product-info-side,._product-page-container ._spec-column,._product-page-container ._description-column,._product-page-container ._product-gallery-side{width:100%;box-sizing:border-box}._product-page-container ._product-info-side ._card{width:100%;box-sizing:border-box;padding:25px;box-shadow:none;border:1px solid #eee;position:relative;top:0}._product-page-container ._spec-column{width:100%}._product-page-container ._spec-column ._spec-table{width:100%;box-sizing:border-box}._product-page-container ._mob-1{order:1}._product-page-container ._mob-2{order:2}._product-page-container ._mob-3{order:3}._product-page-container ._mob-4{order:4}._product-page-container ._description-column,._product-page-container ._spec-column{margin-top:10px;padding-top:30px}._product-page-container ._product-gallery-side .__main-stage img{max-height:400px;width:100%}}@media (max-width: 480px){._product-info-side ._finance-section ._finance-grid{grid-template-columns:1fr}}.payment-methods-container{max-width:900px;margin:auto;font-family:Inter,system-ui,-apple-system,sans-serif;color:#334155;padding:0 1rem}.payment-methods-container .main-title{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:2rem;border-left:6px solid #e9ad14;padding-left:1.25rem}.payment-methods-container .payment-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 3px #0000000d;transition:transform .2s ease}.payment-methods-container .payment-card h2{font-size:1.25rem;font-weight:700;color:#0f172a;margin-top:0;margin-bottom:.75rem;display:flex;align-items:center;gap:10px}.payment-methods-container .payment-card p{line-height:1.6;margin-bottom:1rem;color:#64748b}.payment-methods-container .payment-card--intro .badge{background:#eff6ff;color:#2563eb;padding:4px 12px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;display:inline-block;margin-bottom:.75rem}.payment-methods-container .payment-card--installments .installments-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin:1.5rem 0}.payment-methods-container .payment-card--installments .installments-grid .grid-item{padding:1rem;border:1px dashed #cbd5e1;border-radius:8px;text-align:center}.payment-methods-container .payment-card--installments .installments-grid .grid-item span{display:block;font-size:.75rem;color:#94a3b8;text-transform:uppercase;margin-bottom:4px}.payment-methods-container .payment-card--installments .installments-grid .grid-item strong{font-size:1.1rem;color:#1e293b}.payment-methods-container .payment-card--installments .installments-grid .grid-item strong.highlight{color:#10b981}.payment-methods-container .payment-card--installments .representative-example{font-size:.8rem;color:#94a3b8;background:#f8fafc;padding:1rem;border-radius:8px;font-style:italic}.payment-methods-container .payment-card--leasing{background:#1e293b;color:#f8fafc;border:none;padding:2rem;box-shadow:0 10px 15px -3px #0000001a}.payment-methods-container .payment-card--leasing h2{color:#fff}.payment-methods-container .payment-card--leasing .b2b-badge{background:#e9ad14;color:#fff;padding:4px 10px;border-radius:4px;font-size:.7rem;font-weight:800}.payment-methods-container .payment-card--leasing .leasing-types{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin:1.5rem 0}.payment-methods-container .payment-card--leasing .leasing-types .type-box{background:#ffffff0d;padding:1.25rem;border-radius:10px;border:1px solid rgba(255,255,255,.1)}.payment-methods-container .payment-card--leasing .leasing-types .type-box strong{display:block;margin-bottom:.5rem}.payment-methods-container .payment-card--leasing .leasing-types .type-box strong.operacyjny{color:#e9ad14}.payment-methods-container .payment-card--leasing .leasing-types .type-box ul{list-style:none;padding:0;margin:0;font-size:.85rem;color:#94a3b8}.payment-methods-container .payment-card--leasing .leasing-types .type-box ul li{margin-bottom:4px}.payment-methods-container .payment-card--leasing .check-list{display:flex;flex-wrap:wrap;gap:15px;font-size:.9rem;color:#94a3b8;margin-top:1rem}.delivery-methods-list{display:grid;gap:1.5rem;max-width:900px;margin:0 auto;font-family:Inter,sans-serif}.delivery-methods-list .main-title{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:2rem;border-left:6px solid #e9ad14;padding-left:1.25rem}.delivery-methods-list .delivery-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .2s ease-in-out;box-shadow:0 1px 2px #0000000d}.delivery-methods-list .delivery-card:hover{border-color:#f7de9f;box-shadow:0 4px 12px #0000000d}.delivery-methods-list .delivery-card__header{background:#f8fafc;padding:1rem 1.5rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.delivery-methods-list .delivery-card__header h3{margin:0;font-size:1.15rem;font-weight:700;color:#1e293b}.delivery-methods-list .delivery-card__body{padding:1.5rem}.delivery-methods-list .delivery-card__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:1.25rem}.delivery-methods-list .delivery-card__info-group{display:flex;flex-direction:column;gap:4px}.delivery-methods-list .delivery-card__info-group label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-weight:600}.delivery-methods-list .delivery-card__info-group span{font-size:1rem;color:#1e293b;font-weight:500}.delivery-methods-list .delivery-card__info-group .price-tag{color:#e9ad14;font-weight:700}.delivery-methods-list .delivery-card__info-group .price-tag--free{color:#10b981}.delivery-methods-list .delivery-card__description{padding-top:1.25rem;border-top:1px solid #f8fafc;font-size:.95rem;line-height:1.6;color:#64748b}.delivery-methods-list .empty-state{text-align:center;padding:3rem;background:#f8fafc;border-radius:12px;border:2px dashed #e2e8f0;color:#64748b}.about-us-container{max-width:1100px;margin:0 auto 2rem;font-family:Inter,sans-serif}.about-us-container .about-hero{background:#1e293b;color:#fff;border-radius:20px;padding:3.5rem;margin-bottom:3rem;position:relative;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a;z-index:1}.about-us-container .about-hero:after{content:"";position:absolute;top:0;right:0;width:35%;height:100%;background:linear-gradient(90deg,transparent,rgba(233,173,20,.15));pointer-events:none}.about-us-container .about-hero h1{font-size:clamp(1.8rem,5vw,2.8rem);font-weight:800;margin-bottom:1.5rem;color:#fff;line-height:1.2}.about-us-container .about-hero h1 span{color:#e9ad14}.about-us-container .about-hero p{font-size:1.1rem;line-height:1.8;color:#cbd5e1;max-width:750px}.about-us-container .mission-statement{text-align:center;margin:4rem 0;padding:2.5rem 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.about-us-container .mission-statement h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.15em;color:#e9ad14;margin-bottom:1rem}.about-us-container .mission-statement blockquote{font-size:1.4rem;font-weight:600;color:#1e293b;margin:0 auto;max-width:700px;font-style:italic;line-height:1.4}.about-us-container .offer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.about-us-container .offer-grid .offer-card{background:#fff;padding:2.5rem;border-radius:16px;border:1px solid #e2e8f0;transition:all .3s ease}.about-us-container .offer-grid .offer-card:hover{transform:translateY(-8px);border-color:#e9ad14;box-shadow:0 10px 20px #0000000d}.about-us-container .offer-grid .offer-card__icon{font-size:2.8rem;margin-bottom:1.5rem;display:block}.about-us-container .offer-grid .offer-card h3{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.about-us-container .offer-grid .offer-card p{font-size:.95rem;line-height:1.6;color:#353f4a}.page-content .content-pageBox.__contact{flex:1 1 100%;max-width:1400px;width:100%;display:block}.contact-grid-v3{display:flex;gap:30px;align-items:stretch;width:100%}@media (max-width: 1024px){.contact-grid-v3{flex-direction:column}}.contact-grid-v3 .contact-map-wrapper{flex:1.5;min-height:500px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}.contact-grid-v3 .contact-map-wrapper iframe{width:100%;height:100%;display:block}.contact-grid-v3 .contact-info-wrapper{flex:1;display:flex;flex-direction:column;gap:20px}.contact-grid-v3 .contact-info-wrapper ._pageBox{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 2px 4px #0000000d}.contact-grid-v3 .contact-info-wrapper ._pageBox .__pageBox-title{margin-bottom:15px;color:#e9ad14;font-size:1.3em}.page-content .content-pageBox.__faq{flex:1 1 100%;max-width:1100px;margin:0 auto;display:block}.faq-wrapper{padding:20px 0}.faq-wrapper .faq-header-title{font-size:2.2rem;font-weight:800;color:#1e293b;margin-bottom:2.5rem;text-align:center;border-bottom:4px solid #e9ad14;display:inline-block;padding-bottom:10px;position:relative;left:50%;transform:translate(-50%)}.faq-wrapper ._faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:15px;transition:all .3s ease;box-shadow:0 2px 4px #00000005}.faq-wrapper ._faq-item:hover{border-color:#e9ad14;box-shadow:0 5px 15px #0000000d}.faq-wrapper ._faq-item[open]{border-color:#e9ad14;background:#fff}.faq-wrapper ._faq-item[open] .__faq-question:after{content:"−";color:#e9ad14;transform:rotate(180deg)}.faq-wrapper ._faq-item .__faq-question{padding:20px 25px;font-weight:700;font-size:1.1rem;color:#1e293b;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;outline:none}.faq-wrapper ._faq-item .__faq-question::-webkit-details-marker{display:none}.faq-wrapper ._faq-item .__faq-question:after{content:"+";font-size:1.6rem;font-weight:300;color:#353f4a;transition:transform .3s ease}.faq-wrapper ._faq-item .__faq-answer{padding:15px 25px 25px;color:#353f4a;line-height:1.8;font-size:1.05rem;border-top:1px solid #f8fafc}.faq-wrapper ._faq-item .__faq-answer b{color:#1e293b;font-weight:700}.page-content .content-pageBox.__docs{flex:1 1 100%;max-width:1000px;margin:0 auto;display:block;text-align:left}.docs-wrapper{background:#fff;padding:40px;border-radius:16px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #e2e8f0;line-height:1.7;color:#353f4a}.docs-wrapper .__pageBox-title{font-size:2.2rem;font-weight:800;color:#1e293b;margin-bottom:30px;text-transform:uppercase;border-bottom:4px solid #e9ad14;padding-bottom:10px;display:inline-block}.docs-wrapper .__pageBox-subTitle{font-size:1.4rem;font-weight:700;color:#1e293b;margin:40px 0 20px;text-transform:uppercase}.docs-wrapper ol{list-style-type:disc!important;margin-left:25px;margin-bottom:20px;padding-left:0}.docs-wrapper ol li{display:list-item!important;margin-bottom:10px;color:#353f4a;line-height:1.6}.docs-wrapper ol li::marker{color:#e9ad14;font-size:1.1em}.docs-wrapper ol li:before{display:none}.docs-wrapper ol li strong{display:block;font-size:1.1rem;color:#1e293b;margin-bottom:10px;font-weight:700}.docs-wrapper ol li ol{list-style-type:decimal!important;margin-left:25px;margin-bottom:20px;padding-left:0}.docs-wrapper ol li ol li{display:list-item!important;margin-bottom:15px;padding-left:10px}.docs-wrapper ol li ol li:before{content:none}.docs-wrapper p{margin:10px 0}.docs-wrapper a{color:#e9ad14;text-decoration:none;font-weight:600;border-bottom:1px solid transparent;transition:all .2s}.docs-wrapper a:hover{border-bottom-color:#e9ad14}.docs-wrapper .important-notice{background:#f8fafc;padding:20px;border-radius:8px;border-left:4px solid #e9ad14;color:#1e293b;font-weight:600;margin:30px 0}.page-content .content-pageBox.__docs{flex:1 1 100%;max-width:1050px;margin:0 auto;display:block}.docs-wrapper{background:#fff;padding:3rem;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d;line-height:1.7;color:#353f4a}.docs-wrapper .__pageBox-title{font-size:1.8rem;font-weight:800;color:#1e293b;margin-bottom:2rem;border-bottom:4px solid #e9ad14;padding-bottom:10px;display:inline-block;text-transform:uppercase}.docs-wrapper .intro-text{background:#f8fafc;padding:1.5rem;border-radius:8px;margin-bottom:2.5rem;font-size:.95rem;border-left:4px solid #e9ad14}.docs-wrapper>.__pageBox-data>._data-box>ol{list-style-type:upper-roman!important;padding-left:1.5rem}.docs-wrapper>.__pageBox-data>._data-box>ol>li{display:list-item!important;margin-bottom:3rem;font-weight:800;font-size:1.2rem;color:#1e293b}.docs-wrapper>.__pageBox-data>._data-box>ol>li>ol,.docs-wrapper>.__pageBox-data>._data-box>ol>li>p{font-weight:400;font-size:1rem;color:#353f4a;margin-top:1rem}.docs-wrapper ol{list-style-type:decimal!important;padding-left:1.5rem}.docs-wrapper ol li{display:list-item!important;margin-bottom:1rem;padding-left:.5rem}.docs-wrapper ol li ol{list-style-type:lower-alpha!important;margin-top:.75rem}.docs-wrapper ol li ol li{margin-bottom:.5rem}.docs-wrapper strong{color:#1e293b}.docs-wrapper a{color:#e9ad14;text-decoration:none;font-weight:600}.docs-wrapper a:hover{text-decoration:underline}.docs-wrapper .download-section{margin-top:3rem;padding-top:2rem;border-top:2px solid #f1f5f9}.docs-wrapper .download-section .__pageBox-subTitle{font-weight:800;font-size:1.2rem;color:#1e293b;margin-bottom:1rem;text-transform:uppercase}.docs-wrapper .download-section .download-link{display:inline-flex;align-items:center;gap:10px;background:#f8fafc;padding:12px 20px;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s}.docs-wrapper .download-section .download-link:hover{background:#f1f5f9;border-color:#e9ad14}.promotions-page{font-family:Open Sans,sans-serif}.promotions-page .page-header{text-align:center;margin-bottom:50px}.promotions-page .page-header .page-title{font-size:2.5rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:1px;margin-bottom:10px}.promotions-page .page-header .page-title:after{content:"";display:block;width:60px;height:4px;background:#e9ad14;margin:15px auto 0;border-radius:2px}.promotions-page .page-header .page-subtitle{color:#64748b;font-size:1.1rem}.promotions-page .promotions-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px}.promotions-page .promotions-grid .promotion-card{background:#fff;border-radius:16px;padding:30px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #e2e8f0;transition:all .3s ease}.promotions-page .promotions-grid .promotion-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #00000014;border-color:#e9ad14}.promotions-page .promotions-grid .promotion-card .promotion-label{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#e9ad14;letter-spacing:1.5px;margin-bottom:15px}.promotions-page .promotions-grid .promotion-card .promotion-title{font-size:1.5rem;font-weight:700;margin-bottom:15px;line-height:1.3}.promotions-page .promotions-grid .promotion-card .promotion-title a{color:#1e293b;text-decoration:none;transition:color .2s}.promotions-page .promotions-grid .promotion-card .promotion-title a:hover{color:#e9ad14}.promotions-page .promotions-grid .promotion-card .promotion-description{color:#64748b;font-size:.95rem;line-height:1.6;font-family:Roboto,sans-serif}.promotions-page .promotions-grid .promotion-card .promotion-description p{margin-bottom:10px}.promotions-page .promotions-grid .promotion-card .promotion-description ul{padding-left:20px;margin-bottom:10px}.promotions-page .promotions-grid .promotion-card .promotion-footer{margin-top:25px;padding-top:20px;border-top:1px solid #f1f5f9}.promotions-page .promotions-grid .promotion-card .promotion-footer .btn-promotion{display:inline-flex;align-items:center;gap:10px;color:#1e293b;font-weight:700;text-transform:uppercase;font-size:.85rem;letter-spacing:1px;text-decoration:none;transition:all .2s}.promotions-page .promotions-grid .promotion-card .promotion-footer .btn-promotion:hover{color:#e9ad14;gap:15px}.promotions-page .promotions-empty{grid-column:1/-1;text-align:center;padding:80px 20px;background:#fff;border-radius:16px;border:2px dashed #e2e8f0}.promotions-page .promotions-empty .empty-icon{font-size:4rem;margin-bottom:20px}.promotions-page .promotions-empty h3{font-size:1.5rem;font-weight:700;margin-bottom:10px}.promotions-page .promotions-empty p{color:#64748b;margin-bottom:30px}.promotions-page .promotions-empty .btn-back{background:#1e293b;color:#fff;padding:12px 30px;border-radius:8px;text-decoration:none;font-weight:600;transition:background .2s}.promotions-page .promotions-empty .btn-back:hover{background:#000}@media (max-width: 768px){.promotions-page{padding:40px 0}.promotions-page .promotions-grid{grid-template-columns:1fr}.promotions-page .page-header .page-title{font-size:1.8rem}}.newsletter-confirmation-page{display:flex;align-items:center;font-family:Open Sans,sans-serif}.newsletter-confirmation-page .confirmation-card{max-width:600px;margin:0 auto;background:#fff;padding:50px 40px;border-radius:16px;text-align:center;box-shadow:0 10px 25px #0000000d;border:1px solid #e2e8f0}.newsletter-confirmation-page .confirmation-card .card-icon{margin-bottom:30px;animation:bounceIn .8s cubic-bezier(.68,-.55,.265,1.55)}.newsletter-confirmation-page .confirmation-card .card-title{font-size:2rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.newsletter-confirmation-page .confirmation-card .card-body{font-family:Roboto,sans-serif;color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:40px}.newsletter-confirmation-page .confirmation-card .card-body strong{color:#1e293b;font-weight:600}.newsletter-confirmation-page .confirmation-card .card-actions{display:flex;gap:15px;justify-content:center;margin-bottom:30px}.newsletter-confirmation-page .confirmation-card .card-actions .btn-primary{background-color:#e9ad14;color:#fff;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;transition:all .3s ease;box-shadow:0 4px 12px #e9ad144d}.newsletter-confirmation-page .confirmation-card .card-actions .btn-primary:hover{background-color:#ba8a10;transform:translateY(-2px);box-shadow:0 6px 15px #e9ad1466}.newsletter-confirmation-page .confirmation-card .card-actions .btn-outline{background-color:transparent;color:#64748b;padding:14px 28px;border:2px solid #e2e8f0;border-radius:8px;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;transition:all .2s ease}.newsletter-confirmation-page .confirmation-card .card-actions .btn-outline:hover{background-color:#f1f5f9;color:#1e293b;border-color:#cbd5e1}.newsletter-confirmation-page .confirmation-card .card-footer{font-size:.9rem;color:#94a3b8}.newsletter-confirmation-page .confirmation-card .card-footer a{color:#e9ad14;text-decoration:none;font-weight:600}.newsletter-confirmation-page .confirmation-card .card-footer a:hover{text-decoration:underline}@keyframes bounceIn{0%{transform:scale(.3);opacity:0}50%{transform:scale(1.05);opacity:1}70%{transform:scale(.9)}to{transform:scale(1)}}@media (max-width: 640px){.newsletter-confirmation-page,.newsletter-confirmation-page .confirmation-card{padding:40px 20px}.newsletter-confirmation-page .confirmation-card .card-actions{flex-direction:column}.newsletter-confirmation-page .confirmation-card .card-title{font-size:1.5rem}}.newsletter-unsubscribe-page{display:flex;align-items:center;font-family:Open Sans,sans-serif}.newsletter-unsubscribe-page .unsub-card{max-width:600px;margin:0 auto;background:#fff;padding:50px 40px;border-radius:16px;text-align:center;box-shadow:0 10px 25px #0000000d;border:1px solid #e2e8f0}.newsletter-unsubscribe-page .unsub-card .card-icon{margin-bottom:30px;opacity:.8}.newsletter-unsubscribe-page .unsub-card .card-title{font-size:1.8rem;font-weight:700;color:#1e293b;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:20px}.newsletter-unsubscribe-page .unsub-card .card-body{font-family:Roboto,sans-serif;color:#64748b;font-size:1.1rem;line-height:1.6;margin-bottom:40px}.newsletter-unsubscribe-page .unsub-card .card-body .small-info{font-size:.95rem;margin-top:15px;font-style:italic}.newsletter-unsubscribe-page .unsub-card .card-actions{margin-bottom:30px}.newsletter-unsubscribe-page .unsub-card .card-actions .btn-primary{display:inline-block;background-color:#1e293b;color:#fff;padding:14px 35px;border-radius:8px;text-decoration:none;font-weight:700;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;transition:all .3s ease}.newsletter-unsubscribe-page .unsub-card .card-actions .btn-primary:hover{background-color:#000;transform:translateY(-2px);box-shadow:0 6px 15px #0003}.newsletter-unsubscribe-page .unsub-card .card-footer{font-size:.9rem;color:#94a3b8}.newsletter-unsubscribe-page .unsub-card .card-footer a{color:#e9ad14;text-decoration:none;font-weight:600}.newsletter-unsubscribe-page .unsub-card .card-footer a:hover{text-decoration:underline}.error-page-wrapper{display:flex;align-items:center;justify-content:center;padding:0 20px 25px;min-height:65vh}.error-page-wrapper .error-content{max-width:600px;text-align:center}.error-page-wrapper .error-content .error-number{font-size:14rem;font-weight:900;line-height:.8;color:#f6f6f6;position:relative;z-index:1;margin-bottom:-70px;-webkit-user-select:none;user-select:none;letter-spacing:-5px}.error-page-wrapper .error-content .error-icon{color:#e7ac14;margin-bottom:30px;position:relative;z-index:2}.error-page-wrapper .error-content .error-icon svg{width:110px;height:110px;filter:drop-shadow(0 10px 15px rgba(0,0,0,.1))}.error-page-wrapper .error-content h1{font-size:2.8rem;font-weight:800;color:#1a1a1a;margin-bottom:15px;letter-spacing:-1.5px}.error-page-wrapper .error-content p{font-size:1.15rem;max-width:450px;margin:0 auto 40px;color:#666;line-height:1.6}.error-page-wrapper .error-content .error-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.error-page-wrapper .error-content .error-actions .btn-primary-gold{background-color:#e7ac14;color:#fff;padding:16px 35px;border-radius:12px;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 20px #e7ac1433}.error-page-wrapper .error-content .error-actions .btn-primary-gold:hover{transform:translateY(-3px);box-shadow:0 15px 30px #e7ac144d}.error-page-wrapper .error-content .error-actions .btn-outline{background:#fff;border:1px solid #ddd;color:#666;padding:16px 35px;border-radius:12px;font-weight:700;text-decoration:none;transition:all .2s}.error-page-wrapper .error-content .error-actions .btn-outline:hover{background:#f8f8f8;border-color:#bbb;color:#1a1a1a}.error-page-wrapper .error-content .error-search-hint{margin-top:50px;font-size:.9rem;color:#aaa;border-top:1px solid #eee;padding-top:30px}@media (max-width: 768px){.error-page-wrapper .error-content .error-number{font-size:8rem;margin-bottom:-45px;letter-spacing:-2px}.error-page-wrapper .error-content .error-icon svg{width:80px;height:80px}.error-page-wrapper .error-content h1{font-size:2rem}}.page-content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly;align-items:flex-start;gap:30px}.page-content .content-pageBox{display:flex;gap:45px;flex-direction:column;flex-wrap:nowrap}.page-content .content-pageBox ._pageBox{display:flex;flex-direction:column;gap:15px}.page-content .content-pageBox ._pageBox .__pageBox-title{font-weight:700;font-size:1.6em}.page-content .content-pageBox ._pageBox .__pageBox-data{font-size:1.2em}.page-content .content-pageBox ._pageBox .__pageBox-data ._data-box{margin-bottom:15px}.page-content .content-pageBox ._pageBox .__pageBox-data ._data-box:last-child{margin-bottom:0}.page-content .content-pageBox ._pageBox .__pageBox-data .__data-label{display:inline-block;font-weight:700}.page-content .content-pageBox ._pageBox .__pageBox-data a{font-weight:700;color:#d29c12;transition:ease-in .2s}.page-content .content-pageBox ._pageBox .__pageBox-data a:hover{color:#efbe41}.page-content .content-pageBox.__faq{width:100%}.page-content .content-pageBox.__faq ._faq-item{margin-bottom:15px}.page-content .content-pageBox.__faq ._faq-item .__faq-question{font-weight:700}.page-content .content-pageBox.__faq ._faq-item .__faq-answer{margin-top:10px;padding-left:20px}.page-content .content-pageBox.__faq ._faq-item:last-child{margin-bottom:0}.page-content .content-pageBox.__docs{width:100%;text-align:justify}.page-content .content-pageBox.__docs ._pageBox .__pageBox-title{font-weight:700;font-size:1.4em;text-transform:uppercase}.page-content .content-pageBox.__docs ._pageBox .__pageBox-subTitle{font-weight:700;font-size:1.2em;margin-bottom:10px;text-transform:uppercase}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data{font-size:1em}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box{margin-bottom:15px}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box .__data-label{display:inline-block;font-weight:700}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box:last-child{margin-bottom:0}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box ol{margin-left:20px;padding-left:0;margin-bottom:20px}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box ol li{margin-bottom:20px}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box ol li p{margin:5px 0 10px;font-size:1em}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box ol li strong{font-weight:700}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box ol li a{font-weight:700;color:#d29c12;transition:ease-in .2s}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box ol li a:hover{color:#efbe41}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data ._data-box ol li ol li{margin-bottom:0}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data a{font-weight:700;color:#d29c12;transition:ease-in .2s}.page-content .content-pageBox.__docs ._pageBox .__pageBox-data a:hover{color:#efbe41}.page-content .content-pageBox .__contact{flex:1 1 100%;max-width:1400px;width:100%;display:block}._carousel ._carousel-title{font-size:1.4rem;font-weight:700;margin-bottom:20px;text-transform:uppercase}._carousel ._carousel-title i{transition:.1s linear;animation:flame 1s infinite;font-size:1.3em;color:#e6323e}._carousel ._carousel-body{position:relative}._carousel ._carousel-body ._carousel-body_items{display:flex;overflow:hidden}._carousel ._carousel-body ._carousel-body_items .__item{flex:0 0 100%;position:relative}._carousel ._carousel-body ._carousel-body_items .__item a{display:flex;flex-direction:column}._carousel ._carousel-body ._carousel-body_items .__item .__item-image{width:100%}._carousel ._carousel-body ._carousel-body_items .__item .__item-image img{width:100%;height:700px;object-fit:cover;border-radius:8px}._carousel ._carousel-body ._carousel-body_items .__item .__item-text{opacity:0;background-color:#171717ed;position:absolute;height:auto;left:0;right:0;bottom:5px;color:#fff;padding:20px;box-shadow:0 0 5px #fff6;border-bottom-left-radius:8px;border-bottom-right-radius:8px;transition:ease-in .3s}._carousel ._carousel-body ._carousel-body_items .__item .__item-text .__title{font-size:1.5rem;font-weight:700;text-transform:uppercase;transition:.2s ease-in}._carousel ._carousel-body ._carousel-body_items .__item .__item-text .__short-description{font-size:1.3rem}._carousel ._carousel-body ._carousel-body_items .__item .__item-text:hover .__title{color:#e9ad14}._carousel ._carousel-body ._carousel-body_items .__item:hover .__item-text{opacity:1;animation:showtext .5s forwards}._carousel ._carousel-body ._carousel__nav-prev,._carousel ._carousel-body ._carousel__nav-next{display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s ease-in;width:80px;height:99%;opacity:.5;position:absolute;z-index:10;top:0}._carousel ._carousel-body ._carousel__nav-prev:hover,._carousel ._carousel-body ._carousel__nav-next:hover{opacity:1;color:#e9ad14;background-color:#2d374829}._carousel ._carousel-body ._carousel__nav-prev i.__icon,._carousel ._carousel-body ._carousel__nav-next i.__icon{font-size:3.5em!important}._carousel ._carousel-body ._carousel__nav-prev{left:0;border-top-left-radius:8px;border-bottom-left-radius:8px}._carousel ._carousel-body ._carousel__nav-next{right:0;border-top-right-radius:8px;border-bottom-right-radius:8px}@media screen and (max-width: 1060px){._carousel{max-width:95%;margin:auto}._carousel ._carousel-body ._carousel-body_items .__item .__item-image img{height:200px}}.products-content-wrapper{margin-top:2rem}.products-content-wrapper .products-headings{margin-bottom:2.5rem}.products-content-wrapper .products-headings .seo-title{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:.5rem}.products-content-wrapper .products-headings .seo-description{color:#353f4a;font-size:1.1rem}.products-content-wrapper .products-toolbar{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:15px 25px;border-radius:12px;margin-bottom:20px;border:1px solid #e2e8f0;box-shadow:0 2px 4px #00000005}.products-content-wrapper .products-toolbar .results-count{color:#64748b;font-size:.95rem}.products-content-wrapper .products-toolbar .results-count strong{color:#1e293b}.products-content-wrapper .products-toolbar .sort-selector{display:flex;align-items:center;gap:12px}.products-content-wrapper .products-toolbar .sort-selector label{font-size:.85rem;font-weight:700;color:#545e68;text-transform:uppercase}.products-content-wrapper .products-toolbar .sort-selector select{background-color:#f8fafc;border:1px solid #e2e8f0;padding:8px 35px 8px 15px;border-radius:8px;font-weight:600;color:#1e293b;cursor:pointer;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23e9ad14'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;transition:border-color .2s}.products-content-wrapper .products-toolbar .sort-selector select:focus{border-color:#e9ad14}.products-content-wrapper ._products{display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.products-content-wrapper ._products ._product-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease,border-color .2s ease,opacity .5s ease;opacity:0}.products-content-wrapper ._products ._product-card.animated{opacity:1}.products-content-wrapper ._products ._product-card.opacity-0{opacity:0;visibility:hidden}.products-content-wrapper ._products ._product-card:hover{transform:translateY(-10px);box-shadow:0 12px 24px #00000014;border-color:#e9ad14}.products-content-wrapper ._products ._product-card.__is-unavailable ._product-image img{filter:grayscale(1);opacity:.5}.products-content-wrapper ._products ._product-card ._product-image{position:relative;aspect-ratio:4/3;background:#f8fafc;display:flex;align-items:center;justify-content:center}.products-content-wrapper ._products ._product-card ._product-image img{width:100%;height:100%;object-fit:contain;padding:10px}.products-content-wrapper ._products ._product-card ._product-image .badge-unavailable{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff6;display:flex;align-items:center;justify-content:center;font-weight:800;text-transform:uppercase;color:#1e293b;z-index:2}.products-content-wrapper ._products ._product-card ._product-image ._highlights-stack{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:6px;z-index:3}.products-content-wrapper ._products ._product-card ._product-image ._highlights-stack .highlight{padding:4px 12px;font-size:.75rem;font-weight:800;border-radius:6px;text-transform:uppercase;box-shadow:0 2px 4px #0000001a}.products-content-wrapper ._products ._product-card ._product-variants-summary{padding:5px 10px;min-height:25px;display:flex;align-items:center;gap:15px}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-colors-preview{display:flex;align-items:center;gap:5px}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-colors-preview .color-dot{width:12px;height:12px;border-radius:50%;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-colors-preview .more-count{font-size:.75rem;color:#64748b;font-weight:700}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-sizes-preview{position:relative;font-size:.75rem;font-weight:600;color:#64748b;cursor:pointer;border-bottom:1px dashed #cbd5e1;display:inline-block}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-sizes-preview .sizes-tooltip{position:absolute;bottom:calc(100% + 10px);left:0;background:#1e293b;color:#fff;padding:8px 12px;border-radius:8px;white-space:nowrap;box-shadow:0 10px 15px -3px #0006;z-index:50;pointer-events:none;transform-origin:bottom left}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-sizes-preview .sizes-tooltip span{margin:0 4px;font-size:.8rem;display:inline-block}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-sizes-preview .sizes-tooltip span.out-of-stock{text-decoration:line-through;opacity:.4}.products-content-wrapper ._products ._product-card ._product-variants-summary .__variant-sizes-preview .sizes-tooltip:after{content:"";position:absolute;top:100%;left:15px;border-width:6px;border-style:solid;border-color:#1e293b transparent transparent transparent}.products-content-wrapper ._products ._product-card ._product-bottom{padding:1.25rem;display:flex;justify-content:space-between;align-items:flex-end;flex-grow:1}.products-content-wrapper ._products ._product-card ._product-bottom ._product-info{flex-grow:1;min-width:0}.products-content-wrapper ._products ._product-card ._product-bottom ._product-info ._product-name{font-size:1.1rem;font-weight:700;color:#1e293b;margin-bottom:.75rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-content-wrapper ._products ._product-card ._product-bottom ._product-info ._product-price{display:flex;flex-direction:column}.products-content-wrapper ._products ._product-card ._product-bottom ._product-info ._product-price .price{font-size:1.25rem;font-weight:800;color:#1e293b}.products-content-wrapper ._products ._product-card ._product-bottom ._product-info ._product-price.__discount .price{color:#d31b2c}.products-content-wrapper ._products ._product-card ._product-bottom ._product-info ._product-price.__discount .regular-price{font-size:.85rem;color:#353f4a;text-decoration:line-through;margin-bottom:-2px}.products-content-wrapper ._products ._product-card ._product-bottom ._product-actions{margin-left:15px}.products-content-wrapper ._products ._product-card ._product-bottom ._product-actions .action-btn{background:#e9ad14;color:#fff;width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:background .2s}.products-content-wrapper ._products ._product-card ._product-bottom ._product-actions .action-btn:hover{background:#e9ad14}.products-content-wrapper ._products ._product-card ._product-bottom ._product-actions .action-btn i.__icon{font-size:1.5em!important}.products-content-wrapper ._products ._product-card .skeleton-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:15px;display:flex;flex-direction:column;gap:12px}.products-content-wrapper ._products ._product-card .skeleton-card .skeleton-img{width:100%;aspect-ratio:4/3;border-radius:12px}.products-content-wrapper ._products ._product-card .skeleton-card .skeleton-line{height:14px;border-radius:4px}.products-content-wrapper ._products ._product-card .skeleton-card .skeleton-line.short{width:60%}.products-content-wrapper ._products ._product-card .skeleton-card .skeleton-line.shorter{width:30%}.products-content-wrapper ._products ._product-card .skeleton-card .skeleton-footer{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.products-content-wrapper ._products ._product-card .skeleton-card .skeleton-btn{width:40px;height:40px;border-radius:10px}.products-content-wrapper ._products ._product-card .skeleton-card .shimmer-effect{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer 1.5s infinite linear}.products-content-wrapper .lazy-loading-wrapper{margin:40px 0;display:flex;justify-content:center;align-items:center;min-height:60px}.products-content-wrapper .lazy-loading-wrapper .btn-load-more{background-color:#e9ad14;color:#fff;border:none;border-radius:8px;padding:12px 35px;font-family:Open Sans,sans-serif;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e9ad1433}.products-content-wrapper .lazy-loading-wrapper .btn-load-more:hover{background-color:#ba8a10;transform:translateY(-2px);box-shadow:0 6px 20px #e9ad144d}.products-content-wrapper .lazy-loading-wrapper .all-loaded-msg{color:#94a3b8;font-weight:600;font-style:italic}.products-content-wrapper .lazy-loading-wrapper .loading-state-content{display:flex;align-items:center;gap:12px;font-weight:700;color:#e9ad14}.products-content-wrapper .lazy-loading-wrapper .loading-state-content .__icon-spin{width:35px;height:35px;display:inline-block;animation:motoVeloSpin 2s linear infinite}.products-content-wrapper .lazy-loading-wrapper .loading-state-content .__icon-spin svg{width:100%;height:100%}.products-content-wrapper .products-footer-seo{padding:2.5rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.products-content-wrapper .products-footer-seo h2,.products-content-wrapper .products-footer-seo h3{color:#1e293b;margin:1.5rem 0 1rem}.products-content-wrapper .products-footer-seo p{color:#353f4a;line-height:1.7;margin-bottom:1rem}.products-content-wrapper .products-footer-seo ul{margin-bottom:1.5rem;padding-left:1.5rem}.products-content-wrapper .products-footer-seo ul li{margin-bottom:.5rem;color:#353f4a}.products-content-wrapper .products-footer-seo .seo-toggle-btn{margin-top:20px;background:none;border:none;color:#e7ab0e;font-weight:700;cursor:pointer;text-decoration:underline}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes motoVeloSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.skeleton-card{background:#fff;border-radius:16px;border:1px solid #e2e8f0;padding:15px;display:flex;flex-direction:column;gap:12px}.skeleton-card .skeleton-img{width:100%;aspect-ratio:4/3;border-radius:12px;margin-bottom:15px}.skeleton-card .skeleton-line{height:15px;border-radius:4px;margin-bottom:10px}.skeleton-card .skeleton-line.short{width:60%}.skeleton-card .skeleton-line.shorter{width:40%}.skeleton-card .shimmer-effect{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8,#edeef1,#f6f7f8 40%,#f6f7f8);background-repeat:no-repeat;background-size:800px 100%;animation:shimmer 1.5s infinite linear}._product-card.animated{animation:fadeInSmooth .6s ease-out forwards;visibility:visible!important}@keyframes fadeInSmooth{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.products-content{max-width:95%;margin:auto}.products-content-wrapper ._products{grid-template-columns:1fr;gap:15px}.products-content-wrapper .products-toolbar{flex-direction:column;gap:15px;align-items:stretch;text-align:center}.products-content-wrapper .products-toolbar .sort-selector{justify-content:center}.products-content-wrapper .products-toolbar .sort-selector select{flex:1}.products-content-wrapper .products-headings{text-align:center}}._products-filters{background:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 6px -1px #0000000d;border:1px solid #e2e8f0;margin-bottom:30px;margin-top:30px;font-family:Open Sans,sans-serif}._products-filters ._filter-header{width:100%;display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding-bottom:10px;border-bottom:2px solid #f8fafc;margin-bottom:20px;font-size:1.1rem;font-family:Open Sans,sans-serif;font-weight:700;letter-spacing:.02em;color:#1e293b;text-transform:uppercase}._products-filters ._filter-header button{background:transparent;border:none;color:#e9ad14;display:flex;align-items:center;justify-content:center;padding:5px;transition:transform .3s ease}._products-filters ._filter-header button i.__icon{font-size:1.5em!important}._products-filters ._filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:25px;align-items:end}._products-filters ._filters ._filter-option{display:flex;flex-direction:column;gap:8px}._products-filters ._filters ._filter-option label.__title{font-family:Open Sans,sans-serif;font-size:1rem;font-weight:600;color:#545e68;letter-spacing:1px}._products-filters ._filters ._filter-option select{width:100%;height:45px;padding:0 15px;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem;color:#1e293b;font-family:Roboto,sans-serif;font-weight:500;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23e9ad14'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px;transition:all .2s}._products-filters ._filters ._filter-option select:focus{outline:none;border-color:#e9ad14;background-color:#fff;box-shadow:0 0 0 3px #ff62001a}._products-filters ._filters ._filter-option output#price-value{font-family:Open Sans,sans-serif;font-weight:700;color:#334155}._products-filters ._filters ._filter-option #price-range.ui-slider{height:6px;background:#e2e8f0;border:none;border-radius:10px;margin:15px 5px 10px}._products-filters ._filters ._filter-option #price-range.ui-slider .ui-slider-range{background:#e9ad14;border-radius:10px}._products-filters ._filters ._filter-option #price-range.ui-slider .ui-slider-handle{touch-action:none;width:20px;height:20px;background:#fff;border:3px solid #e9ad14;border-radius:50%;top:-8px;cursor:pointer;outline:none;transition:transform .2s,box-shadow .2s}._products-filters ._filters ._filter-option #price-range.ui-slider .ui-slider-handle:hover,._products-filters ._filters ._filter-option #price-range.ui-slider .ui-slider-handle:active{transform:scale(1.2);box-shadow:0 0 0 5px #ff620026}@media (max-width: 1024px){._products-filters ._filters{grid-template-columns:1fr;gap:20px}}main{color:#000}main .nxv-content{max-width:1500px;margin:0 auto}header{background-color:#f8f8f8;box-shadow:0 0 5px 1px #000;position:relative;z-index:999}header .nxv-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.upper-header{border-bottom:1px solid #353535}.upper-header ._admin-nav{margin:0 auto;display:flex;justify-content:space-between;align-items:center;max-width:1500px;width:100%;padding:10px 0}.upper-header ._admin-nav ._admin-nav__left{display:flex;align-items:center;gap:15px}.upper-header ._admin-nav ._admin-nav__left a{color:#c8c2c2;font-weight:700;text-decoration:none;transition:linear .2s}.upper-header ._admin-nav ._admin-nav__left a:hover{color:#e9ad14}.upper-header ._admin-nav ._admin-nav__right{display:flex;align-items:center}.upper-header ._admin-nav ._admin-nav__right a{color:#c8c2c2;margin-left:15px}.upper-header ._admin-nav ._admin-nav__right a:hover{color:#e9ad14}._utility-top-bar{display:flex;justify-content:space-between;border-bottom:1px solid #353535}._utility-top-bar a{transition:linear .2s}._utility-top-bar ._utility-top-bar__content-left{font-size:.9em;padding:10px 0}._utility-top-bar ._utility-top-bar__content-left a{color:#c8c2c2;margin-right:10px}._utility-top-bar ._utility-top-bar__content-left a:hover{color:#e9ad14}._utility-top-bar ._utility-top-bar__content-left a:last-child{margin-right:0}._utility-top-bar ._utility-top-bar__content-right{font-size:1em;padding:10px 0}._utility-top-bar ._utility-top-bar__content-right a{color:#c8c2c2;margin-right:10px}._utility-top-bar ._utility-top-bar__content-right a:hover{color:#e9ad14}._utility-top-bar ._utility-top-bar__content-right a i.__icon{font-size:1.4em!important}._utility-top-bar .nxv-content{padding:0 5px;flex-direction:row;width:1500px}._header{display:flex;justify-content:space-between;align-items:center;max-width:1500px;width:100%;padding:10px 0;gap:15px}._header .site-header__menu-toggle{background:transparent;border:none}._header .site-header__logo img{max-height:70px}._header .site-header-main-content{width:100%;display:flex;gap:20px;align-items:center;justify-content:space-between}._header .site-header-main-content .site-header__search,._header .site-header-main-content .site-header__search .form-field{display:flex;align-items:center}._header .site-header-main-content .site-header__search .form-field input{flex-grow:1;width:450px;padding:5px 10px;height:30px;border:1px solid #e0e0e0;border-top-left-radius:5px;border-bottom-left-radius:5px;font-size:1em;background-color:#f8f8f8;transition:linear .2s}._header .site-header-main-content .site-header__search .form-field input:focus{border:1px solid #e9ad14}._header .site-header-main-content .site-header__search .form-field button{height:42px;padding:10px;border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#e9ad14;transition:linear .2s;cursor:pointer}._header .site-header-main-content .site-header__search .form-field button i.__icon{font-size:3em!important;color:#fff}._header .site-header-main-content .site-header__search .form-field button:hover{background-color:#f1b41b}.dropdown-content{display:block;box-shadow:0 8px 16px #0003;z-index:1;max-width:1500px;width:100%}.dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.dropdown-content ul{list-style-type:none;padding:0;margin:0}.dropdown-content ul li{display:inline-block}.dropdown-content ul li a{color:#c8c2c2;transition:ease-in .2s}.dropdown-content ul li a:hover{color:#e9ad14}.dropdown-content ul li:hover .dropdown-content{display:block}.dropdown-content ul li.__event{font-weight:bolder}.dropdown-content ul li.__event a{color:#e9ad14}.dropdown-content ul li.__event a:hover{color:#efbe41}.dropdown-content ul li.__submenu i{font-size:.8em}.dropdown-content .submenu{display:none;position:absolute;background-color:#fff;color:#000;width:100%;top:auto;left:0;padding:10px 0;box-shadow:1px 3px 6px #0003;border-bottom-left-radius:8px;border-bottom-right-radius:8px}.dropdown-content .submenu .submenu-content{width:1500px;display:flex;margin:auto;gap:15px}.dropdown-content .submenu .submenu-content .submenu-content__left ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;width:170px}.dropdown-content .submenu .submenu-content .submenu-content__left ul li{font-size:.9em;font-weight:700;border-radius:3px}.dropdown-content .submenu .submenu-content .submenu-content__left ul li a{color:#000;padding:12px 16px;text-decoration:none;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;transition:ease-in .2s}.dropdown-content .submenu .submenu-content .submenu-content__left ul li a:hover,.dropdown-content .submenu .submenu-content .submenu-content__left ul li.__selected{background-color:#eaeaea}.dropdown-content .submenu .submenu-content .submenu-content__right{display:flex;flex-direction:column;gap:10px}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category{display:none;transition:ease-in-out .3s}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand.__selected,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category.__selected{display:block}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand .submenu-content__right__products ._submenu-content__products-title,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category .submenu-content__right__products ._submenu-content__products-title{font-size:1.2em;font-weight:700;margin:0;padding:10px 0}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand .submenu-content__right__products ._submenu-content__products,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category .submenu-content__right__products ._submenu-content__products{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand .submenu-content__right__products ._submenu-content__products ._submenu-content__product,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category .submenu-content__right__products ._submenu-content__products ._submenu-content__product{flex:1}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand .submenu-content__right__products ._submenu-content__products ._submenu-content__product a,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category .submenu-content__right__products ._submenu-content__products ._submenu-content__product a{padding:0}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand .submenu-content__right__products ._submenu-content__products ._submenu-content__product ._submenu-content__product__image img,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category .submenu-content__right__products ._submenu-content__products ._submenu-content__product ._submenu-content__product__image img{max-height:300px}.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-brand .submenu-content__right__products ._submenu-content__products ._submenu-content__product ._submenu-content__product__description,.dropdown-content .submenu .submenu-content .submenu-content__right ._submenu-category .submenu-content__right__products ._submenu-content__products ._submenu-content__product ._submenu-content__product__description{padding:5px;color:#000}.dropdown-content .submenu .submenu-content .submenu-content__right .submenu-content__right-short_description{display:flex;flex-direction:row;justify-content:space-between;gap:5px}.dropdown-content .submenu .submenu-content .submenu-content__right .submenu-content__right-short_description .submenu-content__right__image img{max-height:100px;max-width:300px}.dropdown-content .submenu .submenu-content .submenu-content__right .submenu-content__right-short_description .submenu-content__right__description{padding:5px;position:relative;width:100%}.dropdown-content .submenu .submenu-content .submenu-content__right .submenu-content__right-short_description .submenu-content__right__description a{padding:0 5px;position:absolute;right:0;font-weight:700;transition:ease-in-out .1s;color:#000}.dropdown-content .submenu .submenu-content .submenu-content__right .submenu-content__right-short_description .submenu-content__right__description a:hover{color:#e9ad14}.dropdown-content .submenu .submenu-content .submenu-content__right .submenu-content__right-short_description .submenu-content__right__description h3{margin:0}.dropdown-content .submenu .submenu-content .submenu-content__right .submenu-content__right-short_description .submenu-content__right__description p{font-size:.9em}.__main-header{transition:top .3s ease;background-color:#121212}.fixed{position:fixed;top:10px;left:50%;transform:translate(-50%);width:99%;border-radius:8px;box-shadow:0 0 5px 1px #000;z-index:10000}#toggle{width:28px;height:30px;cursor:pointer}#toggle div{width:100%;height:3px;background:#fff;margin:6px auto;transition:all .3s;backface-visibility:hidden}#toggle.on .line-one{transform:rotate(45deg) translate(5px,5px)}#toggle.on .line-two{opacity:0}#toggle.on .line-three{transform:rotate(-45deg) translate(7px,-8px)}@media screen and (max-width: 1060px){.fixed{position:relative;width:100%;border-radius:0}._utility-top-bar{display:none}._utility-top-bar .nxv-content{width:100%;flex-direction:column}._utility-top-bar .nxv-content ._utility-top-bar__content-left{font-size:1.1em}._utility-top-bar .nxv-content ._utility-top-bar__content-right ._utility-top-bar__socials .social-icons a.social-link i.__icon{font-size:1.7em!important}._header{flex-direction:column}._header .site-header__logo{max-width:100%}._header .site-header__logo a{max-width:100%;display:block}._header .site-header__logo a img{max-width:100%;max-height:none}._header .site-header-main-content{max-width:95%;flex-direction:row;justify-content:space-between;gap:10px}._header .site-header-main-content input.form-field-input.__search,._header .site-header-main-content .site-header__search,._header .site-header-main-content .site-header__search form{width:100%}._header .site-header-right-content,.dropdown-content{display:none}.dropdown-content ul.main-nav{display:flex;flex-direction:column;flex-wrap:nowrap}.dropdown-content ul.main-nav li,.dropdown-content ul.main-nav li.__submenu{font-size:1.5em}.dropdown-content ul.main-nav li a,.dropdown-content ul.main-nav li.__submenu a{padding:5px;display:flex;justify-content:center;align-items:center}.dropdown-content ul.main-nav li a i.__icon,.dropdown-content ul.main-nav li.__submenu a i.__icon,.dropdown-content ul.main-nav li .submenu,.dropdown-content ul.main-nav li.__submenu .submenu{display:none}}/*!************************************************
 * Copyright (c) NOTIX 2023.
 ************************************************/footer{background-color:#f8f8f8;box-shadow:0 0 5px 1px #000}footer .nxv-content{display:flex;flex-direction:column;justify-content:space-between;align-items:center}.nxv-footer{display:flex;justify-content:space-between;width:1500px;margin:auto;padding:3em 0}.nxv-footer .footer-block .footer-block-title{font-size:1.4em;font-weight:700;margin-bottom:.5em;text-transform:uppercase}.nxv-footer .footer-block .footer-block-title span.__newsletter-info{margin:10px 0;display:block;font-size:.6em;font-weight:400;text-transform:none}.nxv-footer .footer-block .footer-block-body{font-size:1.1em}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials{display:flex;gap:15px}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials .__social{width:40px;height:40px;border-radius:50%;background-color:#ffffff1a;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,background-color .3s ease}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials .__social:hover{background-color:#e9ad14;transform:translateY(-3px)}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials .__social a{color:#fff;line-height:0}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials .__social a svg{width:20px;height:20px}.nxv-footer .footer-block .footer-block-body ul{list-style:none;padding:0}.nxv-footer .footer-block .footer-block-body ul li{margin-bottom:.5em;font-size:.9em;color:#000}.nxv-footer .footer-block .footer-block-body ul li a{color:#c8c2c2;transition:linear .1s}.nxv-footer .footer-block .footer-block-body ul li a:hover{color:#e9ad14}.nxv-footer .footer-block .footer-block-body ul li.__event{font-weight:bolder}.nxv-footer .footer-block .footer-block-body ul li.__event a{color:#e9ad14}.nxv-footer .footer-block .footer-block-body ul li.__event a:hover{color:#efbe41}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field{max-width:485px;display:flex;align-items:flex-start;flex-direction:column}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field{display:flex;width:100%}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field input[type=text]{flex-grow:1;width:250px;padding:5px 10px;height:30px;border:1px solid #e0e0e0;border-top-left-radius:5px;border-bottom-left-radius:5px;font-size:1em;background-color:#f8f8f8;transition:linear .2s}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field input[type=text]:focus{border:1px solid #e9ad14}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field button{height:42px;padding:1px 7px;border:none;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:#e9ad14;transition:linear .2s;cursor:pointer;font-size:2em}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field button i.__icon{color:#fff}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field button:hover{background-color:#f1b41b}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field label{margin-left:10px;font-size:.8em}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field label a{color:#e9ad14;transition:linear .1s}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field label a:hover{color:#c39111}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field span.__error{color:#c02732;font-size:.8em;margin-left:10px}.nxv-footer .footer-block .footer-block-body .footer-block-body__payments{margin-top:25px}.nxv-footer .footer-block .footer-block-body .footer-block-body__payments img{max-width:485px;height:auto;transition:linear .2s;border-radius:6px}.nxv-footer .footer-block .footer-block-body .__newsletter-message-container{max-width:485px;margin:10px 0;font-size:.9em}.nxv-footer .footer-block .footer-block-body .__newsletter-message-container span.__message-success{margin:10px 0;font-size:.9em;color:#2eb254}.nxv-footer .footer-block .footer-block-body .__newsletter-message-container span.__mesage-error{margin:10px 0;font-size:.9em;color:#c02732}.nxv-footer.__lower-footer-block{font-size:.9em}.nxv-footer.__lower-footer-block a{color:#e9ad14;transition:linear .1s}.nxv-footer.__lower-footer-block a:hover{color:#efbe41}@media screen and (max-width: 1060px){.nxv-footer{width:100%;flex-direction:column;gap:20px;padding-bottom:20px}.nxv-footer .footer-block{width:95%;text-align:center;margin:auto auto 20px}.nxv-footer .footer-block .footer-block-title{font-size:1.5em}.nxv-footer .footer-block .footer-block-title span.__newsletter-info{font-size:.8em}.nxv-footer .footer-block .footer-block-body{font-size:1.3em}.nxv-footer .footer-block .footer-block-body li{padding:2px 0}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials{justify-content:center}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials .__social{width:60px;height:60px;font-size:1.5em}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials .__social a{border-radius:50%;width:100%;height:100%}.nxv-footer .footer-block .footer-block-body .footer-block-body__socials .__social a i{margin-top:50%;transform:translateY(-50%)}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter{margin:auto}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field input{font-size:.9em}.nxv-footer .footer-block .footer-block-body .footer-block-body__newsletter .form-field ._field button{padding:4px 5px;font-size:1em}.nxv-footer .footer-block .footer-block-body .footer-block-body__payments{max-width:100%;margin:25px auto auto}.nxv-footer .footer-block .footer-block-body .footer-block-body__payments img{width:100%;height:auto;margin:auto}.nxv-footer .footer-block:last-child{margin-bottom:0}.nxv-footer.__lower-footer-block{font-size:1em;gap:0;padding:1em 0}}.installment-modal{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:#00000080}.installment-modal .installment-modal__body{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-end;gap:15px;background-color:#fff;border-radius:5px;padding:5px;box-shadow:0 0 10px #00000080;transform-origin:center}.installment-modal .installment-modal__body button{cursor:pointer;font-size:1.5em;border-radius:5px;background-color:#dc3545;border:none;color:#fff}.installment-modal .installment-modal__body button:hover{background-color:#c82333}.leasing-modal{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:#00000080}.leasing-modal .leasing-modal__body{display:flex;flex-direction:column;flex-wrap:nowrap;gap:15px;background-color:#fff;border-radius:5px;box-shadow:0 0 10px #00000080;transform-origin:center;padding:0!important;min-width:600px;max-height:90vh;overflow-y:auto;align-items:stretch!important}.leasing-modal .leasing-modal__body::-webkit-scrollbar{width:6px}.leasing-modal .leasing-modal__body::-webkit-scrollbar-track{background:#f1f1f1}.leasing-modal .leasing-modal__body::-webkit-scrollbar-thumb{background:#ccc;border-radius:10px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper{width:100%;display:flex;flex-direction:column;align-items:stretch;text-align:left}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:15px 20px;background-color:#f8f9fa;border-bottom:1px solid #dee2e6;width:calc(100% - 40px)}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header h3{margin:0;font-size:1.1rem;color:#333;font-weight:600}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header .close-x-btn{background:none!important;color:#bbb!important;font-size:32px!important;padding:0!important;line-height:.8;border:none!important;transition:color .2s;cursor:pointer}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header .close-x-btn:hover{color:#333!important}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content{padding:15px;width:calc(100% - 30px)}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-price-box{background-color:#f1f3f5;padding:8px 15px;border-radius:6px;text-align:center;margin-bottom:15px;font-size:13px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-iframe-container{width:100%;border:1px solid #eee;border-radius:8px;background:#fff;min-height:450px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-iframe-container iframe{display:block;width:100%}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error{text-align:center;padding:0 20px 40px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-icon{font-size:50px;color:#e9ad14;margin-bottom:20px;opacity:.8}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error h4{font-size:1.4rem;font-weight:700;margin-bottom:15px;color:#333}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error p{color:#666;line-height:1.6;max-width:400px;margin:0 auto 30px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error p strong{color:#000}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-actions{display:flex;gap:15px;justify-content:center;flex-wrap:wrap;margin-top:20px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-actions .btn-call{background-color:#e7ac14;color:#fff;padding:14px 28px;border-radius:12px;text-decoration:none;font-weight:800;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;display:inline-flex;align-items:center;gap:10px;box-shadow:0 4px 15px #e7ac144d;transition:all .3s ease}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-actions .btn-call:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l2.28-2.28a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z'%3E%3C/path%3E%3C/svg%3E");display:inline-block;vertical-align:middle}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-actions .btn-call:hover{background-color:#d69e12;transform:translateY(-2px);box-shadow:0 6px 20px #e7ac1466;color:#fff}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-actions .btn-call:active{transform:translateY(0)}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-actions .btn-close-alt{background:#f8fafc;border:2px solid #e2e8f0;padding:14px 28px;border-radius:12px;color:#64748b;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .2s ease}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-error .error-actions .btn-close-alt:hover{background:#f1f5f9;border-color:#cbd5e1;color:#1e293b}@media (max-width: 768px){.leasing-modal{padding:10px}.leasing-modal .leasing-modal__body{min-width:100%!important;width:100%!important;max-height:95vh;border-radius:8px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header{width:100%!important;box-sizing:border-box;padding:12px 15px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header h3{font-size:1rem}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header .close-x-btn{font-size:28px!important}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content{width:100%!important;box-sizing:border-box;padding:10px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-price-box{font-size:12px;padding:8px}.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-content .leasing-calculator-iframe-container{min-height:550px}}@media (max-width: 400px){.leasing-modal .leasing-modal__body .leasing-calculator-wrapper .leasing-calculator-header h3{font-size:.9rem}}body,html{background-color:#efefef;color:#fff;font-family:Open Sans,sans-serif;font-size:16px;padding:0;margin:0;z-index:1001}.nxv-app{display:flex;flex-direction:column;min-height:100vh}header,main{margin-bottom:25px}header,footer{background-color:#121212}.nxv-content{margin:0 auto}a{color:#c39111;font-weight:600;text-decoration:none}.__icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;font-size:inherit!important;padding-bottom:3px}.__icon svg{width:1em!important;height:1em!important;display:block}.__highlight{color:#e7ac13!important;font-weight:700}.cart-grid{width:100%}.cart-grid .cart-grid__header,.cart-grid .cart-grid__item{display:grid;grid-template-columns:50% 1fr 1fr 1fr auto;border-bottom:1px solid #ddd;align-items:center;transition:background-color .2s ease-in-out;padding:10px;text-align:left}.cart-grid .cart-grid__header:hover,.cart-grid .cart-grid__item:hover{background-color:#fafafa}.cart-grid .cart-grid__header button,.cart-grid .cart-grid__item button{background-color:transparent;border:none;color:#e6323e;cursor:pointer;font-size:1.2em;transition:color .2s ease-in;padding:0;margin:0}.cart-grid .cart-grid__header button:hover,.cart-grid .cart-grid__item button:hover{color:#cc1925}.cart-grid .cart-grid__header button.__disabled,.cart-grid .cart-grid__item button.__disabled{opacity:.5;cursor:not-allowed}.cart-grid .cart-grid__header button i.__icon,.cart-grid .cart-grid__item button i.__icon{font-size:1.5em!important}.cart-grid .cart-grid__header.__noStock,.cart-grid .cart-grid__item.__noStock{background-color:#fff0f0}.cart-grid .cart-grid__header.__noStock:hover,.cart-grid .cart-grid__item.__noStock:hover{background-color:#ffe5e5}.cart-grid .cart-grid__header{font-weight:700;background-color:#f9f9f9}.cart-grid .cart-item_productData{display:flex;align-items:center;gap:10px}.cart-grid .cart-item_productData .cart-item-image{min-width:100px;max-width:160px}.cart-grid .cart-item_productData .cart-item-image img{display:block;max-height:100px;width:100%;height:auto}.cart-grid .cart-item_productData .__variant-attributes{font-size:.9em;color:#555;display:block;margin-top:5px}.cart-grid .cart-item_box{display:flex;flex-direction:column;gap:5px}.cart-grid .cart-item_box span.__mb-view{display:none}.cart-grid .cart-item_box ._change-quantity{display:flex}.cart-grid .cart-item_box ._change-quantity input{border-radius:0}.cart-grid .cart-item_box ._change-quantity button{width:30px;background-color:#c5c5c5;border:none;color:#302d2d;cursor:pointer;font-size:1.7em!important;transition:color .2s ease-in}.cart-grid .cart-item_box ._change-quantity button:hover{color:#cc1925}.cart-grid .cart-item_box ._change-quantity button.__disabled{opacity:.5;cursor:not-allowed}.cart-grid .cart-item_box ._change-quantity button.__left{border-top-left-radius:5px;border-bottom-left-radius:5px}.cart-grid .cart-item_box ._change-quantity button.__right{border-top-right-radius:5px;border-bottom-right-radius:5px}.cart-grid .cart-item_box ._change-quantity input[type=number]::-webkit-outer-spin-button,.cart-grid .cart-item_box ._change-quantity input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-grid .cart-item_box ._change-quantity input[type=number]{-moz-appearance:textfield}.cart-grid .cart-item_box del.text-muted.small{color:#888!important;text-decoration-line:line-through;text-decoration-style:initial;text-decoration-thickness:1px;text-decoration-color:#e6323e!important;font-size:.9em;display:block}.cart-grid .cart-item_box span.text-success.font-weight-bold{color:#e6323e!important;font-size:1em;font-weight:700}.cart-grid input[type=number]{width:50px;padding:5px;border:1px solid #ddd;border-radius:4px;font-size:1em;text-align:center;transition:border-color .2s}.cart-grid input[type=number]:focus{border-color:#e6323e;outline:none}.overflow-hidden{margin-bottom:30px;overflow:hidden}@media screen and (max-width: 1060px){.cart-grid .cart-grid__header{display:none}.cart-grid .cart-grid__item{display:flex;flex-direction:column;gap:10px;padding:15px 0}.cart-grid .cart-grid__item:not(:last-child){border-bottom:1px solid #ddd}.cart-grid .cart-grid__item>:first-child{display:flex;flex-direction:row;gap:15px;width:100%}.cart-grid .cart-grid__item>.cart-grid__rowBox{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:10px;width:100%}.cart-grid .cart-grid__item>.cart-grid__rowBox>div{flex:1 1 0;display:flex;align-items:center;justify-content:center}.cart-grid .cart-grid__item>.cart-grid__rowBox>div:nth-child(2) input{max-width:70px;width:100%}.cart-grid .cart-grid__item>.cart-grid__rowBox button{background:none;border:none;cursor:pointer;padding:0}.cart-grid .cart-item_productData{flex:1;display:flex;flex-direction:row;align-items:flex-start;gap:15px}.cart-grid .cart-item_productData .cart-item-image{flex-shrink:0;width:80px}.cart-grid .cart-item_productData .cart-item-image img{max-width:100%;max-height:100%;display:block}.cart-grid .cart-item_productData>div{display:flex;flex-direction:column;justify-content:center;gap:5px;flex:1}.cart-grid .cart-item_box{width:100%;flex-direction:row;justify-content:space-between}.cart-grid .cart-item_box span.__mb-view{display:block;font-weight:700;width:100px}.cart-grid .__icon{font-size:1.5em;padding:0 0 0 2px;display:flex;align-items:center;justify-content:center}.cart-grid .__icon svg{width:1em;height:1em;display:block}}
