.advc .advc-skeleton-product-item{height:510px;width:340px}.advc .advc-skeleton-rect{background-color:#f5f8fc;height:510px;width:100%}.advc .advc-skeleton-rect.active{overflow:hidden;position:relative}.advc .advc-skeleton-rect.active:after{animation:skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);content:"";inset:0 -150%;position:absolute}.advc .advc-skeleton-strip{background-color:#f5f8fc;height:20px;width:100%}.advc .advc-skeleton-strip.active{overflow:hidden;position:relative}.advc .advc-skeleton-strip.active:after{animation:skeleton-loading 1.4s ease infinite;background:linear-gradient(90deg,hsla(0,0%,75%,.2) 25%,hsla(0,0%,51%,.24) 37%,hsla(0,0%,75%,.2) 63%);content:"";inset:0 -150%;position:absolute}.advc .advc-skeleton-paragraph div{margin:20px 0}.advc .advc-skeleton-spin-loading-box{height:400px;position:relative;width:100%}.advc .advc-skeleton-spin-loading-box .advc-skeleton-spin-loading-icon{animation:spin-loading .5s linear infinite;bottom:0;left:0;margin:auto;position:absolute;right:0;top:0}@keyframes spin-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes skeleton-loading{0%{transform:translate(-37.5%)}to{transform:translate(37.5%)}}.advc .advc-tabs{--advc-tab-underline-color:#000}.advc .advc-tabs .advc-tabs-controls{margin:0 0 43px;overflow:auto;padding:0 0 10px}.advc .advc-tabs .advc-tabs-controls::-webkit-scrollbar{height:0;width:0}.advc .advc-tabs .advc-tabs-controls--scroller{align-items:flex-end;display:flex;justify-content:center;margin:0;min-width:100%;padding:0;width:-webkit-max-content;width:max-content}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(:first-child){margin-left:60px}@media (max-width:749.98px){.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(:first-child){margin-left:14px}}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item{display:block;list-style-type:none;max-width:344px;padding-bottom:12px;position:relative}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:after{border-top:4px solid var(--advc-tab-underline-color);bottom:0;content:"";left:0;margin:auto;position:absolute;right:0;width:0}@media (max-width:749.98px){.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:after{border-width:2px}}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item:not(.is-active){opacity:.3}.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item.is-active:after{transition:width .1s;width:100%}.advc .advc-tabs .advc-tabs-panel-content__item{animation:1s advc-ani-fadeIn;display:none}.advc .advc-tabs .advc-tabs-panel-content__item.is-active{display:block}@media (max-width:749.98px){.advc .advc-tabs .advc-tabs-controls{margin-bottom:18px}}