#clubs-block{background-repeat:no-repeat;background-size:cover}#clubs-block .title-block{flex-shrink:0}.clubs-block__head--wrapper .btn{margin:0 auto}#clubs-block .head-block{margin-bottom:40px}#clubs-block .subtitle-block{font-size:var(--font-size-14-22);font-weight:400;line-height:130%;color:var(--head-secondary);font-family:'Inter';max-width:750px}.clubs-block__head--wrapper{background-size:cover;position:relative;background-position:top}.clubs-block__head--wrapper .container{position:relative;z-index:1}.clubs-block__head--wrapper:before{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0,0,0,.4)}.clubs-block-item__image{max-width:202px;max-height:202px;width:100%;height:100%;object-fit:cover}.clubs-block-item__title{font-size:var(--font-size-18-24);font-weight:700;font-family:'RobotoCondensed';line-height:120%;color:var(--head-primary)}.clubs-block-item__image--wrapper{background-color:var(--background);border:1px solid var(--stroke);max-width:202px;max-height:202px;width:100%;height:100%;overflow:hidden;border-radius:10px;margin-bottom:25px}.clubs-block-content{background-color:var(--stroke)}#clubs-block .swiper .swiper-custom-paggination .swiper-pagination-bullet{background-color:var(--background)}@media (max-width:1200px){.clubs-block-list{gap:15px}}@media (max-width:1024px){.clubs-block-item__image{max-width:200px;max-height:200px;margin-bottom:10px}.clubs-block-list{grid-template-columns:repeat(3,1fr)}#clubs-block .head-block{margin-bottom:20px}}@media (max-width:786px){#clubs-block .title-block{margin:0}.clubs-block__head{flex-direction:column;gap:15px}.clubs-block__subtitle{text-align:left}.clubs-block-item{display:flex;flex-direction:column;align-items:center}.clubs-block-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){#clubs-block .btn{max-width:100%;width:100%}}