.product-chatbot-section{padding-top:var(--padding-top, 36px);padding-bottom:var(--padding-bottom, 36px)}.chatbot-section-container{max-width:100%}.chatbot-section-header{text-align:center;margin-bottom:32px}.chatbot-caption{margin-bottom:8px;font-weight:400}.chatbot-caption.caption-bold{font-weight:700}.chatbot-caption.caption-italic{font-style:italic}.chatbot-caption.extra-large{font-size:calc(var(--font-heading-scale) * 5rem)}.chatbot-caption.large{font-size:calc(var(--font-heading-scale) * 4rem)}.chatbot-caption.medium{font-size:calc(var(--font-heading-scale) * 3rem)}.chatbot-caption.small{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){.chatbot-caption.extra-large{font-size:calc(var(--font-heading-scale) * 6.2rem)}.chatbot-caption.large{font-size:calc(var(--font-heading-scale) * 5.2rem)}.chatbot-caption.medium{font-size:calc(var(--font-heading-scale) * 3.6rem)}.chatbot-caption.small{font-size:calc(var(--font-heading-scale) * 2.4rem)}}.chatbot-heading{margin:0 0 12px;color:#1d1d1d;font-weight:400}.chatbot-heading.extra-large{font-size:calc(var(--font-heading-scale) * 5rem)}.chatbot-heading.large{font-size:calc(var(--font-heading-scale) * 4rem)}.chatbot-heading.medium{font-size:calc(var(--font-heading-scale) * 3rem)}.chatbot-heading.small{font-size:calc(var(--font-heading-scale) * 2rem)}@media only screen and (min-width:750px){.chatbot-heading.extra-large{font-size:calc(var(--font-heading-scale) * 6.2rem)}.chatbot-heading.large{font-size:calc(var(--font-heading-scale) * 5.2rem)}.chatbot-heading.medium{font-size:calc(var(--font-heading-scale) * 3.6rem)}.chatbot-heading.small{font-size:calc(var(--font-heading-scale) * 2.4rem)}}.chatbot-heading.heading-bold{font-weight:700}.chatbot-heading.heading-italic{font-style:italic}.chatbot-subheading{color:#666;max-width:600px;margin:0 auto;line-height:1.6;font-weight:400}.chatbot-subheading.small{font-size:1.4rem;letter-spacing:.1rem}.chatbot-subheading.medium{font-size:1.6rem;letter-spacing:.08rem}.chatbot-subheading.large{font-size:1.8rem;letter-spacing:.06rem}.chatbot-subheading.subheading-bold{font-weight:700}.chatbot-subheading.subheading-italic{font-style:italic}.chatbot-layout-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:24px;width:100%}.chatbot-embed-wrapper{flex:0 1 auto;width:100%}.chatbot-embed-container{width:100%}.chatbot-side-media{flex-shrink:0;display:flex;align-items:center;justify-content:center}.chatbot-side-img{width:100%;height:100%;object-fit:contain;display:block}.chatbot-side-img.square,.chatbot-product-image-wrapper.square,.chatbot-video.square{aspect-ratio:1 / 1}.chatbot-side-img.portrait,.chatbot-product-image-wrapper.portrait,.chatbot-video.portrait{aspect-ratio:3 / 4}.chatbot-side-img.portrait-tall,.chatbot-product-image-wrapper.portrait-tall,.chatbot-video.portrait-tall{aspect-ratio:2 / 3}.chatbot-side-img.landscape,.chatbot-product-image-wrapper.landscape,.chatbot-video.landscape{aspect-ratio:4 / 3}.chatbot-side-img.auto,.chatbot-product-image-wrapper.auto,.chatbot-video.auto{aspect-ratio:auto}.chatbot-product-link{text-decoration:none;color:inherit;display:block;width:100%}.chatbot-product-card{overflow:hidden;background:transparent;transition:transform .3s ease}.chatbot-product-link:hover .chatbot-product-card{transform:scale(1.02)}.chatbot-product-image-wrapper{width:100%;overflow:hidden}.chatbot-product-image{width:100%;height:100%;object-fit:cover;display:block}.chatbot-product-info{padding:10px 0 0;text-align:center}.chatbot-product-title{margin:0;font-size:14px;font-weight:600;line-height:1.3}.chatbot-product-price{margin:4px 0 0;font-size:13px;opacity:.8}.chatbot-product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;background:#00000008;aspect-ratio:3 / 4}.chatbot-product-placeholder .placeholder-svg{width:80px;height:80px;opacity:.5}.chatbot-placeholder-text{font-size:12px;margin-top:10px;opacity:.6;text-align:center}.chatbot-video{width:100%;overflow:hidden;position:relative}.chatbot-video-iframe{width:100%;height:100%;border:none;display:block}.chatbot-shopify-video{width:100%;height:100%;object-fit:cover;display:block}.chatbot-shopify-video--autoplay{pointer-events:none}.chatbot-video-wrapper{width:100%;height:100%;position:relative;cursor:pointer}.chatbot-video-poster{width:100%;height:100%;object-fit:cover;display:block}.chatbot-video-poster--default{display:flex;align-items:center;justify-content:center;background:#0000000d;aspect-ratio:4 / 3}.chatbot-video-poster--default .placeholder-svg{width:60px;height:60px;opacity:.4}.chatbot-video-play-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;border-radius:50%;background:#000000b3;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.chatbot-video-play-btn svg{width:28px;height:28px;fill:#fff;margin-left:4px}.chatbot-video-play-btn:hover{background:#000000e6;transform:translate(-50%,-50%) scale(1.1)}.chatbot-video-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;background:#00000008;aspect-ratio:4 / 3}.chatbot-video-placeholder .placeholder-svg{width:50px;height:50px;opacity:.4}@media(max-width:989px){.chatbot-layout-wrapper{flex-wrap:wrap;gap:20px}.chatbot-side-media{max-width:45%!important}.chatbot-embed-wrapper{order:-1;flex-basis:100%}.chatbot-side-media--left,.chatbot-side-media--right{flex:1}}@media(max-width:749px){.chatbot-layout-wrapper{flex-direction:column;align-items:center;gap:16px}.chatbot-side-media{max-width:80%!important}.chatbot-embed-wrapper{order:0}.chatbot-side-media--left{order:-1}.chatbot-side-media--right{order:1}.hide-media-mobile .chatbot-side-media{display:none}.chatbot-video-play-btn{width:50px;height:50px}.chatbot-video-play-btn svg{width:22px;height:22px}.chatbot-product-title{font-size:13px}.chatbot-product-price{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/75/assets/product-chatbot-section.css.map */
