.anwp-aspect-auto{aspect-ratio:auto}.anwp-aspect-square{aspect-ratio:1/1}.anwp-aspect-video{aspect-ratio:16/9}.anwp-aspect-4-3{aspect-ratio:4/3}.anwp-aspect-3-2{aspect-ratio:3/2}.anwp-border{border-style:solid;border-width:1px}.anwp-border-top{border-top-style:solid;border-top-width:1px}.anwp-border-right{border-left-style:solid;border-left-width:1px}.anwp-border-bottom{border-bottom-style:solid;border-bottom-width:1px}.anwp-border-left{border-right-style:solid;border-right-width:1px}.anwp-border-0{border:0}.anwp-border-top-0{border-top:0}.anwp-border-right-0{border-left:0}.anwp-border-bottom-0{border-bottom:0}.anwp-border-left-0{border-right:0}.anwp-border-collapse{border-collapse:collapse}.anwp-border-separate{border-collapse:initial}.anwp-box-border{box-sizing:border-box}.anwp-box-content{box-sizing:initial}:root{--anwp-color-black:#000;--anwp-color-white:#fff}.anwp-text-current{color:currentColor}.anwp-text-transparent{color:#0000}.anwp-text-black{color:var(--anwp-color-black)}.anwp-text-white{color:var(--anwp-color-white)}.anwp-bg-current{background-color:currentColor}.anwp-bg-transparent{background-color:initial}.anwp-bg-black{background-color:var(--anwp-color-black)}.anwp-bg-white{background-color:var(--anwp-color-white)}.anwp-border-current{border-color:currentColor}.anwp-border-transparent{border-color:#0000}.anwp-border-black{border-color:var(--anwp-color-black)}.anwp-border-white{border-color:var(--anwp-color-white)}.anwp-link-cover,.anwp-position-cover{inset:0;position:absolute}.anwp-cursor-auto{cursor:auto}.anwp-cursor-default{cursor:default}.anwp-cursor-pointer{cursor:pointer}.anwp-cursor-wait{cursor:wait}.anwp-cursor-text{cursor:text}.anwp-cursor-move{cursor:move}.anwp-cursor-not-allowed{cursor:not-allowed}.anwp-d-block{display:block}.anwp-d-inline{display:inline}.anwp-d-inline-block{display:inline-block}.anwp-d-none{display:none}.anwp-hidden{visibility:hidden}.anwp-d-flex{display:flex}.anwp-d-inline-flex{display:inline-flex}.anwp-d-grid{display:grid}.anwp-d-inline-grid{display:inline-grid}.anwp-sr-only{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.anwp-flex-1{flex:1 1 0%}.anwp-flex-auto{flex:1 1 auto}.anwp-flex-initial{flex:0 1 auto}.anwp-flex-none{flex:none}@media (min-width:576px){.anwp-flex-sm-1{flex:1 1 0%}.anwp-flex-sm-auto{flex:1 1 auto}.anwp-flex-sm-initial{flex:0 1 auto}.anwp-flex-sm-none{flex:none}}@media (min-width:768px){.anwp-flex-md-1{flex:1 1 0%}.anwp-flex-md-auto{flex:1 1 auto}.anwp-flex-md-initial{flex:0 1 auto}.anwp-flex-md-none{flex:none}}@media (min-width:992px){.anwp-flex-lg-1{flex:1 1 0%}.anwp-flex-lg-auto{flex:1 1 auto}.anwp-flex-lg-initial{flex:0 1 auto}.anwp-flex-lg-none{flex:none}}@media (min-width:1200px){.anwp-flex-xl-1{flex:1 1 0%}.anwp-flex-xl-auto{flex:1 1 auto}.anwp-flex-xl-initial{flex:0 1 auto}.anwp-flex-xl-none{flex:none}}.anwp-grow{flex-grow:1}.anwp-grow-0{flex-grow:0}.anwp-shrink{flex-shrink:1}.anwp-shrink-0{flex-shrink:0}.anwp-flex-row{flex-direction:row}.anwp-flex-row-reverse{flex-direction:row-reverse}.anwp-flex-col{flex-direction:column}.anwp-flex-col-reverse{flex-direction:column-reverse}@media (min-width:576px){.anwp-flex-sm-row{flex-direction:row}.anwp-flex-sm-row-reverse{flex-direction:row-reverse}.anwp-flex-sm-col{flex-direction:column}.anwp-flex-sm-col-reverse{flex-direction:column-reverse}}@media (min-width:768px){.anwp-flex-md-row{flex-direction:row}.anwp-flex-md-row-reverse{flex-direction:row-reverse}.anwp-flex-md-col{flex-direction:column}.anwp-flex-md-col-reverse{flex-direction:column-reverse}}@media (min-width:992px){.anwp-flex-lg-row{flex-direction:row}.anwp-flex-lg-row-reverse{flex-direction:row-reverse}.anwp-flex-lg-col{flex-direction:column}.anwp-flex-lg-col-reverse{flex-direction:column-reverse}}@media (min-width:1200px){.anwp-flex-xl-row{flex-direction:row}.anwp-flex-xl-row-reverse{flex-direction:row-reverse}.anwp-flex-xl-col{flex-direction:column}.anwp-flex-xl-col-reverse{flex-direction:column-reverse}}.anwp-flex-wrap{flex-wrap:wrap}.anwp-flex-wrap-reverse{flex-wrap:wrap-reverse}.anwp-flex-nowrap{flex-wrap:nowrap}.anwp-justify-start{justify-content:flex-start}.anwp-justify-end{justify-content:flex-end}.anwp-justify-center{justify-content:center}.anwp-justify-between{justify-content:space-between}.anwp-justify-around{justify-content:space-around}.anwp-justify-evenly{justify-content:space-evenly}.anwp-items-start{align-items:flex-start}.anwp-items-end{align-items:flex-end}.anwp-items-center{align-items:center}.anwp-items-baseline{align-items:baseline}.anwp-items-stretch{align-items:stretch}.anwp-content-start{align-content:flex-start}.anwp-content-end{align-content:flex-end}.anwp-content-center{align-content:center}.anwp-content-between{align-content:space-between}.anwp-content-around{align-content:space-around}.anwp-content-stretch{align-content:stretch}.anwp-self-auto{align-self:auto}.anwp-self-start{align-self:flex-start}.anwp-self-end{align-self:flex-end}.anwp-self-center{align-self:center}.anwp-self-stretch{align-self:stretch}.anwp-self-baseline{align-self:baseline}.anwp-order-first{order:-9999}.anwp-order-last{order:9999}.anwp-order-none{order:0}.anwp-order-1{order:1}.anwp-order-2{order:2}.anwp-order-3{order:3}.anwp-order-4{order:4}.anwp-order-5{order:5}.anwp-order-6{order:6}.anwp-place-center{place-items:center}.anwp-place-self-center{place-self:center}.anwp-gap-0{gap:0}.anwp-gap-1{gap:5px}.anwp-gap-2{gap:10px}.anwp-gap-3{gap:15px}.anwp-gap-4{gap:20px}.anwp-gap-5{gap:25px}.anwp-gap-y-0{row-gap:0}.anwp-gap-y-1{row-gap:5px}.anwp-gap-y-2{row-gap:10px}.anwp-gap-y-3{row-gap:15px}.anwp-gap-y-4{row-gap:20px}.anwp-gap-y-5{row-gap:25px}.anwp-gap-x-0{column-gap:0}.anwp-gap-x-1{column-gap:5px}.anwp-gap-x-2{column-gap:10px}.anwp-gap-x-3{column-gap:15px}.anwp-gap-x-4{column-gap:20px}.anwp-gap-x-5{column-gap:25px}.anwp-grid-auto-fill{--grid-min-width:200px;grid-template-columns:repeat(auto-fill,minmax(min(var(--grid-min-width),100%),1fr))}.anwp-grid-auto-fit{--grid-min-width:200px;grid-template-columns:repeat(auto-fit,minmax(min(var(--grid-min-width),100%),1fr))}.anwp-grid-min-150{--grid-min-width:150px}.anwp-grid-min-200{--grid-min-width:200px}.anwp-grid-min-250{--grid-min-width:250px}.anwp-grid-min-300{--grid-min-width:300px}.anwp-grid-min-350{--grid-min-width:350px}.anwp-grid-min-400{--grid-min-width:400px}.anwp-grid-dense{grid-auto-flow:dense}.anwp-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.anwp-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.anwp-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.anwp-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.anwp-grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}@media (min-width:576px){.anwp-grid-cols-sm-1{grid-template-columns:repeat(1,minmax(0,1fr))}.anwp-grid-cols-sm-2{grid-template-columns:repeat(2,minmax(0,1fr))}.anwp-grid-cols-sm-3{grid-template-columns:repeat(3,minmax(0,1fr))}.anwp-grid-cols-sm-4{grid-template-columns:repeat(4,minmax(0,1fr))}.anwp-grid-cols-sm-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:768px){.anwp-grid-cols-md-1{grid-template-columns:repeat(1,minmax(0,1fr))}.anwp-grid-cols-md-2{grid-template-columns:repeat(2,minmax(0,1fr))}.anwp-grid-cols-md-3{grid-template-columns:repeat(3,minmax(0,1fr))}.anwp-grid-cols-md-4{grid-template-columns:repeat(4,minmax(0,1fr))}.anwp-grid-cols-md-6{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:992px){.anwp-grid-cols-lg-1{grid-template-columns:repeat(1,minmax(0,1fr))}.anwp-grid-cols-lg-2{grid-template-columns:repeat(2,minmax(0,1fr))}.anwp-grid-cols-lg-3{grid-template-columns:repeat(3,minmax(0,1fr))}.anwp-grid-cols-lg-4{grid-template-columns:repeat(4,minmax(0,1fr))}.anwp-grid-cols-lg-6{grid-template-columns:repeat(6,minmax(0,1fr))}}.anwp-col-span-2{grid-column:span 2}.anwp-col-span-3{grid-column:span 3}.anwp-col-span-4{grid-column:span 4}.anwp-col-span-6{grid-column:span 6}.anwp-col-span-full{grid-column:1/-1}.anwp-row-span-2{grid-row:span 2}.anwp-row-span-3{grid-row:span 3}.anwp-row-span-full{grid-row:1/-1}.anwp-image-background-contain,.anwp-image-background-cover{background-position:50% 50%;background-repeat:no-repeat}.anwp-image-background-cover{background-size:cover}.anwp-image-background-contain{background-size:contain}.anwp-user-select-all{-webkit-user-select:all;user-select:all}.anwp-user-select-auto{-webkit-user-select:auto;user-select:auto}.anwp-user-select-none{-webkit-user-select:none;user-select:none}.anwp-object-contain{object-fit:contain}.anwp-object-cover{object-fit:cover}.anwp-object-fill{object-fit:fill}.anwp-object-none{object-fit:none}.anwp-object-scale-down{object-fit:scale-down}.anwp-opacity-0{opacity:0}.anwp-opacity-10{opacity:.1}.anwp-opacity-20{opacity:.2}.anwp-opacity-30{opacity:.3}.anwp-opacity-40{opacity:.4}.anwp-opacity-50{opacity:.5}.anwp-opacity-60{opacity:.6}.anwp-opacity-70{opacity:.7}.anwp-opacity-80{opacity:.8}.anwp-opacity-90{opacity:.9}.anwp-opacity-100{opacity:1}.anwp-overflow-auto{overflow:auto}.anwp-overflow-hidden{overflow:hidden}.anwp-overflow-visible{overflow:visible}.anwp-overflow-scroll{overflow:scroll}.anwp-overflow-x-auto{overflow-x:auto}.anwp-overflow-y-auto{overflow-y:auto}.anwp-overflow-x-hidden{overflow-x:hidden}.anwp-overflow-y-hidden{overflow-y:hidden}.anwp-overflow-x-visible{overflow-x:visible}.anwp-overflow-y-visible{overflow-y:visible}.anwp-overflow-x-scroll{overflow-x:scroll}.anwp-overflow-y-scroll{overflow-y:scroll}.anwp-static{position:static}.anwp-relative{position:relative}.anwp-absolute{position:absolute}.anwp-fixed{position:fixed}.anwp-sticky{position:sticky}.anwp-top-0{top:0}.anwp-right-0{left:0}.anwp-bottom-0{bottom:0}.anwp-left-0{right:0}.anwp-inset-0{inset:0}.anwp-inset-y-0{bottom:0;top:0}.anwp-inset-x-0{left:0;right:0}.anwp-rounded-none{border-radius:0}.anwp-rounded-sm{border-radius:2px}.anwp-rounded{border-radius:4px}.anwp-rounded-md{border-radius:6px}.anwp-rounded-lg{border-radius:8px}.anwp-w-10{width:10px}.anwp-h-10{height:10px}.anwp-h-min-10{min-height:10px}.anwp-h-max-10{max-height:10px}.anwp-w-20{width:20px}.anwp-h-20{height:20px}.anwp-h-min-20{min-height:20px}.anwp-h-max-20{max-height:20px}.anwp-w-30{width:30px}.anwp-h-30{height:30px}.anwp-h-min-30{min-height:30px}.anwp-h-max-30{max-height:30px}.anwp-w-40{width:40px}.anwp-h-40{height:40px}.anwp-h-min-40{min-height:40px}.anwp-h-max-40{max-height:40px}.anwp-w-50{width:50px}.anwp-h-50{height:50px}.anwp-h-min-50{min-height:50px}.anwp-h-max-50{max-height:50px}.anwp-w-60{width:60px}.anwp-h-60{height:60px}.anwp-h-min-60{min-height:60px}.anwp-h-max-60{max-height:60px}.anwp-w-70{width:70px}.anwp-h-70{height:70px}.anwp-h-min-70{min-height:70px}.anwp-h-max-70{max-height:70px}.anwp-w-80{width:80px}.anwp-h-80{height:80px}.anwp-h-min-80{min-height:80px}.anwp-h-max-80{max-height:80px}.anwp-w-90{width:90px}.anwp-h-90{height:90px}.anwp-h-min-90{min-height:90px}.anwp-h-max-90{max-height:90px}.anwp-w-100{width:100px}.anwp-h-100{height:100px}.anwp-h-min-100{min-height:100px}.anwp-h-max-100{max-height:100px}.anwp-w-110{width:110px}.anwp-h-110{height:110px}.anwp-h-min-110{min-height:110px}.anwp-h-max-110{max-height:110px}.anwp-w-120{width:120px}.anwp-h-120{height:120px}.anwp-h-min-120{min-height:120px}.anwp-h-max-120{max-height:120px}.anwp-w-130{width:130px}.anwp-h-130{height:130px}.anwp-h-min-130{min-height:130px}.anwp-h-max-130{max-height:130px}.anwp-w-140{width:140px}.anwp-h-140{height:140px}.anwp-h-min-140{min-height:140px}.anwp-h-max-140{max-height:140px}.anwp-w-150{width:150px}.anwp-w-200{width:200px}.anwp-w-250{width:250px}.anwp-w-300{width:300px}.anwp-w-350{width:350px}.anwp-w-400{width:400px}.anwp-w-450{width:450px}.anwp-w-500{width:500px}.anwp-w-min-100{min-width:100px}.anwp-w-min-150{min-width:150px}.anwp-w-min-200{min-width:200px}.anwp-w-min-250{min-width:250px}.anwp-w-min-300{min-width:300px}.anwp-w-min-350{min-width:350px}.anwp-w-min-400{min-width:400px}.anwp-w-15{width:15px}.anwp-h-15{height:15px}.anwp-h-min-15{min-height:15px}.anwp-h-max-15{max-height:15px}.anwp-w-25{width:25px}.anwp-h-25{height:25px}.anwp-h-min-25{min-height:25px}.anwp-h-max-25{max-height:25px}.anwp-w-35{width:35px}.anwp-h-35{height:35px}.anwp-h-min-35{min-height:35px}.anwp-h-max-35{max-height:35px}.anwp-w-45{width:45px}.anwp-h-45{height:45px}.anwp-h-min-45{min-height:45px}.anwp-h-max-45{max-height:45px}.anwp-w-55{width:55px}.anwp-h-55{height:55px}.anwp-h-min-55{min-height:55px}.anwp-h-max-55{max-height:55px}.anwp-w-max-100{max-width:100px}.anwp-w-max-200{max-width:200px}.anwp-w-max-300{max-width:300px}.anwp-w-max-400{max-width:400px}.anwp-w-max-500{max-width:500px}.anwp-w-max-600{max-width:600px}.anwp-w-max-700{max-width:700px}.anwp-w-max-800{max-width:800px}.anwp-w-max-900{max-width:900px}.anwp-w-max-1000{max-width:1000px}.anwp-w-max-1100{max-width:1100px}.anwp-w-max-1200{max-width:1200px}.anwp-h-min-200{min-height:200px}.anwp-h-min-300{min-height:300px}.anwp-h-min-400{min-height:400px}.anwp-h-min-500{min-height:500px}.anwp-max-width-1{max-width:1px}.anwp-max-width-100{max-width:100%}.anwp-min-width-0{min-width:0}.anwp-w-full{width:100%}.anwp-h-full{height:100%}.anwp-w-1-4{width:25%}.anwp-w-1-3{width:33.333333%}.anwp-w-1-2{width:50%}.anwp-w-2-3{width:66.666667%}.anwp-w-3-4{width:75%}.anwp-w-auto{width:auto}.anwp-h-auto{height:auto}@media (min-width:576px){.anwp-w-sm-15{width:15px}.anwp-h-sm-15{height:15px}.anwp-w-sm-25{width:25px}.anwp-h-sm-25{height:25px}.anwp-w-sm-35{width:35px}.anwp-h-sm-35{height:35px}.anwp-w-sm-45{width:45px}.anwp-h-sm-45{height:45px}.anwp-w-sm-55{width:55px}.anwp-h-sm-55{height:55px}.anwp-w-sm-10{width:10px}.anwp-h-sm-10{height:10px}.anwp-w-sm-20{width:20px}.anwp-h-sm-20{height:20px}.anwp-w-sm-30{width:30px}.anwp-h-sm-30{height:30px}.anwp-w-sm-40{width:40px}.anwp-h-sm-40{height:40px}.anwp-w-sm-50{width:50px}.anwp-h-sm-50{height:50px}.anwp-w-sm-60{width:60px}.anwp-h-sm-60{height:60px}.anwp-w-sm-70{width:70px}.anwp-h-sm-70{height:70px}.anwp-w-sm-80{width:80px}.anwp-h-sm-80{height:80px}.anwp-w-sm-90{width:90px}.anwp-h-sm-90{height:90px}.anwp-w-sm-100{width:100px}.anwp-h-sm-100{height:100px}}.anwp-m-0{margin:0}.anwp-m-1{margin:5px}.anwp-m-2{margin:10px}.anwp-m-3{margin:15px}.anwp-m-4{margin:20px}.anwp-m-5{margin:25px}.anwp-m-6{margin:30px}.anwp-m-7{margin:35px}.anwp-m-8{margin:40px}.anwp-mt-0{margin-top:0}.anwp-mt-1{margin-top:5px}.anwp-mt-2{margin-top:10px}.anwp-mt-3{margin-top:15px}.anwp-mt-4{margin-top:20px}.anwp-mt-5{margin-top:25px}.anwp-mt-6{margin-top:30px}.anwp-mt-7{margin-top:35px}.anwp-mt-8{margin-top:40px}.anwp-mr-0{margin-left:0}.anwp-mr-1{margin-left:5px}.anwp-mr-2{margin-left:10px}.anwp-mr-3{margin-left:15px}.anwp-mr-4{margin-left:20px}.anwp-mr-5{margin-left:25px}.anwp-mr-6{margin-left:30px}.anwp-mr-7{margin-left:35px}.anwp-mr-8{margin-left:40px}.anwp-mb-0{margin-bottom:0}.anwp-mb-1{margin-bottom:5px}.anwp-mb-2{margin-bottom:10px}.anwp-mb-3{margin-bottom:15px}.anwp-mb-4{margin-bottom:20px}.anwp-mb-5{margin-bottom:25px}.anwp-mb-6{margin-bottom:30px}.anwp-mb-7{margin-bottom:35px}.anwp-mb-8{margin-bottom:40px}.anwp-ml-0{margin-right:0}.anwp-ml-1{margin-right:5px}.anwp-ml-2{margin-right:10px}.anwp-ml-3{margin-right:15px}.anwp-ml-4{margin-right:20px}.anwp-ml-5{margin-right:25px}.anwp-ml-6{margin-right:30px}.anwp-ml-7{margin-right:35px}.anwp-ml-8{margin-right:40px}.anwp-mx-0{margin-left:0;margin-right:0}.anwp-mx-1{margin-left:5px;margin-right:5px}.anwp-mx-2{margin-left:10px;margin-right:10px}.anwp-mx-3{margin-left:15px;margin-right:15px}.anwp-mx-4{margin-left:20px;margin-right:20px}.anwp-mx-5{margin-left:25px;margin-right:25px}.anwp-mx-6{margin-left:30px;margin-right:30px}.anwp-mx-7{margin-left:35px;margin-right:35px}.anwp-mx-8{margin-left:40px;margin-right:40px}.anwp-my-0{margin-bottom:0;margin-top:0}.anwp-my-1{margin-bottom:5px;margin-top:5px}.anwp-my-2{margin-bottom:10px;margin-top:10px}.anwp-my-3{margin-bottom:15px;margin-top:15px}.anwp-my-4{margin-bottom:20px;margin-top:20px}.anwp-my-5{margin-bottom:25px;margin-top:25px}.anwp-my-6{margin-bottom:30px;margin-top:30px}.anwp-my-7{margin-bottom:35px;margin-top:35px}.anwp-my-8{margin-bottom:40px;margin-top:40px}.anwp-m-auto{margin:auto}.anwp-mt-auto{margin-top:auto}.anwp-mr-auto{margin-left:auto}.anwp-mb-auto{margin-bottom:auto}.anwp-ml-auto,.anwp-mx-auto{margin-right:auto}.anwp-mx-auto{margin-left:auto}.anwp-my-auto{margin-bottom:auto;margin-top:auto}.anwp-p-0{padding:0}.anwp-p-1{padding:5px}.anwp-p-2{padding:10px}.anwp-p-3{padding:15px}.anwp-p-4{padding:20px}.anwp-p-5{padding:25px}.anwp-p-6{padding:30px}.anwp-p-7{padding:35px}.anwp-p-8{padding:40px}.anwp-pt-0{padding-top:0}.anwp-pt-1{padding-top:5px}.anwp-pt-2{padding-top:10px}.anwp-pt-3{padding-top:15px}.anwp-pt-4{padding-top:20px}.anwp-pt-5{padding-top:25px}.anwp-pt-6{padding-top:30px}.anwp-pt-7{padding-top:35px}.anwp-pt-8{padding-top:40px}.anwp-pr-0{padding-left:0}.anwp-pr-1{padding-left:5px}.anwp-pr-2{padding-left:10px}.anwp-pr-3{padding-left:15px}.anwp-pr-4{padding-left:20px}.anwp-pr-5{padding-left:25px}.anwp-pr-6{padding-left:30px}.anwp-pr-7{padding-left:35px}.anwp-pr-8{padding-left:40px}.anwp-pb-0{padding-bottom:0}.anwp-pb-1{padding-bottom:5px}.anwp-pb-2{padding-bottom:10px}.anwp-pb-3{padding-bottom:15px}.anwp-pb-4{padding-bottom:20px}.anwp-pb-5{padding-bottom:25px}.anwp-pb-6{padding-bottom:30px}.anwp-pb-7{padding-bottom:35px}.anwp-pb-8{padding-bottom:40px}.anwp-pl-0{padding-right:0}.anwp-pl-1{padding-right:5px}.anwp-pl-2{padding-right:10px}.anwp-pl-3{padding-right:15px}.anwp-pl-4{padding-right:20px}.anwp-pl-5{padding-right:25px}.anwp-pl-6{padding-right:30px}.anwp-pl-7{padding-right:35px}.anwp-pl-8{padding-right:40px}.anwp-px-0{padding-left:0;padding-right:0}.anwp-px-1{padding-left:5px;padding-right:5px}.anwp-px-2{padding-left:10px;padding-right:10px}.anwp-px-3{padding-left:15px;padding-right:15px}.anwp-px-4{padding-left:20px;padding-right:20px}.anwp-px-5{padding-left:25px;padding-right:25px}.anwp-px-6{padding-left:30px;padding-right:30px}.anwp-px-7{padding-left:35px;padding-right:35px}.anwp-px-8{padding-left:40px;padding-right:40px}.anwp-py-0{padding-bottom:0;padding-top:0}.anwp-py-1{padding-bottom:5px;padding-top:5px}.anwp-py-2{padding-bottom:10px;padding-top:10px}.anwp-py-3{padding-bottom:15px;padding-top:15px}.anwp-py-4{padding-bottom:20px;padding-top:20px}.anwp-py-5{padding-bottom:25px;padding-top:25px}.anwp-py-6{padding-bottom:30px;padding-top:30px}.anwp-py-7{padding-bottom:35px;padding-top:35px}.anwp-py-8{padding-bottom:40px;padding-top:40px}.anwp-fill-current{fill:currentColor}.anwp-stroke-current{stroke:currentColor}.anwp-stroke-0{stroke-width:0}.anwp-stroke-1{stroke-width:1}.anwp-stroke-2{stroke-width:2}.anwp-font-thin{font-weight:100}.anwp-font-extralight{font-weight:200}.anwp-font-light{font-weight:300}.anwp-font-normal{font-weight:400}.anwp-font-medium{font-weight:500}.anwp-font-semibold{font-weight:600}.anwp-font-bold{font-weight:700}.anwp-font-extrabold{font-weight:800}.anwp-font-black{font-weight:900}.anwp-font-italic{font-style:italic}.anwp-text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.anwp-text-truncate-multiline{overflow:hidden;overflow-wrap:normal;text-overflow:ellipsis;word-break:normal}.anwp-line-clamp-2{-webkit-line-clamp:2}.anwp-line-clamp-2,.anwp-line-clamp-3{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.anwp-line-clamp-3{-webkit-line-clamp:3}.anwp-text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.anwp-text-justify{text-align:justify}.anwp-text-wrap{white-space:normal}.anwp-text-nowrap{white-space:nowrap}.anwp-text-left{text-align:right}.anwp-text-right{text-align:left}.anwp-text-center{text-align:center}@media (min-width:576px){.anwp-text-sm-left{text-align:right}.anwp-text-sm-right{text-align:left}.anwp-text-sm-center{text-align:center}}@media (min-width:768px){.anwp-text-md-left{text-align:right}.anwp-text-md-right{text-align:left}.anwp-text-md-center{text-align:center}}@media (min-width:992px){.anwp-text-lg-left{text-align:right}.anwp-text-lg-right{text-align:left}.anwp-text-lg-center{text-align:center}}@media (min-width:1200px){.anwp-text-xl-left{text-align:right}.anwp-text-xl-right{text-align:left}.anwp-text-xl-center{text-align:center}}.anwp-text-lowercase{text-transform:lowercase}.anwp-text-uppercase{text-transform:uppercase}.anwp-text-capitalize{text-transform:capitalize}.anwp-text-xxs{font-size:10px;line-height:13px}.anwp-text-xs{font-size:12px;line-height:16px}.anwp-text-sm{font-size:14px;line-height:20px}.anwp-text-base{font-size:16px;line-height:24px}.anwp-text-lg{font-size:18px;line-height:28px}.anwp-text-xl{font-size:20px;line-height:28px}.anwp-text-2xl{font-size:24px;line-height:32px}.anwp-text-3xl{font-size:30px;line-height:36px}.anwp-text-4xl{font-size:36px;line-height:40px}.anwp-leading-1{line-height:1}.anwp-leading-1-25{line-height:1.25}.anwp-leading-1-5{line-height:1.5}.anwp-leading-2{line-height:2}.anwp-break-normal{overflow-wrap:normal;word-break:normal}.anwp-break-words{overflow-wrap:break-word;word-break:break-word}.anwp-break-all{word-break:break-all}.anwp-link-without-effects,.anwp-link-without-effects:active,.anwp-link-without-effects:focus,.anwp-link-without-effects:hover{border-bottom:none!important;box-shadow:none!important;text-decoration:none!important}.anwp-z-0{z-index:0}.anwp-z-10{z-index:10}.anwp-z-20{z-index:20}.anwp-z-30{z-index:30}.anwp-z-40{z-index:40}.anwp-z-50{z-index:50}.anwp-z-auto{z-index:auto}.anwp-mb-n05{margin-bottom:-2px}.anwp-fl-hover-effect:hover{background-color:#e4e5e633}.anwp-fl-btn{appearance:none;border:1px solid #1b1f2326;border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-block;font-size:.9em;list-style:none;padding:4px 16px;position:relative;touch-action:manipulation;transition:background-color .2s cubic-bezier(.3,0,.5,1);-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap;word-wrap:break-word}.anwp-fl-btn:hover{background-color:#a4a4a433;text-decoration:none;transition-duration:.1s}.anwp-fl-btn:disabled{background-color:#a4a4a466;border-color:#1b1f2326;color:#959da5;cursor:default}.anwp-fl-btn:active{box-shadow:inset 0 1px 0 #e1e4e833;transition:none 0s}.anwp-fl-btn:focus{outline:1px #0000}.anwp-fl-btn:before,.anwp-fl-spinner{display:none}.anwp-fl-btn__load-more--active .anwp-fl-spinner{display:inline-block}.squad .club-subteams__squad-item--hidden{display:none!important}.club-subteams__item{background-color:#a4a4a433}.club-subteams__item--active{background-color:#fff}.club-subteams__item--active:hover{background-color:#fff;text-decoration:none}.anwp-btn-group{font-size:12px}.anwp-btn-group,.anwp-btn-group__btn{border-radius:3px}.anwp-btn-group__btn:not(.anwp-is-active){cursor:pointer}.anwp-btn-group>.anwp-btn-group__btn:not(:last-child){border-bottom-left-radius:0;border-top-left-radius:0}.anwp-btn-group>.anwp-btn-group__btn+.anwp-btn-group__btn{border-bottom-right-radius:0;border-top-right-radius:0;margin-right:-1px}.anwp-btns{font-size:14px;margin-left:-5px;margin-right:-5px}.anwp-btns__btn{border-radius:3px;margin:5px}.anwp-btns__btn:not(.anwp-is-active){cursor:pointer}.fl-flag--rounded{border-radius:50px}.fl-flag--rounded+.fl-flag--rounded{margin-right:4px}.options__flag.f16{position:relative;top:2px}.anwp-fl-season-dropdown{width:auto}.anwp-grid-table{display:grid}.anwp-border-light{border-color:#ced4da}.anwp-fl-block-header{border-bottom:2px solid #ced4da;line-height:1.2;margin-bottom:10px;text-transform:uppercase;word-spacing:1px}.anwp-fl-season-selector{margin-bottom:20px;margin-top:25px}.anwp-fl-builder-block .anwp-fl-season-selector{margin-bottom:0}.anwp-break-word{word-break:break-word}.anwp-section+.anwp-fl-tabs,.anwp-section+.anwp-fl-tabs-content{margin-top:40px}.anwp-fl-tabs__item{cursor:pointer;margin:0 0 2px 2px;outline:none;padding:8px 12px}.anwp-fl-tabs__item a{outline:none}.anwp-fl-tabs__item span{opacity:.8}.anwp-fl-tabs__item.anwp-active{background:#fff}.anwp-fl-tabs__item.anwp-active span{opacity:1}.anwp-fl-btn-outline{border:1px solid #ced4da;border-radius:3px;line-height:1.4;padding:4px 8px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle}.anwp-fl-btn-outline:active,.anwp-fl-btn-outline:focus,.anwp-fl-btn-outline:hover{background-color:#f8f9fa0d;filter:brightness(.8)}body.anwp-hide-titles.single-anwp_competition h1.entry-title,body.anwp-hide-titles.single-anwp_match h1.entry-title{display:none!important}.anwp-section-header{background-color:#eaeaea;padding:.25rem .5rem}.anwp-group-header,.anwp-section-header{font-size:1.2rem;line-height:1.2;margin-bottom:.75rem;margin-top:1rem;text-transform:uppercase;word-spacing:1px}.anwp-section+.anwp-section{margin-top:40px}.anwp-bg-light{background-color:#f8f9fa}.anwp-bg-gray-light{background-color:#e9ecef}.anwp-bg-gray{background-color:#dee2e6}.anwp-bg-secondary{background-color:#6c757d}.anwp-bg-secondary-light{background-color:#d6d8db}.anwp-bg-primary{background-color:#0085ba}.anwp-bg-primary-light{background-color:#b8daff}.anwp-bg-success{background-color:#388e3c}.anwp-bg-success-light{background-color:#c3e6cb}.anwp-bg-success-lightest{background-color:#e6f7ea}.anwp-bg-info{background-color:#17a2b8}.anwp-bg-info-light{background-color:#bee5eb}.anwp-bg-warning{background-color:#fbc02d}.anwp-bg-warning-light{background-color:#ffeeba}.anwp-bg-danger{background-color:#dc3545}.anwp-bg-danger-light{background-color:#f5c6cb}.anwp-bg-dark{background-color:#343a40}.anwp-video-player{display:none}.plyr__video-wrapper .anwp-video-player{display:block}.anwp-fl-game-countdown__value{font-size:42px;line-height:1;padding:0 15px}.anwp-fl-game-countdown__label{font-size:13px;line-height:1}.anwp-fl-game-countdown__separator{border:1px solid #e5e5e5}.anwp-fl-game-countdown--widget .anwp-fl-game-countdown__value{font-size:32px;padding:0 10px}.anwp-fl-game-countdown--widget .anwp-fl-game-countdown__label{font-size:11px}.anwp-b-wrap .form-control,.anwp-b-wrap input[type=email],.anwp-b-wrap input[type=number],.anwp-b-wrap input[type=password],.anwp-b-wrap input[type=search],.anwp-b-wrap input[type=tel],.anwp-b-wrap input[type=text],.anwp-b-wrap input[type=url],.anwp-b-wrap select,.anwp-b-wrap textarea{width:auto}.anwp-b-wrap img{margin-bottom:0}.fl-so-css-mode-switcher{left:2px;position:fixed;top:2px}.fl-so-css-mode-switcher span{background-color:#046d0f;color:#fff;display:inline-block;padding:2px 5px}.fl-so-css-mode-switcher a{border:2px solid #bbb;border-radius:4px;display:block;margin-top:10px;padding:0 5px 2px}.socss-active .anwp-link-cover,.socss-active .anwp-position-cover{display:none!important}.entry-content .anwp-b-wrap{word-break:normal}.featherlight .featherlight-next span,.featherlight .featherlight-next:hover span,.featherlight .featherlight-previous span,.featherlight .featherlight-previous:hover span{display:none}.featherlight .featherlight-next,.featherlight .featherlight-previous{position:fixed}.featherlight.featherlight-swipe-aware .featherlight-next,.featherlight.featherlight-swipe-aware .featherlight-previous{display:block}.featherlight .featherlight-previous{background-color:#ffffff80;bottom:0;height:50px;left:auto;right:0;top:auto;width:50px}.featherlight .featherlight-previous,.featherlight .featherlight-previous:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Y29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Ik0xMCA2IDIgMTZsOCAxME0yIDE2aDI4Ii8+PC9zdmc+);background-position:50%;background-repeat:no-repeat}.featherlight .featherlight-previous:hover{background-color:#ffffffb3}.featherlight .featherlight-next{background-color:#ffffff80;bottom:0;height:50px;left:0;right:auto;top:auto;width:50px}.featherlight .featherlight-next,.featherlight .featherlight-next:hover{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMiIgaGVpZ2h0PSIzMiIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJjdXJyZW50Y29sb3IiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIgc3Ryb2tlLXdpZHRoPSIyIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Im0yMiA2IDggMTAtOCAxMG04LTEwSDIiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat}.featherlight .featherlight-next:hover{background-color:#ffffffb3}body .featherlight .featherlight-content{border-bottom:0;padding:0}body .featherlight .featherlight-close-icon{background:#ffffff80;border-radius:0;line-height:50px;position:fixed;width:50px}body .featherlight .featherlight-close-icon:hover{background:#ffffffb3}.anwp-fl-modal-full__container{background-color:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:100600}.anwp-fl-modal__container--full .anwp-fl-modal__close{background-color:#f1f1f1}.anwp-fl-modal__container--full .anwp-fl-modal__close:active,.anwp-fl-modal__container--full .anwp-fl-modal__close:focus,.anwp-fl-modal__container--full .anwp-fl-modal__close:hover{background-color:#f1f1f1!important}.anwp-fl-modal__container--full .anwp-fl-modal-full-open{display:none!important}.anwp-fl-modal{display:none;position:relative}.anwp-fl-modal.anwp-fl-modal__is-open{display:block}.anwp-fl-modal__overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100600}.anwp-fl-modal__container{background:#fff;box-shadow:0 4px 15px #0003;box-sizing:border-box;max-height:90%;max-width:700px;padding:30px;width:100%}.anwp-fl-modal__close{align-items:center;background-color:#fff;background-position:50%;background-repeat:no-repeat;border:0;border-radius:50%;display:flex;height:50px;justify-content:center;left:30px;position:fixed;top:30px;width:50px;z-index:100650}.anwp-fl-modal__close,.anwp-fl-modal__close:active,.anwp-fl-modal__close:focus,.anwp-fl-modal__close:hover{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJtMTMuNDEgMTIgNC4zLTQuMjlhMSAxIDAgMSAwLTEuNDItMS40MkwxMiAxMC41OWwtNC4yOS00LjNhMSAxIDAgMCAwLTEuNDIgMS40Mmw0LjMgNC4yOS00LjMgNC4yOWExIDEgMCAwIDAgMCAxLjQyIDEgMSAwIDAgMCAxLjQyIDBsNC4yOS00LjMgNC4yOSA0LjNhMSAxIDAgMCAwIDEuNDIgMCAxIDEgMCAwIDAgMC0xLjQyeiIvPjwvc3ZnPg==")!important}.anwp-fl-modal__close:active,.anwp-fl-modal__close:focus,.anwp-fl-modal__close:hover{background-color:#f5f5f5!important;background-position:50%!important;background-repeat:no-repeat!important}.anwp-fl-modal__close svg{flex:none}.anwp-fl-v-modal{display:none;position:relative}.anwp-fl-v-modal.anwp-fl-v-is-open{display:block}.anwp-fl-v-modal #anwp-fl-v-spinner{animation:anwp-fl-v-spin 1s ease-in-out infinite;border:6px solid #eee;border-radius:50%;border-top-color:#0000;display:inline-block;height:64px;margin-right:-32px;margin-top:-32px;position:absolute;right:50%;top:50%;width:64px}@keyframes anwp-fl-v-spin{to{transform:rotate(-1turn)}}.anwp-fl-v-modal__overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100600}.anwp-fl-v-modal__container{background:#000;box-shadow:0 0 10px #0000004d;box-sizing:border-box;max-height:90%;max-width:1300px;position:relative;width:90%}@media (min-aspect-ratio:9/5){.anwp-fl-v-modal__container{width:80%}}@media (min-aspect-ratio:2/1){.anwp-fl-v-modal__container{width:70%}}@media (min-aspect-ratio:9/4){.anwp-fl-v-modal__container{width:60%}}@media (min-aspect-ratio:13/5){.anwp-fl-v-modal__container{width:50%}}.anwp-fl-v-modal__container figure{height:0;margin:0;padding-bottom:56.25%;position:relative}.anwp-fl-v-modal__container embed,.anwp-fl-v-modal__container iframe,.anwp-fl-v-modal__container object{border:0;height:100%;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.anwp-fl-v-modal__close{align-items:center;background-color:#000;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2ZmZiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJtMTMuNDEgMTIgNC4zLTQuMjlhMSAxIDAgMSAwLTEuNDItMS40MkwxMiAxMC41OWwtNC4yOS00LjNhMSAxIDAgMCAwLTEuNDIgMS40Mmw0LjMgNC4yOS00LjMgNC4yOWExIDEgMCAwIDAgMCAxLjQyIDEgMSAwIDAgMCAxLjQyIDBsNC4yOS00LjMgNC4yOSA0LjNhMSAxIDAgMCAwIDEuNDIgMCAxIDEgMCAwIDAgMC0xLjQyeiIvPjwvc3ZnPg==");background-position:50%;background-repeat:no-repeat;border:0;border-radius:50%;display:flex;fill:#ddd!important;height:40px;justify-content:center;left:-20px;position:absolute;top:-20px;width:40px;z-index:100650}.anwp-fl-v-modal__close:active,.anwp-fl-v-modal__close:focus,.anwp-fl-v-modal__close:hover{background-color:#000!important;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIyNCIgZmlsbD0iI2ZmZiIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJtMTMuNDEgMTIgNC4zLTQuMjlhMSAxIDAgMSAwLTEuNDItMS40MkwxMiAxMC41OWwtNC4yOS00LjNhMSAxIDAgMCAwLTEuNDIgMS40Mmw0LjMgNC4yOS00LjMgNC4yOWExIDEgMCAwIDAgMCAxLjQyIDEgMSAwIDAgMCAxLjQyIDBsNC4yOS00LjMgNC4yOSA0LjNhMSAxIDAgMCAwIDEuNDIgMCAxIDEgMCAwIDAgMC0xLjQyeiIvPjwvc3ZnPg==")!important;background-position:50%!important;background-repeat:no-repeat!important}.anwp-fl-v-playbtn{background-color:initial;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 68 48"><path d="M66.52 7.74c-.78-2.93-2.49-5.41-5.42-6.19C55.79.13 34 0 34 0S12.21.13 6.9 1.55c-2.93.78-4.63 3.26-5.42 6.19C.06 13.05 0 24 0 24s.06 10.95 1.48 16.26c.78 2.93 2.49 5.41 5.42 6.19C12.21 47.87 34 48 34 48s21.79-.13 27.1-1.55c2.93-.78 4.64-3.26 5.42-6.19C67.94 34.95 68 24 68 24s-.06-10.95-1.48-16.26z" fill="red"/><path d="M45 24 27 14v20" fill="white"/></svg>');border:none;cursor:pointer;display:block;filter:grayscale(100%);height:48px;opacity:.8;position:absolute;right:50%;top:50%;transform:translate3d(50%,-50%,0);transition:filter .1s cubic-bezier(0,0,.2,1);width:68px;z-index:1}.anwp-fl-v-video__item-big:hover .anwp-fl-v-playbtn,.anwp-fl-v-video__item:hover .anwp-fl-v-playbtn{filter:none}.anwp-fl-v-playbtn__visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.anwp-icon{display:inline-block;fill:#fff;height:16px;stroke:#495057;stroke-width:4px;transition:stroke .15s ease-in-out;width:16px}.anwp-icon--octi{fill:#495057;stroke:none;stroke-width:2px}.anwp-icon--feather{fill:none;stroke:currentColor!important;stroke-width:2px}.anwp-icon--em-1-2{height:1.2em;width:1.2em}.anwp-icon--octi-red{fill:#dc3545}.anwp-icon--octi-white{fill:#fff}.anwp-icon--trans{fill:#0000}.anwp-icon--s36{height:36px;width:36px}.anwp-icon--s30{height:30px;width:30px}.anwp-icon--s24{height:24px;width:24px}.anwp-icon--s20{height:20px;width:20px}.anwp-icon--s18{height:18px;width:18px}.anwp-icon--s16{height:16px;width:16px}.anwp-icon--s14{height:14px;width:14px}.anwp-icon--s12{height:12px;width:12px}.anwp-icon--s10{height:10px;width:10px}.anwp-icon--s8{height:8px;width:8px}.anwp-icon--danger{stroke:#dc3545;stroke-width:2px}.anwp-icon--success{stroke:#388e3c;stroke-width:2px}.anwp-icon--gray-300{fill:#dee2e6}.anwp-icon--gray-500{fill:#adb5bd}.anwp-icon--gray-700{fill:#495057}.anwp-icon--gray-900{fill:#212529}.anwp-icon.text-secondary{opacity:.5;stroke:#6c757d}.anwp-icon--social{fill:none;stroke:none}.icon__assist{fill:#0000}.icon__ball{display:inline-block;fill:#0000;height:20px;width:20px}.icon__ball--own{fill:#9c3030}.icon__ball--conceded{fill:#c77c1c}.icon__substitute{max-height:20px;max-width:20px}.icon__card{display:inline-block;height:20px;stroke:#bbb;stroke-width:.5px;width:20px}.card-list--clubs .icon__card,.card-list--players .icon__card{height:16px;width:16px}.match__event-icon .icon__card{margin-bottom:-3px;margin-top:3px}.icon__subs-in{fill:#439328;stroke:#439328;stroke-width:4px}.icon__subs-in,.icon__subs-out{display:inline-block;height:16px;width:16px}.icon__subs-out{fill:#f44336;stroke:#f44336;stroke-width:4px}.match__event-icon--subs-wrapper .match__event-icon{line-height:18px}.icon--lineups{height:14px;margin:0 3px -3px;width:14px}.btn:hover .anwp-icon--danger,.btn:hover .anwp-icon--hover-white,.btn:hover .anwp-icon--success{stroke:#fff}.match-list__item.match--simple .anwp-icon{stroke:#adb5bd;stroke-width:2px}.match-list__item.match--simple .anwp-icon--calendar{margin-top:-2px}.anwp-grid-table--bordered{border-right-style:solid;border-top-style:solid;border-width:1px}.anwp-grid-table--bordered>div{border-bottom-style:solid;border-color:inherit;border-left-style:solid;border-width:1px}.anwp-grid-table__th{font-size:.8em;font-weight:700}.anwp-grid-table--aligned .anwp-grid-table__td,.anwp-grid-table--aligned .anwp-grid-table__th{align-items:center;display:flex}.anwp-grid-table__td,.anwp-grid-table__th{padding:4px 8px}.anwp-grid-table__col-1{grid-template-columns:repeat(1,auto)}.anwp-grid-table__col-2{grid-template-columns:repeat(2,auto)}.anwp-grid-table__col-3{grid-template-columns:repeat(3,auto)}.anwp-grid-table__col-4{grid-template-columns:repeat(4,auto)}.anwp-grid-table__col-5{grid-template-columns:repeat(5,auto)}.anwp-grid-table__col-6{grid-template-columns:repeat(6,auto)}.anwp-grid-table__col-7{grid-template-columns:repeat(7,auto)}.anwp-grid-table__col-8{grid-template-columns:repeat(8,auto)}.anwp-grid-table__col-9{grid-template-columns:repeat(9,auto)}.anwp-grid-table__col-10{grid-template-columns:repeat(10,auto)}.anwp-grid-table__col-11{grid-template-columns:repeat(11,auto)}.anwp-grid-table__col-12{grid-template-columns:repeat(12,auto)}.anwp-responsive-table{display:block;overflow-x:auto;width:100%}.tippy-box[data-theme~=light-border]{background-clip:padding-box;background-color:#fff;border:1px solid #00081026;box-shadow:0 4px 14px -2px #00081014;color:#333}.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light-border]>.tippy-arrow:after,.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}.tippy-box[data-theme~=light-border]>.tippy-arrow:after{border-color:#0000;border-style:solid}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after{border-top-color:#00081033;border-width:7px 7px 0;right:1px;top:17px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after{top:17px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:#00081033;border-width:0 7px 7px;bottom:17px;right:1px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before{border-right-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after{border-right-color:#00081033;border-width:7px 7px 7px 0;right:17px;top:1px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after{right:12px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before{border-left-color:#fff;left:16px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after{border-left-color:#00081033;border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after{left:12px}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI2Ij48cGF0aCBmaWxsPSJyZ2JhKDAsIDgsIDE2LCAwLjIpIiBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMHMyLjE0OC44ODcgMy4zNDMgMi4zODVDMTQuMjMzIDYuMDA1IDE2IDYgMTYgNnoiLz48L3N2Zz4=);background-size:16px 6px;height:6px;width:16px}.anwp-fl-justified-gallery-item .img{height:220px}.anwp-fl-justified-gallery{overflow:hidden;position:relative}.anwp-fl-justified-gallery:after{clear:both;content:"";display:block}.anwp-fl-justified-gallery .anwp-fl-justified-gallery-item{float:right;right:0;top:0}.anwp-fl-justified-gallery .anwp-fl-justified-gallery-item>img{display:block;height:auto;width:100%}#baguetteBox-overlay{background-color:#222;background-color:#000c;display:none;height:100%;opacity:0;overflow:hidden;position:fixed;right:0;top:0;transition:opacity .5s ease;width:100%;z-index:1000000}#baguetteBox-overlay.visible{opacity:1}#baguetteBox-overlay .full-image{display:inline-block;height:100%;position:relative;text-align:center;width:100%}#baguetteBox-overlay .full-image figure{display:inline;height:100%;margin:0}#baguetteBox-overlay .full-image img{box-shadow:0 0 8px #0009;display:inline-block;height:auto;max-height:100%;max-width:100%;vertical-align:middle;width:auto}#baguetteBox-overlay .full-image figcaption{background-color:#000;background-color:#0009;bottom:0;color:#ccc;display:block;font-family:sans-serif;line-height:1.8;position:absolute;text-align:center;white-space:normal;width:100%}#baguetteBox-overlay .full-image:before{content:"";display:inline-block;height:50%;margin-left:-1px;width:1px}#baguetteBox-slider{height:100%;position:absolute;right:0;top:0;transition:right .4s ease,transform .4s ease;white-space:nowrap;width:100%}#baguetteBox-slider.bounce-from-right{animation:bounceFromRight .4s ease-out}#baguetteBox-slider.bounce-from-left{animation:bounceFromLeft .4s ease-out}@keyframes bounceFromRight{0%{margin-right:0}50%{margin-right:-30px}to{margin-right:0}}@keyframes bounceFromLeft{0%{margin-right:0}50%{margin-right:30px}to{margin-right:0}}.baguetteBox-button#next-button,.baguetteBox-button#previous-button{height:60px;top:50%;top:calc(50% - 30px);width:44px}.baguetteBox-button{background-color:#323232;background-color:#32323280;border:0;border-radius:15%;color:#ddd;cursor:pointer;font:1.6em sans-serif;margin:0;outline:none;padding:0;position:absolute;transition:background-color .4s ease}.baguetteBox-button:focus,.baguetteBox-button:hover{background-color:#323232e6}.baguetteBox-button#next-button{left:2%}.baguetteBox-button#previous-button{right:2%}.baguetteBox-button#close-button{height:30px;left:2%;left:calc(2% + 6px);top:20px;width:30px}.baguetteBox-button svg{position:absolute;right:0;top:0}.baguetteBox-spinner{display:inline-block;height:40px;margin-right:-20px;margin-top:-20px;position:absolute;right:50%;top:50%;width:40px}.baguetteBox-double-bounce1,.baguetteBox-double-bounce2{animation:bounce 2s ease-in-out infinite;background-color:#fff;border-radius:50%;height:100%;opacity:.6;position:absolute;right:0;top:0;width:100%}.baguetteBox-double-bounce2{animation-delay:-1s}@keyframes bounce{0%,to{transform:scale(0)}50%{transform:scale(1)}}.stadium-header__photo{max-width:800px}.stadium-header__options{grid-template-columns:minmax(120px,auto) 1fr minmax(120px,auto) 1fr}.stadium-header__options>div:nth-child(4n+2){margin-left:15px}.stadium-header__options>div:nth-child(4n+3){margin-right:15px}.stadium-header__options.stadium-header__options--mini{grid-template-columns:minmax(120px,auto) 1fr}.stadium-header__options.stadium-header__options--mini>div:nth-child(4n+2){margin-left:0}.stadium-header__options.stadium-header__options--mini>div:nth-child(4n+3){margin-right:0}.stadium-header__option-title,.stadium-header__option-value{align-items:center;border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;display:flex;padding:4px 0 4px 10px}.stadium-header__option-title{opacity:.8}@media (max-width:580px){.stadium-header__options:not(.stadium-header__options--mini){grid-template-columns:minmax(120px,auto) 1fr}.stadium-header__options:not(.stadium-header__options--mini)>div:nth-child(4n+2){margin-left:0}.stadium-header__options:not(.stadium-header__options--mini)>div:nth-child(4n+3){margin-right:0}}.map--stadium{border:1px solid #ddd;box-sizing:border-box;height:300px;margin:5px 0;width:100%}.map a img{box-shadow:none!important}.player-header__options,.referee-header__options,.staff-header__options{grid-template-columns:minmax(120px,auto) 1fr}.player-header__option-title,.player-header__option-value,.referee-header__option-title,.referee-header__option-value,.staff-header__option-title,.staff-header__option-value{align-items:center;border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;display:flex;padding:4px 0 4px 10px}.player-header__option-title,.referee-header__option-title,.staff-header__option-title{opacity:.8}.staff-history__wrapper{grid-template-columns:repeat(4,auto)}.staff-history__wrapper.staff-history__wrapper--max600{grid-template-columns:auto 1fr 1fr}.staff-history__wrapper.staff-history__wrapper--max600 .staff-history__club{grid-row:span 2}.staff-history__wrapper.staff-history__wrapper--max600 .staff-history__job{grid-column:span 2}.staff-history__wrapper.staff-history__wrapper--max600 .staff-history__club{flex-direction:column}@media (max-width:630px){.staff-history__wrapper:not(.staff-history__wrapper--max600){grid-template-columns:auto 1fr 1fr}.staff-history__wrapper:not(.staff-history__wrapper--max600) .staff-history__club{grid-row:span 2}.staff-history__wrapper:not(.staff-history__wrapper--max600) .staff-history__job{grid-column:span 2}.staff-history__wrapper:not(.staff-history__wrapper--max600) .staff-history__club{flex-direction:column}}.player-matches__wrapper{grid-template-columns:max-content max-content repeat(var(--player-matches-cols),auto);line-height:1.25}.player-matches__wrapper .player-matches__home-away{justify-content:center}.player-matches__wrapper .player-matches__competition div{line-height:1.2;max-width:calc(100% - 70px)}.player-matches__wrapper .anwp-grid-table__th{position:sticky;top:0;z-index:2}.admin-bar .player-matches__wrapper .anwp-grid-table__th{top:46px}@media screen and (min-width:783px){.admin-bar .player-matches__wrapper .anwp-grid-table__th{top:32px}}.player-matches__wrapper.player-matches__wrapper--max500{grid-template-columns:repeat(var(--player-matches-sm-cols),auto)}.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__date .match__date-formatted{font-size:.8em}.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__competition div{margin-bottom:10px;margin-top:10px}.player-matches__wrapper.player-matches__wrapper--max500 .anwp-grid-table__td,.player-matches__wrapper.player-matches__wrapper--max500 .anwp-grid-table__th{justify-content:center;padding:4px}.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__competition,.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__date{justify-content:start}.player-matches__wrapper.player-matches__wrapper--max500 .anwp-grid-table__sm-block{display:block!important}.player-matches__wrapper.player-matches__wrapper--max500 .anwp-grid-table__sm-none{display:none!important}.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__assists,.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__goals,.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__goals_conceded,.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__minutes{font-size:18px}.player-matches__wrapper.player-matches__wrapper--max500 .anwp-grid-table__td.player-matches__date{display:flex;flex-direction:column}.player-matches__wrapper.player-matches__wrapper--max500 .anwp-grid-table__td.player-matches__date .player-matches__date-teams{display:flex!important;margin-bottom:5px;margin-top:5px}.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__result{display:flex;flex-direction:column}.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__result span:first-child{margin-left:0!important}.player-matches__wrapper.player-matches__wrapper--max500 .player-matches__result span:last-child{font-size:20px;font-weight:600;letter-spacing:3px;margin-top:10px}.player-matches__wrapper.player-matches__wrapper--max600 .player-matches__opponent-title{display:none}.player-matches__wrapper.player-matches__wrapper--max600 .player-matches__opponent{justify-content:center}.player-matches__date{grid-column:1}.player-matches__competition{grid-column:1/-1}@media (max-width:630px){.player-matches__wrapper:not(.player-matches__wrapper--max600) .player-matches__opponent-title{display:none}.player-matches__wrapper:not(.player-matches__wrapper--max600) .player-matches__opponent{justify-content:center}}@media (max-width:550px){.player-matches__wrapper:not(.player-matches__wrapper--max500){grid-template-columns:repeat(var(--player-matches-sm-cols),auto)}.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__competition div{margin-bottom:10px;margin-top:10px}.player-matches__wrapper:not(.player-matches__wrapper--max500) .anwp-grid-table__td,.player-matches__wrapper:not(.player-matches__wrapper--max500) .anwp-grid-table__th{justify-content:center;padding:4px}.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__competition,.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__date{justify-content:start}.player-matches__wrapper:not(.player-matches__wrapper--max500) .anwp-grid-table__sm-block{display:block!important}.player-matches__wrapper:not(.player-matches__wrapper--max500) .anwp-grid-table__sm-none{display:none!important}.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__assists,.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__goals,.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__goals_conceded,.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__minutes{font-size:18px}.player-matches__wrapper:not(.player-matches__wrapper--max500) .anwp-grid-table__td.player-matches__date{display:flex;flex-direction:column}.player-matches__wrapper:not(.player-matches__wrapper--max500) .anwp-grid-table__td.player-matches__date .player-matches__date-teams{display:flex!important;margin-bottom:5px;margin-top:5px}.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__result{display:flex;flex-direction:column}.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__result span:first-child{margin-left:0!important}.player-matches__wrapper:not(.player-matches__wrapper--max500) .player-matches__result span:last-child{font-size:20px;font-weight:600;letter-spacing:3px;margin-top:10px}}.player-stats__wrapper{grid-template-columns:repeat(var(--player-stats-cols),minmax(max-content,auto));line-height:1.25}.player-stats .anwp-grid-table__td,.player-stats .anwp-grid-table__th{justify-content:center;padding:4px 2px}.player-stats__played{grid-column:1}.player-stats__competition{grid-column:1/-1;justify-content:start!important;padding-right:10px!important}.player-stats__competition span{line-height:1.2;max-width:calc(100% - 70px)}.player-stats__competition_totals{grid-column:1/-1;justify-content:start!important;line-height:1.2;padding-right:10px!important}.player-stats__competition_totals,.player-stats__totals{border-bottom-width:2px!important;font-weight:700}.player-stats__season{justify-content:left!important;padding-right:10px!important}.player-stats__subtotals{border-top-style:solid;border-top-width:2px!important;font-weight:700}.player-missed__wrapper{grid-template-columns:max-content max-content auto auto;line-height:1.25}.player-missed__competition{grid-column:1/-1;justify-content:start!important;padding-right:10px!important}.player-missed__competition div{line-height:1.2;max-width:calc(100% - 70px)}.player-missed__date{grid-column:1}.player-missed__wrapper.player-missed__wrapper--max500{grid-template-columns:max-content auto}.player-missed__wrapper.player-missed__wrapper--max500 .player-missed__competition div{padding-bottom:10px;padding-top:10px}.player-missed__wrapper.player-missed__wrapper--max500 .anwp-grid-table__td,.player-missed__wrapper.player-missed__wrapper--max500 .anwp-grid-table__th{justify-content:center;padding:4px}.player-missed__wrapper.player-missed__wrapper--max500 .player-matches__competition,.player-missed__wrapper.player-missed__wrapper--max500 .player-matches__date{justify-content:start}.player-missed__wrapper.player-missed__wrapper--max500 .anwp-grid-table__sm-block{display:block!important}.player-missed__wrapper.player-missed__wrapper--max500 .anwp-grid-table__sm-none{display:none!important}.player-missed__wrapper.player-missed__wrapper--max500 .anwp-grid-table__td.player-missed__date{display:flex;flex-direction:column;padding-left:20px;padding-right:20px}.player-missed__wrapper.player-missed__wrapper--max500 .anwp-grid-table__td.player-missed__date .player-missed__date-teams{display:flex!important;margin-bottom:5px;margin-top:5px}@media (max-width:550px){.player-missed__wrapper:not(.player-missed__wrapper--max500){grid-template-columns:max-content auto}.player-missed__wrapper:not(.player-missed__wrapper--max500) .player-missed__competition div{padding-bottom:10px;padding-top:10px}.player-missed__wrapper:not(.player-missed__wrapper--max500) .anwp-grid-table__td,.player-missed__wrapper:not(.player-missed__wrapper--max500) .anwp-grid-table__th{justify-content:center;padding:4px}.player-missed__wrapper:not(.player-missed__wrapper--max500) .player-matches__competition,.player-missed__wrapper:not(.player-missed__wrapper--max500) .player-matches__date{justify-content:start}.player-missed__wrapper:not(.player-missed__wrapper--max500) .anwp-grid-table__sm-block{display:block!important}.player-missed__wrapper:not(.player-missed__wrapper--max500) .anwp-grid-table__sm-none{display:none!important}.player-missed__wrapper:not(.player-missed__wrapper--max500) .anwp-grid-table__td.player-missed__date{display:flex;flex-direction:column;padding-left:20px;padding-right:20px}.player-missed__wrapper:not(.player-missed__wrapper--max500) .anwp-grid-table__td.player-missed__date .player-missed__date-teams{display:flex!important;margin-bottom:5px;margin-top:5px}}.cards-shortcode{grid-template-columns:max-content minmax(0,1fr) repeat(var(--cards-shortcode-cols),auto);line-height:1.25}.cards-shortcode .anwp-grid-table__th{position:sticky;top:0;z-index:2}.admin-bar .cards-shortcode .anwp-grid-table__th{top:46px}@media screen and (min-width:783px){.admin-bar .cards-shortcode .anwp-grid-table__th{top:32px}}.cards-shortcode-mini{grid-template-columns:max-content minmax(0,1fr) repeat(var(--cards-shortcode-cols),auto);line-height:1.25}.cards-shortcode-mini .anwp-grid-table__td,.cards-shortcode-mini .anwp-grid-table__th{padding:4px}.players-shortcode{grid-template-columns:max-content minmax(0,1fr) minmax(0,1fr) repeat(var(--players-shortcode-cols),auto);line-height:1.25}.players-shortcode.layout-compact--1{grid-template-columns:max-content minmax(0,1fr) repeat(var(--players-shortcode-cols),auto)}.players-shortcode.players-shortcode--max600{grid-template-columns:max-content minmax(0,1fr) repeat(var(--players-shortcode-sm-cols),auto)}.players-shortcode.players-shortcode--max600 .anwp-grid-table__sm-none{display:none!important}.players-shortcode.players-shortcode--max600 .anwp-grid-table__sm-block{display:block!important}@media (max-width:630px){.players-shortcode:not(.players-shortcode--max600){grid-template-columns:max-content minmax(0,1fr) repeat(var(--players-shortcode-sm-cols),auto)}.players-shortcode:not(.players-shortcode--max600) .anwp-grid-table__sm-none{display:none!important}.players-shortcode:not(.players-shortcode--max600) .anwp-grid-table__sm-block{display:block!important}}.players-shortcode-mini{grid-template-columns:max-content minmax(0,1fr) repeat(var(--players-shortcode-cols),auto);line-height:1.25}.match-widget__scores-number{border-style:solid;border-width:1px;line-height:1.2;min-width:25px;padding:4px;text-align:center;white-space:nowrap}.match-widget__club-title{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.3;overflow:hidden}.player-block{max-width:400px}.player-block__header.player-block__header--max260{display:block!important;text-align:center}.player-block__header.player-block__header--max260 .player-block__name{margin-top:10px}.player-block__header.player-block__header--max260 .player-block__extra{justify-content:center;padding-right:0!important}.player-block__option-value{padding-bottom:3px;padding-top:3px;text-align:center;width:40px}.player-block__option-value--wide{white-space:nowrap;width:auto}.player-block__option-label{padding-right:10px}.competition__group-title+.standing,.standing+.anwp-section{margin-top:20px}.standing-table-mini{grid-template-columns:max-content minmax(0,1fr) repeat(var(--standing-cols),auto);line-height:1.25}.standing-table-mini.standing-text-mono .standing-table__cell-number{font-family:monospace}.standing-table-mini.standing-table-mini--max500{grid-template-columns:max-content minmax(0,1fr) repeat(var(--standing-cols-sm),auto)}.standing-table-mini.standing-table-mini--max500 .anwp-grid-table__sm-block{display:block!important}.standing-table-mini.standing-table-mini--max500 .anwp-grid-table__sm-flex{display:flex!important}.standing-table-mini.standing-table-mini--max500 .anwp-grid-table__sm-none{display:none!important}@media (max-width:550px){.standing-table-mini:not(.standing-table-mini--max500){grid-template-columns:max-content minmax(0,1fr) repeat(var(--standing-cols-sm),auto)}.standing-table-mini:not(.standing-table-mini--max500) .anwp-grid-table__sm-block{display:block!important}.standing-table-mini:not(.standing-table-mini--max500) .anwp-grid-table__sm-flex{display:flex!important}.standing-table-mini:not(.standing-table-mini--max500) .anwp-grid-table__sm-none{display:none!important}}.standing-table{grid-template-columns:max-content minmax(0,1fr) repeat(var(--standing-cols),auto);line-height:1.25}.standing-table.standing-text-mono .standing-table__cell-number{font-family:monospace}.standing-table__cell-form{margin-left:1px;margin-right:1px;min-width:16px}.standing-table__mini-cell-form{height:3px;margin-left:3px}.standing-table.standing-table--max600{grid-template-columns:max-content minmax(0,1fr) repeat(var(--standing-cols-sm),auto)}.standing-table.standing-table--max600 .anwp-grid-table__sm-block{display:block!important}.standing-table.standing-table--max600 .anwp-grid-table__sm-flex{display:flex!important}.standing-table.standing-table--max600 .anwp-grid-table__sm-none{display:none!important}@media (max-width:630px){.standing-table:not(.standing-table--max600){grid-template-columns:max-content minmax(0,1fr) repeat(var(--standing-cols-sm),auto)}.standing-table:not(.standing-table--max600) .anwp-grid-table__sm-block{display:block!important}.standing-table:not(.standing-table--max600) .anwp-grid-table__sm-flex{display:flex!important}.standing-table:not(.standing-table--max600) .anwp-grid-table__sm-none{display:none!important}}.competition__group-wrapper+.competition__group-wrapper{margin-top:10px}.competition__group-wrapper+.anwp-section,.competition__group-wrapper+.competition__group-wrapper>.competition__group-title{margin-top:40px}.competition__round-title{margin-bottom:10px}.competition__tabs-item{border:1px solid #eee}.competition-header+.competition__group-wrapper,.match-list__item+.anwp-section{margin-top:40px}.competition-list__competition.d-none{display:none!important}.competition-list__country-collapsed-icon{transition:transform .3s}.list__country_collapsed--active .competition-list__country-collapsed-icon{transform:rotate(180deg)}.anwp-fl-disable-link a{display:none!important}.anwp-fl-outcome-label{color:#fff;display:inline-block;font-weight:600;line-height:24px;opacity:.9;text-align:center;text-transform:uppercase;width:25px}@media (min-width:576px){.match-list__live-block{min-width:70px}}.match-modern{border-style:solid;border-width:1px;position:relative}.match-modern+.match-modern{border-top-width:0}.match-modern__kickoff{position:relative}.match-modern__kickoff:after{border-bottom:1px solid;border-color:#ced4da;bottom:-4px;content:"";margin-right:-25px;position:absolute;right:50%;width:50px}.match-modern__scores-number{border-style:solid;border-width:1px;line-height:1.2;min-width:25px;padding:2px;text-align:center;white-space:nowrap}.match-modern__team{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;overflow:hidden}.match-modern:not(.fl-match-is-live) .match-modern__scores-number-status-0{border-color:#0000}.match-modern__separated+.match-modern__separated{margin-right:5px;padding-right:5px}.match-modern__separated+.match-modern__separated:before{content:"|";font-size:8px;opacity:.5;position:relative;right:-5px;top:-2px}.match-simple{border-style:solid;border-width:1px;position:relative}.match-simple+.match-simple{border-top-width:0}.match-simple__scores-number{border-style:solid;border-width:1px;line-height:1.2;min-width:25px;padding:2px;text-align:center;white-space:nowrap}.match-simple__team{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.15;overflow:hidden;word-wrap:normal}.match-simple:not(.fl-match-is-live) .match-simple__scores-number-status-0{border-color:#0000}.match-simple__separated+.match-simple__separated{margin-right:5px;padding-right:5px}.match-simple__separated+.match-simple__separated:before{content:"|";font-size:8px;opacity:.5;position:relative;right:-5px;top:-2px}.match-slim{border-style:solid;border-width:1px;position:relative}.match-slim__team-wrapper .icon__card{height:12px;margin:0 0 -2px 2px;width:12px}.match-slim+.match-slim{border-top-width:0}.match-slim__date-wrapper{text-align:left}@media (min-width:576px){.match-slim__main-meta{border-left-style:solid;border-left-width:1px}.match-slim__date-wrapper{min-width:70px}}.match-slim__competition-logo{margin-left:6px}.match-slim__scores-number{border-style:solid;border-width:1px;line-height:1.1;min-width:25px;padding:2px;text-align:center;white-space:nowrap}@media (max-width:575.98px){.match-slim__scores-number{font-size:20px;min-width:32px}.match-slim__team-away-title,.match-slim__team-home-title{font-size:12px;margin-top:2px}}.match-slim:not(.fl-match-is-live) .match-slim__scores-number-status-0{border-color:#0000}.match-slim__separated+.match-slim__separated{margin-right:5px;padding-right:5px}.match-slim__separated+.match-slim__separated:before{content:"|";font-size:8px;opacity:.5;position:relative;right:-5px;top:-2px}.match-slim__separated-inner{opacity:.8}.match-slim__stadium-referee>div{margin:0 10px}.match-small{border-style:solid;border-width:1px;position:relative}.match-small+.match-small{border-top-width:0}.match-small__competition-logo{margin-left:6px}.match-small__scores-number{border-style:solid;border-width:1px;line-height:1;min-width:25px;padding:5px 2px;text-align:center;white-space:nowrap}.match-small:not(.fl-match-is-live) .match-small__scores-number-status-0{border-color:#0000}.match-small__separated+.match-small__separated{margin-right:5px;padding-right:5px}.match-small__separated+.match-small__separated:before{content:"|";font-size:8px;opacity:.5;position:relative;right:-5px;top:-2px}.match-small__separated-inner{opacity:.8}.match-small__stadium-referee>div{margin:0 10px}.match-card__footer{padding-bottom:2px;padding-top:2px}.match-card__club-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;overflow:hidden}.clubs-title-line .club-title__name{line-height:1.1}.clubs-title-line>div:first-child{margin-left:4px}.clubs-title-line>div:last-child{margin-right:4px}.clubs-title-line--max500>div:first-child{margin-left:2px}.clubs-title-line--max500>div:last-child{margin-right:2px}.clubs-title-line--max500 .club-title__name{font-size:14px;margin-left:5px!important;margin-right:5px!important}.clubs-title-line--max500 .club-title__logo{height:25px!important;width:25px!important}.club-title__name{line-height:1.1}.club-title--max500 .club-title__name{font-size:14px}.club-title--max500 .club-title__logo{height:25px!important;width:25px!important}.club-header__options{grid-template-columns:minmax(120px,auto) 1fr}.club-header__option-title,.club-header__option-value{align-items:center;border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px;display:flex;padding:4px 0 4px 10px}.club-header__option-title{opacity:.8}.squad-blocks{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:15px}.squad-blocks__header{grid-column:1/-1;margin-bottom:-5px}.squad-blocks__block{border-style:solid;border-width:1px}.squad-blocks__photo-wrapper{border-bottom-style:solid;border-bottom-width:1px}.squad-blocks__status-badge{left:10px;padding:2px 5px;right:10px;top:-20px}.squad-blocks__name{margin-top:25px}.squad-blocks__name+.squad-blocks__player-param{margin-top:15px}.squad-blocks__player-param{border-bottom-style:solid;border-bottom-width:1px;padding-bottom:2px;padding-top:2px}.squad-blocks__player-param:last-child{border-bottom:none}.squad-rows__staff .squad-rows__header-title{grid-column:1/3}.squad-rows__header-title{grid-column:1/4;position:sticky;text-transform:uppercase;top:0;z-index:2}.admin-bar .squad-rows__header-title{top:46px}@media screen and (min-width:783px){.admin-bar .squad-rows__header-title{top:32px}}.squad-rows .squad-rows__name-2{display:block}.squad-rows__header-param{position:sticky;top:0}.admin-bar .squad-rows__header-param{top:46px}@media screen and (min-width:783px){.admin-bar .squad-rows__header-param{top:32px}}.squad-rows__age,.squad-rows__name,.squad-rows__nationality,.squad-rows__number,.squad-rows__photo-wrapper{border-bottom-color:inherit;border-bottom-style:solid;border-bottom-width:1px}.squad-rows__status-badge{bottom:2px;left:10px;padding:2px 4px;right:10px}.squad-rows.squad-rows--mini{grid-template-columns:minmax(50px,auto) minmax(53px,auto) minmax(0,1fr)!important}.squad-rows.squad-rows--mini .squad-rows__name{align-items:flex-start!important;flex-direction:column}.squad-rows.squad-rows--mini .squad-rows__name a{padding-bottom:3px;padding-top:10px}.squad-rows.squad-rows--mini.squad-rows__staff{grid-template-columns:minmax(53px,auto) minmax(0,1fr)}.squad-rows.squad-rows--mini .anwp-grid-table__sm-none{display:none!important}.squad-rows.squad-rows--mini .anwp-grid-table__sm-flex{display:flex!important}.squad-rows.squad-rows--mini .squad-rows__name-2{display:inline-block}.squad-rows.squad-rows--mini .squad-rows__name-1{margin-left:5px}@media (max-width:550px){.squad-rows:not(.squad-rows--mini){grid-template-columns:minmax(50px,auto) minmax(53px,auto) minmax(0,1fr)!important}.squad-rows:not(.squad-rows--mini) .squad-rows__name{align-items:flex-start!important;flex-direction:column}.squad-rows:not(.squad-rows--mini) .squad-rows__name a{padding-bottom:3px;padding-top:10px}.squad-rows:not(.squad-rows--mini).squad-rows__staff{grid-template-columns:minmax(53px,auto) minmax(0,1fr)}.squad-rows:not(.squad-rows--mini) .anwp-grid-table__sm-none{display:none!important}.squad-rows:not(.squad-rows--mini) .anwp-grid-table__sm-flex{display:flex!important}.squad-rows:not(.squad-rows--mini) .squad-rows__name-2{display:inline-block}.squad-rows:not(.squad-rows--mini) .squad-rows__name-1{margin-left:5px}}.match-header__main{margin-bottom:15px;margin-top:15px}.match-header__scores-wrapper{font-size:60px}.match-header__outcome-text{border-style:solid;border-width:2px;padding:2px 5px;text-transform:uppercase}.match__event-minute{min-width:35px;padding-left:5px;padding-right:5px;white-space:nowrap}.match__player-number{box-sizing:border-box;min-width:30px;padding:2px 5px;text-align:left}.match__player-position{min-width:25px;text-align:center;text-transform:uppercase}.match-lineups__players{column-gap:30px;display:grid;grid-template-columns:1fr;row-gap:20px}@media (min-width:576px){.match-lineups__players{grid-template-areas:"home-club  away-club" "home-start away-start" "home-subs  away-subs" "home-coach away-coach";grid-template-columns:1fr 1fr}.match-lineups__players .match-lineups__home-club{grid-area:home-club}.match-lineups__players .match-lineups__home-starting{grid-area:home-start}.match-lineups__players .match-lineups__home-subs{grid-area:home-subs}.match-lineups__players .match-lineups__home-coach{grid-area:home-coach}.match-lineups__players .match-lineups__away-club{grid-area:away-club}.match-lineups__players .match-lineups__away-starting{grid-area:away-start}.match-lineups__players .match-lineups__away-subs{grid-area:away-subs}.match-lineups__players .match-lineups__away-coach{grid-area:away-coach}}.club-form__item{font-size:12px;height:20px;opacity:.9;text-align:center;width:20px}.player-birthday-card+.player-birthday-card{border-top:none}.player-birthday-card__club-wrapper,.player-birthday-card__date-wrapper,.player-birthday-card__position{opacity:.8}.player-birthday-card__date-subtitle{margin-bottom:10px;margin-top:20px}.player-birthday-card__date-subtitle:first-child{margin-top:0}.anwp-video-grid__item-info{display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;line-height:1.1rem;max-height:2.2rem}.anwp-fl-yt-video{background-size:cover;cursor:pointer}.anwp-fl-yt-video,.anwp-fl-yt-video:after{background-position:50%;background-repeat:no-repeat}.anwp-fl-yt-video:after{background-color:#23232359;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MCIgaGVpZ2h0PSI1MCIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDUwIDUwIj48cGF0aCBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMi44NzQiIGQ9Ik00Ny44NzggMjQuOTg3YTIyLjggMjIuOCAwIDAgMS0xLjcxIDguODAyQTIyLjkgMjIuOSAwIDAgMSA0MS4yIDQxLjI2YTIzIDIzIDAgMCAxLTcuNDY0IDQuOTk3IDIzLjAyIDIzLjAyIDAgMCAxLTE3LjYzMyAwQTIzIDIzIDAgMCAxIDguNjQgNDEuMjZhMjIuOSAyMi45IDAgMCAxLTQuOTY4LTcuNDcyIDIyLjggMjIuOCAwIDAgMS0xLjcxLTguODAyIDIyLjggMjIuOCAwIDAgMSAxLjcxLTguODAyIDIyLjkgMjIuOSAwIDAgMSA0Ljk2OC03LjQ3MiAyMyAyMyAwIDAgMSA3LjQ2NC00Ljk5NyAyMy4wMSAyMy4wMSAwIDAgMSAxNy42MzMgMEEyMyAyMyAwIDAgMSA0MS4yIDguNzEzYTIyLjkgMjIuOSAwIDAgMSA0Ljk2OCA3LjQ3MiAyMi44IDIyLjggMCAwIDEgMS43MSA4LjgwMloiLz48cGF0aCBmaWxsPSIjZmZmIiBkPSJNMTguMDk5IDE1LjY0M3YxOS4yOTJsMTguOTItOS42NjF6Ii8+PC9zdmc+);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.anwp-fl-yt-video:after:hover{background-color:#23232300}@media screen and (max-height:900px){.modaal-video-container{max-height:507px}}.anwp-v-videos-yt-modal{z-index:1000005!important}