.tabsBox{border:1em solid rgba(66,63,63,.1);border-radius:16em;overflow:hidden;will-change:transform}.tabsBox,.tabsBox-item{-webkit-box-flex:0;display:flex}.tabsBox-item{cursor:pointer;flex:1;justify-content:center;padding:14em 16em;position:relative;transition:background .2s}.tabsBox-item--min_width{min-width:77em}@media only screen and (max-width:767px){.tabsBox-item--min_width{min-width:57em}}.tabsBox-item--disabled{opacity:.5;pointer-events:none}.tabsBox-item__ic{font-size:0;height:24rem;margin-right:4rem;width:24rem}.tabsBox-item__ic svg{height:100%;width:100%}.tabsBox-item.active{background:#ca2250}.tabsBox-item.active+.tabsBox-item:after,.tabsBox-item.active:after{opacity:0}.tabsBox-item.active span{color:#fff}.tabsBox-item:not(:first-child):after{background:#423f3f;content:"";height:calc(100% - 8em);left:0;opacity:.1;position:absolute;top:4em;transition:opacity .2s;width:1em}.tabsBox-item span{color:#423f3f;font-family:Onest;font-size:16rem;font-weight:400;letter-spacing:.32rem;line-height:20rem;transition:color .2s}@media only screen and (max-width:767px){.tabsBox-item span{font-family:Onest;font-size:14rem;font-size:16rem;font-weight:400;letter-spacing:.28rem;letter-spacing:.32rem;line-height:16rem;line-height:20rem}}@media only screen and (max-width:767px) and only screen and (max-width:767px){.tabsBox-item span{font-size:14rem;letter-spacing:.28rem;line-height:16rem}}.catalogue__loader{align-items:center;display:flex;height:100rem;justify-content:center;overflow:hidden}.catalogue__loader-dot{animation:bounce .5s infinite alternate;background:#e66b8d;border-radius:50%;height:16rem;margin:0 5rem;width:16rem}@media only screen and (max-width:767px){.catalogue__loader-dot{animation:bounce-mob .5s infinite alternate;height:12rem;width:12rem}}@keyframes bounce{0%{transform:translateY(0)}25%{background:#de3f6b;height:20rem}50%{background:#e12a5d;height:24rem}to{background:#ca2250;height:12rem;transform:translateY(40rem)}}@keyframes bounce-mob{0%{transform:translateY(0)}25%{background:#de3f6b;height:16rem}50%{background:#e12a5d;height:20rem}to{background:#ca2250;height:8rem;transform:translateY(40rem)}}
