.section{position:relative}.section,.section .bg{min-height:100vh;overflow:hidden}.section .bg{position:absolute;inset:0;width:100%;background:url(/images/main.webp) 50%/cover no-repeat;z-index:0}.section .bg:after{content:"";position:absolute;inset:0;background:rgba(25,26,213,.65);pointer-events:none}.section .container{display:flex;flex-direction:column;justify-content:center}.section .title{font-family:Chunko Bold,sans-serif;color:#fff;position:relative;z-index:1;isolation:isolate;line-height:100%;text-shadow:0 15px 4px rgba(0,0,0,.25)}.section .title:after,.section .title:before{content:"";position:absolute;width:210px;height:260px;background:url(/images/main.webp) 50%/cover no-repeat;border-radius:28px;box-shadow:0 12px 30px rgba(0,0,0,.2);pointer-events:none;z-index:-1}.section .title:before{left:-70px;top:-28px;transform:rotate(-12deg)}.section .title:after{right:-10px;bottom:-90px;transform:rotate(16deg)}@media(min-width:1200px){.section .title{margin-top:110px;font-size:140px}}@media(max-width:1024px){.section .title:after,.section .title:before{display:none}}@media(min-width:601px)and (max-width:1199px){.section .title{margin-top:156px;font-size:100px}.section .title:after,.section .title:before{width:92px;height:92px;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.18)}.section .title:before{left:-20px;top:-16px;transform:rotate(-10deg)}.section .title:after{right:-24px;bottom:0;transform:rotate(14deg)}}@media(max-width:600px){.section .title{margin-top:156px;font-size:50px;margin-bottom:110px;line-height:100%;width:233px}.section .title:after,.section .title:before{width:92px;height:92px;border-radius:20px;box-shadow:0 8px 20px rgba(0,0,0,.18)}.section .title:before{left:-20px;top:-16px;transform:rotate(-10deg)}.section .title:after{right:-24px;bottom:0;transform:rotate(14deg)}}@media(min-width:1200px){.section{padding:0 120px}.section .title{padding-left:50px}.container{margin-left:160px;margin-right:160px;align-items:center}}@media(min-width:601px)and (max-width:1199px){.section{padding:0 90px}.section .title{padding-left:10px}.container{margin-left:50px;margin-right:50px;align-items:center}}@media(max-width:600px){.section{height:626px}.container{margin-left:27px;margin-right:108px}}.players{position:relative;padding:96px 20px}.players_bg{position:absolute;inset:0;background:#fff;z-index:0}.players_wrapper{position:relative;z-index:1;max-width:1200px;margin:0 auto}.players_title{font-weight:400;font-family:Chunko Bold,sans-serif;color:#1b24ff;text-align:center;line-height:1;margin-bottom:32px}@media(min-width:769px){.players_title{font-size:72px}}@media(max-width:768px){.players_title{font-size:36px}}.players_grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:100px;grid-gap:20px;gap:20px;grid-row-gap:20px;row-gap:20px;grid-column-gap:20px;column-gap:20px;justify-content:start;align-content:start;justify-items:stretch;align-items:stretch}.card{border-radius:28px;background:#cfcfcf;position:relative;overflow:hidden}.card,.players_grid>*{margin:0}.card_img{position:relative;width:100%;height:100%;object-fit:cover;display:block}.card--a{grid-area:a}.card--b{grid-area:b;background:#dedede}.card--c{grid-area:c}.card--d{grid-area:d;background:#4b4b4b}.card--e{grid-area:e;background:#e8e8e8}@media(min-width:1025px){.players_grid{grid-template-columns:repeat(12,1fr);grid-template-areas:"a a a b b b b b b c c c" "d d d d d d e e e e e e";grid-template-rows:200px 260px}}@media(min-width:641px)and (max-width:1024px){.players_grid{grid-template-areas:"a a a b b b c c c c c c" "d d d d d d e e e e e e";grid-auto-rows:180px}}@media(max-width:640px){.players_grid{grid-template-columns:1fr;grid-auto-rows:160px;grid-template-areas:"a" "b" "c" "d" "e"}}