.custom-tab--list{margin:0;padding:0;list-style-type:none;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-tab--list li a{color:gray;display:block;font-size:1.8rem;font-weight:700;font-family:archivo narrow,sans-serif;padding:10px 50px;text-align:center;border-bottom:3px solid transparent}@media(max-width:480px){.custom-tab--list li a{font-size:1.5rem;padding:10px 20px}}.custom-tab--list li a.is-active{border-bottom-color:#fea536;color:#000}.custom-tab--content{background:#f2f2f2;background:-moz-linear-gradient(180deg,#f2f2f2 0%,white 100%);background:-webkit-linear-gradient(180deg,#f2f2f2 0%,white 100%);background:-webkit-gradient(linear,left top,left bottom,from(#f2f2f2),to(white));background:-webkit-linear-gradient(top,#f2f2f2 0%,white 100%);background:-moz-linear-gradient(top,#f2f2f2 0%,white 100%);background:-o-linear-gradient(top,#f2f2f2 0%,white 100%);background:linear-gradient(180deg,#f2f2f2 0%,white 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f2f2f2",endColorstr="#ffffff",GradientType=1);padding:60px 0;display:none}.custom-tab--content.is-active{display:block}.custom-tab--content-wrapper{max-width:1400px;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-tab--content-wrapper .collection--card{padding:0 15px;margin-bottom:30px;-webkit-flex-basis:33.333%;-ms-flex-preferred-size:33.333%;flex-basis:33.333%;max-width:33.333%}@media(max-width:400px){.custom-tab--content-wrapper .collection--card{-webkit-flex-basis:50%;-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}}.custom-tab--content-wrapper .collection--card .collection--card-link{display:block}.custom-tab--content-wrapper .collection--card .collection--card-link img{padding:5px;background-color:#fff;border:5px solid #000}.custom-tab--content-wrapper .collection--card .collection--card-title{display:block;margin-top:15px}@media(max-width:480px){.custom-tab--content-wrapper .collection--card .collection--card-title h4{font-size:1.8rem}}@media(min-width:701px){.custom-tab--content-wrapper .collection--card{-webkit-flex-basis:25%;-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}}@media(min-width:1025px){.custom-tab--content-wrapper .collection--card{-webkit-flex-basis:16.667%;-ms-flex-preferred-size:16.667%;flex-basis:16.667%;max-width:16.667%}}