@-webkit-keyframes scale{0%{transform:scale(1);opacity:1}45%{transform:scale(.1);opacity:.7}80%{transform:scale(1);opacity:1}}.ball-pulse>div:nth-child(0){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.36s infinite}.ball-pulse>div:first-child{-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.24s infinite}.ball-pulse>div:nth-child(2){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) -.12s infinite}.ball-pulse>div:nth-child(3){-webkit-animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:scale .75s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.ball-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes ball-pulse-sync{33%{transform:translateY(10px)}66%{transform:translateY(-10px)}to{transform:translateY(0)}}.ball-pulse-sync>div:nth-child(0){-webkit-animation:ball-pulse-sync .6s ease-in-out -.21s infinite;animation:ball-pulse-sync .6s ease-in-out -.21s infinite}.ball-pulse-sync>div:first-child{-webkit-animation:ball-pulse-sync .6s ease-in-out -.14s infinite;animation:ball-pulse-sync .6s ease-in-out -.14s infinite}.ball-pulse-sync>div:nth-child(2){-webkit-animation:ball-pulse-sync .6s ease-in-out -.07s infinite;animation:ball-pulse-sync .6s ease-in-out -.07s infinite}.ball-pulse-sync>div:nth-child(3){-webkit-animation:ball-pulse-sync .6s ease-in-out 0s infinite;animation:ball-pulse-sync .6s ease-in-out 0s infinite}.ball-pulse-sync>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes ball-scale{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}@keyframes ball-scale{0%{transform:scale(0)}to{transform:scale(1);opacity:0}}.ball-scale>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;height:60px;width:60px;-webkit-animation:ball-scale 1s ease-in-out 0s infinite;animation:ball-scale 1s ease-in-out 0s infinite}.ball-scale-random{width:37px;height:40px}.ball-scale-random>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;display:inline-block;height:30px;width:30px;-webkit-animation:ball-scale 1s ease-in-out 0s infinite;animation:ball-scale 1s ease-in-out 0s infinite}.ball-scale-random>div:first-child{margin-left:-7px;-webkit-animation:ball-scale 1s ease-in-out .2s infinite;animation:ball-scale 1s ease-in-out .2s infinite}.ball-scale-random>div:nth-child(3){margin-left:-2px;margin-top:9px;-webkit-animation:ball-scale 1s ease-in-out .5s infinite;animation:ball-scale 1s ease-in-out .5s infinite}@-webkit-keyframes rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.ball-rotate{position:relative}.ball-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:relative}.ball-rotate>div:first-child{-webkit-animation:rotate 1s cubic-bezier(.7,-.13,.22,.86) 0s infinite;animation:rotate 1s cubic-bezier(.7,-.13,.22,.86) 0s infinite}.ball-rotate>div:after,.ball-rotate>div:before{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;content:"";position:absolute;opacity:.8}.ball-rotate>div:before{top:0;left:-28px}.ball-rotate>div:after{top:0;left:25px}.ball-clip-rotate>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;border:2px solid;border-color:#fff #fff transparent;height:25px;width:25px;background:transparent!important;display:inline-block;-webkit-animation:rotate .75s linear 0s infinite;animation:rotate .75s linear 0s infinite}@keyframes scale{30%{transform:scale(.3)}to{transform:scale(1)}}.ball-clip-rotate-pulse{position:relative;transform:translateY(-15px)}.ball-clip-rotate-pulse>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:0;left:0;border-radius:100%}.ball-clip-rotate-pulse>div:first-child{background:#fff;height:16px;width:16px;top:7px;left:-7px;-webkit-animation:scale 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:scale 1s cubic-bezier(.09,.57,.49,.9) 0s infinite}.ball-clip-rotate-pulse>div:last-child{position:absolute;width:30px;height:30px;left:-16px;top:-2px;background:transparent;border:2px solid;border-color:#fff transparent;border-style:solid;border-width:2px;-webkit-animation:rotate 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:rotate 1s cubic-bezier(.09,.57,.49,.9) 0s infinite;-webkit-animation-duration:1s;animation-duration:1s}@keyframes rotate{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(180deg) scale(.6)}to{transform:rotate(1turn) scale(1)}}.ball-clip-rotate-multiple{position:relative}.ball-clip-rotate-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-20px;top:-20px;border-color:transparent #fff;border-style:solid;border-width:2px;border-radius:100%;height:35px;width:35px;-webkit-animation:rotate 1s ease-in-out 0s infinite;animation:rotate 1s ease-in-out 0s infinite}.ball-clip-rotate-multiple>div:last-child{display:inline-block;top:-10px;left:-10px;width:15px;height:15px;-webkit-animation-duration:.5s;animation-duration:.5s;border-color:#fff transparent;-webkit-animation-direction:reverse;animation-direction:reverse}@-webkit-keyframes ball-scale-ripple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}@keyframes ball-scale-ripple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;height:50px;width:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple 1s cubic-bezier(.21,.53,.56,.8) 0s infinite;animation:ball-scale-ripple 1s cubic-bezier(.21,.53,.56,.8) 0s infinite}@-webkit-keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}@keyframes ball-scale-ripple-multiple{0%{transform:scale(.1);opacity:1}70%{transform:scale(1);opacity:.7}to{opacity:0}}.ball-scale-ripple-multiple{position:relative;transform:translateY(-25px)}.ball-scale-ripple-multiple>div:nth-child(0){-webkit-animation-delay:-.8s;animation-delay:-.8s}.ball-scale-ripple-multiple>div:first-child{-webkit-animation-delay:-.6s;animation-delay:-.6s}.ball-scale-ripple-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-ripple-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-ripple-multiple>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;top:-2px;left:-26px;width:50px;height:50px;border-radius:100%;border:2px solid #fff;-webkit-animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite;animation:ball-scale-ripple-multiple 1.25s cubic-bezier(.21,.53,.56,.8) 0s infinite}@-webkit-keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@keyframes ball-beat{50%{opacity:.2;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.ball-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:ball-beat .7s linear 0s infinite;animation:ball-beat .7s linear 0s infinite}.ball-beat>div:nth-child(2n-1){-webkit-animation-delay:-.35s!important;animation-delay:-.35s!important}@-webkit-keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}@keyframes ball-scale-multiple{0%{transform:scale(0);opacity:0}5%{opacity:1}to{transform:scale(1);opacity:0}}.ball-scale-multiple{position:relative;transform:translateY(-30px)}.ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:-.4s;animation-delay:-.4s}.ball-scale-multiple>div:nth-child(3){-webkit-animation-delay:-.2s;animation-delay:-.2s}.ball-scale-multiple>div{background-color:#fff;width:15px;height:15px;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;left:-30px;top:0;opacity:0;margin:0;width:60px;height:60px;-webkit-animation:ball-scale-multiple 1s linear 0s infinite;animation:ball-scale-multiple 1s linear 0s infinite}@-webkit-keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-1{33%{transform:translate(25px,-50px)}66%{transform:translate(50px)}to{transform:translate(0)}}@-webkit-keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-2{33%{transform:translate(25px,50px)}66%{transform:translate(-25px,50px)}to{transform:translate(0)}}@-webkit-keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}@keyframes ball-triangle-path-3{33%{transform:translate(-50px)}66%{transform:translate(-25px,-50px)}to{transform:translate(0)}}.ball-triangle-path{position:relative;transform:translate(-29.994px,-37.50938px)}.ball-triangle-path>div:first-child{-webkit-animation-name:ball-triangle-path-1;animation-name:ball-triangle-path-1;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(2){-webkit-animation-name:ball-triangle-path-2;animation-name:ball-triangle-path-2;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div:nth-child(3){-webkit-animation-name:ball-triangle-path-3;animation-name:ball-triangle-path-3;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.ball-triangle-path>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:10px;height:10px;border-radius:100%;border:1px solid #fff}.ball-triangle-path>div:first-of-type{top:50px}.ball-triangle-path>div:nth-of-type(2){left:25px}.ball-triangle-path>div:nth-of-type(3){top:50px;left:50px}@-webkit-keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:translateY(0);transform:scale(1)}}@keyframes ball-pulse-rise-even{0%{transform:scale(1.1)}25%{transform:translateY(-30px)}50%{transform:scale(.4)}75%{transform:translateY(30px)}to{transform:translateY(0);transform:scale(1)}}@-webkit-keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:translateY(0);transform:scale(.75)}}@keyframes ball-pulse-rise-odd{0%{transform:scale(.4)}25%{transform:translateY(30px)}50%{transform:scale(1.1)}75%{transform:translateY(-30px)}to{transform:translateY(0);transform:scale(.75)}}.ball-pulse-rise>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:cubic-bezier(.15,.46,.9,.6);animation-timing-function:cubic-bezier(.15,.46,.9,.6);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}.ball-pulse-rise>div:nth-child(2n){-webkit-animation-name:ball-pulse-rise-even;animation-name:ball-pulse-rise-even}.ball-pulse-rise>div:nth-child(2n-1){-webkit-animation-name:ball-pulse-rise-odd;animation-name:ball-pulse-rise-odd}@-webkit-keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}@keyframes ball-grid-beat{50%{opacity:.7}to{opacity:1}}.ball-grid-beat{width:57px}.ball-grid-beat>div:first-child{-webkit-animation-delay:.44s;animation-delay:.44s;-webkit-animation-duration:1.27s;animation-duration:1.27s}.ball-grid-beat>div:nth-child(2){-webkit-animation-delay:.2s;animation-delay:.2s;-webkit-animation-duration:1.52s;animation-duration:1.52s}.ball-grid-beat>div:nth-child(3){-webkit-animation-delay:.14s;animation-delay:.14s;-webkit-animation-duration:.61s;animation-duration:.61s}.ball-grid-beat>div:nth-child(4){-webkit-animation-delay:.15s;animation-delay:.15s;-webkit-animation-duration:.82s;animation-duration:.82s}.ball-grid-beat>div:nth-child(5){-webkit-animation-delay:-.01s;animation-delay:-.01s;-webkit-animation-duration:1.24s;animation-duration:1.24s}.ball-grid-beat>div:nth-child(6){-webkit-animation-delay:-.07s;animation-delay:-.07s;-webkit-animation-duration:1.35s;animation-duration:1.35s}.ball-grid-beat>div:nth-child(7){-webkit-animation-delay:.29s;animation-delay:.29s;-webkit-animation-duration:1.44s;animation-duration:1.44s}.ball-grid-beat>div:nth-child(8){-webkit-animation-delay:.63s;animation-delay:.63s;-webkit-animation-duration:1.19s;animation-duration:1.19s}.ball-grid-beat>div:nth-child(9){-webkit-animation-delay:-.18s;animation-delay:-.18s;-webkit-animation-duration:1.48s;animation-duration:1.48s}.ball-grid-beat>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-beat;animation-name:ball-grid-beat;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes ball-grid-pulse{0%{transform:scale(1)}50%{transform:scale(.5);opacity:.7}to{transform:scale(1);opacity:1}}.ball-grid-pulse{width:57px}.ball-grid-pulse>div:first-child{-webkit-animation-delay:.58s;animation-delay:.58s;-webkit-animation-duration:.9s;animation-duration:.9s}.ball-grid-pulse>div:nth-child(2){-webkit-animation-delay:.01s;animation-delay:.01s;-webkit-animation-duration:.94s;animation-duration:.94s}.ball-grid-pulse>div:nth-child(3){-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-duration:1.43s;animation-duration:1.43s}.ball-grid-pulse>div:nth-child(4){-webkit-animation-delay:-.03s;animation-delay:-.03s;-webkit-animation-duration:.74s;animation-duration:.74s}.ball-grid-pulse>div:nth-child(5){-webkit-animation-delay:.21s;animation-delay:.21s;-webkit-animation-duration:.68s;animation-duration:.68s}.ball-grid-pulse>div:nth-child(6){-webkit-animation-delay:.25s;animation-delay:.25s;-webkit-animation-duration:1.17s;animation-duration:1.17s}.ball-grid-pulse>div:nth-child(7){-webkit-animation-delay:.46s;animation-delay:.46s;-webkit-animation-duration:1.41s;animation-duration:1.41s}.ball-grid-pulse>div:nth-child(8){-webkit-animation-delay:.02s;animation-delay:.02s;-webkit-animation-duration:1.56s;animation-duration:1.56s}.ball-grid-pulse>div:nth-child(9){-webkit-animation-delay:.13s;animation-delay:.13s;-webkit-animation-duration:.78s;animation-duration:.78s}.ball-grid-pulse>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;float:left;-webkit-animation-name:ball-grid-pulse;animation-name:ball-grid-pulse;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes ball-spin-fade-loader{50%{opacity:.3;transform:scale(.4)}to{opacity:1;transform:scale(1)}}.ball-spin-fade-loader{position:relative;top:-10px;left:-10px}.ball-spin-fade-loader>div:first-child{top:25px;left:0;-webkit-animation:ball-spin-fade-loader 1s linear -.96s infinite;animation:ball-spin-fade-loader 1s linear -.96s infinite}.ball-spin-fade-loader>div:nth-child(2){top:17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.84s infinite;animation:ball-spin-fade-loader 1s linear -.84s infinite}.ball-spin-fade-loader>div:nth-child(3){top:0;left:25px;-webkit-animation:ball-spin-fade-loader 1s linear -.72s infinite;animation:ball-spin-fade-loader 1s linear -.72s infinite}.ball-spin-fade-loader>div:nth-child(4){top:-17.04545px;left:17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.6s infinite;animation:ball-spin-fade-loader 1s linear -.6s infinite}.ball-spin-fade-loader>div:nth-child(5){top:-25px;left:0;-webkit-animation:ball-spin-fade-loader 1s linear -.48s infinite;animation:ball-spin-fade-loader 1s linear -.48s infinite}.ball-spin-fade-loader>div:nth-child(6){top:-17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.36s infinite;animation:ball-spin-fade-loader 1s linear -.36s infinite}.ball-spin-fade-loader>div:nth-child(7){top:0;left:-25px;-webkit-animation:ball-spin-fade-loader 1s linear -.24s infinite;animation:ball-spin-fade-loader 1s linear -.24s infinite}.ball-spin-fade-loader>div:nth-child(8){top:17.04545px;left:-17.04545px;-webkit-animation:ball-spin-fade-loader 1s linear -.12s infinite;animation:ball-spin-fade-loader 1s linear -.12s infinite}.ball-spin-fade-loader>div{background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute}@-webkit-keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}@keyframes ball-spin-loader{75%{opacity:.2}to{opacity:1}}.ball-spin-loader{position:relative}.ball-spin-loader>span:first-child{top:45px;left:0;-webkit-animation:ball-spin-loader 2s linear .9s infinite;animation:ball-spin-loader 2s linear .9s infinite}.ball-spin-loader>span:nth-child(2){top:30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s linear 1.8s infinite;animation:ball-spin-loader 2s linear 1.8s infinite}.ball-spin-loader>span:nth-child(3){top:0;left:45px;-webkit-animation:ball-spin-loader 2s linear 2.7s infinite;animation:ball-spin-loader 2s linear 2.7s infinite}.ball-spin-loader>span:nth-child(4){top:-30.68182px;left:30.68182px;-webkit-animation:ball-spin-loader 2s linear 3.6s infinite;animation:ball-spin-loader 2s linear 3.6s infinite}.ball-spin-loader>span:nth-child(5){top:-45px;left:0;-webkit-animation:ball-spin-loader 2s linear 4.5s infinite;animation:ball-spin-loader 2s linear 4.5s infinite}.ball-spin-loader>span:nth-child(6){top:-30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s linear 5.4s infinite;animation:ball-spin-loader 2s linear 5.4s infinite}.ball-spin-loader>span:nth-child(7){top:0;left:-45px;-webkit-animation:ball-spin-loader 2s linear 6.3s infinite;animation:ball-spin-loader 2s linear 6.3s infinite}.ball-spin-loader>span:nth-child(8){top:30.68182px;left:-30.68182px;-webkit-animation:ball-spin-loader 2s linear 7.2s infinite;animation:ball-spin-loader 2s linear 7.2s infinite}.ball-spin-loader>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:15px;height:15px;border-radius:100%;background:green}@-webkit-keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@keyframes ball-zig{33%{transform:translate(-15px,-30px)}66%{transform:translate(15px,-30px)}to{transform:translate(0)}}@-webkit-keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}@keyframes ball-zag{33%{transform:translate(15px,30px)}66%{transform:translate(-15px,30px)}to{transform:translate(0)}}.ball-zig-zag{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag>div{background-color:#fff;width:15px;height:15px;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin:2px 2px 2px 15px;top:4px;left:-7px}.ball-zig-zag>div:first-child{-webkit-animation:ball-zig .7s linear 0s infinite;animation:ball-zig .7s linear 0s infinite}.ball-zig-zag>div:last-child{-webkit-animation:ball-zag .7s linear 0s infinite;animation:ball-zag .7s linear 0s infinite}@-webkit-keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@keyframes ball-zig-deflect{17%{transform:translate(-15px,-30px)}34%{transform:translate(15px,-30px)}50%{transform:translate(0)}67%{transform:translate(15px,-30px)}84%{transform:translate(-15px,-30px)}to{transform:translate(0)}}@-webkit-keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}@keyframes ball-zag-deflect{17%{transform:translate(15px,30px)}34%{transform:translate(-15px,30px)}50%{transform:translate(0)}67%{transform:translate(-15px,30px)}84%{transform:translate(15px,30px)}to{transform:translate(0)}}.ball-zig-zag-deflect{position:relative;transform:translate(-15px,-15px)}.ball-zig-zag-deflect>div{background-color:#fff;width:15px;height:15px;border-radius:100%;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin:2px 2px 2px 15px;top:4px;left:-7px}.ball-zig-zag-deflect>div:first-child{-webkit-animation:ball-zig-deflect 1.5s linear 0s infinite;animation:ball-zig-deflect 1.5s linear 0s infinite}.ball-zig-zag-deflect>div:last-child{-webkit-animation:ball-zag-deflect 1.5s linear 0s infinite;animation:ball-zag-deflect 1.5s linear 0s infinite}@-webkit-keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}@keyframes line-scale{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale>div:first-child{-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.4s infinite}.line-scale>div:nth-child(2){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.3s infinite}.line-scale>div:nth-child(3){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.2s infinite}.line-scale>div:nth-child(4){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) -.1s infinite}.line-scale>div:nth-child(5){-webkit-animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) 0s infinite;animation:line-scale 1s cubic-bezier(.2,.68,.18,1.08) 0s infinite}.line-scale>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block}@-webkit-keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}@keyframes line-scale-party{0%{transform:scale(1)}50%{transform:scale(.5)}to{transform:scale(1)}}.line-scale-party>div:first-child{-webkit-animation-delay:-.09s;animation-delay:-.09s;-webkit-animation-duration:.83s;animation-duration:.83s}.line-scale-party>div:nth-child(2){-webkit-animation-delay:.33s;animation-delay:.33s;-webkit-animation-duration:.64s;animation-duration:.64s}.line-scale-party>div:nth-child(3){-webkit-animation-delay:.32s;animation-delay:.32s;-webkit-animation-duration:.39s;animation-duration:.39s}.line-scale-party>div:nth-child(4){-webkit-animation-delay:.47s;animation-delay:.47s;-webkit-animation-duration:.52s;animation-duration:.52s}.line-scale-party>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation-name:line-scale-party;animation-name:line-scale-party;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-delay:0;animation-delay:0}@-webkit-keyframes line-scale-pulse-out{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}@keyframes line-scale-pulse-out{0%{transform:scaley(1)}50%{transform:scaley(.4)}to{transform:scaley(1)}}.line-scale-pulse-out>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite;animation:line-scale-pulse-out .9s cubic-bezier(.85,.25,.37,.85) -.6s infinite}.line-scale-pulse-out>div:nth-child(2),.line-scale-pulse-out>div:nth-child(4){-webkit-animation-delay:-.4s!important;animation-delay:-.4s!important}.line-scale-pulse-out>div:first-child,.line-scale-pulse-out>div:nth-child(5){-webkit-animation-delay:-.2s!important;animation-delay:-.2s!important}@-webkit-keyframes line-scale-pulse-out-rapid{0%{transform:scaley(1)}80%{transform:scaley(.3)}90%{transform:scaley(1)}}@keyframes line-scale-pulse-out-rapid{0%{transform:scaley(1)}80%{transform:scaley(.3)}90%{transform:scaley(1)}}.line-scale-pulse-out-rapid>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;display:inline-block;-webkit-animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) -.5s infinite;animation:line-scale-pulse-out-rapid .9s cubic-bezier(.11,.49,.38,.78) -.5s infinite}.line-scale-pulse-out-rapid>div:nth-child(2),.line-scale-pulse-out-rapid>div:nth-child(4){-webkit-animation-delay:-.25s!important;animation-delay:-.25s!important}.line-scale-pulse-out-rapid>div:first-child,.line-scale-pulse-out-rapid>div:nth-child(5){-webkit-animation-delay:0s!important;animation-delay:0s!important}@-webkit-keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}@keyframes line-spin-fade-loader{50%{opacity:.3}to{opacity:1}}.line-spin-fade-loader{position:relative;top:-10px;left:-4px}.line-spin-fade-loader>div:first-child{top:20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.84s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.84s infinite}.line-spin-fade-loader>div:nth-child(2){top:13.63636px;left:13.63636px;transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.72s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.72s infinite}.line-spin-fade-loader>div:nth-child(3){top:0;left:20px;transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.6s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.6s infinite}.line-spin-fade-loader>div:nth-child(4){top:-13.63636px;left:13.63636px;transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.48s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.48s infinite}.line-spin-fade-loader>div:nth-child(5){top:-20px;left:0;-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.36s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.36s infinite}.line-spin-fade-loader>div:nth-child(6){top:-13.63636px;left:-13.63636px;transform:rotate(-45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.24s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.24s infinite}.line-spin-fade-loader>div:nth-child(7){top:0;left:-20px;transform:rotate(90deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out -.12s infinite;animation:line-spin-fade-loader 1.2s ease-in-out -.12s infinite}.line-spin-fade-loader>div:nth-child(8){top:13.63636px;left:-13.63636px;transform:rotate(45deg);-webkit-animation:line-spin-fade-loader 1.2s ease-in-out 0s infinite;animation:line-spin-fade-loader 1.2s ease-in-out 0s infinite}.line-spin-fade-loader>div{background-color:#fff;width:4px;height:35px;border-radius:2px;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;width:5px;height:15px}@-webkit-keyframes triangle-skew-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes triangle-skew-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.triangle-skew-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:20px solid #fff;-webkit-animation:triangle-skew-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:triangle-skew-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite}@-webkit-keyframes square-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}@keyframes square-spin{25%{transform:perspective(100px) rotateX(180deg) rotateY(0)}50%{transform:perspective(100px) rotateX(180deg) rotateY(180deg)}75%{transform:perspective(100px) rotateX(0) rotateY(180deg)}to{transform:perspective(100px) rotateX(0) rotateY(0)}}.square-spin>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:50px;height:50px;background:#fff;border:1px solid red;-webkit-animation:square-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite;animation:square-spin 3s cubic-bezier(.09,.57,.49,.9) 0s infinite}@-webkit-keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(1turn)}to{transform:rotate(270deg)}}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(1turn)}to{transform:rotate(270deg)}}@-webkit-keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@-webkit-keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}@keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}.pacman{position:relative}.pacman>div:nth-child(2){-webkit-animation:pacman-balls 1s linear -.99s infinite;animation:pacman-balls 1s linear -.99s infinite}.pacman>div:nth-child(3){-webkit-animation:pacman-balls 1s linear -.66s infinite;animation:pacman-balls 1s linear -.66s infinite}.pacman>div:nth-child(4){-webkit-animation:pacman-balls 1s linear -.33s infinite;animation:pacman-balls 1s linear -.33s infinite}.pacman>div:nth-child(5){-webkit-animation:pacman-balls 1s linear 0s infinite;animation:pacman-balls 1s linear 0s infinite}.pacman>div:first-of-type{width:0;height:0;border:25px solid #fff;border-right-color:transparent;border-radius:25px;-webkit-animation:rotate_pacman_half_up .5s 0s infinite;animation:rotate_pacman_half_up .5s 0s infinite;position:relative;left:-30px}.pacman>div:nth-child(2){width:0;height:0;border:25px solid #fff;border-right-color:transparent;border-radius:25px;-webkit-animation:rotate_pacman_half_down .5s 0s infinite;animation:rotate_pacman_half_down .5s 0s infinite;margin-top:-50px;position:relative;left:-30px}.pacman>div:nth-child(3),.pacman>div:nth-child(4),.pacman>div:nth-child(5),.pacman>div:nth-child(6){background-color:#fff;width:15px;height:15px;border-radius:100%;margin:2px;width:10px;height:10px;position:absolute;transform:translateY(-6.25px);top:25px;left:70px}@-webkit-keyframes cube-transition{25%{transform:translateX(50px) scale(.5) rotate(-90deg)}50%{transform:translate(50px,50px) rotate(-180deg)}75%{transform:translateY(50px) scale(.5) rotate(-270deg)}to{transform:rotate(-1turn)}}@keyframes cube-transition{25%{transform:translateX(50px) scale(.5) rotate(-90deg)}50%{transform:translate(50px,50px) rotate(-180deg)}75%{transform:translateY(50px) scale(.5) rotate(-270deg)}to{transform:rotate(-1turn)}}.cube-transition{position:relative;transform:translate(-25px,-25px)}.cube-transition>div{-webkit-animation-fill-mode:both;animation-fill-mode:both;width:10px;height:10px;position:absolute;top:-5px;left:-5px;background-color:#fff;-webkit-animation:cube-transition 1.6s ease-in-out 0s infinite;animation:cube-transition 1.6s ease-in-out 0s infinite}.cube-transition>div:last-child{-webkit-animation-delay:-.8s;animation-delay:-.8s}@-webkit-keyframes spin-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}@keyframes spin-rotate{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.semi-circle-spin{position:relative;width:35px;height:35px;overflow:hidden}.semi-circle-spin>div{position:absolute;border-width:0;border-radius:100%;-webkit-animation:spin-rotate .6s linear 0s infinite;animation:spin-rotate .6s linear 0s infinite;background-image:linear-gradient(transparent,transparent 70%,#fff 0,#fff);width:100%;height:100%}@-webkit-keyframes bar-progress{0%{transform:scaleY(20%);opacity:1}25%{transform:translateX(6%) scaleY(10%);opacity:.7}50%{transform:translateX(20%) scaleY(20%);opacity:1}75%{transform:translateX(6%) scaleY(10%);opacity:.7}to{transform:scaleY(20%);opacity:1}}@keyframes bar-progress{0%{transform:scaleY(20%);opacity:1}25%{transform:translateX(6%) scaleY(10%);opacity:.7}50%{transform:translateX(20%) scaleY(20%);opacity:1}75%{transform:translateX(6%) scaleY(10%);opacity:.7}to{transform:scaleY(20%);opacity:1}}.bar-progress{width:30%;height:12px}.bar-progress>div{position:relative;width:20%;height:12px;border-radius:10px;background-color:#fff;-webkit-animation:bar-progress 3s cubic-bezier(.57,.1,.44,.93) infinite;animation:bar-progress 3s cubic-bezier(.57,.1,.44,.93) infinite;opacity:1}@-webkit-keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}@keyframes bar-swing{0%{left:0}50%{left:70%}to{left:0}}.bar-swing{width:30%;height:8px}.bar-swing>div{position:relative;width:30%;height:8px;border-radius:10px;background-color:#fff;-webkit-animation:bar-swing 1.5s infinite;animation:bar-swing 1.5s infinite}@-webkit-keyframes bar-swing-container{0%{left:0;transform:translateX(0)}50%{left:70%;transform:translateX(-4px)}to{left:0;transform:translateX(0)}}@keyframes bar-swing-container{0%{left:0;transform:translateX(0)}50%{left:70%;transform:translateX(-4px)}to{left:0;transform:translateX(0)}}.bar-swing-container{width:20%;height:8px;position:relative}.bar-swing-container div:first-child{position:absolute;width:100%;background-color:hsla(0,0%,100%,.2);height:12px;border-radius:10px}.bar-swing-container div:nth-child(2){position:absolute;width:30%;height:8px;border-radius:10px;background-color:#fff;-webkit-animation:bar-swing-container 2s cubic-bezier(.91,.35,.12,.6) infinite;animation:bar-swing-container 2s cubic-bezier(.91,.35,.12,.6) infinite;margin:2px 2px 0}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{-webkit-animation-timing-function:cubic-bezier(.5,0,.14,1);animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:-webkit-grab;cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--play svg:nth-child(2){display:none}.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child{display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85),rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{-webkit-animation:fancybox-rotate 1s linear infinite;animation:fancybox-rotate 1s linear infinite;background:transparent;border:4px solid;border-color:#888 #888 #fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@-webkit-keyframes fancybox-rotate{to{transform:rotate(1turn)}}@keyframes fancybox-rotate{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}/*! Flickity v2.2.1
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}a,button,input,label,select,span,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}button[data-balloon]{overflow:visible}[data-balloon]{position:relative;cursor:pointer}[data-balloon]:after{filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;pointer-events:none;transition:all .18s ease-out .18s;font-family:sans-serif!important;font-weight:400!important;font-style:normal!important;text-shadow:none!important;font-size:12px!important;background:rgba(17,17,17,.9);border-radius:4px;color:#fff;content:attr(data-balloon);padding:.5em 1em;position:absolute;white-space:nowrap;z-index:10}[data-balloon]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17,17,17,0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;filter:alpha(opacity=0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";-moz-opacity:0;-khtml-opacity:0;opacity:0;pointer-events:none;transition:all .18s ease-out .18s;content:"";position:absolute;z-index:10}[data-balloon]:hover:after,[data-balloon]:hover:before,[data-balloon][data-balloon-visible]:after,[data-balloon][data-balloon-visible]:before{filter:alpha(opacity=100);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";-moz-opacity:1;-khtml-opacity:1;opacity:1;pointer-events:auto}[data-balloon]:not([data-balloon-pos]):after{bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%,10px);transform-origin:top}[data-balloon]:not([data-balloon-pos]):before{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%,10px);transform-origin:top}[data-balloon]:not([data-balloon-pos]):hover:after,[data-balloon]:not([data-balloon-pos])[data-balloon-visible]:after{transform:translate(-50%)}[data-balloon]:not([data-balloon-pos]):hover:before,[data-balloon]:not([data-balloon-pos])[data-balloon-visible]:before{transform:translate(-50%)}[data-balloon].font-awesome:after{font-family:FontAwesome,sans-serif!important}[data-balloon][data-balloon-break]:after{white-space:pre}[data-balloon][data-balloon-blunt]:after,[data-balloon][data-balloon-blunt]:before{transition:none}[data-balloon][data-balloon-pos=up]:after{bottom:100%;left:50%;margin-bottom:11px;transform:translate(-50%,10px);transform-origin:top}[data-balloon][data-balloon-pos=up]:before{bottom:100%;left:50%;margin-bottom:5px;transform:translate(-50%,10px);transform-origin:top}[data-balloon][data-balloon-pos=up]:hover:after,[data-balloon][data-balloon-pos=up][data-balloon-visible]:after{transform:translate(-50%)}[data-balloon][data-balloon-pos=up]:hover:before,[data-balloon][data-balloon-pos=up][data-balloon-visible]:before{transform:translate(-50%)}[data-balloon][data-balloon-pos=up-left]:after{bottom:100%;left:0;margin-bottom:11px;transform:translateY(10px);transform-origin:top}[data-balloon][data-balloon-pos=up-left]:before{bottom:100%;left:5px;margin-bottom:5px;transform:translateY(10px);transform-origin:top}[data-balloon][data-balloon-pos=up-left]:hover:after,[data-balloon][data-balloon-pos=up-left][data-balloon-visible]:after{transform:translate(0)}[data-balloon][data-balloon-pos=up-left]:hover:before,[data-balloon][data-balloon-pos=up-left][data-balloon-visible]:before{transform:translate(0)}[data-balloon][data-balloon-pos=up-right]:after{bottom:100%;right:0;margin-bottom:11px;transform:translateY(10px);transform-origin:top}[data-balloon][data-balloon-pos=up-right]:before{bottom:100%;right:5px;margin-bottom:5px;transform:translateY(10px);transform-origin:top}[data-balloon][data-balloon-pos=up-right]:hover:after,[data-balloon][data-balloon-pos=up-right][data-balloon-visible]:after{transform:translate(0)}[data-balloon][data-balloon-pos=up-right]:hover:before,[data-balloon][data-balloon-pos=up-right][data-balloon-visible]:before{transform:translate(0)}[data-balloon][data-balloon-pos=down]:after{left:50%;margin-top:11px;top:100%;transform:translate(-50%,-10px)}[data-balloon][data-balloon-pos=down]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17,17,17,0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;left:50%;margin-top:5px;top:100%;transform:translate(-50%,-10px)}[data-balloon][data-balloon-pos=down]:hover:after,[data-balloon][data-balloon-pos=down][data-balloon-visible]:after{transform:translate(-50%)}[data-balloon][data-balloon-pos=down]:hover:before,[data-balloon][data-balloon-pos=down][data-balloon-visible]:before{transform:translate(-50%)}[data-balloon][data-balloon-pos=down-left]:after{left:0;margin-top:11px;top:100%;transform:translateY(-10px)}[data-balloon][data-balloon-pos=down-left]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17,17,17,0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;left:5px;margin-top:5px;top:100%;transform:translateY(-10px)}[data-balloon][data-balloon-pos=down-left]:hover:after,[data-balloon][data-balloon-pos=down-left][data-balloon-visible]:after{transform:translate(0)}[data-balloon][data-balloon-pos=down-left]:hover:before,[data-balloon][data-balloon-pos=down-left][data-balloon-visible]:before{transform:translate(0)}[data-balloon][data-balloon-pos=down-right]:after{right:0;margin-top:11px;top:100%;transform:translateY(-10px)}[data-balloon][data-balloon-pos=down-right]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='12'%3E%3Cpath fill='rgba(17,17,17,0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E");background-size:100% auto;width:18px;height:6px;right:5px;margin-top:5px;top:100%;transform:translateY(-10px)}[data-balloon][data-balloon-pos=down-right]:hover:after,[data-balloon][data-balloon-pos=down-right][data-balloon-visible]:after{transform:translate(0)}[data-balloon][data-balloon-pos=down-right]:hover:before,[data-balloon][data-balloon-pos=down-right][data-balloon-visible]:before{transform:translate(0)}[data-balloon][data-balloon-pos=left]:after{margin-right:11px;right:100%;top:50%;transform:translate(10px,-50%)}[data-balloon][data-balloon-pos=left]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17,17,17,0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;margin-right:5px;right:100%;top:50%;transform:translate(10px,-50%)}[data-balloon][data-balloon-pos=left]:hover:after,[data-balloon][data-balloon-pos=left][data-balloon-visible]:after{transform:translateY(-50%)}[data-balloon][data-balloon-pos=left]:hover:before,[data-balloon][data-balloon-pos=left][data-balloon-visible]:before{transform:translateY(-50%)}[data-balloon][data-balloon-pos=right]:after{left:100%;margin-left:11px;top:50%;transform:translate(-10px,-50%)}[data-balloon][data-balloon-pos=right]:before{background:no-repeat url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='36'%3E%3Cpath fill='rgba(17,17,17,0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E");background-size:100% auto;width:6px;height:18px;left:100%;margin-left:5px;top:50%;transform:translate(-10px,-50%)}[data-balloon][data-balloon-pos=right]:hover:after,[data-balloon][data-balloon-pos=right][data-balloon-visible]:after{transform:translateY(-50%)}[data-balloon][data-balloon-pos=right]:hover:before,[data-balloon][data-balloon-pos=right][data-balloon-visible]:before{transform:translateY(-50%)}[data-balloon][data-balloon-length=small]:after{white-space:normal;width:80px}[data-balloon][data-balloon-length=medium]:after{white-space:normal;width:150px}[data-balloon][data-balloon-length=large]:after{white-space:normal;width:260px}[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:380px}@media screen and (max-width:768px){[data-balloon][data-balloon-length=xlarge]:after{white-space:normal;width:90vw}}[data-balloon][data-balloon-length=fit]:after{white-space:normal;width:100%}@font-face{font-family:Gotham;src:url(../font/GothamSSm-Black_Web.woff) format("woff2"),url(../font/GothamSSm-Black_Web.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gotham;src:url(../font/GothamSSm-Bold_Web.woff2) format("woff2"),url(../font/GothamSSm-Bold_Web.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Gotham;src:url(../font/GothamSSm-Light_Web.woff2) format("woff2"),url(../font/GothamSSm-Light_Web.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:DINPro;src:url(../font/DINPro-Black.woff2) format("woff2"),url(../font/DINPro-Black.woff) format("woff");font-weight:600;font-style:normal}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container{height:48px;display:block;z-index:20}.select2-container .selection{position:relative}.select2-selection{display:flex!important;width:100%;height:100%;align-items:center;font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;padding:16px;cursor:pointer;justify-content:space-between;background-color:#fff;color:#1e1e1e;border:2px solid #ebedf0;position:relative}.select2-selection:after{content:"";position:absolute;bottom:-2px;left:-2px;width:calc(100% + 4px);border-top:2px solid #da291c}.select2-selection__arrow{width:4px;position:relative;height:4px}.select2-selection__arrow b{border-color:#000;border-style:solid;border-width:.2em .2em 0 0;display:inline-block;width:.55em;height:.55em;transform:rotate(135deg);vertical-align:top;margin-top:-3px}.select2-results{display:block}.select2-results__options{position:relative;overflow-y:auto;max-height:200px}.select2-results__option{padding:12px 16px;cursor:pointer;color:#353535;font-size:16px;line-height:24px;font-weight:800;font-family:Gotham,sans-serif;text-transform:none}.select2-results__option:first-child{border-top:2px solid #ebedf0}.select2-results__option:not(:last-child){border-bottom:2px solid #ebedf0}.select2-results__option:hover{background-color:#fbfbfb}.select2-results__option--highlighted{background-color:hsla(0,0%,96.9%,.5)}.select2-search{display:none}.select2-dropdown{border:2px solid #ebedf0;border-top:none;display:block;background-color:#fff}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}audio,embed,img,object,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}*,h1,h2,h3,h4,h5,h6{margin:0;padding:0}figure{margin:0}code,pre{overflow:auto;position:relative;max-width:100%}a{outline:none}body:not(.wp-admin) .hidden{display:none!important}[data-balloon]:after{font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures;font-size:14px!important;line-height:20px!important;border-radius:0;font-weight:600;letter-spacing:0!important;padding:16px 24px;max-width:288px;width:288px!important;text-transform:none!important}@media(max-width:1023px){[data-balloon]:after{max-width:200px;width:200px}}*{outline:none!important}[data-whatintent=keyboard] :focus{outline:none;border:1px dotted #da291c!important}body{overflow-x:hidden!important}body:not(.wp-admin){font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures;-webkit-text-size-adjust:none;text-size-adjust:none}body.is-drawer{height:100%;overflow-y:hidden}body.is-drawer .body__before{position:fixed;left:0;top:0;width:100%;height:100%;content:"";display:block;z-index:8;background:rgba(0,0,0,.3)}body.is-scoring-modal{height:100%;overflow-y:hidden}body.is-scoring-modal .body__scoring-modal{position:fixed;left:0;top:0;width:100%;height:100%;content:"";display:block;z-index:14;background:rgba(0,0,0,.8)}.content blockquote,.editor-styles-wrapper blockquote,body#tinymce.wp-editor blockquote{padding-left:20px;border-left:4px solid #da291c;margin-bottom:40px}@media(min-width:768px){.content blockquote,.editor-styles-wrapper blockquote,body#tinymce.wp-editor blockquote{padding-left:36px}}@media(min-width:1024px){.content blockquote,.editor-styles-wrapper blockquote,body#tinymce.wp-editor blockquote{padding-left:39px}}.content blockquote p,.editor-styles-wrapper blockquote p,body#tinymce.wp-editor blockquote p{font-size:16px;line-height:25px;font-weight:600;color:#1e1e1e;margin-bottom:24px;font-family:Gotham,sans-serif}@media(min-width:768px){.content blockquote p,.editor-styles-wrapper blockquote p,body#tinymce.wp-editor blockquote p{font-size:19px;line-height:28px}}@media(min-width:1024px){.content blockquote p,.editor-styles-wrapper blockquote p,body#tinymce.wp-editor blockquote p{font-size:21px;line-height:28px}}.content blockquote p *,.editor-styles-wrapper blockquote p *,body#tinymce.wp-editor blockquote p *{color:#353535}.content blockquote cite,.editor-styles-wrapper blockquote cite,body#tinymce.wp-editor blockquote cite{font-size:14px;line-height:24px;font-weight:500;color:#353535}@media(min-width:1024px){.content blockquote cite,.editor-styles-wrapper blockquote cite,body#tinymce.wp-editor blockquote cite{font-size:17px;line-height:26px}}.content iframe:not(.instagram-media),.editor-styles-wrapper iframe:not(.instagram-media),body#tinymce.wp-editor iframe:not(.instagram-media){width:100%;height:459px}.content a,.editor-styles-wrapper a,body#tinymce.wp-editor a{border-bottom:1px solid #da291c;color:#da291c}.content hr,.editor-styles-wrapper hr,body#tinymce.wp-editor hr{border:1px solid #fbfbfb;margin-bottom:32px}.content img,.editor-styles-wrapper img,body#tinymce.wp-editor img{max-width:100%;height:auto}.content figure,.editor-styles-wrapper figure,body#tinymce.wp-editor figure{width:auto!important}.content .aligncenter,.editor-styles-wrapper .aligncenter,body#tinymce.wp-editor .aligncenter{margin-right:auto;margin-left:auto;text-align:center}.content .alignleft,.editor-styles-wrapper .alignleft,body#tinymce.wp-editor .alignleft{float:left;margin-right:24px;margin-bottom:24px}@media(max-width:480px){.content .alignleft,.editor-styles-wrapper .alignleft,body#tinymce.wp-editor .alignleft{margin-right:0;margin-left:0;float:none}}.content .alignright,.editor-styles-wrapper .alignright,body#tinymce.wp-editor .alignright{float:right;margin-left:24px;margin-bottom:24px}@media(max-width:480px){.content .alignright,.editor-styles-wrapper .alignright,body#tinymce.wp-editor .alignright{margin-right:0;margin-left:0;float:none}}.content dd,.content ol,.content p,.content ul,.editor-styles-wrapper dd,.editor-styles-wrapper ol,.editor-styles-wrapper p,.editor-styles-wrapper ul,body#tinymce.wp-editor dd,body#tinymce.wp-editor ol,body#tinymce.wp-editor p,body#tinymce.wp-editor ul{font-size:16px;line-height:28px;color:#353535;font-weight:600;font-family:Gotham,sans-serif}.content dt,.editor-styles-wrapper dt,body#tinymce.wp-editor dt{font-size:17px;line-height:24px;font-weight:700;margin-bottom:8px}@media(min-width:768px){.content dt,.editor-styles-wrapper dt,body#tinymce.wp-editor dt{font-size:18px;line-height:24px}}@media(min-width:1024px){.content dt,.editor-styles-wrapper dt,body#tinymce.wp-editor dt{font-size:19px;line-height:24px}}.content address:not(:last-child),.content dd:not(:last-child),.content h1:not(:last-child),.content h2:not(:last-child),.content h3:not(:last-child),.content h4:not(:last-child),.content h5:not(:last-child),.content h6:not(:last-child),.content hr:not(:last-child),.content pre:not(:last-child),.content table:not(:last-child),.editor-styles-wrapper address:not(:last-child),.editor-styles-wrapper dd:not(:last-child),.editor-styles-wrapper h1:not(:last-child),.editor-styles-wrapper h2:not(:last-child),.editor-styles-wrapper h3:not(:last-child),.editor-styles-wrapper h4:not(:last-child),.editor-styles-wrapper h5:not(:last-child),.editor-styles-wrapper h6:not(:last-child),.editor-styles-wrapper hr:not(:last-child),.editor-styles-wrapper pre:not(:last-child),.editor-styles-wrapper table:not(:last-child),body#tinymce.wp-editor address:not(:last-child),body#tinymce.wp-editor dd:not(:last-child),body#tinymce.wp-editor h1:not(:last-child),body#tinymce.wp-editor h2:not(:last-child),body#tinymce.wp-editor h3:not(:last-child),body#tinymce.wp-editor h4:not(:last-child),body#tinymce.wp-editor h5:not(:last-child),body#tinymce.wp-editor h6:not(:last-child),body#tinymce.wp-editor hr:not(:last-child),body#tinymce.wp-editor pre:not(:last-child),body#tinymce.wp-editor table:not(:last-child){margin-bottom:16px}.content ol:not(:last-child),.content p:not(:last-child),.content ul:not(:last-child),.editor-styles-wrapper ol:not(:last-child),.editor-styles-wrapper p:not(:last-child),.editor-styles-wrapper ul:not(:last-child),body#tinymce.wp-editor ol:not(:last-child),body#tinymce.wp-editor p:not(:last-child),body#tinymce.wp-editor ul:not(:last-child){margin-bottom:24px}.content blockquote+h1,.content blockquote+h2,.content blockquote+h3,.content blockquote+h4,.content blockquote+h5,.content blockquote+h6,.content figure+h1,.content figure+h2,.content figure+h3,.content figure+h4,.content figure+h5,.content figure+h6,.content ol+h1,.content ol+h2,.content ol+h3,.content ol+h4,.content ol+h5,.content ol+h6,.content p+figure,.content p+h1,.content p+h2,.content p+h3,.content p+h4,.content p+h5,.content p+h6,.content ul+h1,.content ul+h2,.content ul+h3,.content ul+h4,.content ul+h5,.content ul+h6,.editor-styles-wrapper blockquote+h1,.editor-styles-wrapper blockquote+h2,.editor-styles-wrapper blockquote+h3,.editor-styles-wrapper blockquote+h4,.editor-styles-wrapper blockquote+h5,.editor-styles-wrapper blockquote+h6,.editor-styles-wrapper figure+h1,.editor-styles-wrapper figure+h2,.editor-styles-wrapper figure+h3,.editor-styles-wrapper figure+h4,.editor-styles-wrapper figure+h5,.editor-styles-wrapper figure+h6,.editor-styles-wrapper ol+h1,.editor-styles-wrapper ol+h2,.editor-styles-wrapper ol+h3,.editor-styles-wrapper ol+h4,.editor-styles-wrapper ol+h5,.editor-styles-wrapper ol+h6,.editor-styles-wrapper p+figure,.editor-styles-wrapper p+h1,.editor-styles-wrapper p+h2,.editor-styles-wrapper p+h3,.editor-styles-wrapper p+h4,.editor-styles-wrapper p+h5,.editor-styles-wrapper p+h6,.editor-styles-wrapper ul+h1,.editor-styles-wrapper ul+h2,.editor-styles-wrapper ul+h3,.editor-styles-wrapper ul+h4,.editor-styles-wrapper ul+h5,.editor-styles-wrapper ul+h6,body#tinymce.wp-editor blockquote+h1,body#tinymce.wp-editor blockquote+h2,body#tinymce.wp-editor blockquote+h3,body#tinymce.wp-editor blockquote+h4,body#tinymce.wp-editor blockquote+h5,body#tinymce.wp-editor blockquote+h6,body#tinymce.wp-editor figure+h1,body#tinymce.wp-editor figure+h2,body#tinymce.wp-editor figure+h3,body#tinymce.wp-editor figure+h4,body#tinymce.wp-editor figure+h5,body#tinymce.wp-editor figure+h6,body#tinymce.wp-editor ol+h1,body#tinymce.wp-editor ol+h2,body#tinymce.wp-editor ol+h3,body#tinymce.wp-editor ol+h4,body#tinymce.wp-editor ol+h5,body#tinymce.wp-editor ol+h6,body#tinymce.wp-editor p+figure,body#tinymce.wp-editor p+h1,body#tinymce.wp-editor p+h2,body#tinymce.wp-editor p+h3,body#tinymce.wp-editor p+h4,body#tinymce.wp-editor p+h5,body#tinymce.wp-editor p+h6,body#tinymce.wp-editor ul+h1,body#tinymce.wp-editor ul+h2,body#tinymce.wp-editor ul+h3,body#tinymce.wp-editor ul+h4,body#tinymce.wp-editor ul+h5,body#tinymce.wp-editor ul+h6{padding-top:16px}.content figure+blockquote,.content ol+blockquote,.content p+blockquote,.content ul+blockquote,.editor-styles-wrapper figure+blockquote,.editor-styles-wrapper ol+blockquote,.editor-styles-wrapper p+blockquote,.editor-styles-wrapper ul+blockquote,body#tinymce.wp-editor figure+blockquote,body#tinymce.wp-editor ol+blockquote,body#tinymce.wp-editor p+blockquote,body#tinymce.wp-editor ul+blockquote{margin-top:40px}.content figure:not(:last-child),.editor-styles-wrapper figure:not(:last-child),body#tinymce.wp-editor figure:not(:last-child){margin-bottom:24px}.content figure figcaption,.editor-styles-wrapper figure figcaption,body#tinymce.wp-editor figure figcaption{font-size:14px;line-height:18px;font-weight:600;color:#888;margin-top:16px;margin-bottom:0;text-align:left}.content .wp-block-image:not(:last-child),.editor-styles-wrapper .wp-block-image:not(:last-child),body#tinymce.wp-editor .wp-block-image:not(:last-child){margin-bottom:24px}.content .wp-block-columns,.editor-styles-wrapper .wp-block-columns,body#tinymce.wp-editor .wp-block-columns{padding-top:16px;margin-bottom:16px}.content .wp-block-columns .wp-block-column,.editor-styles-wrapper .wp-block-columns .wp-block-column,body#tinymce.wp-editor .wp-block-columns .wp-block-column{margin-bottom:24px}.content ul,.editor-styles-wrapper ul,body#tinymce.wp-editor ul{list-style-type:disc}.content ol,.editor-styles-wrapper ol,body#tinymce.wp-editor ol{list-style-type:decimal}.content ol,.content ul,.editor-styles-wrapper ol,.editor-styles-wrapper ul,body#tinymce.wp-editor ol,body#tinymce.wp-editor ul{list-style-position:outside;padding-left:1em}.content ol ol,.content ol ul,.content ul ol,.content ul ul,.editor-styles-wrapper ol ol,.editor-styles-wrapper ol ul,.editor-styles-wrapper ul ol,.editor-styles-wrapper ul ul,body#tinymce.wp-editor ol ol,body#tinymce.wp-editor ol ul,body#tinymce.wp-editor ul ol,body#tinymce.wp-editor ul ul{padding-left:2em;margin-bottom:0}.content .wp-caption-text,.editor-styles-wrapper .wp-caption-text,body#tinymce.wp-editor .wp-caption-text{font-weight:500;font-size:14px;line-height:16px;margin-top:16px;color:#666}.content table,.editor-styles-wrapper table,body#tinymce.wp-editor table{font-size:17px;line-height:26px;width:100%;color:#353535;font-weight:500}.content table a,.editor-styles-wrapper table a,body#tinymce.wp-editor table a{color:inherit}.content table th,.editor-styles-wrapper table th,body#tinymce.wp-editor table th{text-align:left;padding-top:16px;padding-bottom:16px;font-size:11px;line-height:16px;color:#1e1e1e;text-transform:uppercase}.content table td,.editor-styles-wrapper table td,body#tinymce.wp-editor table td{padding-top:16px;padding-bottom:16px}.content table td,.content table th,.editor-styles-wrapper table td,.editor-styles-wrapper table th,body#tinymce.wp-editor table td,body#tinymce.wp-editor table th{border-bottom:2px solid #fff}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6,.editor-styles-wrapper h1,.editor-styles-wrapper h2,.editor-styles-wrapper h3,.editor-styles-wrapper h4,.editor-styles-wrapper h5,.editor-styles-wrapper h6,body#tinymce.wp-editor h1,body#tinymce.wp-editor h2,body#tinymce.wp-editor h3,body#tinymce.wp-editor h4,body#tinymce.wp-editor h5,body#tinymce.wp-editor h6{color:#1e1e1e;text-transform:uppercase}.content h1,.editor-styles-wrapper h1,body#tinymce.wp-editor h1{font-size:24px;line-height:32px;font-weight:700}@media(min-width:768px){.content h1,.editor-styles-wrapper h1,body#tinymce.wp-editor h1{font-size:30px;line-height:48px}}@media(min-width:1024px){.content h1,.editor-styles-wrapper h1,body#tinymce.wp-editor h1{font-size:40px;line-height:56px}}.content h2,.editor-styles-wrapper h2,body#tinymce.wp-editor h2{font-size:22px;line-height:32px;font-weight:700}@media(min-width:768px){.content h2,.editor-styles-wrapper h2,body#tinymce.wp-editor h2{font-size:26px;line-height:40px}}@media(min-width:1024px){.content h2,.editor-styles-wrapper h2,body#tinymce.wp-editor h2{font-size:34px;line-height:48px}}.content h3,.editor-styles-wrapper h3,body#tinymce.wp-editor h3{font-size:19px;line-height:24px;font-weight:700}@media(min-width:768px){.content h3,.editor-styles-wrapper h3,body#tinymce.wp-editor h3{font-size:23px;line-height:32px}}@media(min-width:1280px){.content h3,.editor-styles-wrapper h3,body#tinymce.wp-editor h3{font-size:28px;line-height:40px}}.content h4,.editor-styles-wrapper h4,body#tinymce.wp-editor h4{font-size:18px;line-height:24px;font-weight:700}@media(min-width:768px){.content h4,.editor-styles-wrapper h4,body#tinymce.wp-editor h4{font-size:20px;line-height:24px}}@media(min-width:1024px){.content h4,.editor-styles-wrapper h4,body#tinymce.wp-editor h4{font-size:23px;line-height:32px}}.content h5,.editor-styles-wrapper h5,body#tinymce.wp-editor h5{font-size:17px;line-height:24px;font-weight:700}@media(min-width:768px){.content h5,.editor-styles-wrapper h5,body#tinymce.wp-editor h5{font-size:18px;line-height:24px}}@media(min-width:1024px){.content h5,.editor-styles-wrapper h5,body#tinymce.wp-editor h5{font-size:19px;line-height:24px}}.content h6,.editor-styles-wrapper h6,body#tinymce.wp-editor h6{font-size:16px;line-height:24px;font-weight:700}.content img.emoji,.content img.wp-smiley,.editor-styles-wrapper img.emoji,.editor-styles-wrapper img.wp-smiley,body#tinymce.wp-editor img.emoji,body#tinymce.wp-editor img.wp-smiley{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 .07em!important;vertical-align:-.1em!important;background:none!important;padding:0!important}.content .hof-buttons,.editor-styles-wrapper .hof-buttons,body#tinymce.wp-editor .hof-buttons{margin:0;padding:0}@media(min-width:768px){.content .hof-buttons,.editor-styles-wrapper .hof-buttons,body#tinymce.wp-editor .hof-buttons{display:flex;flex-wrap:wrap}}.content .hof-buttons li,.editor-styles-wrapper .hof-buttons li,body#tinymce.wp-editor .hof-buttons li{list-style-type:none}.content .hof-buttons li a,.editor-styles-wrapper .hof-buttons li a,body#tinymce.wp-editor .hof-buttons li a{font-size:13px;line-height:16px;font-weight:900;text-transform:uppercase;color:#da291c;padding-left:35px;padding-right:35px;height:48px;display:flex;border:2px solid #da291c;justify-content:center;align-items:center;background-color:#da291c;color:#fff}.content .hof-buttons li a:hover,.editor-styles-wrapper .hof-buttons li a:hover,body#tinymce.wp-editor .hof-buttons li a:hover{background-color:#da291c;color:#fff}.content .hof-buttons li a:hover,.editor-styles-wrapper .hof-buttons li a:hover,body#tinymce.wp-editor .hof-buttons li a:hover{background-color:transparent;color:#da291c}@media(min-width:768px){.content .hof-buttons li:not(:last-child),.editor-styles-wrapper .hof-buttons li:not(:last-child),body#tinymce.wp-editor .hof-buttons li:not(:last-child){margin-right:8px}}@media(max-width:767px){.content .hof-buttons li:not(:last-child),.editor-styles-wrapper .hof-buttons li:not(:last-child),body#tinymce.wp-editor .hof-buttons li:not(:last-child){margin-bottom:12px}}.wp-block-button{display:flex;margin-bottom:40px}.wp-block-button__link,.wp-block-button a{height:48px;display:flex;justify-content:center;align-items:center;font-size:13px;line-height:16px;font-weight:700;color:#fff;text-decoration:none;background-color:#da291c;text-transform:uppercase;padding-left:37px;padding-right:37px;border:2px solid #da291c;border-radius:0}.wp-block-button__link:hover,.wp-block-button a:hover{background-color:#fff;border:2px solid #da291c;color:#da291c}.wp-block-button--center{justify-content:center}.wp-block-button--right{justify-content:flex-end}.block-editor .mortar-tabs__list,.content .mortar-tabs__list{list-style-position:inside;padding-left:0;list-style-type:none;border-left:2px solid #ebedf0;font-size:13px;line-height:16px;font-weight:700;color:rgba(53,53,53,.6);margin-bottom:32px!important}@media(min-width:768px){.block-editor .mortar-tabs__list,.content .mortar-tabs__list{display:flex;border-left:none;border-bottom:2px solid #ebedf0}}.block-editor .mortar-tabs__item,.content .mortar-tabs__item{position:relative;padding-top:8px;padding-bottom:8px;padding-left:16px;text-align:center}@media(min-width:768px){.block-editor .mortar-tabs__item,.content .mortar-tabs__item{padding-left:24px;padding-right:24px;padding-bottom:24px}}.block-editor .mortar-tabs__item:before,.content .mortar-tabs__item:before{display:none}.block-editor .mortar-tabs__item a,.content .mortar-tabs__item a{color:#1e1e1e;cursor:pointer;text-transform:uppercase}.block-editor .mortar-tabs__item a:hover,.content .mortar-tabs__item a:hover{border-bottom:none;opacity:.5}.block-editor .mortar-tabs__item a.selected:hover,.content .mortar-tabs__item a.selected:hover{opacity:1}.block-editor .mortar-tabs__item a.selected:after,.content .mortar-tabs__item a.selected:after{content:"";border-right:2px solid #da291c;position:absolute;top:0;left:-2px;height:100%}@media(min-width:768px){.block-editor .mortar-tabs__item a.selected:after,.content .mortar-tabs__item a.selected:after{height:0;width:100%;border-right:none;border-bottom:2px solid #da291c;left:-2px;top:auto;bottom:-2px}}.block-editor .mortar-tabs__anchor,.content .mortar-tabs__anchor{border-bottom:none;text-decoration:none;color:inherit}.block-editor .mortar-tabs__anchor.selected,.content .mortar-tabs__anchor.selected{color:#da291c}.block-editor .mortar-tabs__anchor:hover,.content .mortar-tabs__anchor:hover{border-bottom:2px solid}.block-editor .mortar-tabs__content:not(:first-child),.content .mortar-tabs__content:not(:first-child){display:none}.block-editor .mortar-tabs__parts div[data-type="mortar/tab"]:nth-child(n+2),.content .mortar-tabs__parts div[data-type="mortar/tab"]:nth-child(n+2){display:none}.block-editor .mortar-accordion__title,.content .mortar-accordion__title{font-weight:700;padding-bottom:24px;padding-top:24px;color:#1e1e1e;font-size:16px;line-height:24px;text-transform:uppercase;border-bottom:2px solid #ebedf0;transition:padding-bottom .25s ease-in-out}.block-editor .mortar-accordion__title a,.content .mortar-accordion__title a{border-bottom:none;padding-right:12%;color:inherit;display:block;position:relative;outline:0;cursor:pointer;opacity:.5}.block-editor .mortar-accordion__title a:hover,.content .mortar-accordion__title a:hover{color:#da291c;opacity:1}.block-editor .mortar-accordion__title a:hover svg path,.content .mortar-accordion__title a:hover svg path{stroke:#da291c}.block-editor .mortar-accordion__title.open,.content .mortar-accordion__title.open{color:#1e1e1e;padding-bottom:16px;border-bottom:none}.block-editor .mortar-accordion__title.open a,.content .mortar-accordion__title.open a{opacity:1}.block-editor .mortar-accordion__title.open .mortar-accordion__state svg:first-child,.content .mortar-accordion__title.open .mortar-accordion__state svg:first-child{display:none}.block-editor .mortar-accordion__title.open .mortar-accordion__state svg:last-child,.content .mortar-accordion__title.open .mortar-accordion__state svg:last-child{display:block}.block-editor .mortar-accordion__title.open+.mortar-accordion__content,.content .mortar-accordion__title.open+.mortar-accordion__content{display:block}.block-editor .mortar-accordion__state,.content .mortar-accordion__state{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center}.block-editor .mortar-accordion__state svg,.content .mortar-accordion__state svg{width:16px;height:auto}.block-editor .mortar-accordion__state svg:last-child,.content .mortar-accordion__state svg:last-child{display:none}.block-editor .mortar-accordion__state svg:last-child path,.content .mortar-accordion__state svg:last-child path{stroke:#da291c}.block-editor .mortar-accordion__holder,.content .mortar-accordion__holder{max-width:792px;margin-right:auto;margin-left:auto}.block-editor .mortar-accordion__caption,.content .mortar-accordion__caption{color:#19255b;font-weight:800;text-transform:uppercase;font-size:18px;line-height:22px;margin-bottom:24px}.block-editor .mortar-accordion__caption:not(:first-child),.content .mortar-accordion__caption:not(:first-child){margin-top:80px}.block-editor .mortar-accordion__content,.content .mortar-accordion__content{display:none;border-bottom:2px solid #ebedf0;padding-bottom:16px;transition:all .4s ease}.block-editor .mortar-cta,.content .mortar-cta{background-color:#fbfbfb;padding:16px;margin-bottom:40px}@media(min-width:768px){.block-editor .mortar-cta,.content .mortar-cta{padding:40px}}.block-editor .mortar-cta h4,.content .mortar-cta h4{margin-bottom:16px}.block-editor .mortar-cta h6,.content .mortar-cta h6{font-size:13px;line-height:16px;font-weight:700;color:#888;margin-bottom:8px;text-transform:uppercase}.block-editor .mortar-cta .wp-block-button,.content .mortar-cta .wp-block-button{margin-bottom:0}.block-editor .mortar-tabs__anchor{cursor:pointer}.block-editor .mortar-tabs__anchor:hover{border-bottom:none}.block-editor .mortar-tabs__item{color:#1e1e1e;text-transform:uppercase}.block-editor .mortar-tabs__item.selected{color:#da291c;border-bottom:2px solid #da291c;margin-bottom:-2px}.block-editor b,.block-editor strong{font-weight:700}.wp-block{max-width:1200px}.editor-block-list__layout .editor-block-list__block,.editor-block-list__layout .editor-block-list__block p{font-family:Gotham,sans-serif}.wp-block-mortar-accordion{margin-bottom:40px}.wp-block-mortar-accordion .wp-block.is-focused .mortar-accordion__title a,.wp-block-mortar-accordion .wp-block.is-selected .mortar-accordion__title a{color:#da291c}.wp-block-kadence-tabs,.wp-block-mortar-tabs{padding-top:16px;margin-bottom:40px}.wp-block-spacer{clear:both}.two-button-style .wp-block-button{margin:0!important}.header{position:fixed;z-index:13;width:100%;transition:all .25s linear;background-color:transparent}body.archive .header,body.blog .header,body.error404 .header,body.page:not(.has-cover-image):not(.home) .header,body.search .header,body.single .header{background-color:#fbfbfb}body.archive .header__main-nav a,body.blog .header__main-nav a,body.error404 .header__main-nav a,body.page:not(.has-cover-image):not(.home) .header__main-nav a,body.search .header__main-nav a,body.single .header__main-nav a{color:#1e1e1e}body.archive .header__button,body.blog .header__button,body.error404 .header__button,body.page:not(.has-cover-image):not(.home) .header__button,body.search .header__button,body.single .header__button{color:#1e1e1e}body.archive .header__button svg *,body.blog .header__button svg *,body.error404 .header__button svg *,body.page:not(.has-cover-image):not(.home) .header__button svg *,body.search .header__button svg *,body.single .header__button svg *{fill:#1e1e1e}body.archive .header .hamburger-inner,body.archive .header .hamburger-inner:after,body.archive .header .hamburger-inner:before,body.blog .header .hamburger-inner,body.blog .header .hamburger-inner:after,body.blog .header .hamburger-inner:before,body.error404 .header .hamburger-inner,body.error404 .header .hamburger-inner:after,body.error404 .header .hamburger-inner:before,body.page:not(.has-cover-image):not(.home) .header .hamburger-inner,body.page:not(.has-cover-image):not(.home) .header .hamburger-inner:after,body.page:not(.has-cover-image):not(.home) .header .hamburger-inner:before,body.search .header .hamburger-inner,body.search .header .hamburger-inner:after,body.search .header .hamburger-inner:before,body.single .header .hamburger-inner,body.single .header .hamburger-inner:after,body.single .header .hamburger-inner:before{background-color:#1e1e1e}body.has-cover-image .header:not(.header--white) .languages,body.home .header:not(.header--white) .languages{border:2px solid hsla(0,0%,100%,.25)}body.has-cover-image .header:not(.header--white) .languages a,body.home .header:not(.header--white) .languages a{color:hsla(0,0%,100%,.25)}body.has-cover-image .header:not(.header--white) .languages__item.active,body.home .header:not(.header--white) .languages__item.active{color:#fff}body.has-cover-image .header:not(.header--white) .languages--left:before,body.has-cover-image .header:not(.header--white) .languages--right:before,body.home .header:not(.header--white) .languages--left:before,body.home .header:not(.header--white) .languages--right:before{background-color:hsla(0,0%,100%,.25);border:none}.header--white{background-color:#fff!important;box-shadow:inset 0 -2px 0 0 #ebedf0,0 4px 8px -4px rgba(0,0,0,.1)}.header--white .header__button,.header--white .header__main-nav a{color:#1e1e1e}.header--white .header__button svg *{fill:#1e1e1e}.header--white .header__logo .logo-alt{display:block}.header--white .header__logo .logo{display:none}.header--white .hamburger-inner,.header--white .hamburger-inner:after,.header--white .hamburger-inner:before{background-color:#1e1e1e}.header--white .languages{background-color:#fbfbfb}.header__main{display:flex;flex:1}.header__logo{margin-left:16px;transition:all .25s linear}.header__logo svg{height:80px;width:80px}.header__logo .logo-alt{display:none}.header__logo a{display:block}@media(min-width:768px){.header__right{display:flex;align-items:center;justify-content:flex-end;height:100%;flex:1}}@media(max-width:767px){.header__right .header__button{display:none}}body.is-drawer .header{z-index:12}body.is-drawer .header__logo{visibility:hidden}.header__bar{padding-left:20px;padding-right:20px;display:flex;justify-content:space-between;height:112px;align-items:center}@media(max-width:767px)and (orientation:landscape){.header__bar{height:60px}}@media(min-width:768px){.header__bar{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.header__bar{padding-left:32px;padding-right:32px}}@media(min-width:1280px){.header__bar{padding-left:40px;padding-right:40px}}.header__main-nav{text-transform:uppercase;font-size:13px;line-height:16px;display:flex;align-items:center;justify-content:center;flex:1}@media(max-width:1279px){.header__main-nav{display:none}}@media(min-width:1200px){.header__main-nav{font-size:13px;line-height:16px}}.header__main-nav ul{display:flex;align-items:center;font-weight:700}.header__main-nav li{text-align:center;position:relative}.header__main-nav li:not(:last-child){margin-right:12px}@media(min-width:1200px){.header__main-nav li:not(:last-child){margin-right:24px}}.header__main-nav li>ul{width:282px;background-color:#fff;border:1px solid #eee;padding:24px;visibility:hidden;display:inherit;position:absolute;margin-top:16px;font-weight:700;text-align:left;transition:all .3s}.header__main-nav li>ul li{text-align:left;margin-left:0;display:block;line-height:18px}.header__main-nav li>ul li:not(:last-child){margin-bottom:11px}.header__main-nav li>ul li a{color:#1e1e1e}.header__main-nav li>ul li a:hover{opacity:.6}.header__main-nav li>ul:hover{visibility:visible}.header__main-nav li:hover ul{visibility:visible}.header__main-nav a{color:#fff}.header__main-nav a:hover{border-bottom:2px solid}.header__main-nav .current-menu-item a,.header__main-nav .current-page-ancestor a{border-bottom:2px solid}.header__main-nav .current-menu-item ul.sub-menu a,.header__main-nav .current-page-ancestor ul.sub-menu a{border-bottom:none}.header__main-nav .current-menu-item ul.sub-menu a:hover,.header__main-nav .current-page-ancestor ul.sub-menu a:hover{border-bottom:2px solid}.header__main-nav ul.sub-menu .current-menu-item a{border-bottom:2px solid}.header__main-nav .sub-menu{display:none}.header__button{height:32px;padding-left:16px;padding-right:16px;border:2px solid #e21e30;border-radius:16px;display:flex;justify-content:center;align-items:center;font-size:14px;line-height:16px;font-weight:900;color:#fff;text-transform:uppercase}.header__button:first-of-type{margin-right:8px}.header__button svg *{fill:#fff}.languages{display:flex;align-items:center;height:32px;width:80px;border-radius:16px;border:2px solid #ebedf0;padding-left:10px;padding-right:10px;position:relative;margin-right:8px}.languages__item.active{z-index:5;color:#1e1e1e}.languages__item.inactive{cursor:not-allowed}.languages__item:last-child{margin-left:auto}.languages a,.languages span{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;color:#888;display:flex;align-items:center}.languages--left:before{content:"";display:block;background:#fff;border-radius:16px;border-right:2px solid #ebedf0;position:absolute;width:40px;height:100%;top:0;left:0;z-index:1}.languages--right:before{content:"";display:block;background:#fff;border-radius:16px;border-left:2px solid #ebedf0;position:absolute;width:40px;height:100%;top:0;right:0;z-index:1}.intro{display:flex;position:relative;flex-direction:column;justify-content:space-between;padding-top:152px;transition:all .5s ease}body.has-cover-image .intro{padding-top:0;padding-bottom:40px;align-items:flex-end}@media(min-width:1024px){body.has-cover-image .intro{padding-bottom:80px}}@media(min-width:1280px){body.has-cover-image .intro{padding-bottom:120px}}body.has-cover-image .intro__main{display:flex;align-items:flex-end;margin-top:auto}body.has-cover-image .intro__caption{color:#fff}body.secondary-navigation .intro{padding-top:232px}body .intro.has-cookie{padding-top:192px}body:not(.scoring-template) .intro.has-cookie .rogers-mirror{margin-bottom:24px}.intro-menu{padding-top:192px!important}@media(max-width:767px){.intro-menu.has-cookie{padding-top:248px!important}}.intro__main{width:100%}.intro .nav-dropdown{width:90%;position:relative;z-index:4}.intro--with-image{color:#fff;height:480px;background-color:#666}@media(min-width:768px){.intro--with-image{height:640px}}@media(min-width:1024px){.intro--with-image{height:520px}}@media(min-width:1280px){.intro--with-image{height:720px}}.intro--with-image:before{position:absolute;z-index:2;left:0;top:0;width:100%;display:block;content:"";height:240px;background:linear-gradient(0deg,transparent,rgba(0,0,0,.8))}.intro--with-image:after{position:absolute;z-index:2;left:0;bottom:0;width:100%;display:block;content:"";height:400px;background:linear-gradient(180deg,transparent,#000);pointer-events:none}.intro--with-image h1{color:#fff!important}.intro--with-image__main{display:flex;align-items:flex-end;margin-top:auto;padding-bottom:40px}@media(min-width:768px){.intro--with-image__main{padding-bottom:80px}}@media(min-width:1280px){.intro--with-image__main{padding-bottom:120px}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){.intro--with-image__main{display:block}}.intro--with-image__caption{color:#fff}.intro__figure{position:absolute;left:0;top:0;right:0;bottom:0}.intro__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.intro h1{color:#1e1e1e;text-transform:uppercase;font-size:26px;line-height:40px;font-weight:700}@media(min-width:768px){.intro h1{font-size:36px;line-height:48px}}@media(min-width:1280px){.intro h1{font-size:47px;line-height:64px}}.intro__caption{margin-top:16px;font-size:15px;line-height:24px;font-weight:600;color:#888;margin-bottom:40px;font-family:Gotham,sans-serif}@media(min-width:768px){.intro__caption{font-size:16px;line-height:26px}}.intro__content{padding-left:20px;padding-right:20px;max-width:832px;width:100%;margin-left:auto;margin-right:auto;position:relative;z-index:3;text-align:center}@media(min-width:768px){.intro__content{padding-left:24px;padding-right:24px;max-width:840px}}@media(min-width:1024px){.intro__content{padding-left:32px;padding-right:32px;max-width:856px}}@media(min-width:1280px){.intro__content{padding-left:40px;padding-right:40px;max-width:872px}}.intro__title{display:flex;align-items:center;justify-content:center}.intro__nav{width:250px;border:2px solid #ebedf0;background-color:#fff;display:none;position:absolute;left:-110px;top:50px;font-family:Gotham,sans-serif;text-align:left}.intro__nav.active{display:block}.intro__nav a{display:block;width:100%;font-size:16px;line-height:24px;font-weight:600;color:#353535;padding:12px 16px}.intro__nav a:hover{background-color:hsla(0,0%,96.9%,.5)}.intro__nav li:not(:last-child) a{border-bottom:2px solid #ebedf0}.intro__toggle{width:40px;height:40px;display:flex;justify-content:center;align-items:center;margin-left:12px;border:2px solid #fff;border-radius:50%;cursor:pointer;position:relative;flex-shrink:0}.intro__toggle.active,.intro__toggle:hover{border-color:#da291c;background-color:#da291c}.intro__toggle svg *{fill:#fff}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:0;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger-box{width:24px;height:18px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:#fff;border-radius:0;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-8px}.hamburger-inner:after{bottom:-8px}.hamburger--3dx .hamburger-box{perspective:48px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:48px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:48px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:48px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:48px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:48px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-8px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-4.8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-4.8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(4.8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(4.8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-4.8px,-6px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-4.8px,6px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(4.8px,-6px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(4.8px,6px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-8px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-8px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:8px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:16px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:8px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:16px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:8px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner:before{left:-48px;top:-48px;transform:translate3d(48px,48px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-48px;top:-48px;transform:translate3d(-48px,48px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:8px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-48px;top:48px;transform:translate3d(48px,-48px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-48px;top:48px;transform:translate3d(-48px,-48px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:1px}.hamburger--slider .hamburger-inner:before{top:8px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:16px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-3.4285714286px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner:before{top:8px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:16px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,8px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(3.4285714286px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-16px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:8px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,8px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,8px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-16px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-8px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger-toggle{width:24px;display:flex;align-items:center;justify-content:center;z-index:16}.hamburger-toggle button{outline:none!important}.drawer{transform:translateX(-100%);background:#fff;position:fixed;left:0;visibility:hidden;top:0;width:100%;z-index:16;height:100%;transition:all .25s linear}@media(min-width:768px){.drawer{max-width:364px}}body.is-drawer .drawer{transform:translateX(0);visibility:visible}.drawer__header{display:flex;flex-direction:column;text-align:center;padding:24px 20px}@media(min-width:768px){.drawer__header{padding-left:24px;padding-right:24px}}@media(min-width:1024px){.drawer__header{padding-left:32px;padding-right:32px}}@media(min-width:1280px){.drawer__header{padding-left:40px;padding-right:40px}}@media(max-width:767px)and (orientation:landscape){.drawer__header{padding-top:16px}}.drawer__header__logo{-ms-grid-row-align:center;align-self:center}.drawer__header__logo svg{width:104px;height:104px}.drawer__main{height:100%;display:flex;flex-direction:column}.drawer__main .hamburger-toggle{height:40px;width:40px;background-color:#fbfbfb;position:absolute;right:0;top:0}.drawer__main .hamburger-toggle:hover{background-color:#da291c}.drawer__main .hamburger-toggle:hover .hamburger-inner,.drawer__main .hamburger-toggle:hover .hamburger-inner:after,.drawer__main .hamburger-toggle:hover .hamburger-inner:before{background-color:#fff}.drawer__main .hamburger-inner,.drawer__main .hamburger-inner:after,.drawer__main .hamburger-inner:before{background-color:#da291c;width:16px}.drawer__main .hamburger-box{width:16px;vertical-align:middle}.drawer__search{margin-bottom:18px;position:relative;border-bottom:2px solid #ebedf0}.drawer__search form{display:flex}.drawer__search button{width:48px;height:48px;background-color:#fbfbfb;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;padding-right:12px}.drawer__search button svg{width:20px;height:20px}.drawer__search button svg *{stroke:#da291c}.drawer__search input[type=search],.drawer__search input[type=text]{display:block;border:none;outline:none;height:48px;background:#fbfbfb;width:85%;color:#353535;font-size:18px;line-height:32px;padding:0 16px 0 24px;font-family:Gotham,sans-serif}@media(min-width:768px){.drawer__search input[type=search],.drawer__search input[type=text]{width:100%}}.drawer__search input[type=search]::-moz-placeholder,.drawer__search input[type=text]::-moz-placeholder{opacity:1}.drawer__search input[type=search]:-ms-input-placeholder,.drawer__search input[type=text]:-ms-input-placeholder{opacity:1}.drawer__search input[type=search]::placeholder,.drawer__search input[type=text]::placeholder{opacity:1}.drawer__nav{width:100%;padding-left:24px;padding-right:24px;padding-bottom:16px;font-size:14px;font-weight:900;line-height:16px;text-transform:uppercase;color:#1e1e1e;border-bottom:2px solid #ebedf0;margin-bottom:16px}.drawer__nav__wrapper{-webkit-overflow-scrolling:touch;overflow-x:hidden}.drawer__nav a{text-decoration:none;color:inherit}.drawer__nav a:hover{color:#da291c}.drawer__nav li:not(:last-child){margin-bottom:16px}@media(min-width:1024px){.drawer__nav li.small-screens{display:none}}.drawer__nav li>div{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.drawer__nav li>div:not(.open) svg:last-child{display:none}.drawer__nav li>div.open svg{display:none}.drawer__nav li>div.open svg:last-child{display:block}.drawer__nav li>div svg *{fill:#1e1e1e}.drawer__nav li>ul{padding:16px 18px 0;display:none;font-weight:700;color:#888}.drawer__nav li>ul li:not(:last-child){margin-bottom:8px}.drawer__nav li ul.sub-menu .sub-menu{background-color:inherit;padding-top:0;padding-left:52px;padding-bottom:0}.drawer #drawer__nav--alt{color:#888}.drawer .languages{width:100%;margin-bottom:24px;background-color:#fbfbfb;padding-left:0;padding-right:0}.drawer .languages a{width:50%;justify-content:center}.drawer .languages--left:before,.drawer .languages--right:before{width:50%}.drawer .first-nav__holder--white .select2-selection,.drawer__languages{padding-left:24px;padding-right:24px}.drawer .first-nav__holder--white .select2-container--open{width:100%;max-width:365px}body.is-drawer .select2-dropdown{max-width:316px;margin:8px auto 0}.footer{padding-bottom:40px;font-size:12px;line-height:16px;font-weight:900;text-transform:uppercase}.footer__holder{padding-top:24px}@media(min-width:768px){.footer__holder{display:flex;justify-content:space-between}}.footer__logo svg{width:96px;height:96px}.footer__logo__holder{text-align:center;flex:1}.footer__logo__holder p{color:#888;margin-top:16px}@media(max-width:767px){.footer__logo__holder p{display:none}}.footer__social .menu-item__ico{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#f7f7f7}.footer__social .menu-item__ico svg{width:16px;height:16px;width:auto}.footer__social .menu-item__ico svg *{fill:#da291c}.footer__social .menu-item__title{display:none}.footer__social ul{display:flex}.footer__social li{border-radius:50%;position:relative;overflow:hidden}.footer__social li:hover .menu-item__ico{background-color:#da291c}.footer__social li:hover .menu-item__ico svg *{fill:#fff}.footer__social li a:focus{border:none!important}.footer__social li a:focus .menu-item__ico{background-color:#da291c}.footer__social li a:focus .menu-item__ico svg *{fill:#fff}.footer__social li:not(:last-child){margin-right:8px}.footer__social__holder{padding-top:24px;padding-bottom:24px;display:flex;justify-content:center;align-items:center;flex-direction:column-reverse;border-bottom:2px solid #ebedf0}.footer__left{flex:1;display:flex;align-items:center;padding-bottom:32px}.footer__left ul{display:flex}@media(max-width:767px){.footer__left ul{margin:0 auto}}.footer__left li a{color:#888;margin-right:24px}.footer .footer__menu__holder{background-color:#fbfbfb;padding-top:55px;padding-bottom:55px;text-align:center}.footer .footer__menu__holder ul{display:flex;justify-content:center}@media(max-width:767px){.footer .footer__menu__holder ul{flex-wrap:wrap}}.footer .footer__menu__holder ul:first-child{margin-bottom:16px}.footer .footer__menu__holder li{display:flex;align-items:center}.footer .footer__menu__holder li a{color:#6d6d6d}@media(min-width:768px){.footer .footer__menu__holder li:not(:last-child):after{content:"";height:2px;background-color:#000;width:24px;opacity:.1;margin-left:8px;margin-right:8px}}@media(max-width:767px){.footer .footer__menu__holder li{line-height:2}.footer .footer__menu__holder li:not(:last-child){margin-right:16px}}.footer__right{flex:1;display:flex;justify-content:flex-end}@media(min-width:768px){.footer__right{padding-bottom:32px}}@media(max-width:767px){.footer__right{flex-direction:column;text-align:center}.footer__right .footer__logo{margin-top:16px}}.footer__right p{color:#888;margin-top:16px}@media(min-width:768px){.footer__right p{display:none}}.footer__carousel{background-color:#fbfbfb}.logo-bar{padding:24px 60px;margin-bottom:2px}.logo-bar img{width:50px;height:50px;margin-right:9px}.logo-bar .partner-logo{width:100%}@media(min-width:768px){.logo-bar .partner-logo{width:33%}}@media(min-width:1024px){.logo-bar .partner-logo{width:25%}}@media(min-width:1280px){.logo-bar .partner-logo{width:20%}}.logo-bar .partner-logo a{display:flex;align-items:center;justify-content:center;font-size:12px;line-height:16px;color:#1e1e1e;font-weight:900}.logo-bar svg{width:100%}.logo-bar__holder{border-bottom:2px solid #eee}.logo-bar .flickity-prev-next-button{background-color:#fff;width:24px;height:24px;top:50%;transform:translateY(-50%)}.logo-bar .flickity-prev-next-button.next{right:0}.logo-bar .flickity-prev-next-button.previous{left:0}.logo-bar .flickity-page-dots{display:none}.splash{background-color:#888;height:90vh;position:relative;display:flex;align-items:flex-end;color:#fff;width:100%}.splash--scoring{align-items:center}@media(min-width:768px){.splash{height:100vh}}.splash:before{position:absolute;z-index:2;left:0;top:0;width:100%;display:block;content:"";height:20%;background:linear-gradient(180deg,#000,transparent);opacity:.8}.splash:after{position:absolute;z-index:2;left:0;bottom:0;width:100%;display:block;content:"";height:70%;background:linear-gradient(0deg,#000,transparent);opacity:.8}.splash__content{width:100%;display:flex;flex-direction:column;align-items:center;z-index:3;padding-bottom:40px;margin:0 auto;padding-left:20px;padding-right:20px;max-width:836px;text-align:center;position:relative}@media(min-width:768px){.splash__content{padding-left:24px;padding-right:24px;max-width:844px}}@media(min-width:1024px){.splash__content{padding-left:32px;padding-right:32px;max-width:860px}}@media(min-width:1280px){.splash__content{padding-left:40px;padding-right:40px;max-width:876px}}@media(min-width:768px){.splash__content{padding-bottom:76px}}@media(min-width:1280px){.splash__content{padding-bottom:114px}}.splash__content__decoration{position:absolute;display:none;width:6px;height:140px;background-color:#da291c;z-index:3;pointer-events:none;left:24px;top:-70px}@media(min-width:768px){.splash__content__decoration{display:block}}@media(min-width:1280px){.splash__content__decoration{left:0}}.splash__content--details{padding-left:20px;padding-right:20px;max-width:1240px}@media(min-width:768px){.splash__content--details{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:1024px){.splash__content--details{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:1280px){.splash__content--details{padding-left:40px;padding-right:40px;max-width:1280px}}.splash__title{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;background-color:#da291c;padding:2px 6px;color:#fff;margin-bottom:8px}@media(min-width:768px){.splash__title{font-size:13px;line-height:16px;padding:4px 8px}}.splash__caption{font-size:22px;line-height:32px;font-weight:700;color:#fff;text-transform:uppercase}@media(min-width:768px){.splash__caption{font-size:36px;line-height:48px}}@media(min-width:1280px){.splash__caption{font-size:47px;line-height:64px}}.splash__caption:hover:not(.rain-delay){border-bottom:1px solid #fff}.splash__caption__holder{max-width:792px;margin-bottom:16px}.splash__description{font-size:15px;line-height:24px;font-weight:600;margin-bottom:24px;max-width:792px;font-family:Gotham,sans-serif}@media(min-width:768px){.splash__description{font-size:16px;line-height:26px}}.splash__actions{display:flex;flex-direction:column;align-items:center;max-width:768px;width:100%}@media(min-width:768px){.splash__actions{flex-direction:row;justify-content:center;flex-wrap:wrap}}.splash__action{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;max-width:280px}.splash__action,.splash__action a{display:flex;justify-content:center;width:100%}.splash__action a{color:#fff;height:48px;border:2px solid #fff;align-items:center}@media(max-width:767px){.splash__action+.splash__action{margin-top:16px}}@media(min-width:768px){.splash__action+.splash__action{margin-left:16px}}.splash__action a:hover{background-color:#da291c;border:2px solid #da291c}.splash__holder{height:90vh;position:relative}@media(min-width:768px){.splash__holder{height:100vh}}.splash__holder .flickity-page-dots{padding-left:20px;padding-right:20px;max-width:1240px;margin:0 auto;position:relative;bottom:24px}@media(min-width:768px){.splash__holder .flickity-page-dots{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:1024px){.splash__holder .flickity-page-dots{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:1280px){.splash__holder .flickity-page-dots{padding-left:40px;padding-right:40px;max-width:1280px}}@media(min-width:768px){.splash__holder .flickity-page-dots{bottom:32px}}.splash__holder .flickity-page-dots .dot{background:none;border:2px solid #fff;width:10px;height:10px}.splash__holder .flickity-page-dots .dot.is-selected{background:#fff}.splash__figure,.splash__video{height:100%;position:absolute;left:0;top:0;width:100%;right:0;bottom:0}.splash__figure iframe,.splash__figure video,.splash__video iframe,.splash__video video{max-width:none!important}.splash__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.splash .footer{color:#fff}.splash__decoration{position:absolute;display:none;width:80px;height:6px;background-color:#fff;z-index:3;pointer-events:none}@media(min-width:768px){.splash__decoration{display:block}}@media(min-width:1280px){.splash__decoration{width:100px}}.splash__decoration__left{left:0;bottom:74px}@media(min-width:1280px){.splash__decoration__left{bottom:114px}}.splash__decoration__left--rain{background-color:#da291c;width:40px;left:0;bottom:246px}@media(min-width:1024px){.splash__decoration__left--rain{width:80px;bottom:241px}}@media(min-width:1280px){.splash__decoration__left--rain{width:240px;bottom:407px}}.splash__decoration__left--scoring{background-color:#da291c;width:40px;left:0;bottom:74px}@media(min-width:1024px){.splash__decoration__left--scoring{width:80px}}@media(min-width:1280px){.splash__decoration__left--scoring{width:240px;bottom:114px}}.splash__decoration__right{background-color:#da291c;width:40px;right:0;bottom:246px}@media(min-width:1024px){.splash__decoration__right{width:80px;bottom:241px}}@media(min-width:1280px){.splash__decoration__right{width:240px;bottom:407px}}.splash__decoration__right--rain{width:80px;right:0;bottom:74px}@media(min-width:1280px){.splash__decoration__right--rain{width:100px;bottom:114px}}.splash__icon{height:120px;width:120px;background-color:#da291c;display:flex;justify-content:center;align-items:center;position:relative;margin-bottom:40px}.splash__icon__decoration{position:absolute;display:block;width:60px;height:6px;background-color:#fff;z-index:3;pointer-events:none}.splash__icon__decoration--right{width:40px;top:58px;right:-60px}.splash__icon__decoration--inside{width:20px;bottom:19px;left:0}.splash__icon__decoration--outside{bottom:19px;left:-60px;background-color:#da291c}.splash__last-updated{font-size:13px;line-height:16px;color:#fff;font-weight:700;text-transform:uppercase;display:flex;justify-content:center;align-items:center;height:32px;border:2px solid #fff;border-radius:24px;padding-left:12px;padding-right:12px}.splash__last-updated svg{width:16px;height:16px;margin-right:6px}.splash__last-updated svg *{fill:#fff}.slider-stats{width:100%;padding-top:20px;padding-bottom:20px;background-color:#fbfbfb;border-top:4px solid #da291c;margin-bottom:24px}.slider-stats--h2h{background-color:rgba(30,30,30,.25);border:2px solid hsla(0,0%,100%,.25)}.slider-stats--h2h .slider-stats__name,.slider-stats--h2h .slider-stats__rank-line{color:#fff}.slider-stats--first-group{margin-bottom:8px}@media(min-width:768px){.slider-stats{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;align-items:center}}@media(min-width:1280px){.slider-stats{padding-top:40px;padding-bottom:40px}}.slider-stats__left,.slider-stats__right{-ms-grid-column-align:center;justify-self:center}@media(max-width:767px){.slider-stats__left,.slider-stats__right{display:none}}@media(max-width:1023px){.slider-stats__left--doubles .slider-stats__img-holder,.slider-stats__left--doubles .slider-stats__img-holder span,.slider-stats__right--doubles .slider-stats__img-holder,.slider-stats__right--doubles .slider-stats__img-holder span{width:90px;height:90px}}@media(min-width:768px){.slider-stats__left--doubles,.slider-stats__right--doubles{display:flex;justify-content:center}}.slider-stats__left--doubles div:first-child,.slider-stats__right--doubles div:first-child{z-index:5}.slider-stats__left--doubles div:last-child,.slider-stats__right--doubles div:last-child{z-index:4;margin-left:-5%}.slider-stats__img-holder{width:120px;height:120px;border:2px solid #da291c;border-radius:50%;background-color:#fff;overflow:hidden}@media(min-width:768px){.slider-stats__img-holder{width:150px;height:150px}}.slider-stats__img-holder span{display:block;width:120px;height:120px;background-size:cover;background-position:0 50%}@media(min-width:768px){.slider-stats__img-holder span{width:150px;height:150px}}.slider-stats__name{font-size:19px;line-height:24px;font-weight:700;text-transform:uppercase;color:#1e1e1e}@media(min-width:768px){.slider-stats__name{font-size:23px;line-height:32px}}@media(min-width:1280px){.slider-stats__name{font-size:28px;line-height:40px}}.slider-stats__name span{font-weight:400;color:#888}.slider-stats__rank-line{font-size:13px;line-height:16px;font-weight:700;color:#888;text-transform:uppercase;display:flex;justify-content:center;align-items:center;margin-bottom:8px}.slider-stats__rank-line img{margin-right:8px}.slider-stats__rank-line .separator{margin-left:8px;margin-right:8px}.slider-stats__result{font-size:11px;line-height:16px;font-weight:700;color:#fff;background-color:#da291c;border-radius:8px;padding-left:7px;padding-right:7px;text-transform:uppercase;margin:0 auto}.scoring-splash{padding-bottom:0}.scoring-splash__head{display:flex;flex-wrap:wrap;justify-content:center;font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;margin-bottom:8px}@media(min-width:768px){.scoring-splash__head{font-size:13px}}@media(max-width:767px){.scoring-splash__head .date{width:100%;margin-bottom:8px;justify-content:center}}@media(max-width:767px){.scoring-splash__head .date+span:before{display:none}}.scoring-splash__head span{display:flex;align-items:center;margin-left:8px}.scoring-splash__head span:before{content:"";display:block;width:16px;height:2px;background-color:#da291c;margin-right:8px}.scoring-splash__head svg{width:16px;height:16px;margin-right:8px}.scoring-splash__head svg *{fill:#fff}.scoring-splash__head--h2h{display:flex;justify-content:space-between;width:100%}.scoring-splash__head--h2h .date{margin-bottom:0;width:auto}.scoring-splash__head .date,.scoring-splash__head .time{display:flex;align-items:center}.scoring-splash .splash__caption:hover{border-bottom:none}.scoring-splash__wrap{display:flex;align-items:center}.scoring-splash__wrap div:first-child{margin-right:16px}.scoring-splash__wrap span:first-child:before{display:none}@media(max-width:767px){.scoring-splash__wrap--right span:last-child{display:none}}.block{position:relative;width:100%;transition:all .25s ease-out}.block:not(:last-child){margin-bottom:24px}@media(min-width:768px){.block{width:33%}.block:not(:last-child){margin-bottom:40px}}@media(min-width:768px){.block__holder{display:flex;justify-content:space-between;flex-wrap:wrap}}.block__figure{margin-bottom:16px;position:relative;overflow:hidden;height:calc(56.49718vw - 22.59887px)}@media(min-width:768px){.block__figure{height:calc(28.16901vw - 18.02817px)}}@media(min-width:1024px){.block__figure{height:calc(18.76173vw - 16.88555px)}}@media(min-width:1280px){.block__figure{height:159px}}.block__figure img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;font-family:"object-fit: cover;";transition:all .25s ease-out}.block__figure:after{position:absolute;left:0;bottom:0;width:100%;display:block;content:"";height:70%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));pointer-events:none}.block__bottom{font-size:11px;font-weight:600;text-transform:uppercase;display:flex;padding-bottom:8px}.block__date{line-height:16px;color:#888}.block__date,.block__meta{font-size:11px;font-weight:700;text-transform:uppercase}.block__meta{margin-top:16px;line-height:14px;letter-spacing:1px;color:#707070;display:flex;align-items:center}.block__meta svg{width:16px;height:16px;margin-right:4px}.block__description{font-family:Gotham,sans-serif;font-size:16px;line-height:24px;font-weight:600;color:#666;margin-top:16px}.block__title{font-size:19px;line-height:24px;font-weight:700;text-transform:uppercase;margin-bottom:8px}.block__title a{color:#1e1e1e}.block__title a:hover{color:#da291c}.block__content{position:relative}.block__content,.block__content--full{text-align:left;color:#1e1e1e;display:flex;flex-direction:column}.block__content--full{position:relative;text-transform:uppercase;height:auto;position:absolute;bottom:30px;z-index:3}.block__content--full a{color:#fff}.block__content--full .block__date{color:#fff;-ms-grid-row-align:auto;align-self:auto}.block__ico{width:40px;height:40px;border-radius:50%;background-color:#fff;position:absolute;display:flex;justify-content:center;align-items:center;z-index:3}.block__ico svg{display:block}.block__ico--gallery{top:16px;right:16px}.block__ico--gallery svg{width:18px;height:16px}.block__ico--gallery svg *{stroke-width:2;fill:#da291c}.block__ico--video{left:0;top:0;bottom:0;right:0;margin:auto}.block__ico--video svg{width:24px;height:24px;position:relative}.block__ico--video svg *{fill:#da291c}.block__ico--external{top:16px;right:16px}.block__ico--external svg{width:16px;height:16px;position:relative}.block__ico--external svg *{fill:#da291c}.block__decoration{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;background-color:#da291c;padding:2px 6px;color:#fff;display:inline-block;margin-bottom:8px}.block__placeholder{height:0}.block--full .block__figure{height:288px;max-height:288px;margin-bottom:0}@media(min-width:768px){.block--full .block__figure{height:384px;max-height:384px}}@media(min-width:1024px){.block--full .block__figure{height:304px;max-height:304px}}.block--full .block__content{position:absolute;bottom:16px;left:16px}@media(min-width:768px){.block--full .block__content{bottom:24px;left:24px}}.block--full .block__content a{color:#fff}.block--full .block__content a:hover{color:#da291c}.block--full .block__date{color:#fff}.block--full .block__title{font-size:16px}.block--alt{width:100%;margin-bottom:40px!important}.block--alt .shadow-card{display:flex;flex-direction:column}@media(min-width:768px){.block--alt .shadow-card{flex-direction:row;justify-content:space-between}}@media(min-width:768px){.block--alt .block__figure{width:246px;height:189px;max-height:189px}}@media(min-width:1024px){.block--alt .block__figure{width:282px;height:217px;max-height:217px}}@media(min-width:768px){.block--alt .block__content{width:calc(100% - 270px);max-width:calc(100% - 270px)}}@media(min-width:1024px){.block--alt .block__content{width:calc(100% - 306px);max-width:calc(100% - 306px)}}.fp-news{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.fp-news{padding-top:64px;padding-bottom:80px}}.fp-news--galleries{padding-top:0}.fp-news__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}@media(max-width:767px){.fp-news__top .fp-news__action{display:none}}.fp-news__action{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;max-width:101px}.fp-news__action,.fp-news__action a{display:flex;justify-content:center;width:100%}.fp-news__action a{color:#fff;height:48px;align-items:center;height:32px;border:2px solid #da291c;color:#da291c}.fp-news__action a:hover{background-color:#da291c;color:#fff}.fp-news__action a:hover svg *{fill:#fff;stroke:#fff}.fp-news__action svg{width:19px;height:19px}.fp-news__action svg *{fill:#da291c;stroke:#da291c}.fp-news__action--bottom{max-width:100%;width:100%;margin-top:24px}.fp-news__action--bottom a{height:48px}@media(min-width:768px){.fp-news__action--bottom{display:none}}@media(min-width:768px){.fp-news .block{width:49%}}@media(min-width:1024px){.fp-news .block{width:32%}}@media(min-width:1280px){.fp-news .block{width:calc(25% - 18px)}}.fp-news__recent .block:nth-child(n+3) .block__title{font-size:16px}@media(min-width:1024px){.fp-news__recent .block:nth-child(-n+2){width:calc(50% - 12px)}.fp-news__recent .block:nth-child(-n+2) .block__figure{height:calc(28.24859vw - 49.71751px)}}@media(min-width:1280px){.fp-news__recent .block:nth-child(-n+2) .block__figure{height:332px}}@media(max-width:1023px){.fp-news__recent .block__holder.ads .block:nth-child(n+11){display:none}}@media(min-width:1024px){.fp-news__recent .block__holder.ads .block:nth-child(n+12){display:none}}@media(min-width:1280px){.fp-news__recent .block__holder.ads .block:nth-child(n+11){display:none}}@media(min-width:1024px)and (max-width:1279px){.fp-news__videos .block:nth-child(n+4){display:none}}@media(min-width:1024px){.fp-news__videos .block{margin-bottom:0}}@media(min-width:768px)and (max-width:1023px){.fp-news__videos .block:nth-child(n+3){margin-bottom:0}}.fp-news__videos .block__title{font-size:16px;line-height:24px}.fp-news__videos .block__holder.ads .block:nth-child(n+5){display:none}.fp-news__videos--archive{background:#fbfbfb;margin-bottom:16px}.fp-news__galleries .block__title{font-size:16px;line-height:24px}@media(min-width:768px){.fp-news__galleries .block{width:49%}}@media(min-width:1024px){.fp-news__galleries .block{width:32%}}@media(min-width:1024px){.fp-news__galleries .block:nth-child(n+4){display:none}}@media(max-width:767px){.fp-news__galleries .block:nth-child(n+4){display:none}}.featured{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.featured{padding-top:64px;padding-bottom:80px}}@media(min-width:768px){.featured__holder .block{width:calc(50% - 12px)}}@media(min-width:1024px){.featured__holder .block{width:32%}}@media(min-width:1024px)and (min-width:1024px){.featured__holder .block:nth-child(-n+2){font-size:19px;width:calc(50% - 12px)}.featured__holder .block:nth-child(-n+2) .block__figure{height:calc(28.24859vw - 49.71751px)}}@media(min-width:1024px)and (min-width:1280px){.featured__holder .block:nth-child(-n+2) .block__figure{height:332px}}@media(min-width:1024px){.featured__holder .block:nth-child(n+3){margin-bottom:0}.featured__holder .block:nth-child(n+3) .block__title{font-size:16px;line-height:24px}}@media(min-width:1024px){.featured__holder .block:last-child{display:none}}@media(min-width:1280px){.featured__holder .block{width:calc(25% - 18px)}.featured__holder .block:last-child{display:block}}@media(min-width:768px){.featured__holder .block__holder.ads .block:nth-child(n+7){display:none}}@media(min-width:1024px)and (max-width:1279px){.featured__holder .block__holder.ads .block:nth-child(n+6){display:none}}@media(min-width:1280px){.featured__holder .block__holder.ads .block:nth-child(n+7){display:none}}.news-archive{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.news-archive{padding-top:64px;padding-bottom:80px}}@media(min-width:1024px){.news-archive{display:flex;justify-content:space-between}}.news-archive__holder{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.news-archive__holder{padding-top:64px;padding-bottom:80px}}.news-archive__holder .news-archive{padding-top:0;padding-bottom:0}.news-archive__main{width:100%}@media(min-width:1024px){.news-archive__main{max-width:791px;margin-right:24px}}.news-archive__title{margin-bottom:12px}@media(min-width:768px){.news-archive__title{margin-bottom:32px}}.news-archive__top{display:flex;flex-direction:column}@media(min-width:768px){.news-archive__top{flex-direction:row;justify-content:space-between}}@media(max-width:767px){.news-archive__menu{padding-top:20px}}@media(min-width:768px){.news-archive__menu{display:flex;justify-content:center;align-items:center}.news-archive__menu .nav-dropdown-desktop{display:block}}@media(min-width:768px){.news-archive__menu .nav-dropdown{display:none}}.news-archive__menu .nav-dropdown{width:100%}.news-archive__menu__holder{padding-top:112px;border-bottom:2px solid #ebedf0}.news-archive__menu__holder.ads{padding-top:0}.news-archive__toggle{display:flex;justify-content:space-around;align-items:center;height:40px;border-radius:20px;border:2px solid #da291c;padding-left:16px;padding-right:16px;position:relative}@media(min-width:768px){.news-archive__toggle{justify-content:space-between;width:220px}}@media(min-width:768px){.news-archive__toggle.fr{width:250px}}@media(max-width:767px){.news-archive__toggle{margin:0 auto}}.news-archive__toggle__item{z-index:5}.news-archive__toggle__item.active a{color:#fff}.news-archive__toggle a{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;color:#da291c;display:flex;align-items:center}.news-archive__toggle--left:before{content:"";display:block;background:#da291c;border-radius:20px;position:absolute;width:calc(50% - 12px);height:100%;left:0;z-index:1}.news-archive__toggle--left.wta:before{width:calc(50% + 12px)}.news-archive__toggle--left.fr:before{width:50%}.news-archive__toggle--right:before{content:"";display:block;background:#da291c;border-radius:20px;position:absolute;width:calc(50% + 12px);height:100%;right:0;z-index:1}.news-archive__toggle--right.wta:before{width:calc(50% - 12px)}.news-archive__toggle--right.fr:before{width:50%}.news-archive__category-archive{margin-top:40px}@media(min-width:768px){.news-archive__category-archive{margin-top:64px}}@media(min-width:768px){.news-archive__category-archive .block{width:calc(50% - 12px);margin-bottom:0}}@media(min-width:768px){.news-archive__category-archive .block__figure{height:calc(28.24859vw - 49.71751px)}}@media(min-width:1280px){.news-archive__category-archive .block__figure{height:332px}}.news-archive__query-title{font-size:16px;line-height:24px;text-transform:uppercase;color:#1e1e1e}.news-archive__query-object-title{font-size:24px;line-height:32px;font-weight:700;text-transform:uppercase;margin-bottom:40px;color:#1e1e1e}@media(min-width:768px){.news-archive__query-object-title{font-size:30px;line-height:48px}}@media(min-width:1024px){.news-archive__query-object-title{font-size:40px;line-height:56px}}.fifth-nav{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;color:#888}.fifth-nav__holder{height:80px;display:flex;align-items:center}.fifth-nav a{color:inherit}.fifth-nav a:hover{border-bottom:1px solid}.fifth-nav .current-menu-item a,.fifth-nav .current_page_ancestor a,.fifth-nav .current_page_item a{color:#1e1e1e;border-bottom:2px solid #1e1e1e}.fifth-nav .current-menu-item .fifth-nav__styled-item,.fifth-nav .current_page_ancestor .fifth-nav__styled-item,.fifth-nav .current_page_item .fifth-nav__styled-item{background-color:#da291c;border-color:#da291c}.fifth-nav .current-menu-item .fifth-nav__styled-item a,.fifth-nav .current_page_ancestor .fifth-nav__styled-item a,.fifth-nav .current_page_item .fifth-nav__styled-item a{color:#fff}.fifth-nav .current-menu-item .fifth-nav__styled-item svg *,.fifth-nav .current_page_ancestor .fifth-nav__styled-item svg *,.fifth-nav .current_page_item .fifth-nav__styled-item svg *{fill:#fff}.fifth-nav ul{display:flex;justify-content:center}.fifth-nav ul li{-ms-grid-row-align:center;align-self:center}.fifth-nav ul li:not(:last-child){margin-right:24px}.fifth-nav__styled-item{height:40px;padding-left:16px;padding-right:16px;border-radius:20px;color:#888;cursor:pointer;display:flex;align-items:center;border:2px solid #ebedf0}.fifth-nav__styled-item a{border-bottom:none!important}.fifth-nav__styled-item svg{width:12px;height:12px;margin-right:4px}.fifth-nav__styled-item svg *{fill:#888}.fifth-nav__styled-item:hover{background-color:#da291c;border-color:#da291c}.fifth-nav__styled-item:hover a{color:#fff}.fifth-nav__styled-item:hover svg *{fill:#fff}.news__holder{border-bottom:2px solid #ebedf0}.news__wrapper{padding-bottom:40px}@media(min-width:1024px){.news__wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}}.news__aside .news__sidebar{margin-top:40px}@media(min-width:768px){.news__aside .news__sidebar{margin-top:64px}}@media(max-width:767px){.news__sidebar{padding-top:40px}}@media(min-width:768px)and (max-width:1023px){.news__sidebar{padding-top:80px;width:100%;display:flex;justify-content:space-between}}@media(min-width:1024px){.news__sidebar{max-width:282px;width:100%}}@media(min-width:768px)and (max-width:1023px){.news__sidebar__ads,.news__sidebar__content{width:calc(50% - 12px)}}.news__sidebar .caption{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;color:#1e1e1e;margin-bottom:16px}.news__sidebar .rogers-square{margin-bottom:24px}@media(min-width:768px)and (max-width:1023px){.news__sidebar .rogers-square{height:100%}.news__sidebar .rogers-square,.news__sidebar .rogers-square__figure{width:100%;max-width:100%;max-width:348px}}.news__sidebar__clock{max-height:100px;background-color:#006039;margin-bottom:40px}@media(max-width:1023px){.news__sidebar__clock{margin:0 auto 40px}}@media(min-width:1024px){.news__sidebar__clock,.news__sidebar__clock iframe{max-width:282px}}.news__sidebar__clock a{display:block;margin:0 auto;width:282px;max-width:282px}.news__figure{margin-bottom:40px}.news__figure a{position:relative;display:block;border-bottom:none}.news__figure a .block__ico{left:0;top:0;bottom:0;right:0;margin:auto}@media(min-width:768px){.news__figure a .block__ico{width:80px;height:80px}.news__figure a .block__ico--gallery svg{width:24px;height:24px}.news__figure a .block__ico--video svg{width:32px;height:32px}}.news__figure img{display:block;width:100%;height:auto}.news__figure p{font-size:14px;line-height:24px;color:#888;font-weight:600;margin-top:16px}.news__date{font-size:11px;line-height:16px;font-weight:700;color:#888;text-transform:uppercase}@media(min-width:768px){.news__content{max-width:calc(100% - 200px);order:2}}@media(min-width:768px){.news__content__holder{display:flex;justify-content:space-between}}.news__content__caption{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;color:#888;margin-bottom:8px;margin-top:16px}@media(min-width:768px){.news__content__caption{margin-top:40px}}.news__content .sponsored-activity{display:flex;align-items:center;margin-top:24px;padding-top:8px;font-size:11px;line-height:16px;font-weight:700;color:#888;text-transform:uppercase}.news__content .sponsored-activity img{height:104px;width:104px;border:2px solid #ebedf0;border-radius:52px;background-color:#fff;margin-left:12px}.news__author{max-width:184px}@media(max-width:767px){.news__author{margin-top:40px}}@media(min-width:768px){.news__author{order:1}}@media(max-width:767px){.news__author__wrap{display:flex;justify-content:space-between;align-items:center;max-width:210px}.news__author__wrap .news__author__info{margin-left:16px}}.news__author__avatar{margin-bottom:16px}.news__author__avatar img{border:2px solid #ebedf0;border-radius:50%}.news__author__info{margin-bottom:16px}.news__author__info a{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;border-bottom:none}.news__author__info a_hover{opacity:.6}.news__tags{display:flex;flex-wrap:wrap}.news__tags a{font-size:13px;line-height:24px;font-weight:700;color:#da291c;border-bottom:none;text-transform:uppercase;display:flex;align-items:center}.news__tags a:after{content:"";display:inline-block;border-right:1px solid #888;transform:rotate(30deg);margin-left:12px;margin-right:12px;height:14px}.news__social__caption{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;color:#888}@media(min-width:1024px){.news__social__caption{font-size:13px;line-height:16px}}.news__social__caption--margin{margin-bottom:8px}.news__main{max-width:100%;width:100%}@media(min-width:1024px){.news__main{max-width:calc(100% - 322px)}}@media(min-width:1280px){.news__main{max-width:878px}}.news__related{padding-top:50px;padding-bottom:80px}.news__related .caption{margin-bottom:32px}.news__related .block{width:100%;margin-bottom:32px}@media(min-width:768px){.news__related .block{margin-bottom:0;width:32%}}.news__related .block__holder{justify-content:space-between;flex-wrap:wrap}.news__related .block__figure{max-height:162px}@media(min-width:1024px){.news__related .block__figure{max-height:217px}}.news__related .block__title{font-size:16px;line-height:24px}.news__top{width:100%}.news__top h1{font-size:24px;line-height:32px;color:#1e1e1e;font-weight:700;text-transform:uppercase;margin-bottom:8px}@media(min-width:768px){.news__top h1{font-size:30px;line-height:48px}}@media(min-width:1024px){.news__top h1{font-size:40px;line-height:56px}}@media(min-width:768px){.news__top h1{margin-bottom:0}}.news__top__holder{padding-top:136px;margin-bottom:24px}.news__top__holder.has-cookie{padding-top:24px}.news__top__title-wrap{display:flex;justify-content:space-between}.news__top__sponsored{font-size:11px;line-height:16px;font-weight:700;color:#888;text-transform:uppercase;display:flex;align-items:center;flex-shrink:0}@media(max-width:767px){.news__top__sponsored{display:none}}.news__top__sponsored img{height:104px;width:104px;border:2px solid #ebedf0;border-radius:52px;background-color:#fff;margin-left:8px}.news__top__sponsored--bottom{display:flex;align-items:center;justify-content:space-between;border-top:2px solid #ebedf0;margin-top:24px;padding-top:8px}@media(min-width:768px){.news__top__sponsored--bottom{display:none}}@media(max-width:767px){.news__top__sponsored .ad-insert .desktop{display:none}}@media(min-width:768px){.news__top__sponsored .ad-insert .mobile{display:none}}.news__categories{display:flex;flex-wrap:wrap;margin-bottom:4px}.news__categories a{border:2px solid #ebedf0;padding:1px 8px;font-size:11px;line-height:16px;font-weight:700;color:#da291c;text-transform:uppercase;margin-bottom:4px}.news__categories a:first-child{border-color:#da291c;background-color:#da291c;color:#fff}.news__categories a:not(:last-child){margin-right:4px}.news__sponsored{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.news__sponsored{padding-top:80px;padding-bottom:80px}}.news__sponsored .block__figure{max-height:162px}@media(min-width:1024px){.news__sponsored .block__figure{max-height:217px}}.news__sponsored__action{background-color:#fbfbfb;width:100%;height:288px;padding-top:28px;padding-bottom:28px;margin-bottom:24px;font-size:11px;line-height:16px;font-weight:700;color:#888;text-transform:uppercase;display:flex;flex-direction:column;text-align:center}@media(min-width:768px){.news__sponsored__action{max-width:224px;height:224px;padding-top:14px;padding-bottom:14px}}@media(min-width:1024px){.news__sponsored__action{max-width:304px;height:304px;padding-top:36px;padding-bottom:36px}}@media(min-width:1280px){.news__sponsored__action{max-width:384px;height:384px;padding-top:76px;padding-bottom:76px}}.news__sponsored__action img{height:160px;width:160px;border:2px solid #ebedf0;border-radius:82px;background-color:#fff;margin:16px auto 0}@media(min-width:768px)and (max-width:1023px){.news__sponsored__action img{height:120px;width:120px}}@media(max-width:767px){.news__sponsored__action .ad-insert .desktop{display:none}}@media(min-width:768px){.news__sponsored__action .ad-insert .mobile{display:none}}.news__sponsored__action .ad-insert a{pointer-events:none}.news__sponsored__arrow svg{margin-top:20px}.news__sponsored__arrow svg *{fill:#888}@media(max-width:767px){.news__sponsored__arrow .right{display:none}}@media(min-width:768px){.news__sponsored__arrow .down{display:none}}.news-list{counter-reset:section}@media(min-width:768px){.news-list{margin-bottom:48px}}.news-list a{color:inherit;display:block}.news-list a:hover .news-list__title{color:#da291c}.news-list li{margin-bottom:24px}.news-list__date{font-size:11px;line-height:16px;color:#888}.news-list__date,.news-list__title{font-weight:700;text-transform:uppercase}.news-list__title{font-size:15px;line-height:20px;color:#1e1e1e;margin-bottom:8px}.news-list__info{counter-increment:section;position:relative}.news-list span{display:block}.news-list__figure{margin-bottom:16px;position:relative}@media(min-width:768px){.news-list__figure{max-width:282px}}@media(min-width:768px)and (max-width:1023px){.news-list__figure{max-width:348px}}.news-list__figure img{width:100%;height:auto}.caption{font-size:17px;line-height:24px;font-weight:700;text-transform:uppercase}@media(min-width:768px){.caption{font-size:18px;line-height:24px}}@media(min-width:1024px){.caption{font-size:19px;line-height:24px}}.post-navigation{padding-top:40px;padding-bottom:40px}.post-navigation .nav-links{display:flex;justify-content:space-between;position:relative}@media(min-width:768px){.post-navigation .nav-links div{max-width:348px}}@media(min-width:1024px){.post-navigation .nav-links div{max-width:304px}}@media(min-width:1280px){.post-navigation .nav-links div{max-width:384px}}.post-navigation a{display:flex;flex-direction:column;color:inherit}.post-navigation a:hover .post-navigation__title{color:#da291c}.post-navigation .nav-next{text-align:right;margin-left:auto}@media(min-width:768px){.post-navigation .nav-next svg,.post-navigation .nav-previous svg{display:none}}@media(max-width:767px){.post-navigation .nav-next svg,.post-navigation .nav-previous svg{margin-left:40px;margin-right:40px}}.post-navigation__label{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;color:#888}@media(min-width:768px){.post-navigation__label{margin-bottom:8px}}@media(max-width:767px){.post-navigation__label{display:none}}.post-navigation__title{font-size:16px;line-height:24px;color:#1e1e1e;font-weight:700;text-transform:uppercase}@media(max-width:767px){.post-navigation__title{display:none}}.post-navigation__holder{background-color:#fbfbfb;margin-bottom:8px}.third-nav__holder{border-bottom:2px solid #ebedf0}@media(max-width:767px){.third-nav__holder{padding-top:22px;padding-bottom:22px}}.third-nav__holder .first-nav{padding-top:22px;padding-bottom:22px}.third-nav__holder .first-nav a{color:#888}.third-nav__holder .first-nav .current-menu-item a,.third-nav__holder .first-nav .current_page_ancestor a,.third-nav__holder .first-nav .current_page_item a{color:#1e1e1e}.fancybox-active .fancybox-infobar{font-size:13px;line-height:16px;font-weight:700;color:#fff;padding-top:16px;padding-left:16px}.fancybox-active .fancybox-button{background-color:#da291c;color:#fff}.fancybox-active .fancybox-button--arrow_left{padding-left:0!important;padding-right:32px!important}.fancybox-active .fancybox-button--arrow_right{padding-right:0!important;padding-left:32px!important}.fancybox-active .fancybox-toolbar .fancybox-button--play,.fancybox-active .fancybox-toolbar .fancybox-button--zoom{display:none!important}.fancybox-active .fancybox-caption{text-align:left;font-size:16px;line-height:24px;font-weight:600;color:#fff}.content .related-article:not(:last-child){margin-bottom:40px}@media(min-width:768px){.content .related-article{display:flex}}.content .related-article__figure{margin-bottom:16px}@media(min-width:768px){.content .related-article__figure{max-width:160px;margin-right:24px;margin-bottom:0}}.content .related-article__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}@media(min-width:768px){.content .related-article__figure img{max-width:160px}}.content .related-article__decoration{background-color:#da291c;padding:2px 6px;color:#fff;display:inline-block;margin-bottom:8px}.content .related-article__date,.content .related-article__decoration{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase}.content .related-article__date{color:#888}.content .related-article__title{display:block;font-size:16px;line-height:24px;font-weight:700;text-transform:uppercase;margin-bottom:8px;color:#1e1e1e;border:none}.content .related-article__title:hover{color:#da291c;border-bottom:1px solid #da291c}.team-canada-videos .block__figure{max-height:148px}.team-canada-videos .load-more,.youtube-category .load-more{max-width:600px;margin:0 auto}.grid{display:flex;flex-flow:row wrap;justify-content:flex-start}@media(max-width:499px){.grid.four .item{width:100%}}@media(min-width:500px)and (max-width:767px){.grid.four .item{flex-basis:calc(50% - 12px);margin-right:24px}.grid.four .item:nth-child(2n){margin-right:0}}@media(min-width:768px)and (max-width:1023px){.grid.four .item{flex-basis:calc(33.33333% - 16px);margin-right:24px}.grid.four .item:nth-child(3n){margin-right:0}}@media(min-width:1024px){.grid.four .item{flex-basis:calc(25% - 18px);margin-right:24px}.grid.four .item:nth-child(4n){margin-right:0}}@media(min-width:768px)and (max-width:1023px){.grid.three .item{flex-basis:calc(50% - 12px);margin-right:24px}.grid.three .item:nth-child(2n){margin-right:0}}@media(min-width:1024px){.grid.three .item{flex-basis:calc(33.33333% - 16px);margin-right:24px}.grid.three .item:nth-child(3n){margin-right:0}}.page-template-donate-minimal .footer__carousel,.page-template-donate-minimal .footer__left,.page-template-donate-minimal .footer__menu__holder,.page-template-donate-minimal .footer__right,.page-template-donate-minimal .footer__social__holder,.page-template-donate-minimal .hamburger-toggle,.page-template-donate-minimal .header__button,.page-template-donate-minimal .header__main-nav,.page-template-donate-minimal iframe{display:none}.ptc-news{margin-bottom:40px}@media(min-width:768px){.ptc-news{margin-bottom:64px}}.ptc-news .block__holder{margin-bottom:24px}@media(min-width:768px){.ptc-news .block__holder{margin-bottom:16px}}.ptc-news__block{border:2px solid #eee;box-shadow:0 9px 9px -6px rgba(0,0,0,.1);border-radius:4px;padding:16px}@media(max-width:768px){.ptc-news__block{width:100%}.ptc-news__block:not(:last-child){margin-bottom:16px}}@media(min-width:768px){.ptc-news__block{padding:24px;margin-bottom:24px}}.ptc-news__block:focus,.ptc-news__block:hover,.ptc-news__block [data-whatintent=keyboard]{border:2px solid #aaa}.ptc-news__block:focus .ptc-news__category,.ptc-news__block:hover .ptc-news__category,.ptc-news__block [data-whatintent=keyboard] .ptc-news__category{background-color:#da291c;border:2px solid #da291c;color:#fff}.ptc-news__categories{display:flex;flex-wrap:wrap}.ptc-news__category{border:2px solid #eee;padding:4px 8px;border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase;font-weight:600;margin-bottom:8px;font-size:14px;line-height:16px;color:#666}.ptc-news__category:not(:last-child){margin-right:8px}.ptc-news__title{display:inline-block;margin-bottom:8px;font-size:18px;line-height:24px;font-weight:700;color:#1e1e1e;text-transform:none;font-weight:500}@media(min-width:768px){.ptc-news__title{font-size:20px;line-height:24px}}@media(min-width:1024px){.ptc-news__title{font-size:23px;line-height:32px}}.ptc-news__title .ptc-news__icon{margin-left:8px;display:inline-block}.ptc-news__date{display:flex;font-size:18px;line-height:24px;color:#666;font-weight:300}.ptc-news__date .ptc-news__icon{margin-right:8px;display:flex;justify-content:center;align-items:center}.ptc-news__search{position:relative;display:flex;margin-bottom:40px;border:2px solid #eee;border-radius:4px;color:#666}.ptc-news__search:focus,.ptc-news__search [data-whatintent=keyboard]{border:2px solid #aaa}@media(min-width:768px){.ptc-news__search{margin-bottom:0}}@media(min-width:768px){.ptc-news__search__holder{width:100%}}.ptc-news__search .ptc-news__search{border:2px solid #eee;border-radius:4px;color:#666}.ptc-news__search .ptc-news__search:focus,.ptc-news__search .ptc-news__search [data-whatintent=keyboard]{border:2px solid #aaa}.ptc-news__search input{width:100%;height:44px;font-family:Gotham,sans-serif;padding:8px 16px;border:none}.ptc-news__search form{display:flex;justify-content:space-between}.ptc-news__search button{width:48px;height:44px;background-color:#fff;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer;padding-right:16px}.ptc-news__search button svg{width:20px;height:20px}.ptc-news__search button svg *{stroke:#1e1e1e}.ptc-news__search svg{position:absolute;right:16px;top:12px}.ptc-news__bar{margin-bottom:40px}@media(min-width:768px){.ptc-news__bar{display:flex;gap:24px;width:100%}}.ptc-news__bar .nav-dropdown{margin:0;width:100%;position:relative!important;left:0!important}.ptc-news__bar .nav-dropdown__category{margin-bottom:16px}@media(min-width:768px){.ptc-news__bar .nav-dropdown__category{width:100%;margin-bottom:0}}.ptc-news__bar .nav-dropdown__text{margin-bottom:8px}.ptc-news__bar .page404__search{border:2px solid #eee;width:100%}.nothing-found{margin-bottom:40px}@media(min-width:768px){.nothing-found{margin-bottom:64px}}ol,ul{list-style-type:none}a{text-decoration:none}.vh{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;word-wrap:normal!important}.skip-link,.vh{position:absolute}.skip-link{top:-100px;background-color:#fff;color:#000;padding:12px;display:block;height:auto;left:6px;text-decoration:none;width:auto;z-index:100000}.skip-link:focus{top:7px;transition:top 0s}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.wrapper{margin-right:auto;margin-left:auto;padding-left:20px;padding-right:20px;max-width:1240px}@media(min-width:768px){.wrapper{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:1024px){.wrapper{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:1280px){.wrapper{padding-left:40px;padding-right:40px;max-width:1280px}}.wrapper--404{max-width:792px;padding-top:40px;padding-bottom:40px}@media(min-width:768px){.wrapper--404{padding-top:80px;padding-bottom:80px}}.wrapper__page{padding-top:40px;padding-bottom:40px}@media(min-width:768px){.wrapper__page{padding-top:64px;padding-bottom:80px}}.wrapper__bracket{margin-bottom:40px}.page-template-players .wrapper__page{padding-top:0}.featured-pages{padding-top:2px;margin-bottom:40px}.featured-pages.no-margin{margin-bottom:0}.social{display:inline-block}.social__ico{width:40px;height:40px;display:flex;justify-content:center;align-items:center}.social__ico svg{height:16px;width:auto;transition:all .2s ease-in-out}.social__ico svg *{fill:#da291c}.social__label{display:none}.social ul{display:flex;padding:0!important;list-style-type:none}.social li{border-radius:50%;border:2px solid #da291c;position:relative;overflow:hidden}.social li:hover{background-color:#da291c}.social li:hover svg *{fill:#fff}.social li:not(:last-child){margin-right:6px}.social a:hover .footer__social__ico{background-color:#da291c;border-color:#da291c}.social a:hover .footer__social__ico svg{transform:scale(.9)}.social a:hover .footer__social__ico svg *{fill:#fff}.page-load-status{display:none}.infinite-scroll-request{margin-bottom:72px}.ball-pulse{display:flex;justify-content:center}.ball-pulse>div{background-color:#da291c}.go-more,.load-more{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;display:flex;justify-content:center}.go-more a,.load-more a{color:#fff;width:100%;height:48px;display:flex;justify-content:center;align-items:center;color:#da291c;border:2px solid #da291c}.go-more a:hover,.load-more a:hover{background-color:#da291c;color:#fff}.go-more a:focus,.load-more a:focus{border:2px solid #da291c}.first-nav{padding-left:20px;padding-right:20px;max-width:1240px;margin:0 auto;display:flex;font-size:13px;line-height:16px;justify-content:center;font-weight:700;text-transform:uppercase;position:relative;width:100%;color:#1e1e1e;padding-top:30px;background-color:transparent}@media(min-width:768px){.first-nav{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:1024px){.first-nav{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:1280px){.first-nav{padding-left:40px;padding-right:40px;max-width:1280px}}.first-nav ul a{color:inherit}.first-nav ul a:hover{border-bottom:2px solid}.first-nav__holder{position:fixed;top:112px;z-index:13;width:100%;padding-bottom:34px;border-bottom:2px solid #ebedf0}@media(min-width:1024px){.first-nav__holder{height:80px}}@media(max-width:1023px){.first-nav__holder{display:flex;padding-top:16px;padding-bottom:16px;justify-content:center}}@media(max-width:767px)and (orientation:landscape){.first-nav__holder{height:auto;display:flex;padding-top:8px;padding-bottom:8px;justify-content:center}}.first-nav__holder--white{background-color:#fff;box-shadow:inset 0 -2px 0 0 #ebedf0,0 4px 8px -4px rgba(0,0,0,.1);border-bottom:none}.first-nav__holder--white ul a{color:#888}.first-nav__holder--white ul a:hover{color:#1e1e1e}.first-nav__holder--white .current-menu-item a,.first-nav__holder--white .current_page_ancestor a,.first-nav__holder--white .current_page_item a{color:#1e1e1e}.first-nav__holder--white .select2-selection{background-color:#fff!important;border-color:#ebedf0!important;color:#1e1e1e!important}.first-nav__holder--white .select2-selection__arrow b{border-color:#000 transparent transparent!important}body.has-cover-image .first-nav__holder{border-bottom:none;border-top:2px solid hsla(0,0%,100%,.2)}body.has-cover-image .first-nav__holder .first-nav{color:#fff}.first-nav .current-menu-item a,.first-nav .current_page_ancestor a,.first-nav .current_page_item a{border-bottom:2px solid}.first-nav ul{display:flex;justify-content:center}.first-nav ul li{-ms-grid-row-align:center;align-self:center}.first-nav ul li:not(:last-child){margin-right:24px}.page-template-partners .mortar-cta{margin-bottom:0}.page-template-partners .mortar-cta:not(:last-child){margin-bottom:8px}.second-nav{border-top:2px solid #ebedf0;border-bottom:2px solid #ebedf0}body.has-cover-image .second-nav{border-top:none}body.page-template-tickets-single .second-nav{background-color:#fbfbfb}@media(max-width:1023px){.second-nav{display:flex;padding-top:16px;padding-bottom:16px;justify-content:center}}.second-nav .first-nav{padding-top:0}.second-nav .first-nav li{position:relative;padding-top:24px;padding-bottom:24px}.second-nav .first-nav ul a{border-bottom:none;opacity:.6}.second-nav .first-nav ul a:hover{opacity:1}.second-nav .first-nav ul a:hover:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;border-top:2px solid #da291c}.second-nav .first-nav .current-menu-item a,.second-nav .first-nav .current_page_ancestor a,.second-nav .first-nav .current_page_item a{opacity:1}.second-nav .first-nav .current-menu-item a:after,.second-nav .first-nav .current_page_ancestor a:after,.second-nav .first-nav .current_page_item a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;border-top:2px solid #da291c}.fourth-nav{display:flex;justify-content:center;font-size:13px;line-height:18px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#00a777;margin-top:24px;text-align:center}.fourth-nav__holder{margin-top:24px;margin-bottom:24px}@media(min-width:1025px){.fourth-nav__holder{margin-bottom:80px}}.fourth-nav span{display:block;position:relative}.fourth-nav em{font-style:normal}@media(max-width:767px){.fourth-nav em{display:none}}.fourth-nav a{display:block;padding:23px 32px;color:inherit}.fourth-nav a:hover span{border-bottom:1px solid}.fourth-nav .current_page_item a{background-color:rgba(138,173,191,.1)}.fourth-nav .current_page_item span{border-bottom:1px solid}.fourth-nav ul{display:flex}.nav-dropdown{width:calc(100% - 40px);margin:0 auto}.intro .nav-dropdown{margin-top:0}@media(min-width:1024px){.nav-dropdown{position:absolute!important;left:-99999px!important}}.nav-dropdown .select2-selection__arrow b{border-color:#000}.nav-dropdown .select2-container--open{max-width:100%}@media(max-width:1023px){.nav-dropdown-desktop{display:none}}.error404 .intro__title{margin-bottom:0}.search-res{max-width:782px;margin-right:auto;margin-left:auto}.search-res__el:not(:first-child){padding-top:24px}.search-res__el:not(:last-child){padding-bottom:24px;border-bottom:1px solid #ebedf0}.search-res h4{font-size:18px;line-height:24px;font-weight:700;text-transform:uppercase;color:#1e1e1e}@media(min-width:768px){.search-res h4{font-size:20px;line-height:24px}}@media(min-width:1024px){.search-res h4{font-size:23px;line-height:32px}}.search-res h4 a{color:inherit}.search-res h4 a:hover{color:#da291c;border-bottom:1px solid #da291c}.search-res p{font-size:15px;line-height:24px;font-weight:600;color:#666;font-family:Gotham,sans-serif}.na{border:2px solid #ebedf0;border-radius:2px;padding:24px;display:flex;grid-column:1/-1}.na__title{font-size:16px;line-height:24px;font-weight:600;color:#888;-ms-grid-row-align:center;align-self:center}@media(min-width:768px){.na__title{font-size:20px;line-height:32px}}.na__title p{display:inline-block}.na__info{margin-right:16px;-ms-grid-row-align:center;align-self:center}.na__info,.na__info svg{width:24px;height:24px}.na__info svg *{fill:#da291c}.na__button{display:flex;justify-content:center;margin-top:24px}.na__button a{height:32px;font-size:11px;font-weight:700;line-height:14px;letter-spacing:1px;color:inherit;padding:9px 32px;display:inline-block;text-transform:uppercase}.na__button a:hover{background-color:#da291c;border-color:#da291c;color:#fff}.na__holder{padding-top:40px;padding-bottom:40px;background-color:#fbfbfb}@media(min-width:768px){.half{display:flex;width:100%}}@media(min-width:768px){.half__content,.half__figure{width:50%}}.half__figure{position:relative;align-self:flex-start}@media(max-width:767px){.half__figure{margin-bottom:24px}}.half__figure img{display:block;width:100%;height:auto}.half__content{-ms-grid-row-align:center;align-self:center}@media(min-width:768px){.half__content{padding-left:48px}}.half:not(:last-child){margin-bottom:64px}.half__meta,.half__type{font-size:13px;text-transform:uppercase;letter-spacing:1px;font-weight:700;color:#888;line-height:14px}.half__type{margin-bottom:16px}.half__title{font-size:18px;line-height:24px;font-weight:700;color:#00a777;margin-bottom:24px}@media(min-width:768px){.half__title{font-size:20px;line-height:24px}}@media(min-width:1024px){.half__title{font-size:23px;line-height:32px}}.half__meta{border-top:1px solid #888;padding-top:16px;margin-top:32px}@media(min-width:768px){.half__meta ul{display:flex}}.half__meta li{display:flex;align-items:center}@media(max-width:767px){.half__meta li{margin-bottom:16px}}.half__meta li:not(:last-child){margin-right:12px}.half__meta li span{padding-top:4px}.half__meta svg{width:14px;height:14px;margin-right:4px}.half__info{color:#1e1e1e;font-size:16px;line-height:26px}.half__holder{margin-bottom:64px}.gform_wrapper{max-width:792px;margin-right:auto;margin-left:auto;margin-bottom:80px;text-align:center}.gform_wrapper__title{font-size:19px;line-height:24px;font-weight:700;margin-bottom:32px;color:#1e1e1e}@media(min-width:768px){.gform_wrapper__title{font-size:23px;line-height:32px}}@media(min-width:1280px){.gform_wrapper__title{font-size:28px;line-height:40px}}.gform_wrapper__description{font-size:18px;line-height:29px;margin-bottom:80px;color:#353535}.gform_wrapper .validation_error{display:none}.gform_wrapper input[type=email],.gform_wrapper input[type=text],.gform_wrapper textarea{border:2px solid #ebedf0;height:48px;display:block;width:100%;padding-left:16px!important;padding-right:16px!important;font-size:18px!important;line-height:32px;font-weight:600;color:#353535}.gform_wrapper input[type=email]:focus,.gform_wrapper input[type=text]:focus,.gform_wrapper textarea:focus{border-color:#ccc}.gform_wrapper textarea{padding-top:16px!important;padding-bottom:16px!important}.gform_wrapper .gform_fields{display:flex;flex-wrap:wrap;justify-content:space-between}.gform_wrapper .validation_message{margin-top:8px;color:#19255b;font-size:12px}.gform_wrapper .gform_body ul.gform_fields ul.gfield_checkbox input{display:none}.gform_wrapper .gform_body ul.gform_fields ul.gfield_checkbox li:not(:last-child){margin-bottom:8px}.gform_wrapper .gform_body ul.gform_fields ul.gfield_checkbox li>label{display:flex;font-size:17px;line-height:26px;font-weight:500;color:#353535}.gform_wrapper .gform_body ul.gform_fields ul.gfield_checkbox li>label:before{content:"";width:24px;height:24px;border:2px solid #ebedf0;margin-right:8px;flex-shrink:0}.gform_wrapper .gform_body ul.gform_fields ul.gfield_checkbox li input:checked+label{font-weight:400}.gform_wrapper .gform_body ul.gform_fields ul.gfield_checkbox li input:checked+label:before{border-color:#1e1e1e}.gform_wrapper .gform_body ul.gform_fields ul.gfield_checkbox li input:checked+label:after{content:"";position:absolute;left:9px;top:3px;width:7px;height:15px;border:solid #1e1e1e;border-width:0 2px 2px 0;transform:rotate(45deg)}.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio input{display:none}.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio li:not(:last-child){margin-bottom:8px}.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio li>label{display:flex;font-size:17px;line-height:26px;font-weight:500;color:#353535}@media(max-width:767px){.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio li>label{max-width:100%;width:100%}}.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio li>label:before{content:"";width:16px;height:16px;border:2px solid #ebedf0;border-radius:50%;margin-right:8px;margin-top:4px;flex-shrink:0}.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio li input:checked+label{font-weight:400}.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio li input:checked+label:before{border-color:#1e1e1e}.gform_wrapper .gform_body ul.gform_fields ul.gfield_radio li input:checked+label:after{content:"";position:absolute;top:7px;left:9px;width:6px;height:6px;border:2px solid #1e1e1e;background-color:#1e1e1e;border-radius:50%;margin-top:4px}.gform_wrapper .gform_body ul.gform_fields .gfield_html,.gform_wrapper .gform_body ul.gform_fields .gsection{border:none}.gform_wrapper .gform_body ul.gform_fields .gfield_html h1,.gform_wrapper .gform_body ul.gform_fields .gsection h1{font-size:24px;line-height:32px;font-weight:700}@media(min-width:768px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h1,.gform_wrapper .gform_body ul.gform_fields .gsection h1{font-size:30px;line-height:48px}}@media(min-width:1024px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h1,.gform_wrapper .gform_body ul.gform_fields .gsection h1{font-size:40px;line-height:56px}}.gform_wrapper .gform_body ul.gform_fields .gfield_html h2,.gform_wrapper .gform_body ul.gform_fields .gsection h2{font-size:22px;line-height:32px;font-weight:700}@media(min-width:768px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h2,.gform_wrapper .gform_body ul.gform_fields .gsection h2{font-size:26px;line-height:40px}}@media(min-width:1024px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h2,.gform_wrapper .gform_body ul.gform_fields .gsection h2{font-size:34px;line-height:48px}}.gform_wrapper .gform_body ul.gform_fields .gfield_html h3,.gform_wrapper .gform_body ul.gform_fields .gsection h3{font-size:19px;line-height:24px;font-weight:700}@media(min-width:768px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h3,.gform_wrapper .gform_body ul.gform_fields .gsection h3{font-size:23px;line-height:32px}}@media(min-width:1280px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h3,.gform_wrapper .gform_body ul.gform_fields .gsection h3{font-size:28px;line-height:40px}}.gform_wrapper .gform_body ul.gform_fields .gfield_html h4,.gform_wrapper .gform_body ul.gform_fields .gsection h4{font-size:18px;line-height:24px;font-weight:700}@media(min-width:768px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h4,.gform_wrapper .gform_body ul.gform_fields .gsection h4{font-size:20px;line-height:24px}}@media(min-width:1024px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h4,.gform_wrapper .gform_body ul.gform_fields .gsection h4{font-size:23px;line-height:32px}}.gform_wrapper .gform_body ul.gform_fields .gfield_html h5,.gform_wrapper .gform_body ul.gform_fields .gsection h5{font-size:17px;line-height:24px;font-weight:700}@media(min-width:768px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h5,.gform_wrapper .gform_body ul.gform_fields .gsection h5{font-size:18px;line-height:24px}}@media(min-width:1024px){.gform_wrapper .gform_body ul.gform_fields .gfield_html h5,.gform_wrapper .gform_body ul.gform_fields .gsection h5{font-size:19px;line-height:24px}}.gform_wrapper .gform_body ul.gform_fields .gfield_html h6,.gform_wrapper .gform_body ul.gform_fields .gsection h6{font-size:16px;line-height:24px;font-weight:700}.gform_wrapper .gform_body ul.gform_fields .gfield_html h1,.gform_wrapper .gform_body ul.gform_fields .gfield_html h2,.gform_wrapper .gform_body ul.gform_fields .gfield_html h3,.gform_wrapper .gform_body ul.gform_fields .gfield_html h4,.gform_wrapper .gform_body ul.gform_fields .gfield_html h5,.gform_wrapper .gform_body ul.gform_fields .gfield_html h6,.gform_wrapper .gform_body ul.gform_fields .gsection h1,.gform_wrapper .gform_body ul.gform_fields .gsection h2,.gform_wrapper .gform_body ul.gform_fields .gsection h3,.gform_wrapper .gform_body ul.gform_fields .gsection h4,.gform_wrapper .gform_body ul.gform_fields .gsection h5,.gform_wrapper .gform_body ul.gform_fields .gsection h6{color:#1e1e1e}.gform_wrapper .gform_body ul.gform_fields .gfield_html h1:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gfield_html h2:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gfield_html h3:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gfield_html h4:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gfield_html h5:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gfield_html h6:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gsection h1:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gsection h2:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gsection h3:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gsection h4:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gsection h5:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gsection h6:not(:last-child){margin-bottom:16px!important}.gform_wrapper .gform_body ul.gform_fields .gfield_html p,.gform_wrapper .gform_body ul.gform_fields .gsection p{font-size:17px;line-height:26px;color:#353535}.gform_wrapper .gform_body ul.gform_fields .gfield_html p:not(:last-child),.gform_wrapper .gform_body ul.gform_fields .gsection p:not(:last-child){margin-bottom:24px!important}.gform_wrapper .gform_body ul.gform_fields .gfield_html a,.gform_wrapper .gform_body ul.gform_fields .gsection a{border-bottom:1px solid #da291c;color:#da291c}.gform_wrapper .gform_body ul.gform_fields .gfield_html a:hover,.gform_wrapper .gform_body ul.gform_fields .gsection a:hover{opacity:.5}.gform_wrapper .gfield{width:100%}.gform_wrapper .gfield>.gfield_label{font-size:16px;line-height:24px;display:block;font-weight:700;color:#1e1e1e}.gform_wrapper .gfield_required{color:#1e1e1e!important}.gform_wrapper ul.gform_fields li.gfield{padding-right:0!important}@media(min-width:768px){.gform_wrapper ul.gform_fields li.gf_left_half{padding-right:16px}}.gform_wrapper .ginput_recaptcha div:first-child{margin:0 auto}.gform_wrapper li.gfield.gfield_error{background-color:transparent!important;padding-top:0!important;padding-bottom:0!important;border:none!important}.gform_wrapper li.gfield.gfield_error label{margin-top:0!important;color:#da291c}.gform_wrapper li.gfield.gfield_error label .gfield_required{color:#da291c!important}.gform_wrapper li.gfield.gfield_error input[type=email],.gform_wrapper li.gfield.gfield_error input[type=text],.gform_wrapper li.gfield.gfield_error textarea{border-color:#da291c!important}.gform_wrapper li.gfield.gfield_error .select2-selection{border-color:#da291c;color:#da291c}.gform_wrapper .field_description_below .gfield_description{padding-top:0!important}.gform_wrapper .validation_message{color:#da291c!important;font-size:14px!important;line-height:16px!important;font-weight:700!important}.gform_wrapper input[type=submit]{font-size:13px;line-height:16px;font-weight:900;text-transform:uppercase;color:#da291c;padding-left:35px;padding-right:35px;height:48px;display:flex;border:2px solid #da291c;justify-content:center;align-items:center;background-color:#e21e30;color:#fff;cursor:pointer}.gform_wrapper input[type=submit]:hover{background-color:#da291c;color:#fff}.gform_wrapper input[type=submit]:hover{color:#e21e30;background-color:#fff;border:2px solid red}.gform_validation_container{display:none!important}.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:100%!important}.gpnf-dialog .ui-dialog-titlebar{font-size:19px;line-height:24px;font-weight:700;font-weight:700!important}@media(min-width:768px){.gpnf-dialog .ui-dialog-titlebar{font-size:23px;line-height:32px}}@media(min-width:1280px){.gpnf-dialog .ui-dialog-titlebar{font-size:28px;line-height:40px}}.featured-players{background-color:#f7f7f7;padding-top:40px;padding-bottom:40px;margin-bottom:40px}@media(min-width:768px){.featured-players{padding-top:72px;padding-bottom:64px;margin-bottom:64px}}.featured-players h3{font-size:17px;line-height:24px;font-weight:700;color:#1e1e1e;font-weight:900;text-transform:uppercase;margin-bottom:24px}@media(min-width:768px){.featured-players h3{font-size:18px;line-height:24px}}@media(min-width:1024px){.featured-players h3{font-size:19px;line-height:24px}}@media(max-width:1023px){.featured-players .player{margin-bottom:40px}}.featured-players__holder{display:flex;flex-flow:row wrap;justify-content:flex-start}@media(max-width:499px){.featured-players__holder .item{width:100%}}@media(min-width:500px)and (max-width:1023px){.featured-players__holder .item{flex-basis:calc(50% - 12px);margin-right:24px}.featured-players__holder .item:nth-child(2n){margin-right:0}}@media(min-width:1024px){.featured-players__holder .item{flex-basis:calc(25% - 18px);margin-right:24px}.featured-players__holder .item:nth-child(4n){margin-right:0}}.hplayers .player,.players .player{margin-bottom:48px}.hplayers__pagination,.players__pagination{max-width:384px;margin:0 auto}.player__figure{display:block;max-height:300px;height:300px;margin-bottom:16px}@media(min-width:768px){.player__figure{max-height:370px;height:370px}}@media(min-width:1024px){.player__figure{max-height:236px;height:236px}}@media(min-width:1280px){.player__figure{max-height:300px;height:300px}}.player__figure img{display:block;height:100%;max-height:300px;height:300px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}@media(max-width:767px){.player__figure img{-o-object-position:top;object-position:top}}@media(min-width:768px){.player__figure img{width:100%;max-height:370px;height:370px}}@media(min-width:1024px){.player__figure img{max-height:236px;height:236px}}@media(min-width:1280px){.player__figure img{max-height:300px;height:300px}}.player__association{font-size:12px;line-height:16px;color:#888;margin-bottom:8px;font-weight:900;text-transform:uppercase;display:flex}.player__association__item{margin-right:6px;display:flex;align-items:center}.player__association__item:not(:first-child):before{content:"/";margin-right:6px;display:block}.player__name{font-size:19px;color:#1e1e1e}.player__name,.player__year{line-height:24px;font-weight:900;text-transform:uppercase}.player__year{font-size:18px;color:#888}.player-profile{padding-top:40px;margin-bottom:63px}.player-profile__holder{margin-bottom:40px}@media(min-width:768px){.player-profile__holder{display:flex;justify-content:space-between;margin-bottom:63px}}.player-profile__figure{position:relative;display:block;max-height:306px;height:306px;width:100%}@media(min-width:768px){.player-profile__figure{max-width:224px;max-height:239px;height:239px}}@media(min-width:1024px){.player-profile__figure{max-width:384px;max-height:409px;height:409px}}@media(min-width:1280px){.player-profile__figure{max-width:460px;max-height:490px;height:490px}}@media(max-width:767px){.player-profile__figure{margin-bottom:24px}}.player-profile__figure img{display:block;width:100%;height:100%;max-height:306px;height:306px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}@media(min-width:768px){.player-profile__figure img{max-height:239px;height:239px}}@media(min-width:1024px){.player-profile__figure img{max-height:409px;height:409px}}@media(min-width:1280px){.player-profile__figure img{max-height:490px;height:490px}}.player-profile__info{width:100%;max-width:700px}@media(max-width:767px){.player-profile__info .player-profile__back{display:none}}@media(min-width:768px){.player-profile__info{max-width:calc(100% - 248px)}}@media(min-width:1024px){.player-profile__info{max-width:calc(100% - 416px)}}@media(min-width:1280px){.player-profile__info{max-width:calc(100% - 500px)}}.player-profile__back{display:flex;font-size:12px;line-height:16px;color:#da291c;font-weight:900;text-transform:uppercase;margin-bottom:16px}@media(min-width:768px){.player-profile__back{margin-bottom:25px}}.player-profile__back svg{height:18px;width:18px}.player-profile__back svg *{margin-right:8px;fill:#da291c}@media(min-width:768px){.player-profile__back.mobile{display:none}}.player-profile h1{font-size:24px;line-height:32px;font-weight:700;color:#1e1e1e;font-weight:900;text-transform:uppercase}@media(min-width:768px){.player-profile h1{font-size:30px;line-height:48px}}@media(min-width:1024px){.player-profile h1{font-size:40px;line-height:56px}}.player-profile__details{margin-bottom:40px}@media(min-width:768px){.player-profile__details{display:flex;flex-wrap:wrap}}.player-profile__details span{display:block;border-top:2px solid #ebedf0}.player-profile__details span.text{font-family:Gotham,sans-serif}@media(min-width:768px){.player-profile__details span{display:flex;align-items:center;padding-top:9px;padding-bottom:9px}.player-profile__details span:nth-last-child(-n+2){border-bottom:2px solid #ebedf0}}.player-profile__details span:nth-child(odd){font-size:13px;line-height:16px;color:#1e1e1e;text-transform:uppercase;font-weight:900}@media(min-width:768px){.player-profile__details span:nth-child(odd){width:30%}}@media(max-width:767px){.player-profile__details span:nth-child(odd){padding-top:12px}}.player-profile__details span:nth-child(2n){font-size:16px;line-height:24px;color:#353535}@media(min-width:768px){.player-profile__details span:nth-child(2n){width:70%}}@media(max-width:767px){.player-profile__details span:nth-child(2n){margin-bottom:4px;border-top:none}}.player-profile__social{display:flex;justify-content:space-between}.player-profile__follow{display:flex;align-items:center}.player-profile__follow .label{font-size:14px;line-height:16px;color:#e21e30;font-weight:900;text-transform:uppercase;margin-right:8px}.player-profile__follow a{height:40px;width:40px;border-radius:50%;background-color:#e21e30;margin-left:8px;display:flex;justify-content:center;align-items:center}.player-profile__follow a:first-child{margin-left:16px}.player-profile__follow a svg *{fill:#fff}.player-profile__wta{font-size:14px;line-height:16px;color:#1e1e1e;text-transform:uppercase;font-weight:900;display:flex;align-items:center}.player-profile__wta span{border-bottom:2px solid #000}.player-profile__wta svg{margin-right:16px}.player-profile__wta svg g{width:52px;height:40px}.player-profile__personal h3{font-size:17px;line-height:24px;font-weight:700;color:#1e1e1e;text-transform:uppercase;margin-bottom:25px}@media(min-width:768px){.player-profile__personal h3{font-size:18px;line-height:24px}}@media(min-width:1024px){.player-profile__personal h3{font-size:19px;line-height:24px}}.player-profile__personal .player-profile__details span{padding-top:16px;padding-bottom:16px;width:calc(50% - 12px)}.player-profile__personal .player-profile__details span:nth-child(odd){padding-right:24px}@media(max-width:767px){.player-profile__personal .player-profile__details span{width:100%}}.player-profile__personal .player-profile__details span:nth-child(odd){font-size:16px;line-height:24px}.player-profile__personal .player-profile__details span:nth-child(2n){font-size:18px;line-height:32px}.player-profile__related{margin-bottom:80px;max-width:792px}.player-profile__related h3{margin-bottom:26px}.player-profile__category{font-size:14px;line-height:16px;color:#888;font-weight:900;text-transform:uppercase}.player-profile__description{margin-bottom:40px}.player-profile__ico{position:absolute;left:16px;bottom:16px;display:flex;align-items:center;justify-content:center;height:28px;padding-left:12px;padding-right:12px;background-color:#fff;border-radius:14px;font-size:12px;line-height:16px;color:#da291c;font-weight:900;text-transform:uppercase}.player-profile__ico svg{margin-right:4px}.player-profile__ico svg *{fill:#da291c}.player-profile__title-wrap{display:flex;align-items:center;justify-content:space-between;position:relative;margin-bottom:24px}.player-profile__title-wrap .select2-container--open{top:56px!important;right:0!important;left:auto!important}.player-profile__title-wrap .select2-container--open .select2-dropdown{width:263px!important}.player-profile__title-wrap .select2-container--open .select2-search{display:block;padding:16px;background-color:#f7f7f7;border-top:2px solid #ebedf0}.player-profile__title-wrap .select2-container--open .select2-search .select2-search__field{max-width:231px;border:2px solid #ccc;background-color:#fff;padding:8px 16px;font-size:16px;line-height:24px;font-weight:600;color:#666}.player-profile__title-wrap .select2-container--open .select2-results ul{max-height:294px}.player-profile__toggle{height:40px;width:40px;border:2px solid #ebedf0;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center}.player-profile__toggle .select2-container{display:none}.player-profile__toggle.active,.player-profile__toggle:hover{background-color:#e21e30;border:none}.player-profile__toggle.active svg *,.player-profile__toggle:hover svg *{fill:#fff}.player-profile__toggle svg *{fill:#000}.player-profile__search{display:none}.hplayers__intro{background-color:#f7f7f7;padding-top:64px;padding-bottom:64px}.hplayers__title{margin-bottom:40px}@media(min-width:768px){.hplayers__title{display:flex;justify-content:space-between;align-items:center}}.hplayers__title h2{font-size:22px;line-height:32px;font-weight:700;text-transform:uppercase;color:#1e1e1e}@media(min-width:768px){.hplayers__title h2{font-size:26px;line-height:40px}}@media(min-width:1024px){.hplayers__title h2{font-size:34px;line-height:48px}}@media(max-width:767px){.hplayers__title h2{margin-bottom:16px}}.hplayers .player__name{margin-bottom:8px}.hplayers__filter{display:flex;margin-bottom:16px;position:relative}@media(max-width:767px){.hplayers__filter{flex-direction:column}}.hplayers__filter a{font-size:14px;line-height:16px;font-weight:900;color:#1e1e1e;text-transform:uppercase;padding-bottom:25px;padding-left:24px;padding-right:24px}.hplayers__filter a.active{border-bottom:2px solid #e21e30}@media(max-width:767px){.hplayers__filter a{padding-left:16px;padding-top:8px;padding-bottom:8px}.hplayers__filter a.active{border-bottom:none;border-left:2px solid #e21e30}}.hplayers__filter:after{content:" ";display:block;width:2px;height:100%;background-color:#ebedf0;position:absolute;top:0;left:0;z-index:-1}@media(min-width:768px){.hplayers__filter:after{top:auto;bottom:0;left:0;width:100%;height:2px}}.hplayers__row,.tc-table__row{font-size:16px;line-height:20px;color:#353535;border-top:2px solid #ebedf0;padding-top:16px;font-family:Gotham,sans-serif}@media(min-width:768px){.hplayers__row,.tc-table__row{display:flex;align-items:center;border-top:none;border-bottom:2px solid #ebedf0;padding-bottom:16px}}.hplayers__row.headers,.tc-table__row.headers{font-size:13px;line-height:16px;color:#1e1e1e;font-weight:900;text-transform:uppercase;font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures}@media(max-width:767px){.hplayers__row.headers,.tc-table__row.headers{display:none}}.hplayers__row .cell,.tc-table__row .cell{flex:1}@media(max-width:767px){.hplayers__row .cell,.tc-table__row .cell{margin-bottom:16px}}@media(min-width:768px){.hplayers__row .cell:not(:last-child),.tc-table__row .cell:not(:last-child){margin-right:16px}}.hplayers__row a,.tc-table__row a{color:#e21e30;text-decoration:underline}.hplayers__row .label,.tc-table__row .label{font-size:13px;line-height:16px;color:#1e1e1e;margin-bottom:4px;text-transform:uppercase;font-weight:900}@media(min-width:768px){.hplayers__row .label,.tc-table__row .label{display:none}}.tc-table{margin-top:40px;margin-bottom:40px}@media(min-width:1024px){.tc-table{margin-bottom:64px}}.hof__toggle{display:flex;align-items:center;height:40px;border-radius:24px;border:2px solid #da291c;padding-left:16px;padding-right:16px;position:relative}@media(min-width:768px){.hof__toggle{width:198px}}.hof__toggle__item{z-index:5}.hof__toggle__item.active a{color:#fff}.hof__toggle__item:last-child{margin-left:auto}.hof__toggle a{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase;color:#da291c;display:flex;align-items:center}.hof__toggle--left:before{content:"";display:block;background:#da291c;border-radius:24px;position:absolute;width:50%;height:100%;top:0;left:-2px;z-index:1}.hof__toggle--right:before{content:"";display:block;background:#da291c;border-radius:24px;position:absolute;width:53%;height:100%;top:0;right:-2px;z-index:1}body{counter-reset:banner-card single-card-tickets}.banner-card{position:relative;width:100%;height:400px;max-height:400px}@media(max-width:767px){.banner-card{margin-bottom:2px}}@media(min-width:768px){.banner-card{height:460px;max-height:460px}}@media(min-width:1280px){.banner-card{height:560px;max-height:560px}}@media(min-width:768px)and (max-width:1023px){body.home .banner-card:first-child{grid-column:1/-1}}@media(min-width:768px){.banner-card__holder{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:2px}}@media(min-width:768px)and (max-width:1023px){.banner-card__holder .banner-card:first-child{grid-column:1/-1}}@media(min-width:1024px){.banner-card__holder{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;grid-gap:2px}}@media(min-width:1024px){.banner-card__holder--four{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:2px}}@media(min-width:1024px){.banner-card__holder--five{-ms-grid-columns:(1fr)[12];grid-template-columns:repeat(12,1fr)}.banner-card__holder--five .banner-card{-ms-grid-column-span:4;grid-column:span 4}.banner-card__holder--five .banner-card:nth-child(-n+2){-ms-grid-column-span:6;grid-column:span 6}}@media(min-width:768px)and (max-width:1023px){.banner-card__holder--five .banner-card:first-child{grid-column:1/-1}}.banner-card__figure{height:400px}@media(min-width:768px){.banner-card__figure{height:460px}}@media(min-width:1280px){.banner-card__figure{height:560px}}.banner-card__figure img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";width:100%;height:100%}.banner-card__figure:after{position:absolute;z-index:2;left:0;bottom:0;width:100%;display:block;content:"";height:50%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.8))}.banner-card__figure:before{position:absolute;z-index:2;left:0;top:0;width:100%;display:block;content:"";height:15%;background:linear-gradient(0deg,transparent,rgba(0,0,0,.4))}.banner-card__content{position:absolute;left:0;bottom:0;color:#fff;z-index:3;padding:16px}@media(min-width:768px){.banner-card__content{padding:24px 24px 32px;min-height:200px}}@media(min-width:1024px){.banner-card__content{padding:24px;min-height:233px}}@media(min-width:1280px){.banner-card__content{max-width:560px;padding:0 24px 0 0;left:38px;bottom:40px;min-height:176px}}.banner-card__title{font-size:18px;line-height:24px;font-weight:700;text-transform:uppercase;color:#fff}@media(min-width:768px){.banner-card__title{font-size:20px;line-height:24px}}@media(min-width:1024px){.banner-card__title{font-size:23px;line-height:32px}}.banner-card__title:hover{border-bottom:1px solid #fff}.banner-card h4{margin-bottom:8px}.banner-card__description{font-size:16px;line-height:24px;font-weight:600;word-wrap:break-word;font-family:Gotham,sans-serif}.banner-card__decorationNumber{position:absolute;top:24px;z-index:3;display:flex;align-items:center;font-size:13px;line-height:16px;color:#fff;font-weight:700}.banner-card__decorationNumber:before{content:" ";height:6px;width:8px;background-color:#fff;display:flex;margin-right:8px}@media(min-width:768px){.banner-card__decorationNumber:before{width:16px}}@media(min-width:1280px){.banner-card__decorationNumber:before{width:24px}}.banner-card__decorationNumber:after{counter-increment:banner-card;content:"0" counter(banner-card)}.banner-card__decoration{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;background-color:#da291c;padding:2px 6px;color:#fff;margin-bottom:16px;display:inline-block}@media(min-width:768px){.banner-card__decoration{font-size:13px;line-height:16px;padding:4px 8px}}.banner-card__links{margin-top:24px;display:flex;flex-wrap:wrap}.banner-card__links a{padding:4px 12px;border-radius:16px;border:2px solid #fff;font-size:11px;line-height:16px;font-weight:700;color:#fff;text-transform:uppercase;margin-bottom:8px}.banner-card__links a:not(:last-child){margin-right:4px}.banner-card__links a:hover{background-color:#da291c;border-color:#da291c;color:#fff}.top-card{position:relative}@media(max-width:767px){.top-card:first-child{margin-bottom:2px}}.top-card:after{position:absolute;left:0;bottom:0;width:100%;display:block;content:"";height:50%;background:linear-gradient(0deg,#000,transparent);opacity:.8;pointer-events:none}.top-card__holder{display:-ms-grid;display:grid;padding-top:2px}@media(min-width:768px){.top-card__holder{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:2px}}.top-card__figure{height:400px;max-height:400px}@media(min-width:768px){.top-card__figure{height:460px;max-height:460px}}@media(min-width:1280px){.top-card__figure{height:700px;max-height:700px}}.top-card__figure img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";height:100%;width:100%}.top-card__content{z-index:5;position:absolute;bottom:16px;left:0;padding-left:16px;padding-right:16px}@media(max-width:767px){.top-card__content{width:100%}}@media(min-width:768px){.top-card__content{bottom:24px;padding-left:24px;padding-right:24px}}@media(min-width:1024px){.top-card__content{bottom:32px;padding-left:32px;padding-right:32px}}@media(min-width:1280px){.top-card__content{bottom:72px;padding-left:40px;padding-right:40px}}.top-card__content .block__decoration{margin-bottom:18px}.top-card__content h4{font-size:18px;line-height:24px;font-weight:700;text-transform:uppercase;color:#fff;margin-bottom:8px}@media(min-width:768px){.top-card__content h4{font-size:20px;line-height:24px}}@media(min-width:1024px){.top-card__content h4{font-size:23px;line-height:32px}}.top-card__description{font-size:15px;line-height:24px;font-weight:600;color:#fff;margin-bottom:24px;font-family:Gotham,sans-serif}@media(min-width:768px){.top-card__description{font-size:16px}}.top-card__action{font-size:13px;line-height:16px;font-weight:700;text-transform:uppercase}.top-card__action,.top-card__action a{display:flex;justify-content:center;width:100%}.top-card__action a{color:#fff;height:48px;border:2px solid #fff;align-items:center}.top-card__action:hover{background-color:#da291c;color:#fff}.top-card__action:hover a{border-color:#da291c}@media(min-width:768px){.top-card__action{max-width:180px}}.top-card__icon__holder{position:absolute;top:0;right:0}.top-card__icon__holder.alt{z-index:5;top:auto;bottom:0}.top-card__decoration{position:absolute;display:none;width:60px;height:6px;background-color:#da291c;z-index:3;pointer-events:none}@media(min-width:768px){.top-card__decoration{display:block}}@media(min-width:1024px){.top-card__decoration{width:130px}}.top-card__decoration__top-left{left:0;top:40px}@media(min-width:1024px){.top-card__decoration__top-left{top:24px}}@media(min-width:1280px){.top-card__decoration__top-left{top:40px}}.top-card__decoration__right{display:block;width:40px;right:80px;top:60px}@media(min-width:1024px){.top-card__decoration__right{width:60px}}.top-card__decoration__right-over{display:block;background-color:#fff;width:20px;top:60px;right:60px}.top-card__decoration__bottom-right{width:40px;background-color:#fff;bottom:60px;right:0}@media(min-width:1024px){.top-card__decoration__bottom-right{width:60px}}.top-card:last-child .ticket-card__decoration__right{width:60px}.top-card:last-child .ticket-card__decoration__top-left{width:40px;background-color:#fff}@media(min-width:1024px){.top-card:last-child .ticket-card__decoration__top-left{width:60px}}@media(min-width:1280px){.top-card:last-child .ticket-card__decoration__top-left{width:100px}}.top-card:last-child .ticket-card__decoration__bottom-right{background-color:#da291c;width:60px}@media(min-width:1024px){.top-card:last-child .ticket-card__decoration__bottom-right{width:130px}}@media(min-width:1280px){.top-card:last-child .ticket-card__decoration__bottom-right{width:170px}}.rogers-search{margin-top:20px;margin-bottom:40px;position:relative}.rogers-search form{border:2px solid #ebedf0;border-radius:3px;display:flex}.rogers-search button{width:48px;height:44px;background-color:#fbfbfb;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.rogers-search button svg{width:20px;height:20px}.rogers-search button svg *{stroke:#da291c}.rogers-search input[type=search],.rogers-search input[type=text]{display:block;border:none;outline:none;height:44px;background:#fbfbfb;width:85%;padding:0 16px;color:#888;font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures;font-size:16px}@media(min-width:768px){.rogers-search input[type=search],.rogers-search input[type=text]{width:100%}}.tickets-banner{background-color:#fbfbfb;display:flex;flex-direction:column;align-items:center;padding-top:40px;padding-bottom:40px;position:relative;height:312px;width:100%}@media(max-width:767px){.tickets-banner{padding-left:16px;padding-right:16px}}@media(min-width:768px){.tickets-banner{flex-direction:row;justify-content:center;padding-top:26px;padding-bottom:26px;height:100px}}.tickets-banner__holder{margin-bottom:40px}@media(min-width:768px){.tickets-banner__holder{margin-bottom:80px;padding-left:20px;padding-right:20px;max-width:1240px;margin-left:auto;margin-right:auto}}@media(min-width:768px)and (min-width:768px){.tickets-banner__holder{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:768px)and (min-width:1024px){.tickets-banner__holder{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:768px)and (min-width:1280px){.tickets-banner__holder{padding-left:40px;padding-right:40px;max-width:1280px}}@media(min-width:1024px){.tickets-banner__holder{display:flex;justify-content:space-between}}.tickets-banner__clock{margin-top:auto;height:100px;max-height:100px;background-color:#006039;text-align:center}@media(max-width:1023px){.tickets-banner__clock{margin-bottom:2px}}@media(min-width:1024px){.tickets-banner__clock{margin-bottom:0;margin-right:2px}}.tickets-banner__clock a{display:block;margin:0 auto}.tickets-banner__title{font-size:19px;line-height:24px;font-weight:700;text-transform:uppercase;color:#1e1e1e;margin-bottom:24px;text-align:center;z-index:2}@media(min-width:768px){.tickets-banner__title{margin-bottom:0;margin-right:24px;text-align:left}}@media(min-width:768px)and (max-width:1279px){.tickets-banner__title{font-size:13px;line-height:16px}}@media(max-width:767px){.tickets-banner__title{max-width:240px}}.tickets-banner a{display:flex;justify-content:center;align-items:center;height:48px;border:2px solid #da291c;font-size:13px;line-height:16px;color:#da291c;font-weight:700;text-transform:uppercase;padding-left:25px;padding-right:25px;z-index:2}@media(max-width:767px){.tickets-banner a{width:100%}}.tickets-banner a:last-child{margin-top:8px}@media(min-width:768px){.tickets-banner a:last-child{margin-top:0;margin-left:8px}}.tickets-banner a:hover{background-color:#da291c;color:#fff}.tickets-banner .leaf{position:absolute;left:16px;bottom:0;z-index:1}@media(min-width:768px){.tickets-banner .leaf{bottom:auto;top:0}}.tickets-banner__decoration{position:absolute;display:block;height:6px;background-color:#da291c;z-index:3;pointer-events:none}.tickets-banner__decoration-left{left:0;bottom:16px;width:80px}.tickets-banner__decoration-right{top:16px;right:0;width:40px}@media(min-width:768px){.tickets-banner__decoration-right{width:20px}}.rogers-square{position:relative}@media(max-width:767px){.rogers-square{margin:0 auto}}@media(min-width:768px){.rogers-square{width:348px;height:348px;max-width:348px;max-height:348px}}@media(min-width:1024px){.rogers-square{width:304px;height:304px;max-width:304px;max-height:304px}}@media(min-width:1280px){.rogers-square{width:282px;height:282px;max-width:282px;max-height:282px}}.rogers-square__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6;z-index:2;pointer-events:none}.rogers-square__figure{display:block;z-index:1}@media(min-width:768px){.rogers-square__figure{max-width:348px;max-height:348px}}@media(min-width:1024px){.rogers-square__figure{max-width:304px;max-height:304px}}@media(min-width:1280px){.rogers-square__figure{max-width:282px;max-height:282px}}.rogers-square__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}@media(min-width:768px){.rogers-square__figure img{max-width:348px;max-height:348px}}@media(min-width:1024px){.rogers-square__figure img{max-width:304px;max-height:304px}}@media(min-width:1280px){.rogers-square__figure img{max-width:282px;max-height:282px}}.rogers-square__logo{width:180px;height:75px;z-index:3;display:flex;justify-content:center;align-items:center;margin-bottom:16px}.rogers-square__logo img{max-width:180px;max-height:75px}.rogers-square__decoration{font-size:10px;line-height:16px;font-weight:700;color:#fff;text-transform:uppercase;position:absolute;top:8px;left:12px;z-index:3;pointer-events:none}.rogers-square__description{width:100%;max-width:234px;margin-bottom:16px;z-index:3;font-size:14px;line-height:20px;font-weight:600;color:#fff;text-align:center}.rogers-square__action{display:flex;justify-content:center;align-items:center;height:32px;max-width:130px;border:2px solid #fff;border-radius:24px;font-size:11px;line-height:16px;color:#fff;font-weight:700;text-transform:uppercase;padding-left:24px;padding-right:24px;z-index:3;pointer-events:all}.rogers-square__action:hover{background-color:#fff;color:#1e1e1e}.rogers-square__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:24px;padding-right:24px}.rogers-square__cta .rogers-square__overlay{background-color:#000;opacity:.6}.rogers-square__bottom .rogers-square__overlay{top:auto;bottom:0;background:linear-gradient(180deg,transparent,#000);opacity:.6}.rogers-square__bottom .rogers-square__content{justify-content:flex-end}.rogers-square__bottom .rogers-square__description{margin-bottom:32px}.rogers-leaderboard{position:relative}.rogers-leaderboard__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.6;z-index:2;pointer-events:none}.rogers-leaderboard__figure{display:block;z-index:1;display:flex}.rogers-leaderboard__figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.rogers-leaderboard__logo{margin-bottom:16px;z-index:3;display:flex;justify-content:center;align-items:center}.rogers-leaderboard__logo,.rogers-leaderboard__logo img{max-width:310px;max-height:120px}.rogers-leaderboard__content{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3;pointer-events:none;display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:40px;padding-right:40px}.rogers-leaderboard__decoration{font-size:10px;line-height:16px;font-weight:700;color:#fff;text-transform:uppercase;position:absolute;top:8px;left:12px;z-index:3;pointer-events:none}.rogers-leaderboard__description{width:100%;max-width:234px;z-index:3;font-size:14px;line-height:20px;font-weight:600;color:#fff;text-align:center;max-width:403px;text-align:left;margin-bottom:16px}.rogers-leaderboard__action{display:flex;justify-content:center;align-items:center;height:32px;max-width:130px;border:2px solid #fff;border-radius:24px;font-size:11px;line-height:16px;color:#fff;font-weight:700;text-transform:uppercase;padding-left:24px;padding-right:24px;z-index:3;pointer-events:all;display:inline-flex}.rogers-leaderboard__action:hover{background-color:#fff;color:#1e1e1e}.rogers-leaderboard__wrap{display:flex;flex-direction:column;max-width:403px}@media(max-width:767px){.rogers-leaderboard__cta,.rogers-leaderboard__cta .rogers-leaderboard__figure img{height:300px!important;max-height:300px!important}}.rogers-leaderboard__cta .rogers-leaderboard__logo{max-width:234px;margin-bottom:16px}@media(min-width:768px){.rogers-leaderboard__cta .rogers-leaderboard__logo{margin-right:40px;margin-bottom:0}}.rogers-leaderboard__cta .rogers-leaderboard__logo img{max-width:234px}.rogers-leaderboard__cta .rogers-leaderboard__overlay{background-color:#000;opacity:.6}@media(min-width:768px){.rogers-leaderboard__cta .rogers-leaderboard__content{flex-direction:row;justify-content:flex-start}}@media(min-width:768px){.rogers-leaderboard__cta .rogers-leaderboard__action{margin-left:0!important}}@media(max-width:767px){.rogers-leaderboard__cta .rogers-leaderboard__wrap{align-items:center}}@media(max-width:767px){.rogers-leaderboard__cta .rogers-leaderboard__description{text-align:center}}@media(max-width:767px){.rogers-leaderboard__aligned--left,.rogers-leaderboard__aligned--left .rogers-leaderboard__figure,.rogers-leaderboard__aligned--left .rogers-leaderboard__figure img,.rogers-leaderboard__aligned--right,.rogers-leaderboard__aligned--right .rogers-leaderboard__figure,.rogers-leaderboard__aligned--right .rogers-leaderboard__figure img{height:250px}}.rogers-leaderboard__aligned--left .rogers-leaderboard__content,.rogers-leaderboard__aligned--right .rogers-leaderboard__content{padding-left:24px;padding-right:24px}.rogers-leaderboard__aligned--left .rogers-leaderboard__logo,.rogers-leaderboard__aligned--right .rogers-leaderboard__logo{width:167px;max-height:120px}.rogers-leaderboard__aligned--left .rogers-leaderboard__overlay,.rogers-leaderboard__aligned--right .rogers-leaderboard__overlay{width:482px;opacity:1}.rogers-leaderboard__aligned--left .rogers-leaderboard__overlay{background:linear-gradient(90deg,#1e1e1e,#1e1e1e 30%,rgba(30,30,30,0));left:0}.rogers-leaderboard__aligned--left .rogers-leaderboard__content{align-items:flex-start}@media(max-width:768px){.rogers-leaderboard__aligned--left .rogers-leaderboard__content{align-items:center}}.rogers-leaderboard__aligned--left .rogers-leaderboard__wrap{max-width:234px;align-items:center}.rogers-leaderboard__aligned--left .rogers-leaderboard__description{text-align:center}.rogers-leaderboard__aligned--right .rogers-leaderboard__overlay{background:linear-gradient(90deg,rgba(30,30,30,0),#1e1e1e 70%,#1e1e1e);left:auto;right:0}.rogers-leaderboard__aligned--right .rogers-leaderboard__content{align-items:flex-end}@media(max-width:768px){.rogers-leaderboard__aligned--right .rogers-leaderboard__content{align-items:center}}.rogers-leaderboard__aligned--right .rogers-leaderboard__wrap{max-width:234px;align-items:center}.rogers-leaderboard__aligned--right .rogers-leaderboard__description{text-align:center}.rogers-leaderboard-logo .rogers-leaderboard__logo{width:auto!important;height:auto!important}.rogers-leaderboard__aligned--right.takeoverbottom .rogers-leaderboard__takeoverwrapper .rogers-leaderboard__wrap,.rogers-leaderboard__aligned--right.takeovertop .rogers-leaderboard__takeoverwrapper .rogers-leaderboard__wrap{grid-column:-2}.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__content,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__content{justify-content:center;padding-left:0;padding-right:0}.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__takeoverwrapper,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__takeoverwrapper{padding-left:20px;padding-right:20px;max-width:1240px;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__takeoverwrapper,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__takeoverwrapper{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:1024px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__takeoverwrapper,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__takeoverwrapper{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:1280px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__takeoverwrapper,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__takeoverwrapper{padding-left:40px;padding-right:40px;max-width:1280px}}@media(min-width:768px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__takeoverwrapper,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__takeoverwrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 4fr 6fr 1fr;grid-template-columns:1fr 4fr 6fr 1fr;grid-column-gap:24px;align-items:center}}.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__logo,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__logo{display:flex;justify-content:center;margin-right:0;width:100%;max-width:100%}@media(min-width:768px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__logo,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__logo{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}@media(max-width:767px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__logo,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__logo{margin-bottom:24px;max-height:70px}}.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__logo img,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__logo img{max-height:100%}@media(max-width:767px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__logo img,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__logo img{max-height:80px}}.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__description,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__description{font-size:22px;line-height:32px;font-weight:700;text-transform:uppercase;width:100%;max-width:100%}@media(min-width:768px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__description,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__description{font-size:26px;line-height:40px}}@media(min-width:1024px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__description,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__description{font-size:34px;line-height:48px}}@media(max-width:767px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__description,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__description{text-align:center}}.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__wrap,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__wrap{max-width:100%}@media(max-width:767px){.rogers-leaderboard.rogers-leaderboard__cta.takeoverbottom .rogers-leaderboard__wrap,.rogers-leaderboard.rogers-leaderboard__cta.takeovertop .rogers-leaderboard__wrap{align-items:center}}.rogers-leaderboard.takeoverbottom .rogers-leaderboard__description{font-size:18px;line-height:24px;font-weight:700}@media(min-width:768px){.rogers-leaderboard.takeoverbottom .rogers-leaderboard__description{font-size:20px;line-height:24px}}@media(min-width:1024px){.rogers-leaderboard.takeoverbottom .rogers-leaderboard__description{font-size:23px;line-height:32px}}.rogers-mirror{display:none}.news__sidebar__ads .rogers-mirror{margin-bottom:24px}.rogers-mirror--landscape{padding-top:24px;padding-bottom:24px;border-bottom:2px solid #ebedf0}@media(min-width:768px){.rogers-mirror--landscape .rogers-leaderboard__figure{max-height:200px;height:200px}}@media(min-width:1200px){.rogers-mirror--landscape .rogers-leaderboard,.rogers-mirror--landscape .rogers-leaderboard__figure,.rogers-mirror--landscape .rogers-leaderboard__figure img{width:1200px;max-width:1200px}}.rogers-mirror--full{margin-bottom:2px}.rogers-mirror--full .rogers-leaderboard{width:100%;height:240px;max-height:240px}.rogers-mirror--full .rogers-leaderboard__figure{max-height:240px;height:240px}.rogers-mirror--takeover{margin-top:2px;margin-bottom:2px}.rogers-mirror--takeover .rogers-leaderboard{width:100%;height:450px;max-height:450px}.rogers-mirror--takeover .rogers-leaderboard__figure{max-height:450px;height:450px}.rogers-mirror--single-post{padding-top:120px}.rogers-mirror.show_ad{display:flex}.rogers-mirror.show_ad.rogers-mirror--landscape{flex-direction:column-reverse;align-items:center}@media(min-width:1200px){.rogers-mirror.show_ad.rogers-mirror--landscape .ad-click-ga img{max-width:1200px;width:1200px}}.rogers-mirror--news{padding-top:120px}.rogers-mirror--news .rogers-leaderboard{height:auto}@media(min-width:641px){.rogers-mirror .has-mobile-ad .desktop{display:block}.rogers-mirror .has-mobile-ad .mobile{display:none}}@media(max-width:640px){.rogers-mirror .has-mobile-ad .desktop{display:none}.rogers-mirror .has-mobile-ad .mobile{display:block}}.rogers-mirror:not(.rogers-mirror--landscape) a{width:100%}.rogers-mirror--news-listing{padding-top:0;padding-bottom:0;margin-bottom:40px;border-bottom:0}@media(min-width:768px){.rogers-mirror--news-listing .rogers-leaderboard,.rogers-mirror--news-listing .rogers-leaderboard__figure{width:791px;max-width:791px}.rogers-mirror--news-listing .rogers-leaderboard.standard-mirror img,.rogers-mirror--news-listing .rogers-leaderboard__figure img{width:791px!important;max-width:791px!important}}@media(max-width:767px){.rogers-mirror--news-listing .rogers-leaderboard{width:calc(100% + 40px);max-width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;overflow:hidden}.rogers-mirror--news-listing .rogers-leaderboard__figure,.rogers-mirror--news-listing .rogers-leaderboard__figure img{width:100%;max-width:100%}.rogers-mirror--news-listing .rogers-leaderboard__logo{margin-bottom:0}.rogers-mirror--news-listing .rogers-leaderboard__logo img{max-height:60px}.rogers-mirror--news-listing .rogers-leaderboard.standard-mirror img{width:100%;max-width:100%}}.rogers-mirror .ad-click-ga.standard-mirror img{margin:0 auto}.partners__grid__holder{margin-bottom:40px}@media(min-width:768px){.partners__grid__holder{margin-bottom:64px}}.partners__label{font-size:17px;line-height:24px;font-weight:700;text-transform:uppercase;color:#1e1e1e;margin-bottom:24px}@media(min-width:768px){.partners__label{font-size:18px;line-height:24px}}@media(min-width:1024px){.partners__label{font-size:19px;line-height:24px}}.partners__grid{display:-ms-grid;display:grid;grid-gap:2px;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));grid-template-rows:repeat(auto-fill,minmax(132px,1fr))}@media(min-width:768px){.partners__grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));grid-template-rows:repeat(auto-fill,minmax(152px,1fr))}}@media(min-width:1024px){.partners__grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));grid-template-rows:repeat(auto-fill,minmax(207px,1fr))}}@media(min-width:1280px){.partners__grid{grid-template-columns:repeat(auto-fill,minmax(242px,1fr));grid-template-rows:repeat(auto-fill,minmax(220px,1fr))}}.partners__grid.full{-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:(minmax(350px,1fr))[1fr];grid-template-rows:repeat(1fr,minmax(350px,1fr))}.partners__grid.full .partners__logo{height:262px}@media(min-width:768px){.partners__grid.full .partners__logo{height:240px}}@media(min-width:1024px){.partners__grid.full .partners__logo{height:320px}}@media(min-width:1280px){.partners__grid.full .partners__logo{height:400px}}.partners__grid.full .partners__logo img{margin:auto}@media(min-width:768px){.partners__grid.full .partners__logo img{max-width:40%}}@media(min-width:1024px){.partners__grid.full .partners__logo img{max-width:50%}}@media(min-width:768px){.partners__grid.threecol{grid-template-columns:repeat(auto-fill,minmax(242px,1fr));grid-template-rows:repeat(auto-fill,minmax(220px,1fr))}}@media(min-width:1024px){.partners__grid.threecol{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-template-rows:repeat(auto-fill,minmax(293px,1fr))}}@media(min-width:1280px){.partners__grid.threecol{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-template-rows:repeat(auto-fill,minmax(293px,1fr))}}.partners__grid.links{-ms-grid-rows:none;grid-template-rows:none;grid-column-gap:16px;border:2px solid #ebedf0;padding:16px}@media(min-width:768px){.partners__grid.links{padding:40px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}}.partners__logo{background-color:#fff;box-shadow:0 0 0 2px #ebedf0;cursor:pointer;display:-ms-grid;display:grid;place-content:center}.partners__link{font-size:16px;line-height:24px;font-weight:600;color:#da291c;border-bottom:1px solid #da291c}.partners__link:hover{opacity:.8}.subscribe-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:288px;height:360px;background-color:#fff;display:none;z-index:15}@media(min-width:768px){.subscribe-popup{width:472px;height:404px}}.subscribe-popup__holder{position:relative;display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:50px 16px 24px}@media(min-width:768px){.subscribe-popup__holder{padding:80px 40px 40px}}.subscribe-popup__close{position:absolute;top:0;right:0;height:40px;width:40px;cursor:pointer;display:flex;justify-content:center;align-items:center;background-color:#fbfbfb}.subscribe-popup__close:hover{background-color:#da291c}.subscribe-popup__close:hover svg *{stroke:#fff}.subscribe-popup__close svg{width:16px;height:16px}.subscribe-popup__close svg *{stroke:#da291c}.subscribe-popup__content{text-align:center}.subscribe-popup__title{font-size:19px;line-height:24px;font-weight:700;text-transform:uppercase;color:#1e1e1e;margin-bottom:16px}@media(min-width:768px){.subscribe-popup__title{font-size:23px;line-height:32px}}.subscribe-popup__title div{color:#da291c}.subscribe-popup__description{font-size:15px;line-height:24px;font-weight:600;color:#666;margin-bottom:24px}@media(min-width:768px){.subscribe-popup__description{font-size:16px}}.subscribe-popup__action{display:inline-flex;justify-content:center;align-items:center;background-color:#da291c;color:#fff;text-transform:uppercase;font-size:13px;line-height:16px;font-weight:700;height:64px;padding-left:54px;padding-right:54px}.subscribe-popup__overlay{position:fixed;left:0;top:0;width:100%;height:100%;content:"";display:block;z-index:14;background:rgba(0,0,0,.8);display:none}.subscribe-popup__decoration{position:absolute;display:block;height:6px;background-color:#da291c;z-index:15;pointer-events:none}.subscribe-popup__decoration--top-right{width:80px;right:-80px;top:-24px}@media(max-width:767px){.subscribe-popup__decoration--top-right{display:none}}.subscribe-popup__decoration--middle{width:120px;top:137px;left:-80px}@media(max-width:767px){.subscribe-popup__decoration--middle{display:none}}.subscribe-popup__decoration--bottom{width:160px;background-color:#fff;bottom:-24px;left:0}.subscribe-popup__decoration--inside{width:20px;background:#fff;bottom:16px;left:0}.subscribe-popup__decoration--outside{width:60px;bottom:16px;left:-60px}.subscribe-popup__icon{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#da291c}.subscribe-popup__icon__holder{position:absolute;top:-40px;left:0;right:0;margin-left:auto;margin-right:auto;width:80px;height:80px}@media(min-width:768px){.subscribe-popup__icon__holder{width:120px;height:120px;top:-60px}}.subscribe-popup__icon svg{width:47px}@media(min-width:768px){.subscribe-popup__icon svg{width:67px}}.subscribe-popup__icon svg *{fill:#fff}.subscribe-popup__trigger{display:none;width:100%;max-width:calc(100% - 20px);margin-left:10px;height:60px;border-radius:9px;background-color:#da291c;z-index:15;cursor:pointer;position:fixed;bottom:24px}.subscribe-popup__trigger div{font-size:13px;line-height:16px;font-weight:700;color:#fff;text-transform:uppercase}.subscribe-popup__trigger__holder{width:100%;height:100%;padding-left:12px;padding-right:12px;position:relative;display:flex;align-items:center}.subscribe-popup__trigger__close{position:absolute;top:10px;right:10px;cursor:pointer;display:flex;justify-content:center;align-items:center}.subscribe-popup__trigger__close svg{width:16px;height:16px}.subscribe-popup__trigger__close svg *{stroke:#fff}.popup-form-container input[type=submit]{display:block!important;margin:0 auto!important}.popup-form-container .gform_footer.top_label{padding:0 0 10px}.schedule h2{font-size:19px;line-height:24px;font-weight:700;text-align:center;text-transform:uppercase;margin-bottom:66px}@media(min-width:768px){.schedule h2{font-size:23px;line-height:32px}}@media(min-width:1280px){.schedule h2{font-size:28px;line-height:40px}}.schedule__item{margin-bottom:49px;width:100%}.schedule__figure{min-height:162px;margin-bottom:24px}@media(min-width:768px){.schedule__figure{max-height:216px;height:216px}}.schedule__figure img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";aspect-ratio:16/9;min-height:162px}@media(min-width:768px){.schedule__figure img{max-height:216px;height:216px}}.schedule__title{font-size:17px;line-height:24px;font-weight:900;color:#1e1e1e;margin-bottom:8px;text-transform:uppercase}@media(min-width:768px){.schedule__title{font-size:18px}}@media(min-width:1024px){.schedule__title{font-size:19px}}.schedule__subtitle{font-size:14px;line-height:16px;font-weight:900;color:#e21e30;margin-bottom:16px;text-transform:uppercase}.schedule__buttons{margin-bottom:10px;padding-bottom:14px;border-bottom:2px solid #ebedf0}.schedule__action{background-color:#e21e30;height:32px;padding-left:16px;padding-right:16px;border-radius:16px;margin-bottom:10px;display:inline-flex;justify-content:center;align-items:center;color:#fff;font-size:12px;line-height:16px;font-weight:900;text-transform:uppercase}@media(min-width:1024px){.schedule__action{font-size:14px;line-height:16px}}.schedule__action svg *{fill:#fff}.schedule__action:not(:last-child){margin-right:8px}.schedule__location,.schedule__prize{font-size:14px;line-height:24px;color:#888;font-weight:900;text-transform:uppercase;display:flex;align-items:center}.schedule__location svg,.schedule__prize svg{width:18px;height:18px;margin-right:8px}.schedule__location svg *,.schedule__prize svg *{fill:#e21e30}.schedule__location{padding-bottom:14px;margin-bottom:10px;border-bottom:2px solid #ebedf0}.schedule__players{display:flex}.schedule__players svg{margin-right:8px;width:16px;height:16px;margin-top:4px}.schedule__players svg *{fill:#e21e30}.schedule__player{font-size:14px;line-height:24px;color:#1e1e1e;font-weight:900;text-transform:uppercase}.landing-cta{padding-left:20px;padding-right:20px;max-width:1400px;margin:0 auto 40px;position:relative;overflow:hidden}@media(min-width:768px){.landing-cta{padding-left:24px;padding-right:24px;max-width:1408px}}@media(min-width:1024px){.landing-cta{padding-left:32px;padding-right:32px;max-width:1424px}}@media(min-width:1280px){.landing-cta{padding-left:40px;padding-right:40px;max-width:1440px}}.blog .landing-cta{padding-left:20px;padding-right:20px;max-width:1240px}@media(min-width:768px){.blog .landing-cta{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:1024px){.blog .landing-cta{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:1280px){.blog .landing-cta{padding-left:40px;padding-right:40px;max-width:1280px}}@media(min-width:768px){.landing-cta{display:flex}}.landing-cta__figure{display:block;max-height:162px;height:162px}@media(min-width:768px){.landing-cta__figure{width:42%;max-height:360px;height:360px}}@media(min-width:1280px){.landing-cta__figure{width:50%}}.landing-cta__figure img{display:block;width:100%;height:100%;max-height:360px;height:360px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.landing-cta__content{padding:66px 16px 40px;background-color:#f7f7f7;text-align:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;align-items:center;position:relative}@media(min-width:768px){.landing-cta__content{width:58%}}@media(min-width:1280px){.landing-cta__content{width:50%}}.landing-cta__strip{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;background-color:#da291c;padding:2px 6px;color:#fff;margin-bottom:7px}@media(min-width:768px){.landing-cta__strip{font-size:13px;line-height:16px;padding:4px 8px}}.landing-cta__title{font-size:18px;line-height:24px;color:#1e1e1e;font-weight:900;text-transform:uppercase;margin-bottom:8px;z-index:5}@media(min-width:768px){.landing-cta__title{font-size:20px;line-height:24px}}@media(min-width:1280px){.landing-cta__title{font-size:23px;line-height:32px}}.landing-cta__subtitle{font-size:16px;line-height:24px;color:#666;margin-bottom:24px;z-index:5;font-family:Gotham,sans-serif;max-width:75%}.landing-cta__action{font-size:13px;line-height:16px;font-weight:900;text-transform:uppercase;color:#da291c;padding-left:35px;padding-right:35px;height:48px;display:flex;border:2px solid #da291c;justify-content:center;align-items:center;max-width:180px;z-index:5}.landing-cta__action:hover{background-color:#da291c;color:#fff}.landing-cta__decoration{width:100px;height:100px;background-color:#da291c;border-radius:60px;display:flex;justify-content:center;align-items:center;position:absolute;top:-50px;left:50%;transform:translateX(-50%);z-index:5}@media(min-width:768px){.landing-cta__decoration{position:absolute;top:50%;transform:translateY(-50%);left:-50px}}@media(min-width:1024px){.landing-cta__decoration{width:120px;height:120px;left:-60px}}.landing-cta__decoration svg{width:40px;height:40px}@media(min-width:768px){.landing-cta__decoration svg{width:48px;height:48px}}.landing-cta__decoration svg *{fill:#fff}.landing-cta__leaf{position:absolute;left:0;top:-90px;display:none;z-index:1;pointer-events:none}@media(min-width:768px){.landing-cta__leaf{font-size:23px;line-height:32px;display:block}}.landing-cta__leaf.alt{top:auto;left:auto;bottom:0;right:0;display:block}.tv-schedule{margin-bottom:40px}@media(min-width:768px){.tv-schedule{margin-bottom:64px}}.tv-schedule__menu{padding-left:20px;padding-right:20px;max-width:1240px;margin:0 auto}@media(min-width:768px){.tv-schedule__menu{padding-left:24px;padding-right:24px;max-width:1248px}}@media(min-width:1024px){.tv-schedule__menu{padding-left:32px;padding-right:32px;max-width:1264px}}@media(min-width:1280px){.tv-schedule__menu{padding-left:40px;padding-right:40px;max-width:1280px}}@media(min-width:768px){.tv-schedule__menu{display:flex;justify-content:center}}.tv-schedule__menu a{font-size:13px;line-height:16px;font-weight:900;text-transform:uppercase;color:#da291c;padding-left:35px;padding-right:35px;height:48px;display:flex;border:2px solid #da291c;justify-content:center;align-items:center;height:40px;border-radius:20px}.tv-schedule__menu a:hover{background-color:#da291c;color:#fff}@media(min-width:768px){.tv-schedule__menu a:not(:last-child){margin-right:8px}}@media(max-width:767px){.tv-schedule__menu a:not(:last-child){margin-bottom:8px}}.tv-schedule__menu a.active{background-color:#da291c;color:#fff}.tv-schedule__menu__holder{background-color:#f7f7f7;padding-top:20px;padding-bottom:20px;margin-bottom:40px}@media(min-width:768px){.tv-schedule__menu__holder{margin-bottom:64px}}.tv-schedule__tournament{margin-bottom:60px}.tv-schedule__tournament h3{font-size:19px;line-height:24px;font-weight:700;text-transform:uppercase;margin-bottom:16px}@media(min-width:768px){.tv-schedule__tournament h3{font-size:23px;line-height:32px}}@media(min-width:1280px){.tv-schedule__tournament h3{font-size:28px;line-height:40px}}.tv-schedule__table{font-size:14px;line-height:24px;color:#666;display:flex}.tv-schedule__table .channels{width:100%;max-width:220px}@media(max-width:767px){.tv-schedule__table .channels{display:none}}.tv-schedule__carousel{border-left:2px solid #ebedf0;border-right:2px solid #ebedf0;border-bottom:2px solid #ebedf0;width:calc(100% - 246px)}@media(max-width:768px){.tv-schedule__carousel{width:100%}}.tv-schedule__carousel .tv-schedule__column{width:100%}@media(min-width:768px){.tv-schedule__carousel .tv-schedule__column{width:50%}}@media(min-width:1024px){.tv-schedule__carousel .tv-schedule__column{width:33%}}@media(min-width:1280px){.tv-schedule__carousel .tv-schedule__column{width:25%}}.tv-schedule__carousel .flickity-prev-next-button{border:2px solid #231f20;width:24px;height:24px;top:50%;transform:translateY(-50%)}.tv-schedule__carousel .flickity-prev-next-button.next{top:22px;right:-12px}.tv-schedule__carousel .flickity-prev-next-button.previous{top:22px;left:-12px}.tv-schedule__carousel .flickity-prev-next-button svg *{fill:#231f20}.tv-schedule__carousel .flickity-prev-next-button:hover{background-color:#da291c;border:#da291c}.tv-schedule__carousel .flickity-prev-next-button:hover svg *{fill:#fff}.tv-schedule__carousel .flickity-page-dots{display:none}.tv-schedule__column{padding:24px;background-color:#f9f9f9;position:relative}.tv-schedule__column.channels{background-color:transparent;padding-left:0;padding-bottom:16px}.tv-schedule__column.channels .tv-schedule__row{font-size:13px;color:#1e1e1e;font-weight:900;text-transform:uppercase;padding-top:9px;padding-bottom:9px;font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures}.tv-schedule__column.channels .tv-schedule__row:not(:first-child){border-bottom:none}.tv-schedule__column.channels .tv-schedule__row:first-child{font-size:16px;line-height:24px;padding-top:0;padding-bottom:10px}.tv-schedule__column:not(.channels){border-top:2px solid #ebedf0}.tv-schedule__column.current{background-color:#fff}.tv-schedule__column.current:before{content:"";height:2px;width:100%;background-color:#e21e30;position:absolute;top:-2px;left:0}.tv-schedule__row{padding-top:8px;padding-bottom:8px;font-family:Gotham,sans-serif}.tv-schedule__row .channel{font-size:13px;color:#1e1e1e;font-weight:900;text-transform:uppercase;font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures}@media(min-width:769px){.tv-schedule__row .channel{display:none}}.tv-schedule__row:first-child{font-size:16px;font-weight:900;color:#1e1e1e;text-transform:uppercase;padding-top:0;font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures}.current .tv-schedule__row:first-child{color:#e21e30}.tv-schedule__row:last-child{padding-bottom:0}.tv-schedule__row:not(:last-child){border-bottom:2px solid #ebedf0}.tv-schedule__content{padding-bottom:80px}@media(min-width:768px){.tennis-101__holder{display:flex;flex-wrap:wrap}}.tennis-101__item{margin-bottom:40px}@media(min-width:768px){.tennis-101__item{margin-bottom:64px}}@media(min-width:768px)and (max-width:1023px){.tennis-101__item{flex-basis:calc(50% - 12px);margin-right:24px}.tennis-101__item:nth-child(2n){margin-right:0}}@media(min-width:1024px){.tennis-101__item:first-child{margin-right:24px}.tennis-101__item:nth-child(-n+2){flex-basis:calc(50% - 12px)}.tennis-101__item:nth-child(-n+2) .tennis-101__figure{max-height:262px;height:262px}.tennis-101__item:nth-child(-n+2) .tennis-101__figure img{max-height:262px;height:262px}.tennis-101__item:nth-child(n+3):nth-child(-n+4){margin-right:24px}.tennis-101__item:nth-last-child(-n+3){flex-basis:calc(33.33333% - 16px)}}@media(min-width:1280px){.tennis-101__item:nth-child(-n+2) .tennis-101__figure{max-height:330px;height:330px}.tennis-101__item:nth-child(-n+2) .tennis-101__figure img{max-height:330px;height:330px}}.tennis-101__figure{display:block;max-height:162px;height:162px;margin-bottom:24px}@media(min-width:768px){.tennis-101__figure{max-height:195px;height:195px}}@media(min-width:1024px){.tennis-101__figure{max-height:171px;height:171px}}@media(min-width:1280px){.tennis-101__figure{max-height:216px;height:216px}}.tennis-101__figure img{display:block;width:100%;height:100%;max-height:162px;height:162px;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}@media(min-width:768px){.tennis-101__figure img{max-height:195px;height:195px}}@media(min-width:1024px){.tennis-101__figure img{max-height:171px;height:171px}}@media(min-width:1280px){.tennis-101__figure img{max-height:216px;height:216px}}.tennis-101__action{font-size:13px;line-height:16px;font-weight:900;text-transform:uppercase;color:#da291c;padding-left:35px;padding-right:35px;height:48px;display:flex;border:2px solid #da291c;justify-content:center;align-items:center;display:inline-flex}.tennis-101__action:hover{background-color:#da291c;color:#fff}.tennis-101 h3{font-size:18px;line-height:24px;font-weight:700;color:#1e1e1e;text-transform:uppercase;margin-bottom:16px}@media(min-width:768px){.tennis-101 h3{font-size:20px;line-height:24px}}@media(min-width:1024px){.tennis-101 h3{font-size:23px;line-height:32px}}.tennis-101 p{font-size:15px;line-height:24px;color:#666;margin-bottom:24px;font-family:Gotham,sans-serif}@media(min-width:1024px){.tennis-101--alt .tennis-101__item{flex-basis:calc(50% - 12px)}.tennis-101--alt .tennis-101__item:nth-child(2n){margin-right:0}.tennis-101--alt .tennis-101__item .tennis-101__figure,.tennis-101--alt .tennis-101__item .tennis-101__figure img{max-height:262px;height:262px}}.quiz{margin-top:40px}.quiz h2{font-size:22px;line-height:32px;font-weight:700;text-transform:uppercase;color:#e21e30;margin-bottom:16px}@media(min-width:768px){.quiz h2{font-size:26px;line-height:40px}}@media(min-width:1024px){.quiz h2{font-size:34px;line-height:48px}}.quiz__holder{border-top:2px solid #ebedf0;border-bottom:2px solid #ebedf0;padding:16px 18px;margin-bottom:40px}@media(min-width:768px){.quiz__holder{padding:40px;border:2px solid #ebedf0}}@media(min-width:1024px){.quiz__holder{padding:64px;margin-bottom:64px}}@media(max-width:767px){.quiz__holder{margin-left:-20px;margin-right:-20px}}.quiz__holder .gform_wrapper{margin-top:0;margin-bottom:0}.quiz__holder .gform_wrapper .gform_footer{padding-bottom:0}.quiz__holder .select2-selection{background-color:#fff!important;border-color:#ebedf0!important;color:#1e1e1e!important}.quiz__video{display:block;position:relative}.quiz__video--ico{width:80px;height:80px;border-radius:50%;background-color:#fff;position:absolute;display:flex;justify-content:center;align-items:center;z-index:3;left:0;top:0;bottom:0;right:0;margin:auto}.quiz__video--ico svg{display:block;width:24px;height:24px;position:relative}.quiz__video--ico svg *{fill:#da291c}.quiz__video img{width:100%}.quiz .content-alt{border:2px solid #ebedf0;padding:40px;margin-bottom:40px}.quiz__location .content-alt{display:flex;align-items:center}.quiz__location img,.quiz__location svg{margin-right:64px;width:180px;height:180px}.quiz__location__content p{color:#1e1e1e;font-size:18px;line-height:32px}.quiz__location__content p a{color:#e21e30}.quiz__location__content p:first-child{margin-bottom:16px}.quiz__location__content p:first-child a{color:#e21e30;font-size:19px;line-height:24px;font-weight:900;text-transform:uppercase;border-bottom:none}.quiz__location__content strong{display:block;font-size:19px;line-height:24px;font-weight:900;text-transform:uppercase}.quiz #field_1_1,.quiz #field_1_2,.quiz #field_11_1,.quiz #field_11_2{margin-top:0}@media(max-width:1023px){.quiz #field_1_1,.quiz #field_1_2,.quiz #field_11_1,.quiz #field_11_2{width:100%}}.quiz #field_1_1 .gfield_label,.quiz #field_1_2 .gfield_label,.quiz #field_11_1 .gfield_label,.quiz #field_11_2 .gfield_label{font-size:16px;line-height:20px;text-transform:uppercase;color:#1e1e1e;font-weight:900}.quiz #field_1_1 .ginput_container,.quiz #field_1_2 .ginput_container,.quiz #field_11_1 .ginput_container,.quiz #field_11_2 .ginput_container{margin-top:16px}@media(max-width:1023px){.quiz #field_1_1,.quiz #field_11_1{margin-bottom:24px}}.quiz #field_1_1 .ginput_container_select,.quiz #field_11_1 .ginput_container_select{padding-right:12px}.quiz #field_1_2,.quiz #field_11_2{display:inline-flex;flex-wrap:wrap;align-items:center}.quiz #field_1_2 .gfield_label,.quiz #field_11_2 .gfield_label{order:1}@media(max-width:767px){.quiz #field_1_2 .gfield_label,.quiz #field_11_2 .gfield_label{width:100%;margin-bottom:4px}}.quiz #field_1_2 .gfield_description,.quiz #field_11_2 .gfield_description{font-family:Gotham,sans-serif;order:2;width:auto;font-size:15px;line-height:20px;color:#353535;padding:0}@media(min-width:768px){.quiz #field_1_2 .gfield_description,.quiz #field_11_2 .gfield_description{margin-left:auto}}.quiz #field_1_2 .ginput_container,.quiz #field_11_2 .ginput_container{width:100%;order:3}@media(max-width:767px){.quiz #field_1_3 .ginput_container_select,.quiz #field_11_3 .ginput_container_select{display:inline-block;margin-left:8px}}@media(max-width:767px){.quiz #field_1_4 .ginput_container_select,.quiz #field_1_5 .ginput_container_select,.quiz #field_11_4 .ginput_container_select,.quiz #field_11_5 .ginput_container_select{margin-left:12px;margin-right:12px}}.quiz #field_1_3,.quiz #field_1_4,.quiz #field_1_5,.quiz #field_1_6,.quiz #field_11_3,.quiz #field_11_4,.quiz #field_11_5,.quiz #field_11_6{display:inline-flex;align-items:center;width:auto!important}@media(max-width:767px){.quiz #field_1_3,.quiz #field_1_4,.quiz #field_1_5,.quiz #field_1_6,.quiz #field_11_3,.quiz #field_11_4,.quiz #field_11_5,.quiz #field_11_6{flex-wrap:wrap}}.quiz #field_1_3 .select2-container,.quiz #field_1_4 .select2-container,.quiz #field_1_5 .select2-container,.quiz #field_1_6 .select2-container,.quiz #field_11_3 .select2-container,.quiz #field_11_4 .select2-container,.quiz #field_11_5 .select2-container,.quiz #field_11_6 .select2-container{height:34px}.quiz #field_1_3 .select2-container .select2-selection,.quiz #field_1_4 .select2-container .select2-selection,.quiz #field_1_5 .select2-container .select2-selection,.quiz #field_1_6 .select2-container .select2-selection,.quiz #field_11_3 .select2-container .select2-selection,.quiz #field_11_4 .select2-container .select2-selection,.quiz #field_11_5 .select2-container .select2-selection,.quiz #field_11_6 .select2-container .select2-selection{background-color:transparent;border:none;padding:0;text-transform:none;font-size:20px;line-height:34px;color:#353535}.quiz #field_1_3 .select2-container .select2-selection__arrow,.quiz #field_1_4 .select2-container .select2-selection__arrow,.quiz #field_1_5 .select2-container .select2-selection__arrow,.quiz #field_1_6 .select2-container .select2-selection__arrow,.quiz #field_11_3 .select2-container .select2-selection__arrow,.quiz #field_11_4 .select2-container .select2-selection__arrow,.quiz #field_11_5 .select2-container .select2-selection__arrow,.quiz #field_11_6 .select2-container .select2-selection__arrow{margin-left:7px}.quiz #field_1_3 .select2-container .select2-selection__arrow b,.quiz #field_1_4 .select2-container .select2-selection__arrow b,.quiz #field_1_5 .select2-container .select2-selection__arrow b,.quiz #field_1_6 .select2-container .select2-selection__arrow b,.quiz #field_11_3 .select2-container .select2-selection__arrow b,.quiz #field_11_4 .select2-container .select2-selection__arrow b,.quiz #field_11_5 .select2-container .select2-selection__arrow b,.quiz #field_11_6 .select2-container .select2-selection__arrow b{border-width:.15em .15em 0 0;width:.4em;height:.4em;margin-top:-1px}.quiz #field_1_3 .gfield_label,.quiz #field_1_4 .gfield_label,.quiz #field_1_5 .gfield_label,.quiz #field_1_6 .gfield_label,.quiz #field_11_3 .gfield_label,.quiz #field_11_4 .gfield_label,.quiz #field_11_5 .gfield_label,.quiz #field_11_6 .gfield_label{font-family:Gotham,sans-serif;font-size:19px;line-height:34px;color:#353535;font-weight:400}@media(min-width:768px){.quiz #field_1_3 .gfield_label,.quiz #field_1_4 .gfield_label,.quiz #field_1_5 .gfield_label,.quiz #field_1_6 .gfield_label,.quiz #field_11_3 .gfield_label,.quiz #field_11_4 .gfield_label,.quiz #field_11_5 .gfield_label,.quiz #field_11_6 .gfield_label{font-size:20px;margin-right:.6ch}}.quiz #field_1_3 .ginput_container,.quiz #field_1_4 .ginput_container,.quiz #field_1_5 .ginput_container,.quiz #field_1_6 .ginput_container,.quiz #field_11_3 .ginput_container,.quiz #field_11_4 .ginput_container,.quiz #field_11_5 .ginput_container,.quiz #field_11_6 .ginput_container{margin-top:0}.quiz #field_1_3 .ginput_container_select,.quiz #field_1_4 .ginput_container_select,.quiz #field_1_5 .ginput_container_select,.quiz #field_11_3 .ginput_container_select,.quiz #field_11_4 .ginput_container_select,.quiz #field_11_5 .ginput_container_select{margin-right:12px}.quiz #field_1_6,.quiz #field_11_6{display:flex}.quiz #field_1_6 .gfield_description,.quiz #field_11_6 .gfield_description{font-family:Gotham,sans-serif;font-size:20px;line-height:34px;color:#353535;font-weight:400}@media(min-width:768px){.quiz #field_1_6 .gfield_description,.quiz #field_11_6 .gfield_description{margin-left:12px}}@media(max-width:767px){.quiz #field_1_6 .gfield_description,.quiz #field_11_6 .gfield_description{display:inline-block}}.quiz #field_1_6 .ginput_container_select,.quiz #field_11_6 .ginput_container_select{flex-shrink:0}@media(max-width:767px){.quiz #field_1_6 .ginput_container_select,.quiz #field_11_6 .ginput_container_select{display:inline-block;margin-left:12px;margin-right:12px}}.quiz input[type=submit]{font-size:13px;line-height:16px;font-weight:900;text-transform:uppercase;color:#da291c;padding-left:35px;padding-right:35px;height:48px;display:flex;border:2px solid #da291c;justify-content:center;align-items:center;background-color:#e21e30;color:#fff;cursor:pointer}.quiz input[type=submit]:hover{background-color:#da291c;color:#fff}.quiz input[type=submit]:hover{color:#e21e30;background-color:#fff;border:2px solid red}.quiz .gform_wrapper .ginput_container span:not(.ginput_price){margin-bottom:0}.quiz .gform_wrapper .validation_message{order:4!important}.page-template-quiz .width-correction .select2-dropdown{width:180px!important}.courtfinder__holder{position:relative;border-top:1px solid #ebedf0}.courtfinder__map{height:560px;background:#888}.courtfinder__map--right{width:calc(100% - 318px)}.courtfinder__map--pos_reset{float:none;width:100%}.courtfinder__map__infobox{color:#fff;font-family:Gotham,sans-serif}.courtfinder__map__infobox__title{font-size:14px;font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures;font-weight:600;margin-bottom:10px}.courtfinder__map__infobox__address,.courtfinder__map__infobox__phone,.courtfinder__map__infobox__url{color:#fff;font-size:13px;line-height:17px}.courtfinder__map__infobox__address a,.courtfinder__map__infobox__url a{color:#fff;text-decoration:underline}.courtfinder__map__infobox__url a:hover{text-decoration:none}.courtfinder__map__infobox__feat{margin-top:10px}.courtfinder__map__infobox__feat .mark{font-family:DINPro,sans-serif;font-variant-ligatures:no-common-ligatures;color:#333;float:left;font-size:10px;line-height:16px;padding:0 5px;border-radius:8px;margin:0 10px 0 0;text-transform:uppercase;background-color:#fff;border:1px solid hsla(0,0%,100%,.8)}.courtfinder__loading,.courtfinder__overlay{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.15);z-index:2}.courtfinder__loading{background:rgba(0,0,0,.15);text-align:center;line-height:570px;align-items:center}.courtfinder__loading,.courtfinder__loading .ball-scale-multiple{display:flex;justify-content:center}.courtfinder__loading .ball-scale-multiple>div{background-color:#da291c}.courtfinder__use{text-transform:uppercase;color:#e21e30;font-size:14px;line-height:16px;font-weight:900;padding:20px 0}.courtfinder__use a{display:flex;align-items:center;color:inherit}.courtfinder__use a:hover{color:#da291c}.courtfinder__use a svg{width:18px}.courtfinder__use a svg *{fill:#da291c}.courtfinder__use span{width:34px;height:34px;margin-right:10px;float:left;border-radius:15px;line-height:28px;font-size:16px;border:1px solid #ebedf0;text-align:center;color:#da291c;display:flex;justify-content:center;align-items:center}.courtfinder__reset{position:absolute;right:20px;top:25px;height:20px}.courtfinder__reset a{line-height:20px;text-decoration:none;color:#888}.courtfinder__reset a:hover{color:#da291c}.courtfinder__cityname{max-width:250px}.courtfinder__selector{padding:0 20px}.courtfinder__selector .select2{margin-bottom:12px}.courtfinder__sidebar{position:relative;float:left;width:318px;background:#fff;z-index:12;height:560px;box-shadow:15px 0 20px -20px rgba(0,0,0,.75)}.courtfinder__sidebar__filter{text-transform:uppercase;font-size:12px;padding:0 20px 15px}.courtfinder__sidebar__filter ul{list-style:none}.courtfinder__sidebar__filter ul .mark{border:1px solid #da291c;font-size:10px;line-height:16px;padding:0 5px;border-radius:8px;margin:0 0 0 10px;text-transform:uppercase;color:#da291c}.courtfinder__sidebar__filter ul input{margin:0 10px 0 0}.courtfinder__sidebar__filter ul li{padding:5px 0}.courtfinder__sidebar__toggle{position:absolute;right:-25px;top:12px;width:24px;height:45px;background:#da291c;display:flex;justify-content:center;align-items:center}.courtfinder__sidebar__toggle svg *{fill:#fff}.courtfinder__sidebar--small{left:-318px;position:absolute;top:0;width:318px}.courtfinder__sidebar--start{position:absolute;width:320px;height:152px;left:50%;top:50%;margin-left:-159px;margin-top:-76px}.courtfinder__sidebar--startpr{width:318px;height:210px;margin-left:-159px;margin-top:-105px}.courtfinder__sidebar__current{position:relative;height:70px;border-bottom:1px solid #ebedf0;font-size:17px;line-height:20px;font-weight:700;padding:25px 20px 0;margin-bottom:15px;color:#e21e30}.courtfinder__sidebar__res__h{border-top:1px solid #ebedf0;border-bottom:1px solid #ebedf0;color:#da291c;padding:0 20px;line-height:49px;font-weight:700;font-size:14px;font-family:Gotham,sans-serif}.courtfinder__sidebar__res__list{position:relative;overflow:auto;height:250px;font-family:Gotham,sans-serif}.courtfinder__sidebar__res__list--semi{height:190px}.courtfinder__sidebar__res__list--longer{height:330px}.courtfinder__sidebar__res__list>ul{list-style:none;padding:0 20px;font-size:14px;line-height:18px;color:#353535;position:relative;overflow:hidden}.courtfinder__sidebar__res__list>ul>li{border-bottom:1px solid #ebedf0;padding:20px 0}.courtfinder__sidebar__res__list>ul span{font-size:14px;display:block;line-height:20px}.courtfinder__sidebar__res__list>ul a{color:#da291c;font-weight:800}.courtfinder__sidebar__res__list>ul a:hover{text-decoration:none}.courtfinder__sidebar__res__list>ul div{word-wrap:anywhere}.courtfinder__sidebar__res__list__el .fa{display:none}.courtfinder__sidebar__res__list__el--highl .fa{display:inline-block;margin:0 5px 0 0}.courtfinder__sidebar__res__list__el--highl .courtfinder__sidebar__res__list__el__title a{color:#da291c!important}.courtfinder__sidebar__res__list__el--highl a{color:#da291c}.courtfinder__sidebar__res__list__el__title{color:#353535;font-weight:700}.courtfinder__sidebar__res__list__el__title a{color:#353535!important}.courtfinder__sidebar__res__list__el__address,.courtfinder__sidebar__res__list__el__phone{font-size:12px}.courtfinder__sidebar__top{display:flex;justify-content:space-between}.courtfinder__sidebar__top svg{width:18px;height:18px}.courtfinder-wrapper{margin-bottom:2px}.js-info-bubble-close{color:#fff;right:10px;top:10px;width:20px;height:20px}.js-info-bubble-close svg{fill:#fff}.section{margin-bottom:40px}.section h2{font-size:22px;line-height:32px;font-weight:700;color:#da291c;font-weight:900;text-transform:uppercase;margin-bottom:16px}@media(min-width:768px){.section h2{font-size:26px;line-height:40px}}@media(min-width:1024px){.section h2{font-size:34px;line-height:48px}}.section__content{border:2px solid #ebedf0;padding:40px}.quick-links{position:relative;padding-top:40px;padding-bottom:40px}@media(min-width:768px){.quick-links{padding-top:64px;padding-bottom:80px}}@media(min-width:1024px){.quick-links__holder{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-column-gap:24px}}.quick-links h5{font-size:17px;line-height:24px;font-weight:700;text-transform:uppercase;margin-bottom:24px}@media(min-width:768px){.quick-links h5{font-size:18px;line-height:24px}}@media(min-width:1024px){.quick-links h5{font-size:19px;line-height:24px}}.quick-links__item{position:relative}@media(max-width:1023px){.quick-links__item{margin-bottom:16px}}.quick-links__item:after{position:absolute;z-index:2;left:0;bottom:0;width:100%;display:block;content:"";height:100%;background-color:rgba(218,41,28,.8)}.quick-links__figure{height:162px;max-height:162px}@media(min-width:1024px){.quick-links__figure{height:172px;max-height:172px}}@media(min-width:1280px){.quick-links__figure{height:217px;max-height:217px}}.quick-links__figure img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";width:100%;height:100%}.quick-links__content{position:absolute;left:0;bottom:0;z-index:3;padding:16px}@media(min-width:768px){.quick-links__content{padding:24px}}.quick-links__decoration{font-size:11px;line-height:16px;font-weight:700;text-transform:uppercase;background-color:#da291c;padding:2px 6px;color:#fff;margin-bottom:8px;display:inline-block;color:#da291c;background-color:#fff}@media(min-width:768px){.quick-links__decoration{font-size:13px;line-height:16px;padding:4px 8px}}.quick-links__action{font-size:16px;line-height:24px;color:#fff;font-weight:700;text-transform:uppercase;flex-grow:0}.page-template-careers .content{margin-bottom:64px}.page-template-team-canada-cup .fp-news{padding-top:0}@media(min-width:768px){:root .top-card:first-child,_:-ms-fullscreen .top-card:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;margin-right:2px}:root .top-card:last-child,_:-ms-fullscreen .top-card:last-child{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}}:root .banner-card__holder .banner-card,_:-ms-fullscreen .banner-card__holder .banner-card{width:calc(100% - 2px)}@media(min-width:768px)and (max-width:1023px){:root .banner-card__holder .banner-card:first-child,_:-ms-fullscreen .banner-card__holder .banner-card:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;margin-bottom:2px}:root .banner-card__holder .banner-card:nth-child(2),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;margin-bottom:2px;width:100%}:root .banner-card__holder .banner-card:nth-child(3),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:2;grid-row:2;margin-bottom:2px}:root .banner-card__holder .banner-card:nth-child(4),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(4){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:2;grid-row:2;margin-bottom:2px;width:100%}:root .banner-card__holder .banner-card:nth-child(5),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(5){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:3;grid-row:3}:root .banner-card__holder .banner-card:nth-child(6),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(6){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:3;grid-row:3;width:100%}}@media(min-width:1024px){:root .banner-card__holder .banner-card:first-child,_:-ms-fullscreen .banner-card__holder .banner-card:first-child{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;margin-bottom:2px}:root .banner-card__holder .banner-card:nth-child(2),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(2){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}:root .banner-card__holder .banner-card:nth-child(3),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(3){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;width:100%}:root .banner-card__holder .banner-card:nth-child(4),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(4){-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;-ms-grid-row:2;grid-row:2}:root .banner-card__holder .banner-card:nth-child(5),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(5){-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3;-ms-grid-row:2;grid-row:2}:root .banner-card__holder .banner-card:nth-child(6),_:-ms-fullscreen .banner-card__holder .banner-card:nth-child(6){-ms-grid-column:3;-ms-grid-column-span:1;grid-column:3/4;-ms-grid-row:2;grid-row:2;width:100%}}@media(min-width:768px)and (max-width:1023px){:root .banner-card__holder--five .banner-card:nth-child(5),_:-ms-fullscreen .banner-card__holder--five .banner-card:nth-child(5){-ms-grid-column:1;-ms-grid-column-span:3;grid-column:1/4;-ms-grid-row:3;grid-row:3}}@media(min-width:1024px){:root .banner-card__holder--five .banner-card:first-child,_:-ms-fullscreen .banner-card__holder--five .banner-card:first-child{-ms-grid-column:1;-ms-grid-column-span:6;grid-column:1/7;margin-bottom:2px}:root .banner-card__holder--five .banner-card:nth-child(2),_:-ms-fullscreen .banner-card__holder--five .banner-card:nth-child(2){-ms-grid-column:7;-ms-grid-column-span:6;grid-column:7/13}:root .banner-card__holder--five .banner-card:nth-child(3),_:-ms-fullscreen .banner-card__holder--five .banner-card:nth-child(3){-ms-grid-column:1;-ms-grid-column-span:4;grid-column:1/5;-ms-grid-row:2;grid-row:2;width:calc(100% - 2px)}:root .banner-card__holder--five .banner-card:nth-child(4),_:-ms-fullscreen .banner-card__holder--five .banner-card:nth-child(4){-ms-grid-column:5;-ms-grid-column-span:4;grid-column:5/9;-ms-grid-row:2;grid-row:2}:root .banner-card__holder--five .banner-card:nth-child(5),_:-ms-fullscreen .banner-card__holder--five .banner-card:nth-child(5){-ms-grid-column:9;-ms-grid-column-span:4;grid-column:9/13;-ms-grid-row:2;grid-row:2}}
/*# sourceMappingURL=style.css.map*/