.product-screen{background-color:var(--color-swx-gray-900);padding-left:0;padding-right:0}.product-screen-container{max-width:1536px;margin-left:auto;margin-right:auto;padding-left:.75rem;padding-right:.75rem}@media (min-width:640px){.product-screen-container{padding-left:2.5rem;padding-right:2.5rem}}.product-grid{position:relative}@media (min-width:1024px){.product-grid{-moz-column-gap:1rem;grid-template-rows:1fr;grid-template-columns:repeat(7,1fr);gap:2rem 1rem;display:grid}}.product-image-section{grid-column:span 3}@media (min-width:1024px){.product-image-section{grid-row-end:1}}.product-image-wrapper{background-color:var(--color-swx-gray-800);border:1px solid var(--color-swx-gray-700);border-radius:.75rem;width:100%;margin-left:auto;margin-right:auto;overflow:hidden}.product-main-image{aspect-ratio:1;background-color:var(--color-swx-gray-800);-o-object-fit:cover;object-fit:cover;border-radius:.75rem;width:100%}.product-thumbnail-row{width:100%}.product-details-section{z-index:10;align-self:flex-start;margin-top:1.5rem;margin-left:auto;margin-right:auto}@media (min-width:1024px){.product-details-section{grid-area:span 2/span 4/2;max-width:none;margin-top:0;position:sticky;top:11rem}}.product-details-header{margin-top:-.375rem;margin-bottom:.5rem;display:block}@media (min-width:768px){.product-details-header{margin-bottom:.625rem}}.product-stock-wrapper{margin-bottom:.5rem;display:inline-flex;position:relative}.product-title{color:var(--color-swx-white);margin-bottom:.25rem;font-size:1.125rem;font-weight:800;line-height:1.75rem}@media (min-width:768px){.product-title{font-size:1.25rem}}@media (min-width:1024px){.product-title{font-size:1.5rem}}.product-rating-row{align-items:center;gap:.125rem;margin-top:.25rem;display:flex}.product-price-row{align-items:center;margin-bottom:2rem;display:flex}.product-discount-wrapper{margin-left:.5rem;display:block}.product-mto-banner{border-radius:var(--radius-lg);background-color:#f59e0b14;border:1px solid #f59e0b4d;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1rem;display:flex}.product-mto-badge{text-transform:uppercase;letter-spacing:.04em;color:#fff;border-radius:var(--radius-sm);white-space:nowrap;background-color:#f59e0b;flex-shrink:0;margin-top:.15rem;padding:.2rem .5rem;font-size:.625rem;font-weight:700;line-height:1.4;display:inline-block}.product-mto-text{color:#fbbf24;font-size:.8125rem;line-height:1.5}.product-mto-text strong{color:#fff}.product-variants{margin-bottom:1.5rem}.product-variant-block{margin-bottom:.5rem;display:block}.product-variant-label{color:#1f2937;padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;font-weight:500}.product-actions-row{align-items:center;margin-top:1rem;display:flex}.product-actions-grid{grid-template-columns:1fr;gap:1rem 1.5rem;width:100%;display:grid}@media (min-width:640px){.product-actions-grid{grid-template-columns:repeat(2,1fr)}}.product-quantity-selector{border:1px solid var(--color-swx-gray-600);background-color:var(--color-swx-gray-800);border-radius:.5rem;flex-shrink:0;justify-content:space-between;align-items:center;height:2.75rem;display:flex;overflow:hidden}.product-quantity-btn{border:0;border-right:1px solid var(--color-swx-gray-600);cursor:pointer;width:2.5rem;height:100%;color:var(--color-swx-gray-200);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.product-quantity-btn:focus{outline:none}.product-quantity-btn:hover{background-color:var(--color-swx-gray-700);color:var(--color-swx-white)}@media (min-width:768px){.product-quantity-btn{width:3rem}}.product-quantity-btn-plus{border:0;border-left:1px solid var(--color-swx-gray-600);cursor:pointer;width:2.5rem;height:100%;color:var(--color-swx-gray-200);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s;display:flex}.product-quantity-btn-plus:focus{outline:none}.product-quantity-btn-plus:hover{background-color:var(--color-swx-gray-700);color:var(--color-swx-white)}@media (min-width:768px){.product-quantity-btn-plus{width:3rem}}.product-quantity-icon{color:var(--color-swx-gray-200)}@media (min-width:640px){.product-quantity-icon{font-size:1.5rem}}.product-quantity-value{cursor:default;width:2.5rem;color:var(--color-swx-white);flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:600;display:flex}@media (min-width:768px){.product-quantity-value{width:5rem}}.product-add-to-cart-btn{cursor:pointer;text-align:center;border:0;border-radius:.375rem;justify-content:center;align-items:center;width:100%;height:2.75rem;padding:1rem;font-size:.875rem;font-weight:600;line-height:1rem;transition:all .3s ease-in-out;display:inline-flex}@media (min-width:768px){.product-add-to-cart-btn{padding:.875rem 1.5rem}}@media (min-width:1024px){.product-add-to-cart-btn{padding:1rem 2rem}}.product-meta-row{align-items:center;margin-top:1rem;display:flex}.product-meta-inner{justify-content:space-between;align-items:center;width:100%;display:flex}.product-category-label{padding-top:.25rem;padding-bottom:.25rem;font-size:.875rem;font-weight:600;display:block}.product-category-text{color:var(--color-swx-gray-100)}.product-category-link{cursor:pointer}.product-category-btn{color:#4b5563;cursor:pointer;background:0 0;border:none;margin-left:.5rem;font-weight:500}.product-category-btn:hover{color:#0d9488}.product-call-row{color:#6b7280;align-items:center;margin-top:.75rem;font-size:.875rem;display:flex}.product-call-icon{margin-right:.25rem;font-size:1rem}.product-call-link{color:#e63545;margin-left:.25rem;font-weight:700;text-decoration:none}.product-section-divider{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem}.product-section-title{color:var(--color-swx-gray-200);text-transform:uppercase;font-size:.875rem;font-weight:500}.product-section-content{margin-top:1rem}.product-share-list{align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.product-share-btn{border:1px solid var(--color-swx-gray-700);background:var(--color-swx-gray-800);width:36px;height:36px;color:var(--color-swx-gray-400);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .2s;display:flex}.product-share-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.product-share-btn--facebook:hover{color:#fff;background:#1877f2;border-color:#1877f2}.product-share-btn--x:hover{color:#000;background:#fff;border-color:#fff}.product-share-btn--whatsapp:hover{color:#fff;background:#25d366;border-color:#25d366}.product-share-btn--copy:hover{color:#fff;background:#e63545;border-color:#e63545}.product-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.product-description-section{border-top:1px solid var(--color-swx-gray-700);margin-top:2.5rem;padding-top:2rem}.product-description-heading{color:var(--color-swx-white);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.product-description-text{color:var(--color-swx-gray-300);font-size:.9375rem;line-height:1.75}.product-related-section{padding-top:2.5rem}@media (min-width:1024px){.product-related-section{padding-top:5rem;padding-bottom:2.5rem}}.product-related-title{letter-spacing:-.025em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}@media (min-width:640px){.product-related-title{font-size:1.875rem}}.product-related-flex{display:flex}.product-related-full{width:100%}.product-related-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}@media (min-width:640px){.product-related-grid{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media (min-width:1024px){.product-related-grid{grid-template-columns:repeat(5,1fr);gap:.75rem}}@media (min-width:1536px){.product-related-grid{grid-template-columns:repeat(6,1fr)}}
