.rb-collection__wrapper{padding-top:50px;padding-bottom:35px}.rb-collection__tabs{display:flex;justify-content:center;gap:10px}.rb-collection__tab{display:flex;flex-direction:column;align-items:center;flex:1;max-width:80px;text-align:center;border:none;outline:none;cursor:pointer;text-decoration:none}.rb-collection__tab,.rb-collection__tab:hover{background-color:transparent}.rb-collection__tab.is-active .rb-collection__tab-image-wrapper{box-shadow:0 0 0 4px rgba(32,44,255,.15)}.rb-collection__tab.is-active .rb-collection__tab-image-wrapper:before{content:"";position:absolute;top:0;left:0;bottom:0;right:0;border-radius:51%;border:2px solid #202cff}.rb-collection__tab-image-wrapper{position:relative;display:flex;width:80px;height:80px;border-radius:51%;overflow:hidden}.rb-collection__tab-image{width:100%;height:100%}.rb-collection__tab-title{display:flex;margin-top:10px;font-size:12px;line-height:1.15;font-weight:700}.rb-collection__products{display:flex;flex-wrap:wrap;gap:20px;margin-top:36px}.rb-collection__product{display:flex;width:100%}@media only screen and (min-width:768px){.rb-collection__tabs{gap:40px}.rb-collection__tab{max-width:115px}.rb-collection__tab.is-active .rb-collection__tab-image-wrapper{box-shadow:0 0 0 10px rgba(32,44,255,.15)}.rb-collection__tab.is-active .rb-collection__tab-image-wrapper:before{border:4px solid #202cff}.rb-collection__tab-image-wrapper{width:115px;height:115px}.rb-collection__tab-title{margin-top:15px;font-size:17px}.rb-collection__product{width:calc(50% - 10px)}}@media only screen and (min-width:1024px){.rb-collection__wrapper{padding-top:25px;padding-bottom:38px}.rb-collection__products{margin-top:50px}.rb-collection__product{width:calc(33.33333% - 13.33333px)}}