.ai-component{padding:80px 20px;background:#fff;overflow:hidden}.ai-component .container{max-width:1200px;margin:0 auto;width:100%}.ai-component .header-section{text-align:center;margin-bottom:40px}.ai-component .main-title{color:#171717;font-size:40px;font-weight:300;line-height:55px;margin-bottom:10px;max-width:1009px;margin-left:auto;margin-right:auto}.ai-component .subtitle{color:#525252;font-size:18px;font-weight:400;line-height:28px}.ai-component .tabs-navigation{border-bottom:1px solid rgba(51,51,51,.2);margin-bottom:30px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;width:100%;position:relative}.ai-component .tabs-wrapper{display:flex;align-items:flex-start;gap:59px;width:max-content;min-width:100%}.ai-component .tab-item{display:flex;align-items:center;justify-content:center;padding:0;flex-shrink:0;white-space:nowrap;cursor:pointer;transition:all .3s ease;position:relative}.ai-component .tab-item.active{border-bottom:1px solid #171717}.ai-component .tab-text{color:#525252;font-size:20px;font-weight:400;line-height:55px;text-align:center;white-space:nowrap;transition:color .3s ease}.ai-component .tab-item.active .tab-text{color:#171717}.ai-component .content-wrapper{display:flex;align-items:flex-start;gap:150px;width:100%;max-width:1029px}.ai-component .content-left{flex:1;max-width:379px}.ai-component .content-header{margin-bottom:20px}.ai-component .content-title{color:#171717;font-size:24px;font-weight:400;line-height:38px;margin-bottom:10px}.ai-component .content-description{color:#525252;font-size:20px;font-weight:400;line-height:32px;max-width:361px}.ai-component .features-list{display:flex;flex-direction:column;gap:10px;width:max-content;margin:0 auto}.ai-component .feature-item{display:inline-flex;align-items:flex-start;gap:10px}.ai-component .check-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ai-component .check-icon svg{width:18.816px;height:17.599px;fill:#10b981}.ai-component .feature-text{color:#171717;font-size:16px;font-weight:400;line-height:24px;width:auto;display:inline-flex;text-align:left;max-width:349px}.ai-component .content-right{flex-shrink:0;width:500px;height:390px;display:flex;align-items:center;justify-content:center}.ai-component .demo-image{width:100%;height:100%;object-fit:contain;border-radius:6px}@media (max-width:1200px){.ai-component .content-wrapper{gap:80px}.ai-component .content-right{width:400px;height:300px}}@media (max-width:992px){.ai-component .tabs-wrapper{gap:30px;width:max-content;min-width:calc(100% + 200px)}.ai-component .tab-item{min-width:140px}.ai-component .tab-text{font-size:18px}.ai-component .content-wrapper{flex-direction:column;gap:40px;align-items:center}.ai-component .content-left{max-width:100%;text-align:center}.ai-component .content-right{width:100%;max-width:500px;height:300px}}@media (max-width:768px){.ai-component{padding:60px 15px}.ai-component .main-title{font-size:32px;line-height:44px}.ai-component .main-title br{display:none}.ai-component .subtitle{font-size:16px;line-height:24px}.ai-component .tabs-wrapper{gap:25px;width:max-content;min-width:calc(100% + 300px)}.ai-component .tab-item{padding:0 8px;min-width:130px}.ai-component .tab-text{font-size:16px;line-height:45px}.ai-component .content-title{font-size:20px;line-height:30px}.ai-component .content-description{font-size:18px;line-height:28px}.ai-component .feature-text{font-size:14px;line-height:20px}}@media (max-width:480px){.ai-component{padding:40px 10px}.ai-component .main-title{font-size:28px;line-height:36px}.ai-component .subtitle{font-size:14px;line-height:22px}.ai-component .tabs-wrapper{gap:20px;width:max-content;min-width:calc(100% + 400px)}.ai-component .tab-item{padding:0 6px;min-width:110px}.ai-component .tab-text{font-size:14px;line-height:40px}.ai-component .content-title{font-size:18px;line-height:26px}.ai-component .content-description{font-size:16px;line-height:24px}.ai-component .content-right{height:250px}}.ai-component .tab-item:hover .tab-text{color:#171717}.ai-component .tab-content{display:none;padding:10px;min-height:500px;align-items:center;justify-content:center;border-radius:6px}.ai-component .tab-content#cart-assistant{background:rgba(252,182,65,.1)}.ai-component .tab-content#smart-filters{background:rgba(66,178,222,.1)}.ai-component .tab-content#compare-products{background:rgba(248,109,63,.1)}.ai-component .tab-content#recommendations{background:rgba(74,222,128,.1)}.ai-component .tab-content#product-qa{background:rgba(252,182,65,.1)}.ai-component .tab-content#price-alerts{background:rgba(66,178,222,.1)}.ai-component .tab-content.active{display:flex;animation:fadeInUp .4s ease}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ai-component .demo-image[alt=welcome-gif]{object-fit:contain}