.bbCrumbs{display:flex;grid-gap:5px;gap:5px;flex-wrap:wrap;align-items:center;margin-bottom:5px}.bbCrumbs__item{display:inline-flex;padding:2px 8px;color:rgba(var(--colorGreyText),1);font-weight:400}.themes__h1{font-size:30px;line-height:35px}.themes__crumbs{margin-bottom:10px}.themes__header{padding:0 0 0 16px}@media(min-width:1000px){.themes__header{padding:0}}.themes__letters{padding:10px 11px;overflow-x:auto}@media(min-width:1000px){.themes__letters{flex-wrap:wrap}}.themes__letter{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:32px;height:32px;margin:0 5px 8px;background:rgba(var(--colorWhiteBackground),1);color:rgba(var(--colorGreyText),1);font-size:18px;text-transform:uppercase}@media(min-width:760px){.themes__letter:hover{background:linear-gradient(90deg,#3daff0,#0071f5,#0071f5,#c400f5);background-size:300% 100%;color:#fff}}.themes__letter--active{background:#0071f5;color:#fff}.themes__tabs{display:flex;align-items:stretch;width:100%;height:56px;padding-left:16px;background-color:rgba(var(--colorWhiteBackground),1)}.themes__tab{display:flex;position:relative;align-items:center;padding:0 10px;color:rgba(var(--colorBlackText),1);white-space:nowrap}@media(min-width:760px){.themes__tab{padding:0 16px}}.themes__tab.nuxt-link-exact-active:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:rgba(var(--colorBlueBackground),1)}.themes__tab__icon{margin-right:6px}@media(min-width:760px){.themes__tab__caption{display:none}}.themes__tab__caption--md{display:none}@media(min-width:760px){.themes__tab__caption--md{display:inline-block}}.themes__search{margin-top:1px;padding:16px;background-color:rgba(var(--colorWhiteBackground),1)}@media(min-width:760px){.themes__search{display:flex;align-items:stretch}}.themes__search__input{justify-content:center;height:45px}@media(min-width:760px){.themes__search__input{justify-content:flex-start}}.themes__search__input-wrapper{flex-grow:1}.themes__search__btn{width:100%;min-height:45px;margin:10px 0 0;border-radius:12px}@media(min-width:760px){.themes__search__btn{width:auto;margin:0 0 0 10px}}.themes__card{margin:10px 0;padding:20px 25px;border-radius:10px;background-color:rgba(var(--colorWhiteBackground),1)}