.product-details-tabs{margin:var(--padding-50) 0 var(--padding-25)}.product-details-tabs .section-header{text-align:left;margin:0 0 3rem;max-width:90rem}.product-details-tabs .section-title,.product-details-tabs .section-header h2{margin:0 0 5px!important}.product-details-tabs .product-tab-details-wrapper{border:1px solid #e4e4e4;border-radius:8px;background:linear-gradient(139deg,#fff,#ff6d6a0a);box-shadow:0 10px 24px #1f293717}.product-tabs-content{padding:4rem 3rem}.product-tabs-nav{display:flex;justify-content:space-around;gap:70px;margin-bottom:0;border-bottom:1px solid #e7e7e7;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-inline:2rem}.product-tabs-nav::-webkit-scrollbar{display:none}.product-tab-btn{position:relative;padding:15px 30px;background:transparent;border:0;cursor:pointer;color:#888;font-size:18px;font-weight:600;white-space:nowrap;transition:.3s}.product-tab-btn:hover,.product-tab-btn.active{color:#111}.product-tab-btn:after{content:"";position:absolute;left:0;bottom:-1px;width:0;height:3px;background:var(--theme-red);transition:.3s}.product-tab-btn.active:after{width:100%}.product-tab-panel{display:none}.product-tab-panel.active{display:block}.BrewMethod__Wrapper.new-product-brew-feature,.BrewMethod__Wrapper.new-product-brew-feature .BrewMethod__List{padding:0}.BrewMethod__Wrapper.new-product-brew-feature .BrewMethod__List .BrewMethod__ListItem{padding:0;gap:.8rem}.BrewMethod__Wrapper.new-product-brew-feature .BrewMethod__List .BrewMethod__Image{width:60px;height:60px;object-fit:contain}.BrewMethod__Wrapper.new-product-brew-feature .BrewMethod__List .BrewMethod__ListItem .BrewMethod__Text{font-size:14px;margin:0}.tab-grid.two-column{display:grid;grid-template-columns:1fr 520px;gap:70px}.tab-grid.left-full,.tab-grid.right-full{display:block}.tab-grid.left-full .tab-left,.tab-grid.right-full .tab-right{width:100%}.tab-left h3{margin:0 0 16px;font-size:22px;line-height:1.25;font-weight:600}.tab-left p:first-child{margin-top:0}.tab-left p:last-child{margin-bottom:0}.tab-left ul,.tab-left ol{padding-left:20px}.product-tab-panel .tab-grid ul{list-style:disc}.product-tab-panel .tab-grid ol{list-style:decimal}.product-tab-panel .tab-grid li::marker{color:var(--theme-red)}.tab-left li{margin-bottom:12px}.product-tabs-content a,.product-tab-accordion-content a{color:var(--heading-color);font-weight:600;text-decoration:underline}.tab-right{display:flex;flex-direction:column;gap:24px}.right-card{background:#fff;border-radius:12px;padding:28px;border:1px solid #e4e4e4}.right-card h3,.right-card h4,.right-card h5{margin:0 0 18px;font-size:22px;line-height:1.3;font-weight:600}.right-card p:first-child{margin-top:0}.right-card p:last-child{margin-bottom:0}.right-card ul,.right-card ol{margin:0;padding-left:20px}.right-card li{margin-bottom:10px}.right-card ul{list-style:disc}.right-card ul li::marker{color:var(--theme-red)}.table-card table{width:100%;border-collapse:collapse}.right-card table th{opacity:.6;font-size:14px;font-weight:700;color:#000;border:none;padding:0}.right-card table td{text-align:right;opacity:1;font-size:16px;font-weight:700;color:#000;border:none;padding:0}.right-card table tr{border-bottom:1px solid #e4e4e4;line-height:1.3;padding-block:1rem;display:flex;justify-content:space-between;align-items:center;gap:5px}.right-card table tr:first-child{padding-top:0}.right-card table tr:last-child{padding-bottom:0;border:none}.table-card th,.table-card td{padding:14px 0;vertical-align:top}.table-card th{width:45%;text-align:left;font-weight:600}.table-card td{text-align:right}.table-card td p,.table-card th p{margin:0}.tab-left img,.right-card img{max-width:100%;height:auto}.tab-left iframe,.right-card iframe{max-width:100%}body .list-style-tick ul,body .list-style-tick ol{display:flex;flex-wrap:wrap;gap:8px;list-style:none!important;padding-left:0!important;margin:12px 0 0!important}body .list-style-tick li{margin:0;font-weight:600;position:relative;font-size:15px;display:flex;align-items:center}body .list-style-tick ul li:before{content:"\2713";margin-right:6px;background:#ff6d6a36;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;border-radius:50%;color:var(--theme-red);flex-shrink:0}body .list-style-bullet ul,body .list-style-bullet ol{list-style:disc!important;padding-left:20px!important;margin:12px 0 0!important}body .list-style-bullet li{margin:9px 0}body .list-style-number ul,body .list-style-number ol{list-style:decimal!important;padding-left:20px!important;margin:12px 0 0!important}body .list-style-number li{margin:9px 0}.product-tabs-content .tab-detail-btn{text-decoration:none;margin-top:auto;font-weight:400}.tab-grid.two-column .tab-left{display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1440px){.product-tabs-content .tab-detail-btn{margin-top:2rem}}@media screen and (max-width:990px){.tab-grid.two-column{grid-template-columns:1fr;gap:20px}.product-tabs-nav{gap:25px}.product-tab-btn{font-size:16px}.tab-left h3{font-size:20px}}@media screen and (max-width:749px){.product-tab-btn{padding-inline:1.5rem}.product-tabs-content{padding:3rem 2rem}.product-details-tabs .section-header{margin-bottom:30px}.product-details-tabs .section-title,.product-details-tabs .section-header h2{font-size:30px}.product-tabs-nav{justify-content:flex-start;gap:0;flex-wrap:wrap;overflow:hidden;padding:0}.product-tab-btn{font-size:15px;padding-block:1rem;width:100%;text-align:left}.tab-left h3{font-size:18px;margin-bottom:18px}.right-card{padding:20px;border-radius:10px}.table-card th,.table-card td{padding:12px 0;font-size:14px}.product-tab-btn:after{left:0;right:auto;bottom:0;width:0;height:100%;transform:translateY(0)}.product-tab-btn.active:after{width:4px;transform:scaleY(1)}.product-details-tabs .product-tab-details-wrapper{overflow:hidden}.right-card table td{font-size:14px}.tab-grid.two-column .tab-left .tab-detail-btn{margin-top:2rem}}.product-tabs-mobile-accordion{display:none}@media screen and (max-width:749px){.product-details-tabs .product-tab-details-wrapper{display:none}.product-tabs-mobile-accordion{display:grid;gap:1rem}.product-tab-accordion-item{border:1px solid #e4e4e4;border-radius:8px;background:#fff;overflow:hidden}.product-tab-accordion-item summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;cursor:pointer;font-weight:600;list-style:none}.product-tab-accordion-item summary::-webkit-details-marker{display:none}.product-tab-accordion-item summary:after{content:"";width:.9rem;height:.9rem;border-right:2px solid var(--theme-red);border-bottom:2px solid var(--theme-red);flex:none;transform:rotate(45deg) translateY(-.25rem);transition:transform .2s ease}.product-tab-accordion-item[open] summary:after{transform:rotate(225deg) translateY(-.25rem)}.product-tab-accordion-content{border-top:1px solid #e4e4e4;padding:2rem}.product-tab-accordion-content .tab-grid.two-column{grid-template-columns:1fr;gap:2rem}}
/*# sourceMappingURL=/cdn/shop/t/89/assets/product-details-tab.css.map */
