.tabbed-collections{padding:4rem}@media only screen and (max-width: 767px){.tabbed-collections{padding:1.5rem 1rem}}.tabbed-collections__title{text-transform:none;margin-bottom:1.5rem;margin-top:4rem}@media only screen and (max-width: 767px){.tabbed-collections__title{margin-top:2.5rem}}.tabbed-collections__tab{justify-content:center}.tabbed-collections__tab>.custom-tab__label{text-transform:uppercase;font-size:1.5rem;line-height:1;padding:.5rem 1.5rem;color:#000;border-radius:6.25rem;font-weight:700;transition:.3s ease;position:relative}@media only screen and (max-width: 767px){.tabbed-collections__tab>.custom-tab__label{font-size:1.125rem;padding-inline:1.125rem}}.tabbed-collections__tab>.custom-tab__label::before{content:"";position:absolute;display:inline-block;width:calc(100% + 0.5rem);height:calc(100% + 0.5rem);left:50%;top:50%;transform:translate(-50%, -50%);border:1px solid #000;border-radius:6.25rem}.tabbed-collections__tab>.custom-tab__label:first-of-type::before{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.tabbed-collections__tab>.custom-tab__label:last-of-type::before{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.tabbed-collections__tab>input:checked+.custom-tab__label{background-color:#000;color:#fff}.tabbed-collections__tab>.custom-tab__content{margin-top:1.5rem}.tabbed-collections__top{padding:0;position:relative;align-items:flex-end;column-gap:2.5rem}@media only screen and (max-width: 767px){.tabbed-collections__top{column-gap:1rem}}.tabbed-collections__top .custom-tab__label{padding:0}.tabbed-collections__top .custom-tab__label:first-of-type{margin-left:auto}@media only screen and (max-width: 767px){.tabbed-collections__top .custom-tab__label{margin:0 !important}}.tabbed-collections__top-title{justify-self:flex-start;text-transform:none}@media only screen and (max-width: 767px){.tabbed-collections__top-title{width:100%;margin-bottom:1rem}}
