@keyframes tewido-spin{to{transform:rotate(360deg)}}@keyframes tewido-fade-up{to{opacity:1;transform:translateY(0)}}.tewido-wc-products-tabs{width:100%}.tewido-wc-tabs-nav{display:flex;flex-wrap:wrap}.tewido-wc-tab-btn{cursor:pointer;font-weight:500;transition:all .2s ease;white-space:nowrap}.tewido-wc-tab-btn:focus{outline:2px solid currentColor;outline-offset:2px}.tewido-wc-tabs-content{position:relative}.tewido-wc-tabs-grid{display:grid;width:100%}.tewido-wc-tabs-loading{display:flex;justify-content:center;align-items:center;min-height:300px}.tewido-wc-tabs-loader{border:3px solid;border-radius:50%;animation:tewido-spin .8s linear infinite}.tewido-wc-tabs-grid.is-loading{opacity:.5;pointer-events:none}.tewido-wc-product-item{display:flex;height:100%}.tewido-wc-product-item>*{width:100%}.tewido-wc-tabs-grid .tewido-wc-product-item{opacity:0;transform:translateY(10px);animation:tewido-fade-up .4s ease forwards}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(1){animation-delay:0ms}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(2){animation-delay:50ms}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(3){animation-delay:100ms}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(4){animation-delay:150ms}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(5){animation-delay:200ms}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(6){animation-delay:250ms}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(7){animation-delay:300ms}.tewido-wc-tabs-grid .tewido-wc-product-item:nth-child(8){animation-delay:350ms}.tewido-wc-no-products,.tewido-wc-no-tabs{text-align:center;padding:40px 20px;color:#6b7280;grid-column:1/-1}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}.main-content-transparent-header{margin-top:-80px}