.cc-main-product{padding:20px}.cc-main-product__inner{display:flex;flex-direction:column;gap:24px;max-width:1200px;margin:0 auto}.cc-main-product__gallery{width:100%}.cc-main-product__featured-image{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;background:#f5f5f7}.cc-main-product__featured-image img{display:block;width:100%;height:100%;object-fit:contain}.cc-main-product__thumbnails{display:flex;gap:8px;margin-top:12px;overflow-x:auto;list-style:none;padding:0;margin-left:0}.cc-main-product__thumbnail{flex:0 0 64px;width:64px;height:64px;border-radius:8px;overflow:hidden;cursor:pointer;border:2px solid transparent;background:#f5f5f7;transition:border-color .15s ease}.cc-main-product__thumbnail.is-active{border-color:#1d1d1f}.cc-main-product__thumbnail img{display:block;width:100%;height:100%;object-fit:contain}.cc-main-product__thumbnails{padding-bottom:4px}.cc-main-product__info{display:flex;flex-direction:column;gap:14px}.cc-main-product .breadcrumbs{padding:0;margin:0}.cc-main-product .breadcrumbs__list{font-size:13px}.cc-main-product__series-badge{display:inline-block;align-self:flex-start;background:#f5f5f7;border-radius:980px;padding:6px 14px;font-size:11px;font-weight:600;color:#86868b;letter-spacing:.5px;text-transform:uppercase;margin:0}.cc-main-product__title{font-size:24px;letter-spacing:-.5px;line-height:28px;font-weight:700;color:#1d1d1f;margin:0}.cc-main-product__title-model{display:block}.cc-main-product__title-type{display:block;font-size:.65em;font-weight:500;color:#6b7280;letter-spacing:0;line-height:1.3;margin-top:4px}.cc-main-product__model{font-size:13px;color:#86868b;margin:0}.cc-main-product__description{font-size:15px;line-height:24px;color:#1d1d1f;margin:0}.cc-main-product__color-group{display:flex;flex-direction:column;gap:10px}.cc-main-product__color-header{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:8px;font-size:13px}.cc-main-product__color-header-label{color:#1d1d1f;font-weight:500}.cc-main-product__color-header-value{color:#86868b}.cc-main-product__color-header-value:before{content:"\b7";margin-right:6px;color:#d2d2d7}.cc-main-product__swatches{display:flex;gap:6px;flex-wrap:nowrap}@media screen and (max-width:374px){.cc-main-product__swatches{flex-wrap:wrap;gap:8px}}.cc-main-product__swatch{width:28px;height:28px;flex-shrink:0;border-radius:50%;background:var(--swatch-color, #1D1D1F);border:2px solid transparent;outline:1px solid rgba(0,0,0,.08);outline-offset:-1px;cursor:pointer;padding:0;transition:border-color .15s ease,transform .15s ease}@media screen and (min-width:750px){.cc-main-product__swatches{gap:10px}.cc-main-product__swatch{width:32px;height:32px}}.cc-main-product__swatch:hover{transform:scale(1.08)}.cc-main-product__swatch.is-active{border-color:#1d1d1f;outline-color:transparent}.cc-main-product__swatch--bordered{outline-color:#d2d2d7}.cc-main-product__color-note{font-size:12px;color:#86868b;margin:2px 0 0;line-height:1.4}.cc-main-product__specs{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.cc-main-product__spec{display:flex;flex-direction:column;gap:2px}.cc-main-product__spec-label{font-size:10px;letter-spacing:.5px;color:#86868b;text-transform:uppercase;margin:0}.cc-main-product__spec-value{font-size:22px;font-weight:700;color:#1d1d1f;margin:0}.cc-main-product__price-block{display:flex;flex-direction:column;gap:6px}.cc-main-product__price-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.cc-main-product__price{font-size:36px;font-weight:700;color:#1d1d1f;margin:0;line-height:1.1}.cc-main-product__save-stamp{display:inline-flex;align-items:center;padding:7px 14px;background:#1f7a43;color:#fff;font-size:14px;font-weight:800;letter-spacing:.04em;border-radius:999px;line-height:1}.cc-main-product__save-subline{font-size:14px;font-weight:500;color:#6e6e73;line-height:1.4;margin:0}.cc-main-product__financing{font-size:13px;color:#86868b;margin:0}.cc-main-product__quick-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:16px;padding:16px 12px;background:#f5f5f7;border-radius:14px;box-sizing:border-box}.cc-main-product__quick-spec{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4px;padding:0 8px;text-align:center;border-left:1px solid #E1E1E6;min-width:0}.cc-main-product__quick-spec:first-child{border-left:0}.cc-main-product__quick-spec-value{font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.02em;color:#1d1d1f;line-height:26px;white-space:nowrap}.cc-main-product__quick-spec-unit{color:#424245;letter-spacing:0}.cc-main-product__quick-spec-label{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#86868b;line-height:14px}@media screen and (max-width:379px){.cc-main-product__quick-spec-value{font-size:20px;line-height:24px}}@media screen and (min-width:750px){.cc-main-product__quick-specs{padding:18px 16px}.cc-main-product__quick-spec-value{font-size:24px;line-height:28px}}.cc-main-product__shipping{font-size:11px;color:#86868b;margin:0}.cc-main-product__specs-link{display:block;width:100%;font-size:15px;font-weight:500;color:#1d1d1f;text-align:center;padding:13px 24px;margin-top:4px;text-decoration:none;border:1px solid #D8D8D8;border-radius:980px;transition:background .2s ease,color .2s ease,border-color .2s ease;cursor:pointer;box-sizing:border-box}.cc-main-product__specs-link:hover{background:#1d1d1f;color:#f5f5f7;border-color:#1d1d1f}.cc-main-product__atc-link{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;background:transparent;border:0;padding:8px 0;margin:0;font:inherit;font-size:13px;font-weight:500;color:#5a5a5a;cursor:pointer;line-height:16px}.cc-main-product__atc-link>span:first-child{text-decoration:underline;text-decoration-color:#c7c7c7;text-decoration-thickness:1px;text-underline-offset:3px}.cc-main-product__atc-link:hover>span:first-child{text-decoration-color:#1d1d1f;color:#1d1d1f}.cc-main-product__atc-link[disabled]{opacity:.45;cursor:not-allowed}.cc-main-product__atc-form{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.cc-main-product__trust-signals{display:flex;align-items:flex-start;justify-content:space-around;padding-top:18px;margin-top:8px;border-top:1px solid #EAEAEA}.cc-main-product__trust-item{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 4px}.cc-main-product__trust-item svg{flex-shrink:0}.cc-main-product__trust-label{font-size:11px;font-weight:700;line-height:14px;letter-spacing:.04em;color:#1d1d1f;text-align:center;text-transform:uppercase}.cc-main-product__trust-signals--desktop{display:none}.cc-main-product__trust-signals--mobile{display:flex}@media screen and (min-width:750px){.cc-main-product__trust-signals--desktop{display:flex}.cc-main-product__trust-signals--mobile{display:none}}.cc-main-product__msg-wrap{display:flex;flex-direction:column}.cc-main-product__msg-form{display:flex;flex-direction:column;gap:10px;margin:0}.cc-main-product__field{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.cc-main-product__field label{font-size:14px;font-weight:600;color:#1d1d1f;line-height:18px}.cc-main-product__field-row{display:flex;gap:10px}.cc-main-product__field-row--phone-zip .cc-main-product__field--zip{flex:0 0 130px}.cc-main-product__input{width:100%;border:1px solid #D8D8D8;border-radius:6px;padding:12px 14px;background:#fff;font:inherit;font-size:16px;line-height:20px;color:#1d1d1f;box-sizing:border-box;transition:border-color .15s ease}.cc-main-product__input::placeholder{color:#bfbfbf}.cc-main-product__input:focus{outline:none;border-color:#1d1d1f}.cc-main-product__input--primary{border-color:#1d1d1f}.cc-main-product__input--primary::placeholder{color:#9a9a9a}.cc-main-product__textarea{min-height:72px;resize:vertical;font-family:inherit}.cc-main-product__submit-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border:1.5px solid #1D1D1F;border-radius:8px;padding:18px 24px;background:#fff;color:#1d1d1f;font:inherit;font-size:16px;font-weight:800;letter-spacing:.06em;line-height:20px;cursor:pointer;transition:opacity .2s ease,transform .08s ease;box-sizing:border-box;margin-top:2px}.cc-main-product__submit-btn:hover{background:#f5f5f5}.cc-main-product__submit-btn:active{transform:translateY(1px)}.cc-main-product__cta{margin:4px 0 0}.cc-main-product__buy-form{margin:0}.cc-main-product__buy-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;border:0;border-radius:8px;padding:18px 24px;background:#f9a825;color:#1d1d1f;font:inherit;font-size:17px;font-weight:800;letter-spacing:.04em;line-height:20px;cursor:pointer;transition:opacity .2s ease,transform .08s ease;box-sizing:border-box}.cc-main-product__buy-btn:hover{opacity:.92}.cc-main-product__buy-btn:active{transform:translateY(1px)}.cc-main-product__buy-btn[disabled]{background:#e3e3e3;color:#8a8a8a;cursor:not-allowed}.cc-main-product__buy-caption{margin:8px 0 0;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:18px;color:#6e6e73;text-align:center}.cc-main-product__quote-link{display:block;width:100%;margin:14px 0 2px;text-align:center;font-size:14px;font-weight:500;color:#5a5a5a;text-decoration:none;line-height:18px}.cc-main-product__quote-link span{color:#1d1d1f;font-weight:600;text-decoration:underline;text-decoration-color:#c7c7c7;text-decoration-thickness:1px;text-underline-offset:3px}.cc-main-product__quote-link:hover span{text-decoration-color:#1d1d1f}.cc-main-product__quote-head{margin:22px 0 12px}.cc-main-product__quote-title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700;color:#1d1d1f;letter-spacing:.01em;line-height:22px}.cc-main-product__quote-sub{margin:4px 0 0;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:18px;color:#6e6e73}.cc-main-product__submit-stack{display:flex;flex-direction:column;gap:6px}.cc-main-product__submit-caption{margin:0;font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:18px;color:#6e6e73;text-align:center}.cc-main-product__msg-success{background:#f0f9f2;border:1px solid #1F7A43;color:#1f7a43;padding:14px 16px;border-radius:8px;font-size:14px;font-weight:600}.cc-main-product__msg-error{background:#fcefef;border:1px solid #B91C1C;color:#b91c1c;padding:14px 16px;border-radius:8px;font-size:13px}.cc-main-product__msg-error ul{margin:6px 0 0;padding-left:18px}.cc-main-product__direct-contact{display:grid;grid-template-columns:auto;column-gap:10px;row-gap:8px;justify-content:center;align-items:center;margin-top:8px;font-size:14pt;line-height:1.35}.cc-main-product__direct-icon{color:#7a7a7a;display:none}.cc-main-product__email-direct-prefix{color:#7a7a7a;font-weight:500;text-align:right;display:none}.cc-main-product__email-direct-prefix-us{display:none}@media screen and (min-width:750px){.cc-main-product__direct-contact{grid-template-columns:16px auto auto}.cc-main-product__direct-icon{display:inline-block}.cc-main-product__email-direct-prefix,.cc-main-product__email-direct-prefix-us{display:inline}}.cc-main-product__email-direct svg{color:#7a7a7a;flex-shrink:0}.cc-main-product__email-direct-prefix{color:#7a7a7a;font-weight:500}.cc-main-product__email-direct-link{color:#1d1d1f;font-weight:600;text-decoration:underline;text-underline-offset:3px}@media screen and (min-width:750px){.cc-main-product{padding:40px 80px}.cc-main-product__inner{flex-direction:row;gap:48px}.cc-main-product__gallery{flex:1;min-width:0}.cc-main-product__featured-image{height:auto;aspect-ratio:1 / 1}.cc-main-product__info{flex:1;min-width:0}.cc-main-product__title{font-size:36px;letter-spacing:-1.5px;line-height:40px}.cc-main-product__specs{grid-template-columns:repeat(4,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/section-cc-main-product.css.map */
