@charset "UTF-8";html{scroll-behavior:smooth}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms!important}.fast{transition-duration:250ms!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}15%,25%,35%,45%,5%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,100%,30%,70%{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms!important}.fast{animation-duration:250ms!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}.i{font-size:16px}.i:before{content:" ";vertical-align:middle;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg?1532432290108);background-repeat:no-repeat;background-size:110.3125rem 107.5rem}.no-svg .i:before{background-image:url(../images/sprites/svg/sprite1532432326.png?1532432290108)}.i.i-applepodcast:before{background-position:0 0;width:1.5rem;height:1.5rem}.i.i-arrowright:before{background-position:-1.5rem -1.5rem;width:.875rem;height:.75rem}.i.i-arrowright-dark:before{background-position:-2.375rem -2.25rem;width:.875rem;height:.75rem}.i.i-arrowright-dark-hover:before{background-position:-3.25rem -3rem;width:.875rem;height:.75rem}.i.i-arrowright-hover:before{background-position:-4.125rem -3.75rem;width:.875rem;height:.75rem}.i.i-cart:before{background-position:-5rem -4.5rem;width:1.3125rem;height:1.1875rem}.i.i-cart-hover:before{background-position:-6.3125rem -5.6875rem;width:1.3125rem;height:1.1875rem}.i.i-clock:before{background-position:-7.625rem -6.875rem;width:1.25rem;height:1.25rem}.i.i-clock-green:before{background-position:-8.875rem -8.125rem;width:1rem;height:1rem}.i.i-clock-red:before{background-position:-9.875rem -9.125rem;width:1rem;height:1rem}.i.i-clock-white:before{background-position:-10.875rem -10.125rem;width:1.25rem;height:1.25rem}.i.i-close:before{background-position:-12.125rem -11.375rem;width:.8125rem;height:.75rem}.i.i-close-dark:before{background-position:-12.9375rem -12.125rem;width:.8125rem;height:.75rem}.i.i-close-dark-hover:before{background-position:-13.75rem -12.875rem;width:.8125rem;height:.75rem}.i.i-close-hover:before{background-position:-14.5625rem -13.625rem;width:.8125rem;height:.75rem}.i.i-down:before{background-position:-15.375rem -14.375rem;width:.75rem;height:.5rem}.i.i-down-dark:before{background-position:-16.125rem -14.875rem;width:.75rem;height:.5rem}.i.i-down-dark-hover:before{background-position:-16.875rem -15.375rem;width:.75rem;height:.5rem}.i.i-down-hover:before{background-position:-17.625rem -15.875rem;width:.75rem;height:.5rem}.i.i-ellipsis:before{background-position:-18.375rem -16.375rem;width:.9375rem;height:.1875rem}.i.i-fb:before{background-position:-19.3125rem -16.5625rem;width:1.5rem;height:1.5rem}.i.i-fb-color:before{background-position:-20.8125rem -18.0625rem;width:1.5rem;height:1.5rem}.i.i-fb-hover:before{background-position:-22.3125rem -19.5625rem;width:1.5rem;height:1.5rem}.i.i-go:before{background-position:-23.8125rem -21.0625rem;width:1.3125rem;height:1.3125rem}.i.i-headline-arrow:before{background-position:-25.125rem -22.375rem;width:1.3125rem;height:1.3125rem}.i.i-important:before{background-position:-26.4375rem -23.6875rem;width:2.375rem;height:2.375rem}.i.i-information:before{background-position:-28.8125rem -26.0625rem;width:1rem;height:1rem}.i.i-instagram:before{background-position:-29.8125rem -27.0625rem;width:1.5rem;height:1.5rem}.i.i-instagram-color:before{background-position:-31.3125rem -28.5625rem;width:1.5rem;height:1.5rem}.i.i-instagram-hover:before{background-position:-32.8125rem -30.0625rem;width:1.5rem;height:1.5rem}.i.i-left:before{background-position:-34.3125rem -31.5625rem;width:.5rem;height:.75rem}.i.i-left-dark:before{background-position:-34.8125rem -32.3125rem;width:.5rem;height:.75rem}.i.i-left-dark-hover:before{background-position:-35.3125rem -33.0625rem;width:.5rem;height:.75rem}.i.i-left-hover:before{background-position:-35.8125rem -33.8125rem;width:.5rem;height:.75rem}.i.i-login:before{background-position:-36.3125rem -34.5625rem;width:1.3125rem;height:1.25rem}.i.i-login-hover:before{background-position:-37.625rem -35.8125rem;width:1.3125rem;height:1.25rem}.i.i-lokobaskettv:before{background-position:-38.9375rem -37.0625rem;width:1rem;height:1rem}.i.i-lokotv:before{background-position:-39.9375rem -38.0625rem;width:1rem;height:1rem}.i.i-matchtv:before{background-position:-40.9375rem -39.0625rem;width:1rem;height:1rem}.i.i-media-picture:before{background-position:-41.9375rem -40.0625rem;width:1.375rem;height:1.125rem}.i.i-media-podcast:before{background-position:-43.3125rem -41.1875rem;width:1.875rem;height:1.25rem}.i.i-media-video:before{background-position:-45.1875rem -42.4375rem;width:1.375rem;height:1.375rem}.i.i-ok:before{background-position:-46.5625rem -43.8125rem;width:1.5rem;height:1.5rem}.i.i-ok-color:before{background-position:-48.0625rem -45.3125rem;width:1.5rem;height:1.5rem}.i.i-ok-hover:before{background-position:-49.5625rem -46.8125rem;width:1.5rem;height:1.5rem}.i.i-photos:before{background-position:-51.0625rem -48.3125rem;width:.9375rem;height:.6875rem}.i.i-photos-hover:before{background-position:-52rem -49rem;width:.9375rem;height:.6875rem}.i.i-play:before{background-position:-52.9375rem -49.6875rem;width:4.1875rem;height:4.125rem}.i.i-play-hover:before{background-position:-57.125rem -53.8125rem;width:4.1875rem;height:4.125rem}.i.i-question:before{background-position:-61.3125rem -57.9375rem;width:1rem;height:1rem}.i.i-quote:before{background-position:-62.3125rem -58.9375rem;width:1.25rem;height:1.3125rem}.i.i-refresh-dark:before{background-position:-63.5625rem -60.25rem;width:1.125rem;height:.9375rem}.i.i-refresh-dark-hover:before{background-position:-64.6875rem -61.1875rem;width:1.125rem;height:.9375rem}.i.i-right:before{background-position:-65.8125rem -62.125rem;width:.5rem;height:.75rem}.i.i-right-dark:before{background-position:-66.3125rem -62.875rem;width:.5rem;height:.75rem}.i.i-right-dark-hover:before{background-position:-66.8125rem -63.625rem;width:.5rem;height:.75rem}.i.i-right-hover:before{background-position:-67.3125rem -64.375rem;width:.5rem;height:.75rem}.i.i-rss:before{background-position:-67.8125rem -65.125rem;width:1.5rem;height:1.5rem}.i.i-rss-color:before{background-position:-69.3125rem -66.625rem;width:1.5rem;height:1.5rem}.i.i-rss-hover:before{background-position:-70.8125rem -68.125rem;width:1.5rem;height:1.5rem}.i.i-sale-on-soon-green:before{background-position:-72.3125rem -69.625rem;width:1rem;height:1rem}.i.i-search:before{background-position:-73.3125rem -70.625rem;width:1rem;height:1rem}.i.i-search-dark:before{background-position:-74.3125rem -71.625rem;width:1rem;height:1rem}.i.i-search-dark-hover:before{background-position:-75.3125rem -72.625rem;width:1rem;height:1rem}.i.i-search-hover:before{background-position:-76.3125rem -73.625rem;width:1rem;height:1rem}.i.i-soundcloud:before{background-position:-77.3125rem -74.625rem;width:1.5rem;height:1.5rem}.i.i-telegram:before{background-position:-78.8125rem -76.125rem;width:1.5rem;height:1.5rem}.i.i-telegram-color:before{background-position:-80.3125rem -77.625rem;width:1.5rem;height:1.5rem}.i.i-telegram-hover:before{background-position:-81.8125rem -79.125rem;width:1.5rem;height:1.5rem}.i.i-ticket:before{background-position:-83.3125rem -80.625rem;width:1.0625rem;height:1.5625rem}.i.i-ticket-hover:before{background-position:-84.375rem -82.1875rem;width:1.0625rem;height:1.5625rem}.i.i-twitter:before{background-position:-85.4375rem -83.75rem;width:1.5rem;height:1.5rem}.i.i-twitter-color:before{background-position:-86.9375rem -85.25rem;width:1.5rem;height:1.5rem}.i.i-twitter-hover:before{background-position:-88.4375rem -86.75rem;width:1.5rem;height:1.5rem}.i.i-up:before{background-position:-89.9375rem -88.25rem;width:.75rem;height:.5rem}.i.i-up-dark:before{background-position:-90.6875rem -88.75rem;width:.75rem;height:.5rem}.i.i-up-dark-hover:before{background-position:-91.4375rem -89.25rem;width:.75rem;height:.5rem}.i.i-up-hover:before{background-position:-92.1875rem -89.75rem;width:.75rem;height:.5rem}.i.i-vk:before{background-position:-92.9375rem -90.25rem;width:1.5rem;height:1.5rem}.i.i-vk-color:before{background-position:-94.4375rem -91.75rem;width:1.5rem;height:1.5rem}.i.i-vk-hover:before{background-position:-95.9375rem -93.25rem;width:1.5rem;height:1.5rem}.i.i-watch:before{background-position:-97.4375rem -94.75rem;width:4.1875rem;height:4.125rem}.i.i-watch-hover:before{background-position:-101.625rem -98.875rem;width:4.1875rem;height:4.125rem}.i.i-youtube:before{background-position:-105.8125rem -103rem;width:1.5rem;height:1.5rem}.i.i-youtube-color:before{background-position:-107.3125rem -104.5rem;width:1.5rem;height:1.5rem}.i.i-youtube-hover:before{background-position:-108.8125rem -106rem;width:1.5rem;height:1.5rem}.p-t-5{padding-top:.3125rem!important}.p-b-5{padding-bottom:.3125rem!important}.p-l-5{padding-left:.3125rem!important}.p-r-5{padding-right:.3125rem!important}.p-t-10{padding-top:.625rem!important}.p-b-10{padding-bottom:.625rem!important}.p-l-10{padding-left:.625rem!important}.p-r-10{padding-right:.625rem!important}.p-t-15{padding-top:.9375rem!important}.p-b-15{padding-bottom:.9375rem!important}.p-l-15{padding-left:.9375rem!important}.p-r-15{padding-right:.9375rem!important}.p-t-20{padding-top:1.25rem!important}.p-b-20{padding-bottom:1.25rem!important}.p-l-20{padding-left:1.25rem!important}.p-r-20{padding-right:1.25rem!important}.p-t-25{padding-top:1.5625rem!important}.p-b-25{padding-bottom:1.5625rem!important}.p-l-25{padding-left:1.5625rem!important}.p-r-25{padding-right:1.5625rem!important}.p-t-30{padding-top:1.875rem!important}.p-b-30{padding-bottom:1.875rem!important}.p-l-30{padding-left:1.875rem!important}.p-r-30{padding-right:1.875rem!important}.p-t-35{padding-top:2.1875rem!important}.p-b-35{padding-bottom:2.1875rem!important}.p-l-35{padding-left:2.1875rem!important}.p-r-35{padding-right:2.1875rem!important}.p-t-40{padding-top:2.5rem!important}.p-b-40{padding-bottom:2.5rem!important}.p-l-40{padding-left:2.5rem!important}.p-r-40{padding-right:2.5rem!important}.p-t-45{padding-top:2.8125rem!important}.p-b-45{padding-bottom:2.8125rem!important}.p-l-45{padding-left:2.8125rem!important}.p-r-45{padding-right:2.8125rem!important}.p-t-50{padding-top:3.125rem!important}.p-b-50{padding-bottom:3.125rem!important}.p-l-50{padding-left:3.125rem!important}.p-r-50{padding-right:3.125rem!important}.p-t-60{padding-top:3.75rem!important}.p-b-60{padding-bottom:3.75rem!important}.p-l-60{padding-left:3.75rem!important}.p-r-60{padding-right:3.75rem!important}.p-t-70{padding-top:4.375rem!important}.p-b-70{padding-bottom:4.375rem!important}.p-l-70{padding-left:4.375rem!important}.p-r-70{padding-right:4.375rem!important}.p-t-75{padding-top:4.6875rem!important}.p-b-75{padding-bottom:4.6875rem!important}.p-l-75{padding-left:4.6875rem!important}.p-r-75{padding-right:4.6875rem!important}.p-t-80{padding-top:5rem!important}.p-b-80{padding-bottom:5rem!important}.p-l-80{padding-left:5rem!important}.p-r-80{padding-right:5rem!important}.p-t-85{padding-top:5.3125rem!important}.p-b-85{padding-bottom:5.3125rem!important}.p-l-85{padding-left:5.3125rem!important}.p-r-85{padding-right:5.3125rem!important}.p-t-90{padding-top:5.625rem!important}.p-b-90{padding-bottom:5.625rem!important}.p-l-90{padding-left:5.625rem!important}.p-r-90{padding-right:5.625rem!important}.p-t-100{padding-top:6.25rem!important}.p-b-100{padding-bottom:6.25rem!important}.p-l-100{padding-left:6.25rem!important}.p-r-100{padding-right:6.25rem!important}@media screen and (max-width:39.9375em){.small-p-t-5{padding-top:.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-b-5{padding-bottom:.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-l-5{padding-left:.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-r-5{padding-right:.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-t-10{padding-top:.625rem!important}}@media screen and (max-width:39.9375em){.small-p-b-10{padding-bottom:.625rem!important}}@media screen and (max-width:39.9375em){.small-p-l-10{padding-left:.625rem!important}}@media screen and (max-width:39.9375em){.small-p-r-10{padding-right:.625rem!important}}@media screen and (max-width:39.9375em){.small-p-t-15{padding-top:.9375rem!important}}@media screen and (max-width:39.9375em){.small-p-b-15{padding-bottom:.9375rem!important}}@media screen and (max-width:39.9375em){.small-p-l-15{padding-left:.9375rem!important}}@media screen and (max-width:39.9375em){.small-p-r-15{padding-right:.9375rem!important}}@media screen and (max-width:39.9375em){.small-p-t-20{padding-top:1.25rem!important}}@media screen and (max-width:39.9375em){.small-p-b-20{padding-bottom:1.25rem!important}}@media screen and (max-width:39.9375em){.small-p-l-20{padding-left:1.25rem!important}}@media screen and (max-width:39.9375em){.small-p-r-20{padding-right:1.25rem!important}}@media screen and (max-width:39.9375em){.small-p-t-25{padding-top:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-p-b-25{padding-bottom:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-p-l-25{padding-left:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-p-r-25{padding-right:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-p-t-30{padding-top:1.875rem!important}}@media screen and (max-width:39.9375em){.small-p-b-30{padding-bottom:1.875rem!important}}@media screen and (max-width:39.9375em){.small-p-l-30{padding-left:1.875rem!important}}@media screen and (max-width:39.9375em){.small-p-r-30{padding-right:1.875rem!important}}@media screen and (max-width:39.9375em){.small-p-t-35{padding-top:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-p-b-35{padding-bottom:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-p-l-35{padding-left:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-p-r-35{padding-right:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-p-t-40{padding-top:2.5rem!important}}@media screen and (max-width:39.9375em){.small-p-b-40{padding-bottom:2.5rem!important}}@media screen and (max-width:39.9375em){.small-p-l-40{padding-left:2.5rem!important}}@media screen and (max-width:39.9375em){.small-p-r-40{padding-right:2.5rem!important}}@media screen and (max-width:39.9375em){.small-p-t-45{padding-top:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-p-b-45{padding-bottom:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-p-l-45{padding-left:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-p-r-45{padding-right:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-p-t-50{padding-top:3.125rem!important}}@media screen and (max-width:39.9375em){.small-p-b-50{padding-bottom:3.125rem!important}}@media screen and (max-width:39.9375em){.small-p-l-50{padding-left:3.125rem!important}}@media screen and (max-width:39.9375em){.small-p-r-50{padding-right:3.125rem!important}}@media screen and (max-width:39.9375em){.small-p-t-60{padding-top:3.75rem!important}}@media screen and (max-width:39.9375em){.small-p-b-60{padding-bottom:3.75rem!important}}@media screen and (max-width:39.9375em){.small-p-l-60{padding-left:3.75rem!important}}@media screen and (max-width:39.9375em){.small-p-r-60{padding-right:3.75rem!important}}@media screen and (max-width:39.9375em){.small-p-t-70{padding-top:4.375rem!important}}@media screen and (max-width:39.9375em){.small-p-b-70{padding-bottom:4.375rem!important}}@media screen and (max-width:39.9375em){.small-p-l-70{padding-left:4.375rem!important}}@media screen and (max-width:39.9375em){.small-p-r-70{padding-right:4.375rem!important}}@media screen and (max-width:39.9375em){.small-p-t-75{padding-top:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-p-b-75{padding-bottom:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-p-l-75{padding-left:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-p-r-75{padding-right:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-p-t-80{padding-top:5rem!important}}@media screen and (max-width:39.9375em){.small-p-b-80{padding-bottom:5rem!important}}@media screen and (max-width:39.9375em){.small-p-l-80{padding-left:5rem!important}}@media screen and (max-width:39.9375em){.small-p-r-80{padding-right:5rem!important}}@media screen and (max-width:39.9375em){.small-p-t-85{padding-top:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-b-85{padding-bottom:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-l-85{padding-left:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-r-85{padding-right:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-p-t-90{padding-top:5.625rem!important}}@media screen and (max-width:39.9375em){.small-p-b-90{padding-bottom:5.625rem!important}}@media screen and (max-width:39.9375em){.small-p-l-90{padding-left:5.625rem!important}}@media screen and (max-width:39.9375em){.small-p-r-90{padding-right:5.625rem!important}}@media screen and (max-width:39.9375em){.small-p-t-100{padding-top:6.25rem!important}}@media screen and (max-width:39.9375em){.small-p-b-100{padding-bottom:6.25rem!important}}@media screen and (max-width:39.9375em){.small-p-l-100{padding-left:6.25rem!important}}@media screen and (max-width:39.9375em){.small-p-r-100{padding-right:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-5{padding-top:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-5{padding-bottom:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-5{padding-left:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-5{padding-right:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-10{padding-top:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-10{padding-bottom:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-10{padding-left:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-10{padding-right:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-15{padding-top:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-15{padding-bottom:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-15{padding-left:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-15{padding-right:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-20{padding-top:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-20{padding-bottom:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-20{padding-left:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-20{padding-right:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-25{padding-top:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-25{padding-bottom:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-25{padding-left:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-25{padding-right:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-30{padding-top:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-30{padding-bottom:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-30{padding-left:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-30{padding-right:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-35{padding-top:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-35{padding-bottom:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-35{padding-left:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-35{padding-right:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-40{padding-top:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-40{padding-bottom:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-40{padding-left:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-40{padding-right:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-45{padding-top:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-45{padding-bottom:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-45{padding-left:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-45{padding-right:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-50{padding-top:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-50{padding-bottom:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-50{padding-left:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-50{padding-right:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-60{padding-top:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-60{padding-bottom:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-60{padding-left:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-60{padding-right:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-70{padding-top:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-70{padding-bottom:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-70{padding-left:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-70{padding-right:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-75{padding-top:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-75{padding-bottom:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-75{padding-left:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-75{padding-right:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-80{padding-top:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-80{padding-bottom:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-80{padding-left:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-80{padding-right:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-85{padding-top:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-85{padding-bottom:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-85{padding-left:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-85{padding-right:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-90{padding-top:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-90{padding-bottom:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-90{padding-left:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-90{padding-right:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-t-100{padding-top:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-b-100{padding-bottom:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-l-100{padding-left:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-p-r-100{padding-right:6.25rem!important}}.no-padding{padding:0!important}.no-padding-bottom{padding-bottom:0!important}.no-padding-top{padding-top:0!important}.no-padding-left{padding-left:0!important}.no-padding-right{padding-left:0!important}.small-no-padding{padding:0!important}.m-t-5{margin-top:.3125rem!important}.m-b-5{margin-bottom:.3125rem!important}.m-l-5{margin-left:.3125rem!important}.m-r-5{margin-right:.3125rem!important}.m-t-10{margin-top:.625rem!important}.m-b-10{margin-bottom:.625rem!important}.m-l-10{margin-left:.625rem!important}.m-r-10{margin-right:.625rem!important}.m-t-15{margin-top:.9375rem!important}.m-b-15{margin-bottom:.9375rem!important}.m-l-15{margin-left:.9375rem!important}.m-r-15{margin-right:.9375rem!important}.m-t-20{margin-top:1.25rem!important}.m-b-20{margin-bottom:1.25rem!important}.m-l-20{margin-left:1.25rem!important}.m-r-20{margin-right:1.25rem!important}.m-t-25{margin-top:1.5625rem!important}.m-b-25{margin-bottom:1.5625rem!important}.m-l-25{margin-left:1.5625rem!important}.m-r-25{margin-right:1.5625rem!important}.m-t-30{margin-top:1.875rem!important}.m-b-30{margin-bottom:1.875rem!important}.m-l-30{margin-left:1.875rem!important}.m-r-30{margin-right:1.875rem!important}.m-t-35{margin-top:2.1875rem!important}.m-b-35{margin-bottom:2.1875rem!important}.m-l-35{margin-left:2.1875rem!important}.m-r-35{margin-right:2.1875rem!important}.m-t-40{margin-top:2.5rem!important}.m-b-40{margin-bottom:2.5rem!important}.m-l-40{margin-left:2.5rem!important}.m-r-40{margin-right:2.5rem!important}.m-t-45{margin-top:2.8125rem!important}.m-b-45{margin-bottom:2.8125rem!important}.m-l-45{margin-left:2.8125rem!important}.m-r-45{margin-right:2.8125rem!important}.m-t-50{margin-top:3.125rem!important}.m-b-50{margin-bottom:3.125rem!important}.m-l-50{margin-left:3.125rem!important}.m-r-50{margin-right:3.125rem!important}.m-t-60{margin-top:3.75rem!important}.m-b-60{margin-bottom:3.75rem!important}.m-l-60{margin-left:3.75rem!important}.m-r-60{margin-right:3.75rem!important}.m-t-70{margin-top:4.375rem!important}.m-b-70{margin-bottom:4.375rem!important}.m-l-70{margin-left:4.375rem!important}.m-r-70{margin-right:4.375rem!important}.m-t-75{margin-top:4.6875rem!important}.m-b-75{margin-bottom:4.6875rem!important}.m-l-75{margin-left:4.6875rem!important}.m-r-75{margin-right:4.6875rem!important}.m-t-80{margin-top:5rem!important}.m-b-80{margin-bottom:5rem!important}.m-l-80{margin-left:5rem!important}.m-r-80{margin-right:5rem!important}.m-t-85{margin-top:5.3125rem!important}.m-b-85{margin-bottom:5.3125rem!important}.m-l-85{margin-left:5.3125rem!important}.m-r-85{margin-right:5.3125rem!important}.m-t-90{margin-top:5.625rem!important}.m-b-90{margin-bottom:5.625rem!important}.m-l-90{margin-left:5.625rem!important}.m-r-90{margin-right:5.625rem!important}.m-t-100{margin-top:6.25rem!important}.m-b-100{margin-bottom:6.25rem!important}.m-l-100{margin-left:6.25rem!important}.m-r-100{margin-right:6.25rem!important}@media screen and (max-width:39.9375em){.small-m-t-5{margin-top:.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-b-5{margin-bottom:.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-l-5{margin-left:.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-r-5{margin-right:.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-t-10{margin-top:.625rem!important}}@media screen and (max-width:39.9375em){.small-m-b-10{margin-bottom:.625rem!important}}@media screen and (max-width:39.9375em){.small-m-l-10{margin-left:.625rem!important}}@media screen and (max-width:39.9375em){.small-m-r-10{margin-right:.625rem!important}}@media screen and (max-width:39.9375em){.small-m-t-15{margin-top:.9375rem!important}}@media screen and (max-width:39.9375em){.small-m-b-15{margin-bottom:.9375rem!important}}@media screen and (max-width:39.9375em){.small-m-l-15{margin-left:.9375rem!important}}@media screen and (max-width:39.9375em){.small-m-r-15{margin-right:.9375rem!important}}@media screen and (max-width:39.9375em){.small-m-t-20{margin-top:1.25rem!important}}@media screen and (max-width:39.9375em){.small-m-b-20{margin-bottom:1.25rem!important}}@media screen and (max-width:39.9375em){.small-m-l-20{margin-left:1.25rem!important}}@media screen and (max-width:39.9375em){.small-m-r-20{margin-right:1.25rem!important}}@media screen and (max-width:39.9375em){.small-m-t-25{margin-top:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-m-b-25{margin-bottom:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-m-l-25{margin-left:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-m-r-25{margin-right:1.5625rem!important}}@media screen and (max-width:39.9375em){.small-m-t-30{margin-top:1.875rem!important}}@media screen and (max-width:39.9375em){.small-m-b-30{margin-bottom:1.875rem!important}}@media screen and (max-width:39.9375em){.small-m-l-30{margin-left:1.875rem!important}}@media screen and (max-width:39.9375em){.small-m-r-30{margin-right:1.875rem!important}}@media screen and (max-width:39.9375em){.small-m-t-35{margin-top:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-m-b-35{margin-bottom:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-m-l-35{margin-left:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-m-r-35{margin-right:2.1875rem!important}}@media screen and (max-width:39.9375em){.small-m-t-40{margin-top:2.5rem!important}}@media screen and (max-width:39.9375em){.small-m-b-40{margin-bottom:2.5rem!important}}@media screen and (max-width:39.9375em){.small-m-l-40{margin-left:2.5rem!important}}@media screen and (max-width:39.9375em){.small-m-r-40{margin-right:2.5rem!important}}@media screen and (max-width:39.9375em){.small-m-t-45{margin-top:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-m-b-45{margin-bottom:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-m-l-45{margin-left:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-m-r-45{margin-right:2.8125rem!important}}@media screen and (max-width:39.9375em){.small-m-t-50{margin-top:3.125rem!important}}@media screen and (max-width:39.9375em){.small-m-b-50{margin-bottom:3.125rem!important}}@media screen and (max-width:39.9375em){.small-m-l-50{margin-left:3.125rem!important}}@media screen and (max-width:39.9375em){.small-m-r-50{margin-right:3.125rem!important}}@media screen and (max-width:39.9375em){.small-m-t-60{margin-top:3.75rem!important}}@media screen and (max-width:39.9375em){.small-m-b-60{margin-bottom:3.75rem!important}}@media screen and (max-width:39.9375em){.small-m-l-60{margin-left:3.75rem!important}}@media screen and (max-width:39.9375em){.small-m-r-60{margin-right:3.75rem!important}}@media screen and (max-width:39.9375em){.small-m-t-70{margin-top:4.375rem!important}}@media screen and (max-width:39.9375em){.small-m-b-70{margin-bottom:4.375rem!important}}@media screen and (max-width:39.9375em){.small-m-l-70{margin-left:4.375rem!important}}@media screen and (max-width:39.9375em){.small-m-r-70{margin-right:4.375rem!important}}@media screen and (max-width:39.9375em){.small-m-t-75{margin-top:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-m-b-75{margin-bottom:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-m-l-75{margin-left:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-m-r-75{margin-right:4.6875rem!important}}@media screen and (max-width:39.9375em){.small-m-t-80{margin-top:5rem!important}}@media screen and (max-width:39.9375em){.small-m-b-80{margin-bottom:5rem!important}}@media screen and (max-width:39.9375em){.small-m-l-80{margin-left:5rem!important}}@media screen and (max-width:39.9375em){.small-m-r-80{margin-right:5rem!important}}@media screen and (max-width:39.9375em){.small-m-t-85{margin-top:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-b-85{margin-bottom:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-l-85{margin-left:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-r-85{margin-right:5.3125rem!important}}@media screen and (max-width:39.9375em){.small-m-t-90{margin-top:5.625rem!important}}@media screen and (max-width:39.9375em){.small-m-b-90{margin-bottom:5.625rem!important}}@media screen and (max-width:39.9375em){.small-m-l-90{margin-left:5.625rem!important}}@media screen and (max-width:39.9375em){.small-m-r-90{margin-right:5.625rem!important}}@media screen and (max-width:39.9375em){.small-m-t-100{margin-top:6.25rem!important}}@media screen and (max-width:39.9375em){.small-m-b-100{margin-bottom:6.25rem!important}}@media screen and (max-width:39.9375em){.small-m-l-100{margin-left:6.25rem!important}}@media screen and (max-width:39.9375em){.small-m-r-100{margin-right:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-5{margin-top:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-5{margin-bottom:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-5{margin-left:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-5{margin-right:.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-10{margin-top:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-10{margin-bottom:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-10{margin-left:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-10{margin-right:.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-15{margin-top:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-15{margin-bottom:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-15{margin-left:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-15{margin-right:.9375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-20{margin-top:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-20{margin-bottom:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-20{margin-left:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-20{margin-right:1.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-25{margin-top:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-25{margin-bottom:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-25{margin-left:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-25{margin-right:1.5625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-30{margin-top:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-30{margin-bottom:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-30{margin-left:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-30{margin-right:1.875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-35{margin-top:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-35{margin-bottom:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-35{margin-left:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-35{margin-right:2.1875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-40{margin-top:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-40{margin-bottom:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-40{margin-left:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-40{margin-right:2.5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-45{margin-top:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-45{margin-bottom:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-45{margin-left:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-45{margin-right:2.8125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-50{margin-top:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-50{margin-bottom:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-50{margin-left:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-50{margin-right:3.125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-60{margin-top:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-60{margin-bottom:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-60{margin-left:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-60{margin-right:3.75rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-70{margin-top:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-70{margin-bottom:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-70{margin-left:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-70{margin-right:4.375rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-75{margin-top:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-75{margin-bottom:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-75{margin-left:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-75{margin-right:4.6875rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-80{margin-top:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-80{margin-bottom:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-80{margin-left:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-80{margin-right:5rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-85{margin-top:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-85{margin-bottom:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-85{margin-left:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-85{margin-right:5.3125rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-90{margin-top:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-90{margin-bottom:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-90{margin-left:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-90{margin-right:5.625rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-t-100{margin-top:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-b-100{margin-bottom:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-l-100{margin-left:6.25rem!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-m-r-100{margin-right:6.25rem!important}}.no-margin{margin:0!important}.no-margin-bottom{margin-bottom:0!important}.no-margin-top{margin-top:0!important}.no-margin-left{margin-left:0!important}.no-margin-right{margin-right:0!important}@media screen and (max-width:39.9375em){.small-no-margin-left{margin-left:0!important}}@media screen and (max-width:39.9375em){.medium-no-margin-left{margin-left:0!important}}@media screen and (max-width:39.9375em){.small-no-margin-right{margin-right:0!important}}@media screen and (max-width:39.9375em){.medium-no-margin-right{margin-right:0!important}}.bold{font-weight:700}.regular{font-weight:400}.italic{font-style:italic}.ell{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.break-word{word-wrap:break-word}.no-wrap{white-space:nowrap}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}@media screen and (max-width:39.9375em){.small-text-center{text-align:center}}@media screen and (max-width:39.9375em){.medium-text-center{text-align:center}}.text-just{text-align:justify}.align-top{vertical-align:top!important}.align-bottom{vertical-align:bottom!important}.align-middle{vertical-align:middle!important}.align-baseline{vertical-align:baseline!important}.left{float:left}.right{float:right}.clearfix::after,.clearfix::before{display:table;content:" ";flex-basis:0;order:1}.clearfix::after{clear:both}.flow-hidden{overflow:hidden}.fit{max-width:100%}.half-width{width:50%}.full-width{width:100%}.full-height{height:100%}.fixed{position:fixed}.relative{position:relative}.absolute{position:absolute}.static{position:static}.zindex-1{z-index:1}.zindex-2{z-index:2}.zindex-3{z-index:3}.height-80{height:5rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.font12{font-size:.75rem!important}.font14{font-size:.875rem!important}.font20{font-size:1.25rem!important}@media screen and (max-width:63.9375em){.mobile-centered{text-align:center}}.image-centered{text-align:center;max-width:inherit}@media screen and (max-width:63.9375em){.mobile-image-centered{max-width:inherit;text-align:center;margin-right:auto;margin-left:auto;left:0;right:0}}.box-shadow-default{box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.box-shadow-50{box-shadow:0 .625rem .9375rem rgba(0,0,0,.5)}.float-left{float:left}@media screen and (max-width:39.9375em){.small-float-left-only{float:left}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-float-left-only{float:left}}@media print,screen and (min-width:64em){.large-float-left{float:left}}.float-right{float:right}@media screen and (max-width:39.9375em){.small-float-right-only{float:right}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-float-right-only{float:right}}@media print,screen and (min-width:64em){.large-float-right{float:right}}.text-center{text-align:center}@media screen and (max-width:39.9375em){.small-text-center-only{text-align:center}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-text-center-only{text-align:center}}@media print,screen and (min-width:64em){.large-text-center{text-align:center}}.text-left{text-align:left}@media screen and (max-width:39.9375em){.small-text-left-only{text-align:left}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-text-left-only{text-align:left}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}}.text-right{text-align:right}@media screen and (max-width:39.9375em){.small-text-right-only{text-align:right}}@media screen and (min-width:40em) and (max-width:63.9375em){.medium-text-right-only{text-align:right}}@media print,screen and (min-width:64em){.large-text-right{text-align:right}}@media screen and (max-width:63.9375em){.small-fontsize-12{font-size:.75rem!important}}.fontsize-12{font-size:.75rem!important}@media screen and (max-width:63.9375em){.small-fontsize-14{font-size:.875rem!important}}.fontsize-14{font-size:.875rem!important}@media screen and (max-width:63.9375em){.small-fontsize-16{font-size:1rem!important}}.fontsize-16{font-size:1rem!important}@media screen and (max-width:63.9375em){.small-fontsize-18{font-size:1.125rem!important}}.fontsize-18{font-size:1.125rem!important}@media screen and (max-width:63.9375em){.small-fontsize-20{font-size:1.25rem!important}}.fontsize-20{font-size:1.25rem!important}@media screen and (max-width:63.9375em){.small-fontsize-24{font-size:1.5rem!important}}.fontsize-24{font-size:1.5rem!important}.fontsize-inherit{font-size:inherit!important}@media screen and (max-width:63.9375em){.small-lineheight-18{line-height:1.125rem!important}}.lineheight-18{line-height:1.125rem}@media screen and (max-width:63.9375em){.small-lineheight-20{line-height:1.25rem!important}}.lineheight-20{line-height:1.25rem}@media screen and (max-width:63.9375em){.small-lineheight-23{line-height:1.4375rem!important}}.lineheight-23{line-height:1.4375rem}@media screen and (max-width:63.9375em){.small-lineheight-24{line-height:1.5rem!important}}.lineheight-24{line-height:1.5rem}@media screen and (max-width:63.9375em){.small-lineheight-28{line-height:1.75rem!important}}.lineheight-28{line-height:1.75rem}@media screen and (max-width:63.9375em){.small-lineheight-32{line-height:2rem!important}}.lineheight-32{line-height:2rem}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:16px 20px;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:.7}.hamburger-box{width:16px;height:12px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-1px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:16px;height:2px;background-color:#fff;border-radius:2px;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:-5px}.hamburger-inner::after{bottom:-5px}.hamburger--3dx .hamburger-box{perspective:32px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:32px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:32px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:32px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:32px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::after,.hamburger--3dxy .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:32px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::after,.hamburger--3dxy-r .hamburger-inner::before{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{transform:translate3d(0,-5px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-3.2px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-3.2px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(3.2px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(3.2px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-3.2px,-4px,0) rotate(-45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-3.2px,4px,0) rotate(45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(3.2px,-4px,0) rotate(45deg) scale(.7,1);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(3.2px,4px,0) rotate(-45deg) scale(.7,1);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.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) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.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:-10px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-5px,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 .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.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:-10px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-5px,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 .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:1px;transition-duration:275ms;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:5px;transition:opacity 125ms 275ms ease}.hamburger--elastic .hamburger-inner::after{top:10px;transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,5px,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,-10px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:1px;transition-duration:275ms;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:5px;transition:opacity 125ms 275ms ease}.hamburger--elastic-r .hamburger-inner::after{top:10px;transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,5px,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,-10px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::after{top:5px;right:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in}.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:-32px;top:-32px;transform:translate3d(32px,32px,0) rotate(45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-32px;top:-32px;transform:translate3d(-32px,32px,0) rotate(-45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:5px;right:0;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in}.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:-32px;top:32px;transform:translate3d(32px,-32px,0) rotate(-45deg);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-32px;top:32px;transform:translate3d(-32px,-32px,0) rotate(45deg);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::after,.hamburger--minus .hamburger-inner::before{transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::after,.hamburger--minus.is-active .hamburger-inner::before{opacity:0;transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear}.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:5px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:10px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-2.2857142857px,-3px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0,-10px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:1px}.hamburger--slider-r .hamburger-inner::before{top:5px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:10px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,5px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(-2.2857142857px,-3px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0,-10px,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 .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom .1s .25s ease-in,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 .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.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 .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom .1s .25s ease-in,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 .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:1px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:5px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:10px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),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 .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,5px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,5px,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:-10px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-5px,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 .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand-r .hamburger-inner::before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 75ms .12s ease,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 .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.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)}.background-index-page{background-color:#fefefe!important}.background-gray{background-color:#f9f9f9}.background-gallery-index{background:url(../images/pages/index/background-media-index.jpg) no-repeat;background-size:cover}.r-badge{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;font-weight:700;line-height:1;color:#fefefe;padding:.4375rem .5625rem .25rem;display:inline-block;margin:0;white-space:nowrap;vertical-align:baseline;text-align:center;border-radius:.25rem;margin-right:.0625rem;text-transform:uppercase}.r-badge--small{font-size:.625rem;padding:.4375rem .5625rem .25rem}@media screen and (max-width:39.9375em){.r-badge--small{padding:.3125rem .4375rem .125rem}}.r-badge--green{background-color:#1d7a2a}.r-badge--red{background-color:#d1050c}.r-text-harmonia{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.r-text-harmonia--dark-3{color:rgba(0,0,0,.3)}.r-text-harmonia--black{color:#000!important}.r-text-lato{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.r-text-lato--small{font-size:.875rem;line-height:1.64}.r-text-lato--extrasmall{font-size:.75rem}.r-text-lato--black{color:#000}.r-text-lato--dark{color:rgba(0,0,0,.5)}.r-text-lato--dark-7{color:rgba(0,0,0,.7)}.r-text-lato--light{color:rgba(255,255,255,.8)}.r-text-semibold{font-weight:600}.r-text-bold{font-weight:700}.r-text-black{color:#000!important}.r-headline{position:relative;vertical-align:middle}.r-headline label{font-size:inherit;font-weight:inherit;line-height:inherit}@media screen and (max-width:39.9375em){.r-headline{text-align:center}}.r-headline--section a:active,.r-headline--section a:hover{color:#d1050c}.r-headline--section:after{width:1.375rem;height:1.375rem;transform:translateY(-50%);top:50%;content:"";position:absolute;margin-left:.625rem;margin-top:-.0625rem;display:inline-block;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-headline--section:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-headline--section:after{background-position:-25.125rem -22.375rem}.r-headline--section:after{width:1.3125rem;height:1.3125rem}@media screen and (max-width:39.9375em){.r-headline--section{position:relative;left:-.625rem}}.r-headline--center{text-align:center}.r-headline--with-hr{overflow:hidden}@media print,screen and (min-width:64em){.r-headline--with-hr:after,.r-headline--with-hr:before{content:"";display:inline-block;vertical-align:middle;width:100%;height:1px;background:rgba(0,0,0,.1);border:solid #f9f9f9;border-width:0 1.875rem}.r-headline--with-hr:before{margin-left:-100%}.r-headline--with-hr:after{margin-right:-100%}}.r-headline--with-hr-white:after,.r-headline--with-hr-white:before{border-color:#fefefe!important}.r-headline--with-hr-mobile:after,.r-headline--with-hr-mobile:before{content:"";display:inline-block;vertical-align:middle;width:100%;height:1px;background:rgba(0,0,0,.1);border:solid #f9f9f9;border-width:0 1.875rem}.r-headline--with-hr-mobile:before{margin-left:-100%}.r-headline--with-hr-mobile:after{margin-right:-100%}.r-headline--gray-small{color:rgba(0,0,0,.3);font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.r-headline--with-red-line{position:relative;margin-bottom:3.375rem!important}@media screen and (max-width:63.9375em){.r-headline--with-red-line{margin-bottom:2.5rem!important;text-align:center}}.r-headline--with-red-line:before{background-color:#d1050c;content:"";position:absolute;left:0;width:1.875rem;height:.1875rem;bottom:-1.25rem}@media screen and (max-width:63.9375em){.r-headline--with-red-line:before{right:0;margin-left:auto;margin-right:auto}}h3.r-headline{margin-bottom:2.125rem}@media screen and (max-width:39.9375em){h3.r-headline{margin-bottom:1.25rem}}h4.r-headline{margin-bottom:2.125rem}@media screen and (max-width:39.9375em){h4.r-headline{margin-bottom:1.25rem}}.r-headline--white{color:#fefefe}.r-headline--white a{color:#fefefe}.r-headline--white a:active,.r-headline--white a:hover{color:#d1050c}@media screen and (max-width:39.9375em){.r-headline--small-black{color:#000}.r-headline--small-black a{color:#000}.r-headline--small-black a:active,.r-headline--small-black a:hover{color:#d1050c}}.r-preheadline-padding{padding-top:3.75rem}@media screen and (max-width:39.9375em){.r-preheadline-padding{padding-top:1.875rem}}.r-link{font-size:.75rem;font-weight:700;display:inline-block;vertical-align:middle}.r-link--green{color:#1d7a2a!important}.r-link--white{color:#fefefe!important}.r-link--normal{font-weight:400}.r-link--hover-solid{border-bottom:.0625rem transparent}.r-link--hover-solid:hover{border-bottom:.0625rem solid}.r-link--hover-dotted{border-bottom:.0625rem dotted}.r-link--cursor-help{cursor:help}.r-material-margin-bottom{margin-bottom:1.875rem}@media screen and (max-width:39.9375em){.r-material-margin-bottom{margin-bottom:1.25rem!important}}.r-material-large__entry{position:relative}.r-material-large__entry img{transition:1s linear;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.r-material-large__entry:hover img{transform:scale(1.01)}.r-material-large__entry:before{background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.r-material-large__entry__inner{padding:2.5rem;width:100%;position:absolute;bottom:0;left:0;z-index:2}@media screen and (max-width:39.9375em){.r-material-large__entry__inner{padding:.9375rem}}.r-material-large__entry__header{margin-bottom:.9375rem}@media screen and (max-width:39.9375em){.r-material-large__entry__header__badge{font-size:.625rem;padding:.3125rem .4375rem .125rem}}.r-material-large__entry__content__title{font-size:1.5rem;line-height:1.3;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.r-material-large__entry__content__title a{color:#fefefe;display:block}.r-material-large__entry__content__title a:active,.r-material-large__entry__content__title a:hover{color:#fefefe}@media screen and (max-width:39.9375em){.r-material-large__entry__content__title{font-size:1rem;line-height:1.4375}}.r-material-large__entry__content__announce{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;line-height:1.75;color:rgba(254,254,254,.9)}@media screen and (max-width:39.9375em){.r-material-large__entry__content__announce{font-size:.875rem;line-height:1.64}}.r-material-large__entry__thumbnail{overflow:hidden}.r-material-medium__entry::after,.r-material-medium__entry::before{display:table;content:" ";flex-basis:0;order:1}.r-material-medium__entry::after{clear:both}.r-material-medium__entry__thumbnail{position:relative}.r-material-medium__entry__thumbnail a:before{background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2;opacity:0;transition:.5s linear}.r-material-medium__entry__thumbnail img{position:relative;transform-origin:50% 50%;transition:1.01s linear;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.r-material-medium__entry__thumbnail:hover a:before{opacity:1}.r-material-medium__entry__thumbnail:hover img{transform:scale(1.01)}.r-material-medium__entry__announce{line-height:1.4375;display:block;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.r-material-medium__entry__header{margin-bottom:.4375rem}.r-material-short__entry{position:relative;word-wrap:break-word}.r-material-short__entry--border{border-top:.0625rem solid rgba(0,0,0,.1);margin:0 0 1.25rem;padding:1.25rem 0 0}.r-material-short__entry--border:last-child{border-bottom:.0625rem solid rgba(0,0,0,.1);padding-bottom:1.25rem;margin:0}.r-material-short__entry:last-child:after{display:none}.r-material-short__entry:hover{opacity:1}.r-material-short__entry--not-active{opacity:.6;transition:all .1s linear}.r-material-short__entry--active{opacity:1}.r-material-short__entry__header{margin-bottom:.4375rem}.r-material-short__entry__content{position:relative;min-height:3.75rem;color:#fefefe}.r-material-short__entry__content::after,.r-material-short__entry__content::before{display:table;content:" ";flex-basis:0;order:1}.r-material-short__entry__content::after{clear:both}.r-material-short__entry__content a{color:#fefefe}.r-material-short__entry__content a:active,.r-material-short__entry__content a:hover{color:#1d7a2a}.r-material-short__entry--active .r-material-short__entry__content a{cursor:default}.r-material-short__entry--active .r-material-short__entry__content a:active,.r-material-short__entry--active .r-material-short__entry__content a:hover{color:#fefefe}.b-carousel-news-list .r-material-short__entry__content a:active,.b-carousel-news-list .r-material-short__entry__content a:hover,.b-carousel-news-list .r-material-short__entry__content a:visited{color:#fefefe}.b-carousel-news-list .r-material-short__entry__content{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.r-material-short__entry__content--black a{color:#000}.r-material-short__entry__thumbnail{position:absolute;left:0;top:.25rem;display:block;width:3.625rem;height:3.625rem;overflow:hidden}.r-material-short__entry__thumbnail img{vertical-align:bottom;-webkit-user-select:none;-moz-user-select:none;user-select:none}.r-material-short__entry__announce{font-size:.875rem;line-height:1.375rem;padding-left:4.5625rem;display:block;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-partner-picture-kuban__inner{overflow:hidden;background:#1d7a2a url(../images/components/partner-pictures/partner-bg-kuban.png);box-shadow:0 10px 20px #b4dbba;height:9.375rem;position:relative;border:1px solid transparent}@media screen and (-webkit-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.b-partner-picture-kuban__inner{background:#1d7a2a url(../images/components/partner-pictures/partner-bg-kuban@2x.png)}}.b-partner-picture-kuban__inner__border{position:relative;margin:.9375rem;height:7.5rem}.b-partner-picture-kuban__inner__border:before{border:.0625rem solid rgba(255,255,255,.1);content:"";position:absolute;top:0;right:0;width:100%;height:100%}@media print,screen and (min-width:40em){.b-partner-picture-kuban__utp{position:absolute;transform:translateX(-50%);left:50%;width:50%;height:8.625rem}}.b-partner-picture-kuban__utp-wrapper{position:absolute;transform:translateY(-50%);top:50%;height:8.625rem;width:100%}.b-partner-picture__kuban_coat-of-arms{background:url(../images/components/partner-pictures/Coat_of_Arms_of_Krasnodar_Kray.png);width:6.9375rem;height:8.625rem;display:inline-block}@media screen and (-webkit-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.b-partner-picture__kuban_coat-of-arms{background:url(../images/components/partner-pictures/Coat_of_Arms_of_Krasnodar_Kray@2x.png);background-size:cover}}.b-partner-picture__kuban_text{transform:translateY(-50%);top:50%;color:#fefefe;text-align:center;display:inline-block;position:absolute;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.4375;margin-left:1.25rem}@media print,screen and (min-width:40em){.b-partner-picture__kuban_text{font-size:1.375rem;line-height:1.375}}@media print,screen and (min-width:64em){.b-partner-picture__kuban_text{margin-left:1.875rem;font-size:1.75rem;line-height:1.375}}.b-partner-funkydunky__inner{overflow:hidden;background:#d4b15c url(../images/components/partner-pictures/partner-bg-kuban.png);box-shadow:0 10px 20px #fff4ce;height:9.375rem;position:relative;border:1px solid transparent}@media screen and (-webkit-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.b-partner-funkydunky__inner{background:#d4b15c url(../images/components/partner-pictures/partner-bg-kuban@2x.png)}}@media print,screen and (min-width:64em){.b-partner-funkydunky__inner{height:9.125rem}}.b-partner-funkydunky__inner__border{position:relative;margin:.9375rem;height:7.5rem}.b-partner-funkydunky__inner__border:before{border:.0625rem solid rgba(255,255,255,.1);content:"";position:absolute;top:0;right:0;width:100%;height:100%}@media print,screen and (min-width:40em){.b-partner-funkydunky__utp{position:absolute;width:100%}}@media screen and (min-width:40em) and (max-width:39.9375em){.b-partner-funkydunky__utp{transform:translateX(-50%);left:50%;width:50%}}.b-partner-funkydunky__utp-wrapper{position:absolute;width:100%}@media screen and (max-width:39.9375em){.b-partner-funkydunky__utp-wrapper{transform:translateY(-50%);top:50%}}.b-partner-funkydunky__logo{background:url(../temp/banner/funkydunky/funkydunky.png);width:6.25rem;height:5.1875rem;margin-top:1.25rem;display:none;transform:translateX(-50%);position:absolute}@media screen and (-webkit-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.b-partner-funkydunky__logo{background:url(../temp/banner/funkydunky/funkydunky@2x.png);background-size:cover}}@media print,screen and (min-width:64em){.b-partner-funkydunky__logo{display:inline-block;left:20%}}.b-partner-funkydunky__half .b-partner-funkydunky__logo{width:6.25rem;left:15%;margin-left:0}.b-partner-funkydunky__text{transform:translateY(-50%);top:50%;color:#000;text-align:center;display:inline-block;position:absolute;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (max-width:39.9375em){.b-partner-funkydunky__text{font-size:1.125rem;line-height:1.4375}}@media screen and (min-width:40em) and (max-width:63.9375em){.b-partner-funkydunky__text{font-size:1.375rem;line-height:1.375;margin-top:4.0625rem}}@media print,screen and (min-width:64em){.b-partner-funkydunky__text{margin-left:7.5rem;font-size:1.75rem;line-height:1.375;margin-top:4.0625rem}.b-partner-funkydunky__half .b-partner-funkydunky__text{font-size:1.125rem;line-height:1.375}}.b-partner-funkydunky__text b{font-weight:700}.b-partner-funkydunky__text b,.b-partner-funkydunky__text span{float:left;display:block;text-align:center;width:100%}.b-block{position:relative}.b-block__container{position:relative;overflow:hidden;width:100%;height:100%;text-align:center}.b-block__container a{position:absolute;display:block;width:100%;height:100%}.b-block__container img{max-width:none;position:absolute;left:50%}.b-block--240{height:15rem}.b-block--240 img{margin-left:-18.75rem}@media screen and (max-width:63.9375em){.b-ad-in-body{padding-top:18.75rem}}@media screen and (max-width:63.9375em){.b-ad-top{background:#fafafa;width:100%;height:18.75rem;top:0;position:absolute;overflow:hidden}.b-ad-top a{top:0;left:0;z-index:1;position:absolute;display:block;width:100%;height:100%}}@media screen and (max-width:63.9375em){.b-ad-top__image{max-width:inherit;width:100%;height:18.75rem;-o-object-fit:cover;object-fit:cover}}.b-ad-top-close{background-color:rgba(254,254,254,.8);position:absolute;top:.9375rem;right:.9375rem;cursor:pointer;z-index:2;width:2.5rem;height:2.5rem;border-radius:2.5rem;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-ad-top-close.b-ad-top-close--dark{background-color:rgba(0,0,0,.8)}.b-ad-top-close:hover .b-ad-top-close__button:after{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-ad-top-close:hover .b-ad-top-close__button:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-ad-top-close:hover .b-ad-top-close__button:after{background-position:-13.75rem -12.875rem}.b-ad-top-close:hover .b-ad-top-close__button:after{width:.8125rem;height:.75rem}.b-ad-top-close--dark.b-ad-top-close:hover .b-ad-top-close__button:after{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-ad-top-close--dark.b-ad-top-close:hover .b-ad-top-close__button:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-ad-top-close--dark.b-ad-top-close:hover .b-ad-top-close__button:after{background-position:-14.5625rem -13.625rem}.b-ad-top-close--dark.b-ad-top-close:hover .b-ad-top-close__button:after{width:.8125rem;height:.75rem}.b-ad-top-close__button:after{position:absolute;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%);content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-ad-top-close__button:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-ad-top-close__button:after{background-position:-12.9375rem -12.125rem}.b-ad-top-close__button:after{width:.8125rem;height:.75rem}.b-ad-top-close--dark .b-ad-top-close__button:after{position:absolute;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%);content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-ad-top-close--dark .b-ad-top-close__button:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-ad-top-close--dark .b-ad-top-close__button:after{background-position:-12.125rem -11.375rem}.b-ad-top-close--dark .b-ad-top-close__button:after{width:.8125rem;height:.75rem}.f-wrapper{padding:1.875rem 1.875rem 1.875rem 1.875rem}.f-error-message{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;color:#d1050c;display:inline-block}.f-error-message--small{font-size:.75rem}.fieldset legend{font-size:1rem}@media print,screen and (min-width:64em){.b-schedule-container .column-block{margin-bottom:.625rem!important}.b-schedule-container .column-block .b-game-entry__header{position:absolute;left:0;float:left;width:7.5rem;height:7.5rem}.b-schedule-container .column-block .b-game-entry__header:after{border-right:.0625rem solid rgba(0,0,0,.1);content:"";position:absolute;top:.625rem;right:-.625rem;height:6.25rem}.b-schedule-container .column-block .b-game-entry__header .b-game-entry__tournament{position:relative;top:1.875rem}.b-schedule-container .column-block .b-game-entry__header .b-game-entry__tournament img{width:1.875rem;height:1.875rem}.b-schedule-container .column-block .b-game-entry__header .b-game-entry__description{position:relative;margin-top:1.5625rem;font-size:.75rem;width:7.5rem;padding:0 .3125rem;text-align:center;line-height:1.3333333333;margin-left:.3125rem}.b-schedule-container .column-block .b-game-entry__content{width:65%;float:left;margin-left:11.25rem;border-bottom:none;height:7.5rem}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__team{padding:0;margin-top:2.1875rem}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__team.b-game-entry__team--home .b-game-entry__team__logo{width:auto;float:right}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__team.b-game-entry__team--home .b-game-entry__team__name{margin-top:.625rem;font-size:.875rem}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__team.b-game-entry__team--home .b-game-entry__team__from{font-size:.875rem}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__team.b-game-entry__team--away .b-game-entry__team__logo{width:auto;float:left}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__team.b-game-entry__team--away .b-game-entry__team__name{margin-top:.625rem;font-size:.875rem}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__team.b-game-entry__team--away .b-game-entry__team__from{font-size:.875rem}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__status{margin-top:0}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__status:before{height:80%;top:-75%}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__status:after{height:80%;bottom:-70%}.b-schedule-container .column-block .b-game-entry__content .b-game-entry__score{margin-bottom:0;line-height:1.4615384615}.b-schedule-container .column-block .b-game-entry__footer{position:absolute;top:0;left:0;width:100%;height:7.5rem;z-index:3}.b-schedule-container .column-block .b-game-entry__footer .r-button{z-index:5!important;float:right;margin-top:1.25rem;max-width:11.25rem}.b-schedule-container .column-block .b-game__link{position:absolute;z-index:-3;width:100%;left:0;top:0;height:7.5rem}.b-schedule-container .column-block:last-child .b-game{margin-bottom:1.5625rem}.b-schedule-container .b-game{background-color:#fefefe;background-image:none}}@media screen and (min-width:64rem) and (max-width:68.75rem){.b-schedule-container .column-block .b-game-entry__content{width:60%;float:left;margin-left:10.625rem}}.b-game{height:18.375rem;border:.0625rem solid rgba(254,254,254,.15);width:100%;position:relative;background-color:rgba(0,0,0,.5);outline:0;float:left}.b-schedule-container .b-game{overflow:hidden}@media print,screen and (min-width:64em){.b-schedule-container .b-game{height:7.5rem}}.b-schedule-container .b-game__additional-info{pointer-events:none;position:absolute;right:1.25rem;top:.625rem}@media screen and (max-width:63.9375em){.b-schedule-container .b-game__additional-info{top:.3125rem;right:.625rem}}.b-schedule-container .b-game__additional-info._second{left:initial;right:7.5rem}@media screen and (max-width:63.9375em){.b-schedule-container .b-game__additional-info._second{right:105}}.b-game__additional-info{pointer-events:none;position:absolute;right:0;top:-1.875rem}.b-game__additional-info._second{right:initial;left:0}.b-game__link{position:absolute;z-index:3;width:100%;height:12.5rem;top:0;left:0}@media print,screen and (min-width:64em){.b-calendar-games .b-game{margin:0 .625rem}}.b-game--light{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-game--eurocup{background:url(../temp/game/tournament/eurocup_pattern.png) #fefefe no-repeat center}.b-game--vtb{background:url(../temp/game/tournament/vtb_pattern.png) #fefefe no-repeat center}.b-game--euroleague{background:url(../temp/game/tournament/eurocup_pattern.png) #fefefe no-repeat center}@media screen and (max-width:63.9375em){.b-calendar-games .b-game{background-color:#fefefe;margin:0 .625rem;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}}@media screen and (max-width:39.9375em){.b-game.slick-slide>div{opacity:.1}}.b-game.slick-slide:hover{opacity:1!important}@media print,screen and (min-width:64em){.b-calendar-games .b-game{opacity:.5}.b-calendar-games .b-game.slick-active{opacity:.5}.b-calendar-games .b-game.slick-active:nth-child(3){opacity:1}.b-calendar-games .b-game.slick-active:nth-child(2){opacity:.7}.b-calendar-games .b-game.slick-active:nth-child(4){opacity:.7}}.b-game.slick-current>div{opacity:1;transition:all .45s ease-in-out}.b-game__inner-shadow{overflow:hidden;position:absolute;height:100%;width:100%;z-index:1}.b-game__inner-shadow:before{background:inherit;box-shadow:inset 0 0 0 31.25rem rgba(255,255,255,.17);filter:blur(.625rem);top:0;left:0;width:100%;height:100%;position:absolute;content:""}@media screen and (max-width:63.9375em){.b-preheader__games .b-game__inner-shadow{display:none}}.b-game-entry{position:relative;z-index:2;padding:0 .625rem}.b-game-entry__additional-info{pointer-events:none;position:absolute;height:1.25rem;width:100%;top:-1.25rem;left:0;border:1px solid #b22222}.b-game-entry__header{height:3.75rem;border-bottom:.0625rem solid rgba(254,254,254,.17);padding:.625rem 0;width:100%;position:relative;text-align:center}.b-game-entry__header::after,.b-game-entry__header::before{display:table;content:" ";flex-basis:0;order:1}.b-game-entry__header::after{clear:both}.b-calendar-games .b-game-entry__header{height:3.125rem}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__header{border-bottom:.0625rem solid rgba(0,0,0,.17)}}.b-game--light .b-game-entry__header{border-bottom:.0625rem solid rgba(0,0,0,.1)}.b-game-entry__tournament{position:absolute;z-index:10;left:0;top:50%;transform:translateY(-50%)}@media print,screen and (min-width:64em){.b-game-entry__tournament{left:.3125rem}}.b-calendar-games .b-game-entry__tournament{left:0}.b-game-entry__description{color:#fefefe;font-size:.875rem;vertical-align:middle;padding:.9375rem 0;text-transform:uppercase;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-calendar-games .b-game-entry__description{padding:.625rem 0 .625rem .9375rem;font-size:.75rem}.b-game-entry__description .r-dotted{margin:0 .3125rem;position:relative;top:-.125rem}.b-game-entry__description .r-dotted svg circle{fill:#fefefe}@media screen and (max-width:63.9375em){.b-game-entry__description .r-dotted svg circle{fill:#000}}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__description{color:#000}}.b-game--light .b-game-entry__description{color:#000}.b-game--light .b-game-entry__description svg circle{fill:#000}.b-game-entry__jump-more{position:absolute;top:50%;transform:translateY(-50%);right:.625rem;text-indent:-9999px;display:inline-block;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-game-entry__jump-more{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-game-entry__jump-more{background-position:-23.8125rem -21.0625rem}.b-game-entry__jump-more{width:1.3125rem;height:1.3125rem}@media screen and (max-width:39.9375em){.b-game-entry__jump-more{right:.3125rem}}.b-preheader__games .b-game-entry__jump-more{right:0}.b-game-entry__jump-more:before{position:absolute;left:-.9375rem;top:-.5625rem;content:"";border-left:.0625rem solid rgba(0,0,0,.1);height:2.5rem}@media screen and (max-width:39.9375em){.b-game-entry__jump-more:before{left:-.75rem}}.b-preheader__games .b-game-entry__jump-more:before{left:-.625rem}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__jump-more:before{display:none}}@media print,screen and (min-width:64em){.b-preheader__games .b-game-entry__jump-more:before{border-left:.0625rem solid rgba(254,254,254,.1)}}.b-game-entry__jump-more a{position:absolute;width:100%;height:100%;left:0;top:0}.b-game-entry__content{width:100%;height:9.375rem;overflow:hidden;position:relative}.b-game-entry__content::after,.b-game-entry__content::before{display:table;content:" ";flex-basis:0;order:1}.b-game-entry__content::after{clear:both}.b-game--light .b-game-entry__content{border-bottom:.0625rem solid rgba(0,0,0,.1)}.b-game-entry__team{display:inline-block;text-align:center;word-wrap:break-word;width:36%;padding:1.5625rem 0;position:absolute}.b-game-entry__team--home{left:0}.b-game-entry__team--away{right:0}@media print,screen and (min-width:64em){.b-preheader-match .b-game-entry__team--away .b-game-entry__team__logo{float:left}}.b-game-entry__team__logo{display:inline-block;height:3.25rem;width:100%;margin-bottom:.3125rem}.b-calendar-games .b-game-entry__team__logo{height:2.5rem;margin-top:.3125rem;margin-bottom:.3125rem}@media print,screen and (min-width:64em){.b-preheader-match .b-game-entry__team__logo{width:auto!important;float:right}.b-preheader-match .b-game-entry__team__logo img{width:4.375rem;height:4.375rem}}.b-game-entry__team__name{font-size:.75rem;line-height:1.3333333333;color:#fefefe;text-transform:uppercase;text-align:center;word-wrap:break-word;display:block;padding:0 2%;margin-bottom:.1875rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-calendar-games .b-game-entry__team__name{font-size:.625rem;line-height:1.4;margin-bottom:0}@media screen and (max-width:63.9375em){.b-calendar-games .b-game-entry__team__name{font-size:.75rem;line-height:1.3333333333}}@media print,screen and (min-width:64em){.b-preheader-match .b-game-entry__team__name{font-size:1rem;line-height:.6956521739;margin-top:1.5625rem}}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__team__name{color:#000}}.b-game--light .b-game-entry__team__name{color:#000}.b-game-entry__team__from{font-size:.75rem;line-height:normal;color:rgba(254,254,254,.5);display:block;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-calendar-games .b-game-entry__team__from{font-size:.6875rem}@media screen and (max-width:63.9375em){.b-calendar-games .b-game-entry__team__from{font-size:.75rem}}@media print,screen and (min-width:64em){.b-preheader-match .b-game-entry__team__from{font-size:1rem;line-height:1.6}}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__team__from{color:rgba(0,0,0,.5)}}.b-game--light .b-game-entry__team__from{color:rgba(0,0,0,.5)}.b-game-entry__status{width:100%;height:2.5rem;position:absolute;top:50%;transform:translateY(-50%);text-align:center;bottom:0;display:block;margin-top:.3125rem}.b-game-entry__status--white{color:#fefefe}.b-preheader .b-game-entry__status{line-height:1.625rem}.b-game-entry__status:before{content:"";width:.0625rem;height:100%;top:-125%;border-left:.0625rem solid rgba(254,254,254,.17);position:absolute;margin-left:auto;margin-right:auto;left:0;right:0}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__status:before{border-left:.0625rem solid rgba(0,0,0,.17)}}.b-game--light .b-game-entry__status:before{border-left:.0625rem solid rgba(0,0,0,.1)}.b-game-entry__status:after{content:"";width:.0625rem;height:100%;bottom:-100%;border-right:.0625rem solid rgba(254,254,254,.17);position:absolute;margin-left:auto;margin-right:auto;left:0;right:0}.b-preheader .b-game-entry__status:after{bottom:-120%}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__status:after{border-left:.0625rem solid rgba(0,0,0,.17)}}.b-game--light .b-game-entry__status:after{border-left:.0625rem solid rgba(0,0,0,.1)}.b-game-entry__time{font-size:1.25rem;line-height:1;color:#fefefe;display:block;margin-bottom:-.1875rem;margin-top:-.1875rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__time{color:#000}}.b-game--light .b-game-entry__time{color:#000}.b-game-entry__date{color:rgba(254,254,254,.5);font-size:.75rem;line-height:1;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__date{color:rgba(0,0,0,.5)}}.b-game--light .b-game-entry__date{font-size:.8125rem;font-weight:400;color:rgba(0,0,0,.5)}.b-game-entry__clock{display:block;margin-bottom:-.1875rem;margin-top:-.1875rem}.b-game-entry__clock:before{line-height:1;content:" ";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-game-entry__clock:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-game-entry__clock:before{background-position:-7.625rem -6.875rem}.b-game-entry__clock:before{width:1.25rem;height:1.25rem}@media print,screen and (min-width:64em){.b-preheader .b-game-entry__clock:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-preheader .b-game-entry__clock:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-preheader .b-game-entry__clock:before{background-position:-10.875rem -10.125rem}.b-preheader .b-game-entry__clock:before{width:1.25rem;height:1.25rem}}.b-game-entry__score{display:block;margin-bottom:-.625rem;margin-top:0;text-align:center;color:#8a8a8a;font-size:1.625rem;line-height:1.3846153846;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-preheader .b-game-entry__score{line-height:1.625rem}.b-calendar-games .b-game-entry__score{margin-top:.125rem;font-size:1.125rem}.b-game-entry__status--white .b-game-entry__score{color:#fefefe}.b-game-entry__score__left{position:relative;left:.1875rem}.b-game-entry__score__left.b-game-entry__score__more-100{margin-left:-.9375rem}.b-game-entry__score__left.small-print{font-size:1rem}.b-game-entry__score__right{position:relative;right:.1875rem}.b-game-entry__score__right.b-game-entry__score__more-100{margin-right:-.9375rem}.b-game-entry__score__right.small-print{font-size:1rem}.b-game-entry__score i{font-style:normal}.b-game--win .b-game-entry__score{color:#1d7a2a}.b-game--loose .b-game-entry__score{color:#d1050c}.b-game--draw .b-game-entry__score{color:#8a8a8a}.b-game-entry__ended,.b-game-entry__no-started{color:rgba(254,254,254,.5);font-size:.75rem;line-height:1;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-game--light .b-game-entry__ended,.b-game--light .b-game-entry__no-started{color:rgba(0,0,0,.5)}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__ended,.b-preheader__games .b-game-entry__no-started{color:rgba(0,0,0,.5)}}.b-game-entry__footer{height:5rem;padding:0 1.25rem}.b-game-entry__footer a{z-index:5}.b-calendar-games .b-game-entry__footer{height:3.75rem;padding:.9375rem 1.25rem}@media print,screen and (min-width:64em){.b-calendar-games .b-game-entry__footer{padding:.9375rem 0}}.b-game-entry__footer:before{border-top:.0625rem dashed rgba(254,254,254,.17);content:"";position:absolute;bottom:5rem;left:0;height:.0625rem;width:100%}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-entry__footer:before{border-top:.0625rem dashed rgba(0,0,0,.17)}}.r-dotted{display:inline-block}.r-button{display:inline-block;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .15s ease-in-out;font-size:1rem;line-height:.625rem;padding:.875rem .875rem .75rem;border-radius:.3125rem;min-width:10.625rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.r-button.focus,.r-button:focus{outline:0}.r-button.disabled,.r-button:disabled{opacity:.65}.r-button.active,.r-button:active{background-image:none}.r-button--expanded{padding:.875rem 0 .75rem;display:block;color:#fefefe;width:100%;min-width:inherit}.r-button--red{box-shadow:0 .625rem .9375rem rgba(209,5,12,.3);color:#fefefe;background-color:#d1050c;border-color:transparent}.r-button--red.active,.r-button--red:active,.r-button--red:focus,.r-button--red:hover{color:#fefefe;background-color:#e0050d;border-color:rgba(8,8,8,0)}.r-button--red.active,.r-button--red:active{background-image:none}.r-button--red.disabled,.r-button--red.disabled.active,.r-button--red.disabled:active,.r-button--red.disabled:focus,.r-button--red.disabled:hover,.r-button--red[disabled],.r-button--red[disabled].active,.r-button--red[disabled]:active,.r-button--red[disabled]:focus,.r-button--red[disabled]:hover,fieldset[disabled] .r-button--red,fieldset[disabled] .r-button--red.active,fieldset[disabled] .r-button--red:active,fieldset[disabled] .r-button--red:focus,fieldset[disabled] .r-button--red:hover{background-color:#c2050b;border-color:#c2050b;box-shadow:none;cursor:default}.r-button--red.r-button--extra-small{box-shadow:0 .625rem .625rem rgba(209,5,12,.3)}.r-button--green{box-shadow:0 .625rem .9375rem rgba(29,122,42,.3);color:#fefefe;background-color:#1d7a2a;border-color:transparent}.r-button--green.active,.r-button--green:active,.r-button--green:focus,.r-button--green:hover{color:#fefefe;background-color:#20862e;border-color:rgba(8,8,8,0)}.r-button--green.active,.r-button--green:active{background-image:none}.r-button--green.disabled,.r-button--green.disabled.active,.r-button--green.disabled:active,.r-button--green.disabled:focus,.r-button--green.disabled:hover,.r-button--green[disabled],.r-button--green[disabled].active,.r-button--green[disabled]:active,.r-button--green[disabled]:focus,.r-button--green[disabled]:hover,fieldset[disabled] .r-button--green,fieldset[disabled] .r-button--green.active,fieldset[disabled] .r-button--green:active,fieldset[disabled] .r-button--green:focus,fieldset[disabled] .r-button--green:hover{background-color:#1a6e26;border-color:#1a6e26;box-shadow:none;cursor:default}.r-button--green.r-button--extra-small{box-shadow:0 .3125rem .9375rem rgba(29,122,42,.3)}.r-button--orange{box-shadow:0 .625rem .9375rem rgba(254,153,2,.4);color:#fefefe;background-color:#fe9902;border-color:transparent}.r-button--orange.active,.r-button--orange:active,.r-button--orange:focus,.r-button--orange:hover{color:#fefefe;background-color:#fe9f11;border-color:rgba(8,8,8,0)}.r-button--orange.active,.r-button--orange:active{background-image:none}.r-button--orange.disabled,.r-button--orange.disabled.active,.r-button--orange.disabled:active,.r-button--orange.disabled:focus,.r-button--orange.disabled:hover,.r-button--orange[disabled],.r-button--orange[disabled].active,.r-button--orange[disabled]:active,.r-button--orange[disabled]:focus,.r-button--orange[disabled]:hover,fieldset[disabled] .r-button--orange,fieldset[disabled] .r-button--orange.active,fieldset[disabled] .r-button--orange:active,fieldset[disabled] .r-button--orange:focus,fieldset[disabled] .r-button--orange:hover{background-color:#f09001;border-color:#f09001;box-shadow:none;cursor:default}.r-button--orange.r-button--extra-small{box-shadow:0 .3125rem .9375rem rgba(254,153,2,.4)}.r-button--white{box-shadow:0 .625rem .9375rem rgba(0,0,0,.05);color:#000;background-color:#fefefe;border-color:transparent}.r-button--white.active,.r-button--white:active,.r-button--white:focus,.r-button--white:hover{color:#000;background-color:#fff;border-color:rgba(8,8,8,0)}.r-button--white.active,.r-button--white:active{background-image:none}.r-button--white.disabled,.r-button--white.disabled.active,.r-button--white.disabled:active,.r-button--white.disabled:focus,.r-button--white.disabled:hover,.r-button--white[disabled],.r-button--white[disabled].active,.r-button--white[disabled]:active,.r-button--white[disabled]:focus,.r-button--white[disabled]:hover,fieldset[disabled] .r-button--white,fieldset[disabled] .r-button--white.active,fieldset[disabled] .r-button--white:active,fieldset[disabled] .r-button--white:focus,fieldset[disabled] .r-button--white:hover{background-color:#f6f6f6;border-color:#f6f6f6;box-shadow:none;cursor:default}.r-button--white:hover{box-shadow:0 .625rem .9375rem rgba(0,0,0,.03)}.r-button--gray{box-shadow:0 .625rem .9375rem rgba(138,138,138,.05);color:#fefefe;background-color:#8a8a8a;border-color:transparent}.r-button--gray.active,.r-button--gray:active,.r-button--gray:focus,.r-button--gray:hover{color:#fefefe;background-color:#929292;border-color:rgba(8,8,8,0)}.r-button--gray.active,.r-button--gray:active{background-image:none}.r-button--gray.disabled,.r-button--gray.disabled.active,.r-button--gray.disabled:active,.r-button--gray.disabled:focus,.r-button--gray.disabled:hover,.r-button--gray[disabled],.r-button--gray[disabled].active,.r-button--gray[disabled]:active,.r-button--gray[disabled]:focus,.r-button--gray[disabled]:hover,fieldset[disabled] .r-button--gray,fieldset[disabled] .r-button--gray.active,fieldset[disabled] .r-button--gray:active,fieldset[disabled] .r-button--gray:focus,fieldset[disabled] .r-button--gray:hover{background-color:#828282;border-color:#828282;box-shadow:none;cursor:default}.r-button--gray:hover{box-shadow:0 .625rem .9375rem rgba(0,0,0,.03)}.r-button--extra-small{font-size:.75rem;padding:.75rem .875rem .625rem}.r-button--small{font-size:.875rem}@media print,screen and (min-width:40em){.r-button--medium-big{font-size:1.125rem;padding:1rem .875rem .875rem}}.r-button--medium{font-size:1rem;padding:1rem 1.125rem .875rem}.r-button--big{font-size:1.125rem;padding:1rem .875rem .875rem}.r-button__icon{display:inline-block}.r-button__icon svg{display:inline-block;width:1.5rem;height:1.5rem}.r-button__icon--arrow-down:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--arrow-down:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--arrow-down:before{background-position:-16.875rem -15.375rem}.r-button__icon--arrow-down:before{width:.75rem;height:.5rem}.r-button__icon--arrow-up:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--arrow-up:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--arrow-up:before{background-position:-91.4375rem -89.25rem}.r-button__icon--arrow-up:before{width:.75rem;height:.5rem}.r-button-custom--back{position:relative;top:.125rem;min-width:0}.r-button-custom--back:before{top:50%;transform:translateY(-50%);position:absolute;margin-left:-1.25rem;margin-top:-.0625rem;content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button-custom--back:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button-custom--back:before{background-position:-35.3125rem -33.0625rem}.r-button-custom--back:before{width:.5rem;height:.75rem}@media screen and (-webkit-min-device-pixel-ratio:2),(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.r-button-custom--back:before{margin-top:-.125rem}}.r-button-help{position:relative;display:inline-block;height:1rem;width:1rem;vertical-align:middle;cursor:help}.r-button-help:before{top:50%;transform:translateY(-50%);position:absolute;content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button-help:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button-help:before{background-position:-61.3125rem -57.9375rem}.r-button-help:before{width:1rem;height:1rem}.r-button-social{overflow:hidden;text-align:left;padding-left:1.125rem;position:relative;font-weight:600}@media screen and (max-width:39.9375em){.r-button-social{padding-left:.875rem}}.r-button-social:after{content:"";position:absolute;border:1px solid rgba(254,254,254,.14);right:.6875rem;top:50%;transform:translateY(-50%);height:2.625rem;width:2.625rem;display:inline-block;border-radius:2.625rem}@media screen and (max-width:39.9375em){.r-button-social:after{right:.125rem}}.r-button-social:before{content:"";position:absolute;border:1px solid rgba(254,254,254,.14);right:0;top:50%;transform:translateY(-50%);height:4.125rem;width:4.125rem;display:inline-block;border-radius:4.125rem}@media screen and (max-width:39.9375em){.r-button-social:before{right:-.5rem}}.r-button-social .r-button__icon{position:absolute;right:1.25rem;top:50%;transform:translateY(-50%)}@media screen and (max-width:39.9375em){.r-button-social .r-button__icon{right:.625rem}}.r-button--ticket{box-shadow:0 .625rem .9375rem rgba(209,5,12,.3);color:#fefefe;background-color:#d1050c;border-color:transparent}.r-button--ticket.active,.r-button--ticket:active,.r-button--ticket:focus,.r-button--ticket:hover{color:#fefefe;background-color:#e0050d;border-color:rgba(8,8,8,0)}.r-button--ticket.active,.r-button--ticket:active{background-image:none}.r-button--ticket.disabled,.r-button--ticket.disabled.active,.r-button--ticket.disabled:active,.r-button--ticket.disabled:focus,.r-button--ticket.disabled:hover,.r-button--ticket[disabled],.r-button--ticket[disabled].active,.r-button--ticket[disabled]:active,.r-button--ticket[disabled]:focus,.r-button--ticket[disabled]:hover,fieldset[disabled] .r-button--ticket,fieldset[disabled] .r-button--ticket.active,fieldset[disabled] .r-button--ticket:active,fieldset[disabled] .r-button--ticket:focus,fieldset[disabled] .r-button--ticket:hover{background-color:#c2050b;border-color:#c2050b;box-shadow:none;cursor:default}.r-button__icon--ticket{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--ticket{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--ticket{background-position:-83.3125rem -80.625rem}.r-button__icon--ticket{width:1.0625rem;height:1.5625rem}.r-button__icon--soundcloud{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--soundcloud{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--soundcloud{background-position:-77.3125rem -74.625rem}.r-button__icon--soundcloud{width:1.5rem;height:1.5rem}.r-button--soundcloud{box-shadow:0 .625rem .9375rem rgba(255,88,7,.4);color:#fefefe;background-color:#ff6a22;border-color:transparent}.r-button--soundcloud.active,.r-button--soundcloud:active,.r-button--soundcloud:focus,.r-button--soundcloud:hover{color:#fefefe;background-color:#ff7431;border-color:rgba(8,8,8,0)}.r-button--soundcloud.active,.r-button--soundcloud:active{background-image:none}.r-button--soundcloud.disabled,.r-button--soundcloud.disabled.active,.r-button--soundcloud.disabled:active,.r-button--soundcloud.disabled:focus,.r-button--soundcloud.disabled:hover,.r-button--soundcloud[disabled],.r-button--soundcloud[disabled].active,.r-button--soundcloud[disabled]:active,.r-button--soundcloud[disabled]:focus,.r-button--soundcloud[disabled]:hover,fieldset[disabled] .r-button--soundcloud,fieldset[disabled] .r-button--soundcloud.active,fieldset[disabled] .r-button--soundcloud:active,fieldset[disabled] .r-button--soundcloud:focus,fieldset[disabled] .r-button--soundcloud:hover{background-color:#ff6013;border-color:#ff6013;box-shadow:none;cursor:default}.r-button__icon--soundcloud{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--soundcloud{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--soundcloud{background-position:-77.3125rem -74.625rem}.r-button__icon--soundcloud{width:1.5rem;height:1.5rem}.r-button--applepodcast{box-shadow:0 .625rem .9375rem rgba(118,56,185,.4);color:#fefefe;background-color:#7e4ca4;border-color:transparent}.r-button--applepodcast.active,.r-button--applepodcast:active,.r-button--applepodcast:focus,.r-button--applepodcast:hover{color:#fefefe;background-color:#8651ae;border-color:rgba(8,8,8,0)}.r-button--applepodcast.active,.r-button--applepodcast:active{background-image:none}.r-button--applepodcast.disabled,.r-button--applepodcast.disabled.active,.r-button--applepodcast.disabled:active,.r-button--applepodcast.disabled:focus,.r-button--applepodcast.disabled:hover,.r-button--applepodcast[disabled],.r-button--applepodcast[disabled].active,.r-button--applepodcast[disabled]:active,.r-button--applepodcast[disabled]:focus,.r-button--applepodcast[disabled]:hover,fieldset[disabled] .r-button--applepodcast,fieldset[disabled] .r-button--applepodcast.active,fieldset[disabled] .r-button--applepodcast:active,fieldset[disabled] .r-button--applepodcast:focus,fieldset[disabled] .r-button--applepodcast:hover{background-color:#76479a;border-color:#76479a;box-shadow:none;cursor:default}.r-button__icon--applepodcast{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--applepodcast{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--applepodcast{background-position:0 0}.r-button__icon--applepodcast{width:1.5rem;height:1.5rem}.r-button--vk{box-shadow:0 .625rem .9375rem rgba(76,117,163,.4);color:#fefefe;background-color:#4c75a3;border-color:transparent}.r-button--vk.active,.r-button--vk:active,.r-button--vk:focus,.r-button--vk:hover{color:#fefefe;background-color:#517cad;border-color:rgba(8,8,8,0)}.r-button--vk.active,.r-button--vk:active{background-image:none}.r-button--vk.disabled,.r-button--vk.disabled.active,.r-button--vk.disabled:active,.r-button--vk.disabled:focus,.r-button--vk.disabled:hover,.r-button--vk[disabled],.r-button--vk[disabled].active,.r-button--vk[disabled]:active,.r-button--vk[disabled]:focus,.r-button--vk[disabled]:hover,fieldset[disabled] .r-button--vk,fieldset[disabled] .r-button--vk.active,fieldset[disabled] .r-button--vk:active,fieldset[disabled] .r-button--vk:focus,fieldset[disabled] .r-button--vk:hover{background-color:#476e99;border-color:#476e99;box-shadow:none;cursor:default}.r-button__icon--vk{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--vk{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--vk{background-position:-95.9375rem -93.25rem}.r-button__icon--vk{width:1.5rem;height:1.5rem}.r-button--fb{box-shadow:0 .625rem .9375rem rgba(58,89,152,.4);color:#fefefe;background-color:#3a5998;border-color:transparent}.r-button--fb.active,.r-button--fb:active,.r-button--fb:focus,.r-button--fb:hover{color:#fefefe;background-color:#3e5fa3;border-color:rgba(8,8,8,0)}.r-button--fb.active,.r-button--fb:active{background-image:none}.r-button--fb.disabled,.r-button--fb.disabled.active,.r-button--fb.disabled:active,.r-button--fb.disabled:focus,.r-button--fb.disabled:hover,.r-button--fb[disabled],.r-button--fb[disabled].active,.r-button--fb[disabled]:active,.r-button--fb[disabled]:focus,.r-button--fb[disabled]:hover,fieldset[disabled] .r-button--fb,fieldset[disabled] .r-button--fb.active,fieldset[disabled] .r-button--fb:active,fieldset[disabled] .r-button--fb:focus,fieldset[disabled] .r-button--fb:hover{background-color:#36538d;border-color:#36538d;box-shadow:none;cursor:default}.r-button__icon--fb{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--fb{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--fb{background-position:-22.3125rem -19.5625rem}.r-button__icon--fb{width:1.5rem;height:1.5rem}.r-button--tw{box-shadow:0 .625rem .9375rem rgba(0,172,237,.4);color:#fefefe;background-color:#00aced;border-color:transparent}.r-button--tw.active,.r-button--tw:active,.r-button--tw:focus,.r-button--tw:hover{color:#fefefe;background-color:#00b7fc;border-color:rgba(8,8,8,0)}.r-button--tw.active,.r-button--tw:active{background-image:none}.r-button--tw.disabled,.r-button--tw.disabled.active,.r-button--tw.disabled:active,.r-button--tw.disabled:focus,.r-button--tw.disabled:hover,.r-button--tw[disabled],.r-button--tw[disabled].active,.r-button--tw[disabled]:active,.r-button--tw[disabled]:focus,.r-button--tw[disabled]:hover,fieldset[disabled] .r-button--tw,fieldset[disabled] .r-button--tw.active,fieldset[disabled] .r-button--tw:active,fieldset[disabled] .r-button--tw:focus,fieldset[disabled] .r-button--tw:hover{background-color:#00a1de;border-color:#00a1de;box-shadow:none;cursor:default}.r-button--tw:after{border:1px solid rgba(254,254,254,.3)}.r-button--tw:before{border:1px solid rgba(254,254,254,.3)}.r-button__icon--tw{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--tw{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--tw{background-position:-88.4375rem -86.75rem}.r-button__icon--tw{width:1.5rem;height:1.5rem}.r-button--instagram{box-shadow:0 .625rem .9375rem rgba(82,127,163,.4);color:#fefefe;background-color:#527fa3;border-color:transparent}.r-button--instagram.active,.r-button--instagram:active,.r-button--instagram:focus,.r-button--instagram:hover{color:#fefefe;background-color:#5987ab;border-color:rgba(8,8,8,0)}.r-button--instagram.active,.r-button--instagram:active{background-image:none}.r-button--instagram.disabled,.r-button--instagram.disabled.active,.r-button--instagram.disabled:active,.r-button--instagram.disabled:focus,.r-button--instagram.disabled:hover,.r-button--instagram[disabled],.r-button--instagram[disabled].active,.r-button--instagram[disabled]:active,.r-button--instagram[disabled]:focus,.r-button--instagram[disabled]:hover,fieldset[disabled] .r-button--instagram,fieldset[disabled] .r-button--instagram.active,fieldset[disabled] .r-button--instagram:active,fieldset[disabled] .r-button--instagram:focus,fieldset[disabled] .r-button--instagram:hover{background-color:#4d7799;border-color:#4d7799;box-shadow:none;cursor:default}.r-button__icon--instagram{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--instagram{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--instagram{background-position:-32.8125rem -30.0625rem}.r-button__icon--instagram{width:1.5rem;height:1.5rem}.r-button--youtube{box-shadow:0 .625rem .9375rem rgba(223,25,42,.4);color:#fefefe;background-color:#df192a;border-color:transparent}.r-button--youtube.active,.r-button--youtube:active,.r-button--youtube:focus,.r-button--youtube:hover{color:#fefefe;background-color:#e62132;border-color:rgba(8,8,8,0)}.r-button--youtube.active,.r-button--youtube:active{background-image:none}.r-button--youtube.disabled,.r-button--youtube.disabled.active,.r-button--youtube.disabled:active,.r-button--youtube.disabled:focus,.r-button--youtube.disabled:hover,.r-button--youtube[disabled],.r-button--youtube[disabled].active,.r-button--youtube[disabled]:active,.r-button--youtube[disabled]:focus,.r-button--youtube[disabled]:hover,fieldset[disabled] .r-button--youtube,fieldset[disabled] .r-button--youtube.active,fieldset[disabled] .r-button--youtube:active,fieldset[disabled] .r-button--youtube:focus,fieldset[disabled] .r-button--youtube:hover{background-color:#d11727;border-color:#d11727;box-shadow:none;cursor:default}.r-button--youtube:after{border:1px solid rgba(254,254,254,.3)}.r-button--youtube:before{border:1px solid rgba(254,254,254,.3)}.r-button__icon--youtube{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--youtube{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--youtube{background-position:-108.8125rem -106rem}.r-button__icon--youtube{width:1.5rem;height:1.5rem}.r-button--telegram{box-shadow:0 .625rem .9375rem rgba(49,168,220,.4);color:#fefefe;background-color:#31a8dc;border-color:transparent}.r-button--telegram.active,.r-button--telegram:active,.r-button--telegram:focus,.r-button--telegram:hover{color:#fefefe;background-color:#3eaede;border-color:rgba(8,8,8,0)}.r-button--telegram.active,.r-button--telegram:active{background-image:none}.r-button--telegram.disabled,.r-button--telegram.disabled.active,.r-button--telegram.disabled:active,.r-button--telegram.disabled:focus,.r-button--telegram.disabled:hover,.r-button--telegram[disabled],.r-button--telegram[disabled].active,.r-button--telegram[disabled]:active,.r-button--telegram[disabled]:focus,.r-button--telegram[disabled]:hover,fieldset[disabled] .r-button--telegram,fieldset[disabled] .r-button--telegram.active,fieldset[disabled] .r-button--telegram:active,fieldset[disabled] .r-button--telegram:focus,fieldset[disabled] .r-button--telegram:hover{background-color:#25a2d9;border-color:#25a2d9;box-shadow:none;cursor:default}.r-button--telegram:after{border:1px solid rgba(254,254,254,.2)}.r-button--telegram:before{border:1px solid rgba(254,254,254,.2)}.r-button__icon--telegram{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--telegram{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--telegram{background-position:-81.8125rem -79.125rem}.r-button__icon--telegram{width:1.5rem;height:1.5rem}.r-button--ok{box-shadow:0 .625rem .9375rem rgba(254,153,2,.4);color:#fefefe;background-color:#fe9902;border-color:transparent}.r-button--ok.active,.r-button--ok:active,.r-button--ok:focus,.r-button--ok:hover{color:#fefefe;background-color:#fe9f11;border-color:rgba(8,8,8,0)}.r-button--ok.active,.r-button--ok:active{background-image:none}.r-button--ok.disabled,.r-button--ok.disabled.active,.r-button--ok.disabled:active,.r-button--ok.disabled:focus,.r-button--ok.disabled:hover,.r-button--ok[disabled],.r-button--ok[disabled].active,.r-button--ok[disabled]:active,.r-button--ok[disabled]:focus,.r-button--ok[disabled]:hover,fieldset[disabled] .r-button--ok,fieldset[disabled] .r-button--ok.active,fieldset[disabled] .r-button--ok:active,fieldset[disabled] .r-button--ok:focus,fieldset[disabled] .r-button--ok:hover{background-color:#f09001;border-color:#f09001;box-shadow:none;cursor:default}.r-button--ok:after{border:1px solid rgba(254,254,254,.2)}.r-button--ok:before{border:1px solid rgba(254,254,254,.2)}.r-button__icon--ok{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--ok{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--ok{background-position:-49.5625rem -46.8125rem}.r-button__icon--ok{width:1.5rem;height:1.5rem}.r-button--lokobaskettv{border:.0625rem solid rgba(0,0,0,.1);color:#000;background-color:#fefefe;position:relative;padding-left:2.1875rem;min-width:inherit}.r-button--lokobaskettv.r-button--expanded{padding-left:1.5625rem}@media print,screen and (min-width:64em){.b-preheader .r-button--lokobaskettv{border:.0625rem solid rgba(254,254,254,.1);color:#fefefe}}.r-button__icon--lokobasket-tv{margin-left:-1.5625rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--lokobasket-tv{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--lokobasket-tv{background-position:-38.9375rem -37.0625rem}.r-button__icon--lokobasket-tv{width:1rem;height:1rem}.r-button__icon--lokobasket-tv{position:absolute;top:50%;transform:translateY(-50%)}.r-button__icon--sale-on-soon{margin-left:-1.5625rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--sale-on-soon{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--sale-on-soon{background-position:-9.875rem -9.125rem}.r-button__icon--sale-on-soon{width:1rem;height:1rem}.r-button__icon--sale-on-soon{position:absolute;top:50%;transform:translateY(-50%)}.r-button__icon--info{margin-left:-1.5625rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-button__icon--info{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-button__icon--info{background-position:-28.8125rem -26.0625rem}.r-button__icon--info{width:1rem;height:1rem}.r-button__icon--info{position:absolute;top:50%;transform:translateY(-50%)}.r-separator{font-size:.875rem}.r-separator--light{color:rgba(254,254,254,.3)}.r-separator--solid{content:" ";border-top:.0625rem solid rgba(0,0,0,.1);position:relative;width:100%}.r-separator--with-dotted{content:" ";position:relative;width:100%;border-top:.0625rem solid rgba(0,0,0,.1)}.r-separator--with-dotted:after,.r-separator--with-dotted:before{position:absolute;content:""}.r-separator--with-dotted:after{background:#f9f9f9;width:1.9375rem;height:.1875rem;left:0;right:0;margin-left:auto;margin-right:auto;bottom:-.0625rem;z-index:3}.r-separator--with-dotted:before{bottom:-.0625rem;width:1.9375rem;margin-left:auto;margin-right:auto;z-index:4;display:inline-block;transform:translateX(-50%);left:50%;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-separator--with-dotted:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-separator--with-dotted:before{background-position:-18.375rem -16.375rem}.r-separator--with-dotted:before{width:.9375rem;height:.1875rem}.r-separator--with-margin{margin:1.875rem 0}@media print,screen and (min-width:64em){.r-separator--with-margin{margin:2.5rem 0}}.r-select--text{display:inline-block;margin-right:.5rem;position:relative;z-index:9}.r-select--text.r-select--native{font-size:inherit;font-weight:inherit;width:auto;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:normal;position:relative;background-position:right .625rem top 50%;background-repeat:no-repeat;border:0;border-bottom:.0625rem dotted #000}.r-select--text.r-select--native option{font-size:1rem;padding:0;margin:0}.no-js .r-select--text{display:none}.r-select--text.r-select--expanded{width:100%}.r-select--text.r-select-wrapper{position:relative;cursor:pointer}.r-select--text.r-select-responsive{width:100%}.r-select--text .r-select{border:0;background:0 0;position:relative}.r-select--text .r-select .label{display:inline-block;white-space:nowrap;text-overflow:ellipsis;font-size:inherit;color:inherit;height:auto;position:relative}.r-select--text .r-select .label:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:.0625rem;border-bottom:.0625rem dotted #000}.r-select--text .r-select .label:hover:before{border-bottom:none}.r-select--text.r-select-open .r-select .label:before{border-bottom:none}.r-select--text .r-select .button{position:absolute;right:-.5rem;font:0/0 a;display:block;height:100%;top:0}.r-select--text .r-select .button:before{content:"";position:absolute;transform:translateY(-50%);top:50%;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-select--text .r-select .button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-select--text .r-select .button:before{background-position:-16.875rem -15.375rem}.r-select--text .r-select .button:before{width:.75rem;height:.5rem}.r-select--text.r-select-open .button{transform:rotate(-180deg);left:auto;right:-1.25rem}.r-select--text.r-select-open .button:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-select--text.r-select-open .button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-select--text.r-select-open .button:before{background-position:-16.125rem -14.875rem}.r-select--text.r-select-open .button:before{width:.75rem;height:.5rem}@media \0 screen\,screen\9{.r-select--text .r-select .button{color:#ddd;text-align:center;font:20px/30px Lucida Sans Unicode,Arial Unicode MS,Arial}}.r-select--text.r-select-focus .r-select{border-color:transparent}.r-select--text.r-select-hover .r-select{border-color:transparent}.r-select--text.r-select-hover .r-select .button{color:#888}.r-select--text.r-select-hover .r-select .button:after{border-top-color:#888}.r-select--text.r-select-open{z-index:9999}.r-select--text.r-select-open .r-select{border-color:transparent;background:0 0;border-bottom-width:.0625rem}.r-select--text.r-select-open .r-select-items{visibility:visible;opacity:1;transform:translateY(0);transition:.3s cubic-bezier(.175,.885,.32,1.275)}.r-select--text.r-select-disabled{opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.r-select--text .r-select-hide-select{position:relative;overflow:hidden;width:0;height:0}.r-select--text .r-select-hide-select select{position:absolute;left:-100%}.r-select--text .r-select-hide-select.r-select-is-native{position:absolute;width:100%;height:100%;z-index:10}.r-select--text .r-select-hide-select.r-select-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.r-select--text .r-select-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:0!important;border:none!important;background:0 0!important}.r-select--text .r-select-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.r-select--text .r-select-items{visibility:hidden;opacity:0;transform:translateY(-1.25rem);position:absolute;top:100%;left:0;background:#fefefe;border:transparent;z-index:-1;margin:.5rem 0;padding:.5rem 0;border-radius:.3125rem;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.r-select--text .r-select-items .r-select-scroll{height:100%;overflow:auto}.r-select--text .r-select-items:after,.r-select--text .r-select-items:before{content:"";position:absolute;top:-.625rem;left:.75rem;width:0;height:0;border-bottom:.375rem solid transparent;border-left:.375rem solid transparent;border-right:.375rem solid transparent;margin-top:.1875rem}.r-select--text .r-select-items:after{margin-top:.25rem;border-bottom-color:#fefefe}.r-select--text.r-select-above .r-select-items:after,.r-select--text.r-select-above .r-select-items:before{top:100%;border-bottom-width:0;border-top:6px solid transparent;margin-top:0}.r-select--text.r-select-above .r-select-items:after{border-top-color:#fff;margin-top:-1px}.r-select--text.r-select-above .r-select-items{top:auto;bottom:100%}.r-select--text .r-select-items li,.r-select--text .r-select-items ul{list-style:none;padding:0;margin:0;font-size:1rem;line-height:1.75;min-height:1.75rem}.r-select--text .r-select-items li{font-weight:400;padding:.375rem 1.875rem .375rem .8125rem;color:inherit;cursor:pointer;position:relative;overflow:hidden;display:block;text-align:left;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.r-select--text .r-select-items li.selected{background:#1d7a2a;color:#fefefe}.r-select--text .r-select-items li.highlighted{background:#1d7a2a;color:#fefefe}.r-select--text .r-select-items li.highlighted:hover{background:#1d7a2a;color:#fefefe}.r-select--text .r-select-items li:after{content:"";position:absolute;z-index:3;top:0;right:-10px;width:30px;height:100%;opacity:0;transition:.2s}.r-select--text .r-select-items li.selected:after{opacity:1;right:0}.r-select--text .r-select-items li:hover{background:0 0;color:#1d7a2a}.r-select--text .r-select-items .disabled{opacity:.5;cursor:default!important;background:0 0!important;color:#666!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.r-select--text .r-select-items .r-select-group .r-select-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;color:#444}.r-select--text .r-select-items .r-select-group.disabled li{opacity:1}.r-select--text .r-select-items .r-select-group li{padding-left:25px}.r-select--default{display:inline-block;margin-right:.5rem}.r-select--default.r-select--native{font-size:inherit;font-weight:inherit;width:auto;padding:0;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:normal;position:relative;background-position:right .625rem top 50%;background-repeat:no-repeat;border:0}.r-select--default.r-select--native option{font-size:1rem;padding:0;margin:0}.no-js .r-select--default{display:none}.r-select--default.r-select--expanded{width:100%}.r-select--default.r-select-wrapper{position:relative;cursor:pointer}.r-select--default.r-select-responsive{width:100%}.r-select--default .r-select{border:0;background:#fefefe;position:relative;padding:.375rem 1.875rem .375rem .75rem;font-size:1rem;line-height:1.75;min-height:1.75rem;border-radius:.3125rem;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.r-select--default .r-select .label{font-weight:400;display:inline-block;white-space:nowrap;text-overflow:ellipsis;font-size:inherit;color:inherit;height:auto;position:relative;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.r-select--default .r-select .button{position:absolute;right:1.6875rem;font:0/0 a;display:block;height:100%;top:0}.r-select--default .r-select .button:before{content:"";position:absolute;transform:translateY(-50%);top:50%;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-select--default .r-select .button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-select--default .r-select .button:before{background-position:-16.875rem -15.375rem}.r-select--default .r-select .button:before{width:.75rem;height:.5rem}.r-select--default.r-select-open .button{transform:rotate(-180deg);left:auto;right:1rem}.r-select--default.r-select-open .button:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-select--default.r-select-open .button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-select--default.r-select-open .button:before{background-position:-16.125rem -14.875rem}.r-select--default.r-select-open .button:before{width:.75rem;height:.5rem}@media \0 screen\,screen\9{.r-select--default .r-select .button{color:#ddd;text-align:center;font:20px/30px Lucida Sans Unicode,Arial Unicode MS,Arial}}.r-select--default.r-select-focus .r-select{border-color:#fefefe}.r-select--default.r-select-hover .r-select{border-color:#fefefe}.r-select--default.r-select-hover .r-select .button{color:#888}.r-select--default.r-select-hover .r-select .button:after{border-top-color:#888}.r-select--default.r-select-open{z-index:9999}.r-select--default.r-select-open .r-select{border-bottom:.0625rem solid rgba(0,0,0,.1);background:#fefefe;border-radius:.3125rem .3125rem 0 0}.r-select--default.r-select-open .r-select-items{visibility:visible;opacity:1;transform:translateY(0);transition:.3s cubic-bezier(.175,.885,.32,1.275);z-index:10}.r-select--default.r-select-disabled{opacity:.5;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.r-select--default .r-select-hide-select{position:relative;overflow:hidden;width:0;height:0}.r-select--default .r-select-hide-select select{position:absolute;left:-100%}.r-select--default .r-select-hide-select.r-select-is-native{position:absolute;width:100%;height:100%;z-index:10}.r-select--default .r-select-hide-select.r-select-is-native select{position:absolute;top:0;left:0;right:0;height:100%;width:100%;border:none;z-index:1;box-sizing:border-box;opacity:0}.r-select--default .r-select-input{position:absolute!important;top:0!important;left:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;margin:0!important;padding:0!important;width:1px!important;height:1px!important;outline:0!important;border:none!important;background:0 0!important}.r-select--default .r-select-temp-show{position:absolute!important;visibility:hidden!important;display:block!important}.r-select--default .r-select-items{visibility:hidden;opacity:0;transform:translateY(-1.25rem);position:absolute;top:100%;left:0;background:#fefefe;border:transparent;z-index:-1;margin:0;padding:0;border-radius:0 0 .3125rem .3125rem;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.r-select--default .r-select-items .r-select-scroll{height:100%;overflow:auto}.r-select--default.r-select-above .r-select-items{top:auto;bottom:100%}.r-select--default .r-select-items li,.r-select--default .r-select-items ul{list-style:none;padding:0;margin:0;font-size:1rem;line-height:1.75;min-height:1.75rem}.r-select--default .r-select-items li{font-weight:400;padding:.375rem 1.875rem .375rem .75rem;color:inherit;cursor:pointer;position:relative;overflow:hidden;display:block;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.r-select--default .r-select-items li.selected{background:#1d7a2a;color:#fefefe}.r-select--default .r-select-items li.highlighted{background:#1d7a2a;color:#fefefe}.r-select--default .r-select-items li.highlighted:hover{background:#1d7a2a;color:#fefefe}.r-select--default .r-select-items li:after{content:"";position:absolute;z-index:3;top:0;right:-10px;width:30px;height:100%;opacity:0;transition:.2s}.r-select--default .r-select-items li.selected:after{opacity:1;right:0}.r-select--default .r-select-items li:hover{background:0 0;color:#1d7a2a}.r-select--default .r-select-items .disabled{opacity:.5;cursor:default!important;background:0 0!important;color:#666!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.r-select--default .r-select-items .r-select-group .r-select-group-label{font-weight:700;padding-left:10px;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:0 0;color:#444}.r-select--default .r-select-items .r-select-group.disabled li{opacity:1}.r-select--default .r-select-items .r-select-group li{padding-left:25px}@media screen and (max-width:63.9375em){.r-mobile-wrapper{margin-left:.3125rem;margin-right:.3125rem}}.b-timeline{margin:0;list-style-type:none;border-left:.0625rem solid rgba(0,0,0,.1);padding:4.375rem 0;position:relative}.b-timeline__entry{padding-left:1.875rem;margin-bottom:1.875rem;position:relative}.b-timeline__entry__year{font-family:CollegeCondensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.875rem;line-height:.6666666667;color:#000;display:block;margin-bottom:.5rem}.b-timeline__entry__description{font-size:1.125rem;line-height:1.3333333333;color:rgba(0,0,0,.5);font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-timeline__entry:last-child{margin-bottom:0}.b-timeline__entry:before{content:"";position:absolute;left:-.375rem;top:.375rem;width:.6875rem;height:.6875rem;background-color:rgba(249,249,249,.5);border-radius:.6875rem;border:.0625rem solid rgba(0,0,0,.1)}.b-timeline__entry--active:before{background-color:#d1050c;border-color:#d1050c}.b-timeline__entry__box{padding:2.5rem;background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}@media screen and (max-width:63.9375em){.b-timeline__entry__box{padding:1.875rem}}.b-timeline__entry__box__lead{font-size:1.25rem;line-height:1.7;margin-bottom:1.25rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}@media screen and (max-width:63.9375em){.b-timeline__entry__box__lead{font-size:1.125rem;line-height:1.56}}.b-timeline__entry__box>p{color:rgba(0,0,0,.7);font-size:1rem;line-height:1.56;margin-bottom:1.25rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-timeline__entry__box>p{font-size:1rem;line-height:1.75;margin-bottom:1.875rem}}.b-timeline:after,.b-timeline:before{content:"";position:absolute;z-index:2;left:-.0625rem;width:100%;height:4.375rem}.b-timeline:before{bottom:0;background-image:linear-gradient(180deg,rgba(249,249,249,0) 0,#f9f9f9 100%)}.b-timeline:after{top:0;background-image:linear-gradient(0deg,rgba(249,249,249,0) 0,#f9f9f9 100%)}.b-timeline--vertical{margin-left:50%;padding-top:0}@media screen and (max-width:63.9375em){.b-timeline--vertical{margin-left:auto;border-right:.0625rem solid rgba(0,0,0,.1);border-left:none;padding:0}}.b-timeline--vertical li{position:relative;margin-top:-38%;left:-100%;display:block;padding:0}@media screen and (max-width:63.9375em){.b-timeline--vertical li{left:auto;margin-top:auto}}.b-timeline--vertical li:before{right:-.375rem;left:auto;top:3.5rem}.b-timeline--vertical li:first-child{margin-top:0}.b-timeline--vertical li:last-child{top:auto;margin-bottom:-6.25rem}@media screen and (max-width:63.9375em){.b-timeline--vertical li:last-child{margin-bottom:0}}.b-timeline--vertical li .b-timeline__entry__box{margin-right:2.875rem;position:relative}@media screen and (max-width:63.9375em){.b-timeline--vertical li .b-timeline__entry__box{margin-right:1.25rem}}.b-timeline--vertical li .b-timeline__entry__box:after{content:"";width:0;height:0;border-style:solid;border-width:.75rem 0 .75rem .6875rem;border-color:transparent transparent transparent #fefefe;position:absolute;right:-.625rem;top:3.125rem}.b-timeline--vertical li:nth-child(2n){left:0;top:-6.25rem}@media screen and (max-width:63.9375em){.b-timeline--vertical li:nth-child(2n){top:auto}}.b-timeline--vertical li:nth-child(2n) .b-timeline__entry__box{margin-left:2.875rem;margin-right:auto}@media screen and (max-width:63.9375em){.b-timeline--vertical li:nth-child(2n) .b-timeline__entry__box{margin-right:1.25rem;margin-left:auto}}.b-timeline--vertical li:nth-child(2n) .b-timeline__entry__box:after{content:"";width:0;height:0;border-style:solid;border-width:.75rem .6875rem .75rem 0;border-color:transparent #fefefe transparent transparent;position:absolute;left:-.625rem;top:3.125rem}@media screen and (max-width:63.9375em){.b-timeline--vertical li:nth-child(2n) .b-timeline__entry__box:after{border-width:.75rem 0 .75rem .6875rem;border-color:transparent transparent transparent #fefefe;right:-.625rem;left:auto}}.b-timeline--vertical li:nth-child(2n):before{left:-.375rem;right:auto}@media screen and (max-width:63.9375em){.b-timeline--vertical li:nth-child(2n):before{left:auto;right:-.375rem}}.b-timeline-horizontal{border-top:.0625rem solid rgba(0,0,0,.1);list-style-type:none;position:relative;z-index:1;outline:0}@media screen and (max-width:39.9375em){.b-timeline-horizontal{margin-bottom:0}}.b-timeline-horizontal:after,.b-timeline-horizontal:before{content:"";position:absolute;z-index:2;top:-.0625rem;width:4.375rem;height:.0625rem}.b-timeline-horizontal:before{left:0;background-image:linear-gradient(90deg,#fefefe 0,#dfdfdf 100%)}.b-timeline-horizontal:after{right:0;background-image:linear-gradient(-90deg,#fefefe 0,#dfdfdf 100%)}.b-timeline-horizontal .slick-list{overflow:hidden;padding:.6875rem 0 0;position:relative;top:-.6875rem;height:3.4375rem!important}.b-timeline-horizontal__entry{outline:0;font-size:1.125rem;line-height:.6666666667;text-align:center;margin:0!important;margin-top:.9375rem!important;padding:0;display:inline-block;position:relative;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-timeline-horizontal__entry:before{content:"";position:absolute;width:.6875rem;height:.6875rem;background-color:rgba(254,254,254,.7);border-radius:.6875rem;border:.0625rem solid #b1b1b1;top:-1.3125rem;margin:0 auto;left:0;right:0}.b-timeline-horizontal__entry__title{display:inline-block;padding:.625rem .4375rem .4375rem;color:#000}.b-timeline-horizontal .b-timeline-horizontal__entry.slick-active:before{background-color:#1d7a2a;border:.0625rem solid #1d7a2a}@media screen and (max-width:63.9375em){.b-timeline-horizontal .b-timeline-horizontal__entry.slick-active .b-timeline-horizontal__entry__title{color:#1d7a2a}}@media print,screen and (min-width:64em){.b-timeline-horizontal .b-timeline-horizontal__entry.slick-active .b-timeline-horizontal__entry__title{background-color:#1d7a2a;border-radius:.4375rem;color:#fefefe}}.b-media{position:relative}.b-media:hover .b-media__preview:before{box-shadow:inset 0 0 18.75rem #000}.b-media:hover .b-media__preview img{transform:scale(1.01)}.b-media:hover .b-media__attributes{opacity:.4}.b-media:hover:before{content:"";position:absolute;margin-right:auto;margin-left:auto;left:0;right:0;z-index:4;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-media:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-media:hover:before{background-position:-101.625rem -98.875rem}.b-media:hover:before{width:4.1875rem;height:4.125rem}.b-media:hover:before{position:absolute;top:50%;transform:translateY(-50%)}@media (pointer:coarse){.b-media:hover .b-media__preview:before{box-shadow:none}.b-media:hover .b-media__preview img{transform:scale(1.01)}.b-media:hover .b-media__attributes{opacity:1}.b-media:hover:before{display:none}}.b-media.b-media--video:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-media.b-media--video:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-media.b-media--video:hover:before{background-position:-57.125rem -53.8125rem}.b-media.b-media--video:hover:before{width:4.1875rem;height:4.125rem}@media (pointer:coarse){.b-media.b-media--video:hover:before{display:none}}.b-media__preview{overflow:hidden;position:relative}.b-media__preview:before{background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);transition:all .4s;content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.b-media__preview img{position:relative;top:-.0625rem;transition:.4s linear;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.b-media--without-shadow .b-media__preview:before{background-image:none}.b-media__attributes{position:absolute;padding:1.875rem 2.5rem;bottom:0;left:0;z-index:3}@media screen and (max-width:39.9375em){.b-media__attributes{padding:1.25rem}}.b-media__attributes__type{content:" ";margin-bottom:.625rem}.b-media--photo .b-media__attributes__type{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-media--photo .b-media__attributes__type{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-media--photo .b-media__attributes__type{background-position:-41.9375rem -40.0625rem}.b-media--photo .b-media__attributes__type{width:1.375rem;height:1.125rem}.b-media--video .b-media__attributes__type{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-media--video .b-media__attributes__type{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-media--video .b-media__attributes__type{background-position:-45.1875rem -42.4375rem}.b-media--video .b-media__attributes__type{width:1.375rem;height:1.375rem}.b-media--podcast .b-media__attributes__type{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-media--podcast .b-media__attributes__type{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-media--podcast .b-media__attributes__type{background-position:-43.3125rem -41.1875rem}.b-media--podcast .b-media__attributes__type{width:1.875rem;height:1.25rem}.b-media__attributes__param{margin-bottom:.625rem}.b-media__attributes__title{line-height:1.4375;color:#fefefe;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.r-count{display:inline-block;color:#fefefe;font-size:.75rem;line-height:.6666666667;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.r-count--photo{position:relative}.r-count--photo:before{content:"";vertical-align:middle;margin-right:.3125rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .r-count--photo:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.r-count--photo:before{background-position:-52rem -49rem}.r-count--photo:before{width:.9375rem;height:.6875rem}.b-social-board>.slick-list{overflow:hidden}.b-social-board-entry{height:10.625rem}.b-social-board-entry--with-photo{height:27.5rem}.b-social-board-entry--with-photo .b-social-board-entry__image{display:block}.b-social-board-entry__inner{background-color:#fefefe;height:10.625rem;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-social-board-entry--with-photo .b-social-board-entry__inner{height:27.5rem}.b-social-board-entry__image{width:100%;height:16.875rem;overflow:hidden;display:none;position:relative}.b-social-board-entry__image img{position:absolute;left:0;right:0;height:16.875rem;max-width:inherit;display:inline-block;margin:0 auto}.b-social-board-entry__image img{position:absolute;left:50%;transform:translateX(-50%)}.b-social-board-entry__information{padding:.9375rem .9375rem .3125rem}.b-social-board-entry__information::after,.b-social-board-entry__information::before{display:table;content:" ";flex-basis:0;order:1}.b-social-board-entry__information::after{clear:both}.b-social-board-entry__profile{float:left;position:relative}.b-social-board-entry__profile__photo{position:absolute;left:0;top:0}.b-social-board-entry__profile__title{font-size:.875rem;line-height:1.5;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-social-board-entry__profile__nickname{font-size:.875rem;line-height:1.5;color:rgba(0,0,0,.5);font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-social-board-entry__type{float:right}.b-social-board-entry__type__twitter:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-board-entry__type__twitter:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-board-entry__type__twitter:before{background-position:-86.9375rem -85.25rem}.b-social-board-entry__type__twitter:before{width:1.5rem;height:1.5rem}.b-social-board-entry__type__instagram:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-board-entry__type__instagram:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-board-entry__type__instagram:before{background-position:-31.3125rem -28.5625rem}.b-social-board-entry__type__instagram:before{width:1.5rem;height:1.5rem}.b-social-board-entry__announce{padding:0 .9375rem 0;font-size:.875rem;line-height:1.5714285714;word-wrap:break-word;color:rgba(0,0,0,.7);max-height:5.625rem;overflow:hidden;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-social-board-entry__announce a{color:#1d7a2a}.b-scroll-to-top{position:fixed;left:0;bottom:0;z-index:100;height:100%}.b-scroll-to-top.b-scroll-to-top--with-bg{cursor:pointer}.b-scroll-to-top.b-scroll-to-top--with-bg .b-scroll-to-top__inner{top:50%;margin-top:-.625rem}.b-scroll-to-top.b-scroll-to-top--with-bg:hover{background-color:rgba(29,122,42,.1)}.b-scroll-to-top.b-scroll-to-top--with-bg:hover .b-scroll-to-top__inner{opacity:1}.b-scroll-to-top__inner{position:absolute;bottom:.9375rem;left:.9375rem;background-color:#1d7a2a;width:2.5rem;height:2.5rem;border-radius:2.5rem;background-image:linear-gradient(-135deg,#3dba4e 0,#126b1e 100%);opacity:.4;text-align:center;display:inline-block;cursor:pointer;box-shadow:0 .625rem .9375rem rgba(29,122,42,.3)}.b-scroll-to-top__inner:hover{opacity:1}.b-scroll-to-top__inner:before{position:relative;left:0;right:0;margin:0 auto;content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-scroll-to-top__inner:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-scroll-to-top__inner:before{background-position:-92.1875rem -89.75rem}.b-scroll-to-top__inner:before{width:.75rem;height:.5rem}.b-scroll-to-top__inner:before{position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width:63.9375em){.b-tv-wrapper{margin-top:3.125rem;max-width:inherit;padding:0!important}}.b-tv{position:relative;overflow:hidden;display:block;content:"";width:100%}@media screen and (max-width:63.9375em){.b-tv{padding-top:56.25%}}@media print,screen and (min-width:64em){.b-tv{height:37.5rem}}.b-tv>iframe{position:absolute;top:0;left:0;right:0;bottom:0}.b-tv-schedule-wrapper.b-game--light{box-shadow:none!important}.b-tabs{position:relative}.b-tabs-buttons{list-style-type:none;padding:0;margin:0;font-size:0;-webkit-tap-highlight-color:transparent}.b-tabs-buttons li{font-size:16px;display:inline-block;position:relative;min-width:7.625rem;text-align:center;padding:.9375rem 0 .6875rem;background-color:#fefefe;border-right:1px solid rgba(0,0,0,.05);text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-tabs-buttons li:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-tabs-buttons li:first-child{border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem;border-left:.0625rem solid #fefefe}.b-tabs-buttons li:last-child{border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-right-color:#fefefe}.b-tabs-buttons li a{font-size:.875rem;line-height:.7142857143;display:block;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#000;outline:0;-webkit-tap-highlight-color:transparent;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-tabs-buttons li.is-active{background-color:#1d7a2a}.b-tabs-buttons li.is-active:before{display:none}.b-tabs-buttons li.is-active a{color:#fff}.b-tabs-buttons li.is-active svg path{stroke:#fff}.b-tabs--diff-width li{min-width:inherit;padding-left:.9375rem;padding-right:.9375rem}@media screen and (max-width:39.9375em){.b-tabs--scrolling{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.b-tabs--scrolling::-webkit-scrollbar{display:none}.b-tabs--scrolling li:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;border-right:1px solid rgba(0,0,0,.085);border-top:1px solid rgba(0,0,0,.085);border-bottom:1px solid rgba(0,0,0,.085)}.b-tabs--scrolling li:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:-1;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}}.b-tabs-panel{display:none}.b-tabs-panel.is-active{display:block}.r-box-shadow{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.tippy-tooltip.standart-theme{background-color:rgba(29,122,42,.95);text-align:left;padding:.625rem .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.tippy-tooltip.standart-theme .tippy-roundarrow{fill:rgba(29,122,42,.9)}.b-cookie-policy{background-color:#1d7a2a;position:fixed;bottom:0;z-index:100;width:100%;opacity:0}.b-cookie-description{padding:.4375rem 0;color:#fefefe;font-size:.75rem}.b-cookie-description-link{color:#fefefe;font-weight:700}.b-cookie-description-link:hover{color:#fefefe;border-bottom:.0625rem solid}.b-cookie-close-button{position:absolute;width:100%;height:100%;min-height:2rem;top:0;cursor:pointer}@media screen and (max-width:39.9375em){.b-cookie-close-button{min-height:4.375rem;right:0;left:0;margin:auto;background-color:#228f31}}@media print,screen and (min-width:40em){.b-cookie-close-button:before{background-color:#228f31;content:"";position:absolute;right:1.25rem;width:2.1875rem;height:2.1875rem}}.b-cookie-close-button:after{top:50%;transform:translateY(-50%);right:1.875rem;display:inline-block;position:absolute;content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-cookie-close-button:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-cookie-close-button:after{background-position:-12.125rem -11.375rem}.b-cookie-close-button:after{width:.8125rem;height:.75rem}@media screen and (max-width:39.9375em){.b-cookie-close-button:after{right:0;left:0;margin:auto}}@media screen and (min-width:26.5625em){.b-cookie-close-button:after{top:1.5625rem}}@media print,screen and (min-width:40em){.b-cookie-close-button:after{top:50%}}.b-cookie-close-button:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-cookie-close-button:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-cookie-close-button:hover:after{background-position:-14.5625rem -13.625rem}.b-cookie-close-button:hover:after{width:.8125rem;height:.75rem}.b-float-button-wrapper{position:fixed;bottom:0;background:#fff;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);height:9.375rem;width:100%;overflow:hidden;z-index:99}@media print,screen and (min-width:40em){.b-float-button-wrapper{height:6.25rem}}.b-float-button{min-width:11.25rem;position:absolute;right:.9375rem;bottom:.9375rem}@media print,screen and (min-width:64em){.b-float-button{min-width:11.25rem;bottom:2.5rem;right:2.5rem}}@media screen and (min-width:64em) and (max-width:74.9375em){.b-float-button{right:.9375rem}}.b-accordion{box-shadow:0 .625rem .9375rem rgba(0,0,0,.05);margin-left:0;background:#fefefe;list-style-type:none}.b-accordion[disabled] .accordion-title{cursor:not-allowed}.b-accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #f1f1f1;border-bottom:0;font-size:1rem;font-weight:700;line-height:1;color:#1d7a2a}@media print,screen and (min-width:64em){.b-accordion-title{font-size:1.125rem}}:last-child:not(.is-active)>.b-accordion-title{border-bottom:1px solid #f1f1f1}.b-accordion-title:focus,.b-accordion-title:hover{background-color:#f7f7f7}.b-accordion-title::before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;font-weight:400;content:"+"}@media print,screen and (min-width:64em){.b-accordion-title::before{margin-top:-.75rem}}.is-active>.b-accordion-title::before{content:"–"}.b-accordion-content{display:none;padding:1rem;border:1px solid #f1f1f1;border-bottom:0;background-color:#fefefe;color:#000}:last-child>.b-accordion-content:last-child{border-bottom:1px solid #f1f1f1}.b-accordion-content :last-child{margin-bottom:.625rem!important}.b-next-game-banner{position:relative;overflow:hidden}.b-next-game-banner:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:url(../images/components/next-game-banner/24-25/playoff/playoff_desk_main.png) no-repeat center;background-size:cover;transition:.3s ease-in-out}.b-next-game-banner:after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:url(../images/components/next-game-banner/24-25/playoff/playoff_desk_fire.png) no-repeat center;background-size:cover;transition:.3s ease-in-out;animation:fireFloat 3s ease-in-out infinite;pointer-events:none}@media screen and (max-width:63.9375em){.b-next-game-banner:before{background:url(../images/components/next-game-banner/24-25/playoff/playoff_tablet_main.png) no-repeat center;background-size:cover}.b-next-game-banner:after{background:url(../images/components/next-game-banner/24-25/playoff/playoff_tablet_fire.png) no-repeat center;background-size:cover}}@media screen and (max-width:39.9375em){.b-next-game-banner:before{background:url(../images/components/next-game-banner/24-25/playoff/playoff_mob_main.png) no-repeat center;background-size:cover}.b-next-game-banner:after{background:url(../images/components/next-game-banner/24-25/playoff/playoff_mob_fire.png) no-repeat center;background-size:cover}}@media (hover:hover){.b-next-game-banner:hover:after{transform:scale(1.05)}}@media print,screen and (min-width:40em){.b-next-game-banner.banner-kuban-cup{height:300px}}@media print,screen and (min-width:40em){.b-next-game-banner.banner-kuban-cup .b-next-game-banner__tickets{transform:translateY(50%)}}@media print,screen and (min-width:40em){.b-next-game-banner{height:150px}}@media print,screen and (min-width:64em){.b-next-game-banner{overflow:hidden}}.b-next-game-banner__wraper_link{display:block}.b-next-game-banner__inner{position:relative;z-index:2}@media print,screen and (min-width:40em){.b-next-game-banner__inner{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;height:100%}}.b-next-game-banner__inner._modified{display:flex;justify-content:center;align-items:center;min-height:120px}.b-next-game-banner__patterns{position:absolute;z-index:1;width:100%;height:100%;top:0;left:0;overflow:hidden}.b-next-game-banner__teams{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;padding-top:10px}@media print,screen and (min-width:40em){.b-next-game-banner__teams{justify-content:space-between}}@media print,screen and (min-width:40em){.b-next-game-banner__teams{height:150px;padding:0 0 0 15px}}@media print,screen and (min-width:64em){.b-next-game-banner__teams{padding:0 60px}}.b-next-game-banner__team img{width:100px}@media print,screen and (min-width:40em){.b-next-game-banner__team{align-self:center}.b-next-game-banner__team img{width:90px}}@media print,screen and (min-width:64em){.b-next-game-banner__team img{width:120px}}.b-next-game-banner__team-vs{position:relative;width:35px;height:30px;overflow:hidden;align-self:center;margin:0 20px}@media print,screen and (min-width:40em){.b-next-game-banner__team-vs{margin:0 10px;width:20px;height:20px}}@media print,screen and (min-width:64em){.b-next-game-banner__team-vs{width:35px;height:30px;margin:0 20px}}.b-next-game-banner__team-vs:after,.b-next-game-banner__team-vs:before{content:"";height:1px;display:inline-block;background-color:#fff;position:absolute}.b-next-game-banner__team-vs:before{width:40px;left:-2px;top:15px;transform:rotate(-45deg)}@media screen and (min-width:40em) and (max-width:63.9375em){.b-next-game-banner__team-vs:before{width:25px;top:10px}}.b-next-game-banner__team-vs:after{width:40px;left:-2px;top:15px;transform:rotate(45deg)}@media screen and (min-width:40em) and (max-width:63.9375em){.b-next-game-banner__team-vs:after{width:25px;top:10px}}.b-next-game-banner__countdown-until-title{color:#fff;font-weight:700;text-align:center;font-size:.875rem;line-height:14px;margin-top:5px}@media print,screen and (min-width:40em){.b-next-game-banner__countdown-until-title{margin-top:20px}}@media print,screen and (min-width:64em){.b-next-game-banner__countdown-until-title{margin-top:15px;font-size:1.125rem;line-height:18px}}@media screen and (min-width:40em) and (max-width:63.9375em){.b-next-game-banner__countdown{padding:0 30px}}@media print,screen and (min-width:64em){.b-next-game-banner__countdown{width:400px}}.b-next-game-banner__countdown .countdown-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:20px}@media print,screen and (min-width:64em){.b-next-game-banner__countdown .countdown-row{justify-content:center;margin-top:25px}}.b-next-game-banner__countdown .countdown-section{text-align:center;position:relative}.b-next-game-banner__countdown .countdown-section:nth-child(2){margin:0 40px}@media print,screen and (min-width:64em){.b-next-game-banner__countdown .countdown-section:nth-child(2){margin:0 50px}}.b-next-game-banner__countdown .countdown-section:nth-child(2):after,.b-next-game-banner__countdown .countdown-section:nth-child(2):before{font-family:LOKOFONTquber,sans-serif;position:absolute;content:":";display:inline-block;color:#fefefe;font-size:4.375rem;line-height:1}@media screen and (max-width:23.4375em){.b-next-game-banner__countdown .countdown-section:nth-child(2):after,.b-next-game-banner__countdown .countdown-section:nth-child(2):before{font-size:3.75rem}}@media print,screen and (min-width:40em){.b-next-game-banner__countdown .countdown-section:nth-child(2):after,.b-next-game-banner__countdown .countdown-section:nth-child(2):before{font-size:3.125rem;line-height:1}}@media print,screen and (min-width:64em){.b-next-game-banner__countdown .countdown-section:nth-child(2):after,.b-next-game-banner__countdown .countdown-section:nth-child(2):before{font-size:4.375rem;line-height:1}}.b-next-game-banner__countdown .countdown-section:nth-child(2):before{top:-10px;left:-28px}@media screen and (max-width:23.4375em){.b-next-game-banner__countdown .countdown-section:nth-child(2):before{top:-10px}}@media print,screen and (min-width:40em){.b-next-game-banner__countdown .countdown-section:nth-child(2):before{top:-7px}}@media print,screen and (min-width:64em){.b-next-game-banner__countdown .countdown-section:nth-child(2):before{top:-15px;left:-35px}}.b-next-game-banner__countdown .countdown-section:nth-child(2):after{top:-10px;right:-28px}@media print,screen and (min-width:40em){.b-next-game-banner__countdown .countdown-section:nth-child(2):after{top:-7px}}@media print,screen and (min-width:64em){.b-next-game-banner__countdown .countdown-section:nth-child(2):after{top:-15px;right:-35px}}.b-next-game-banner__countdown .count-0{display:none}.b-next-game-banner__countdown .countdown-amount{font-family:LOKOFONTquber,sans-serif;font-weight:500;display:block;font-size:3.75rem;line-height:1;color:#fff}@media screen and (max-width:23.4375em){.b-next-game-banner__countdown .countdown-amount{font-size:3.125rem}}@media print,screen and (min-width:40em){.b-next-game-banner__countdown .countdown-amount{font-size:2.8125rem}}@media print,screen and (min-width:64em){.b-next-game-banner__countdown .countdown-amount{font-size:4.375rem;line-height:60px}}.b-next-game-banner__countdown .countdown-period{position:relative;display:block;text-transform:lowercase;color:#fff;font-weight:700;text-align:center;font-size:.875rem;line-height:14px;top:-5px}@media print,screen and (min-width:64em){.b-next-game-banner__countdown .countdown-period{font-size:1.125rem;line-height:18px;top:-5px}}.b-next-game-banner__tickets{padding:15px 0 25px;text-align:center}@media print,screen and (min-width:40em){.b-next-game-banner__tickets{height:150px;padding:60px 0}}@media print,screen and (min-width:64em){.b-next-game-banner__tickets{padding:0;text-align:inherit;width:340px}}.b-next-game-banner__tickets-button{position:relative;background-color:#fff;color:#003f2d;display:inline-block;border-radius:5px;text-transform:uppercase;font-weight:700;padding:10px 40px}@media print,screen and (min-width:40em){.b-next-game-banner__tickets-button{font-size:14px;padding:5px 10px;right:10px}}@media print,screen and (min-width:64em){.b-next-game-banner__tickets-button{font-size:16px;padding:10px 40px;right:40px}.b-next-game-banner__tickets-button{position:absolute;top:50%;transform:translateY(-50%)}}.b-next-game-banner__tickets-button:hover{opacity:.9;transition:background-color .25s ease-out,color .25s ease-out}.b-next-game-banner__tickets-button._centered{position:initial;transform:none;height:44px}@media print,screen and (min-width:40em){.b-next-game-banner__tickets-button._centered{height:initial}}.b-next-game-banner__tickets-button._centered:hover{color:#e9252b}.b-next-game-banner__pattern-medium{position:absolute;top:.9375rem;right:.9375rem;display:block;height:3.125rem;width:3.125rem;background-image:url(../images/components/next-game-banner/kuban_cup_2023/pattern_medium.png);background-repeat:no-repeat;background-position:center;background-size:cover}.b-next-game-banner__pattern-large{position:absolute;top:0;right:0;display:block;height:100%;width:24.875rem;background-image:url(../images/components/next-game-banner/kuban_cup_2023/pattern_large.png);background-repeat:no-repeat;background-position:center;background-size:cover}.b-next-game-banner__pattern-small{position:absolute;bottom:0;right:0;display:block;height:2.1875rem;width:13.75rem;background-image:url(../images/components/next-game-banner/kuban_cup_2023/pattern_small.png);background-repeat:no-repeat;background-position:center;background-size:cover}.b-next-game-banner__pattern-medium-only{position:absolute;top:0;right:0;display:block;height:100%;width:17.8125rem;background-image:url(../images/components/next-game-banner/kuban_cup_2023/pattern_large.png);background-repeat:no-repeat;background-position:center;background-size:cover}.presale-countdown-banner{position:relative;overflow:hidden}.presale-countdown-banner:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;bottom:0;right:0;background:url(../images/components/presale-countdown-banner/background_large.jpg) no-repeat center;background-size:cover}@media screen and (max-width:63.9375em){.presale-countdown-banner:before{background:url(../images/components/presale-countdown-banner/background_med.jpg) no-repeat center;background-size:cover}}@media screen and (max-width:39.9375em){.presale-countdown-banner:before{background:url(../images/components/presale-countdown-banner/background_small.jpg) no-repeat center;background-size:cover}}@media (hover:hover){.presale-countdown-banner:hover .presale-countdown-banner__wrapper-link__inner__image{transform:rotate(10deg) scale(1.2) translateX(20px)}}@media print,screen and (min-width:40em){.presale-countdown-banner{height:150px}}@media print,screen and (min-width:64em){.presale-countdown-banner{overflow:hidden}}.presale-countdown-banner__wrapper-link{display:block}.presale-countdown-banner__wrapper-link__inner{position:relative;z-index:2}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;height:100%}}.presale-countdown-banner__wrapper-link__inner__image{background:url(../images/components/presale-countdown-banner/abon.png) no-repeat center 60%;background-size:cover;transition:.3s ease-in-out}@media screen and (max-width:63.9375em){.presale-countdown-banner__wrapper-link__inner__image{width:308px;background-position-y:82%}}@media screen and (max-width:39.9375em){.presale-countdown-banner__wrapper-link__inner__image{height:8.75rem;margin:auto}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__image{width:370px}}@media screen and (min-width:40em) and (max-width:63.9375em){.presale-countdown-banner__wrapper-link__inner__countdown{padding:0 30px}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown{width:400px}}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;margin-top:20px}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-row{justify-content:center;margin-top:25px}}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section{text-align:center;position:relative}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2){margin:0 40px}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2){margin:0 50px}}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):after,.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{font-family:LOKOFONTquber,sans-serif;position:absolute;content:":";display:inline-block;color:#fefefe;font-size:4.375rem;line-height:1}@media screen and (max-width:23.4375em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):after,.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{font-size:3.75rem}}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):after,.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{font-size:3.125rem;line-height:1}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):after,.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{font-size:4.375rem;line-height:1}}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{top:-10px;left:-28px}@media screen and (max-width:23.4375em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{top:-10px}}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{top:-7px}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):before{top:-15px;left:-35px}}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):after{top:-10px;right:-28px}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):after{top:-7px}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-section:nth-child(2):after{top:-15px;right:-35px}}.presale-countdown-banner__wrapper-link__inner__countdown .count-0{display:none}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-amount{font-family:LOKOFONTquber,sans-serif;font-weight:500;display:block;font-size:3.75rem;line-height:1;color:#fff}@media screen and (max-width:23.4375em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-amount{font-size:3.125rem}}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-amount{font-size:2.8125rem}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-amount{font-size:4.375rem;line-height:60px}}.presale-countdown-banner__wrapper-link__inner__countdown .countdown-period{position:relative;display:block;text-transform:lowercase;color:#fff;font-weight:700;text-align:center;font-size:.875rem;line-height:14px;top:-5px}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown .countdown-period{font-size:1.125rem;line-height:18px;top:-5px}}.presale-countdown-banner__wrapper-link__inner__countdown__until-title{color:#fff;font-weight:700;text-align:center;font-size:.875rem;line-height:14px;margin-top:5px}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner__countdown__until-title{margin-top:20px}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__countdown__until-title{margin-top:15px;font-size:1.125rem;line-height:18px}}.presale-countdown-banner__wrapper-link__inner__main-btn-area{display:flex;width:25rem;padding-right:1.25rem}@media screen and (max-width:63.9375em){.presale-countdown-banner__wrapper-link__inner__main-btn-area{width:100%;height:100%;align-self:center}}@media screen and (max-width:39.9375em){.presale-countdown-banner__wrapper-link__inner__main-btn-area{padding-left:1.25rem}}.presale-countdown-banner__wrapper-link__inner__main-btn-area .main-buy-btn{background-color:#003f2d;color:#fff;display:block;margin:auto;padding-top:1.25rem;padding-bottom:1.25rem;transition:transform .4s ease-in-out}@media screen and (max-width:39.9375em){.presale-countdown-banner__wrapper-link__inner__main-btn-area .main-buy-btn{font-size:.75rem}}.presale-countdown-banner__wrapper-link__inner__main-btn-area .main-buy-btn:hover{transform:scale(1.05)}.presale-countdown-banner__wrapper-link__inner__tickets{padding:15px 0 25px;text-align:center}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner__tickets{height:150px;padding:60px 0}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__tickets{padding:0;text-align:inherit;width:340px}}.presale-countdown-banner__wrapper-link__inner__tickets__button{position:relative;background-color:#003f2d;color:#fff;display:inline-block;border-radius:5px;text-transform:uppercase;font-weight:700;padding:10px 40px}@media print,screen and (min-width:40em){.presale-countdown-banner__wrapper-link__inner__tickets__button{font-size:14px;right:20px}}@media print,screen and (min-width:64em){.presale-countdown-banner__wrapper-link__inner__tickets__button{font-size:16px;padding:10px 40px;right:40px}.presale-countdown-banner__wrapper-link__inner__tickets__button{position:absolute;top:50%;transform:translateY(-50%)}}.presale-countdown-banner__wrapper-link__inner__tickets__button:hover{background-color:rgba(0,63,45,.9);transition:background-color .25s ease-out,color .25s ease-out}.smartbanner-showed .b-header{top:5.25rem}.b-header{background-color:rgba(0,0,0,.5);height:7rem;border-bottom:.0625rem solid rgba(254,254,254,.2);position:relative;z-index:10}.b-header::after,.b-header::before{display:table;content:" ";flex-basis:0;order:1}.b-header::after{clear:both}.b-header.b-header--light{background-color:#fefefe;border-bottom:.0625rem solid rgba(0,0,0,.1)}.b-header.b-header--with-submenu{border-bottom:none}@media screen and (max-width:63.9375em){.b-header{height:3.4375rem;position:absolute;top:0;z-index:10;width:100%}.b-header.b-header--open{height:26.875rem;background-color:rgba(0,0,0,.95);overflow:hidden}.b-header.b-header--open.b-header--light{background-color:#fefefe}.b-ad-in-body .b-header{top:18.75rem}}.b-header+.b-main{padding-top:6.875rem}@media print,screen and (min-width:64em){.b-header+.b-main{padding-top:3.4375rem}}.b-header__inset-shadow{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0}@media screen and (max-width:63.9375em){.b-header__inset-shadow{height:3.4375rem}.b-header--open .b-header__inset-shadow{height:26.875rem}}.b-header__inset-shadow:before{background:inherit;filter:blur(.625rem);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px);top:0;left:0;width:100%;height:100%;position:absolute;content:""}@media screen and (max-width:63.9375em){.b-header__inset-shadow:before{box-shadow:inset 0 0 0 12.5rem rgba(254,254,254,.17)}}.b-header-inner{position:relative}.b-header-inner::after,.b-header-inner::before{display:table;content:" ";flex-basis:0;order:1}.b-header-inner::after{clear:both}@media screen and (max-width:63.9375em){.b-header-inner{position:absolute;padding:0!important}}.b-header-about{position:relative;background-color:#1d7a2a;height:3.4375rem}.b-header--open .b-header-about{visibility:hidden}@media screen and (max-width:63.9375em){.b-header-about{position:absolute;top:0;width:100%;margin-top:3.4375rem;height:3.4375rem}}.b-header-about__label{color:#fefefe;font-size:.875rem;position:absolute;top:50%;transform:translateY(-50%);margin:0 auto;left:0;right:0;text-transform:uppercase;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}@media print,screen and (min-width:64em){.b-header-about__label{font-size:1rem}}.b-header-about__menu{text-align:center}.b-header-about__menu ul{font-size:0;margin:0;padding:0;list-style-type:none;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (max-width:63.9375em){.b-header-about__menu ul{display:none}}.b-header-about__menu ul li{font-size:.875rem;line-height:1;margin-right:1.75rem;vertical-align:baseline;display:inline-block;position:relative;text-transform:uppercase}@media screen and (max-width:63.9375em){.b-header-about__menu ul li{display:inline;margin:0 .375rem 0}}.b-header-about__menu ul li a{color:#fefefe;font-weight:700}.b-header-about__menu ul li a:hover{color:rgba(254,254,254,.7)}.b-header-about__menu__trigger{position:absolute;height:3.4375rem;width:3.4375rem;top:-.5625rem;display:inline-block;right:0}.b-header-about__menu__trigger--open+ul{position:absolute;left:0;top:2.8125rem;display:block;padding:.625rem .625rem;width:100%;background-color:#228f31}.b-header-about__menu__trigger--open+ul li{display:block;text-align:left;padding:.625rem 0}.b-header-about__menu__trigger__icon{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}.b-header-about__menu__trigger__icon:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header-about__menu__trigger__icon:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header-about__menu__trigger__icon:before{background-position:-15.375rem -14.375rem}.b-header-about__menu__trigger__icon:before{width:.75rem;height:.5rem}.b-header-about__menu__trigger--open .b-header-about__menu__trigger__icon:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header-about__menu__trigger--open .b-header-about__menu__trigger__icon:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header-about__menu__trigger--open .b-header-about__menu__trigger__icon:before{background-position:-89.9375rem -88.25rem}.b-header-about__menu__trigger--open .b-header-about__menu__trigger__icon:before{width:.75rem;height:.5rem}@media print,screen and (min-width:64em){.b-header-about__menu__trigger{display:none}}.b-logo{width:8.4375rem;height:6.25rem;background-color:rgba(0,0,0,.3);border-left:1px solid rgba(255,255,255,.15);border-right:1px solid rgba(255,255,255,.15);transition:background-color .1s linear;position:absolute;z-index:10}@media print,screen and (min-width:64em){.b-logo{height:6.875rem}}.b-header--light .b-logo{border-left:1px solid rgba(0,0,0,.15);border-right:1px solid rgba(0,0,0,.15);background-color:transparent}@media screen and (max-width:63.9375em){.b-header--light .b-logo{border-left:0;border-right:0}}@media screen and (max-width:63.9375em){.b-header--light .b-logo{height:4.375rem}}.b-header--open .b-logo{z-index:auto}@media screen and (max-width:63.9375em){.b-logo{left:50%;transform:translateX(-50%);right:0;background-color:transparent;border-left:0;border-right:0;overflow:hidden}}.b-logo:hover{background-color:transparent}.b-logo__link{width:6.0625rem;height:5.8125rem;display:block;position:absolute;top:50%;transform:translateY(-50%);left:1.1875rem;overflow:hidden}.b-logo__link img{border:0;display:none}@media print,screen and (min-width:64em){.b-logo__link .i-logo-big{max-height:100%;width:100%}.b-logo__link .i-logo-small{display:none}.b-logo__link .i-logo-super-small{display:none}}@media screen and (max-width:63.9375em){.b-logo__link{position:relative;top:3.125rem;width:4.9375rem;height:4.75rem}.b-logo__link .i-logo-big{display:none}.b-logo__link .i-logo-small{max-height:100%;width:100%}.b-logo__link .i-logo-super-small{display:none}.b-header--light .b-logo__link{width:2.9375rem;height:2.875rem;top:1.6875rem;margin-left:1.25rem}.b-header--light .b-logo__link .i-logo-small{display:none}.b-header--light .b-logo__link .i-logo-super-small{max-height:100%;width:100%;display:block}}.no-inlinesvg .b-logo__link img{display:inline-block}.b-menu-middle{padding-left:8.4375rem;border-right:1px solid rgba(255,255,255,.1);width:100%}.b-header--light .b-menu-middle{border-right:1px solid rgba(0,0,0,.1)}@media screen and (max-width:63.9375em){.b-menu-middle{border:0;padding-left:0}.b-menu-middle::after,.b-menu-middle::before{display:table;content:" ";flex-basis:0;order:1}.b-menu-middle::after{clear:both}}.b-menu-top{height:3.4375rem;padding-left:1.875rem;width:100%;border-bottom:1px solid rgba(254,254,254,.1);position:relative}@media screen and (max-width:63.9375em){.b-menu-top{padding-left:0;float:left}}.b-header--light .b-menu-top{border-bottom:1px solid rgba(0,0,0,.1)}.b-menu-bottom{height:3.4375rem;position:relative}@media screen and (max-width:63.9375em){.b-menu-bottom{height:auto;margin-top:3.4375rem}}@media screen and (max-width:63.9375em){.b-switch-and-social-wrapper{margin-top:16.25rem;width:18.125rem;position:absolute;left:50%;transform:translateX(-50%);overflow:hidden;display:none}.b-header--open .b-switch-and-social-wrapper{display:block}.b-header--3-rows .b-switch-and-social-wrapper{margin-top:18.125rem}}@media screen and (max-width:63.9375em) and (min-width:40em) and (max-width:63.9375em){.b-switch-and-social-wrapper{margin-top:16.25rem}.b-header--3-rows .b-switch-and-social-wrapper{margin-top:16.25rem}}.b-social-links{float:left;padding:1rem 0 1rem 2.5rem}@media screen and (max-width:63.9375em){.b-social-links{float:left;padding:1rem 0 1rem 1.25rem}}.b-social-links ul{list-style-type:none;margin:0;font-size:0}.b-social-links ul li{font-size:16px;padding-right:.75rem;display:inline-block}.b-social-links ul li:last-child{padding-right:0}.b-social-links__icon{display:inline-block}.b-social-links__vk:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__vk:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__vk:before{background-position:-92.9375rem -90.25rem}.b-social-links__vk:before{width:1.5rem;height:1.5rem}.b-social-links__vk:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__vk:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__vk:hover:before{background-position:-95.9375rem -93.25rem}.b-social-links__vk:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__vk:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__vk:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__vk:hover:before{background-position:-94.4375rem -91.75rem}.b-header--light .b-social-links__vk:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__vk:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__vk:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__vk:hover:before{background-position:-94.4375rem -91.75rem}.b-social-links--hover-color .b-social-links__vk:hover:before{width:1.5rem;height:1.5rem}.b-social-links__fb:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__fb:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__fb:before{background-position:-19.3125rem -16.5625rem}.b-social-links__fb:before{width:1.5rem;height:1.5rem}.b-social-links__fb:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__fb:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__fb:hover:before{background-position:-22.3125rem -19.5625rem}.b-social-links__fb:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__fb:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__fb:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__fb:hover:before{background-position:-20.8125rem -18.0625rem}.b-header--light .b-social-links__fb:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__fb:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__fb:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__fb:hover:before{background-position:-20.8125rem -18.0625rem}.b-social-links--hover-color .b-social-links__fb:hover:before{width:1.5rem;height:1.5rem}.b-social-links__instagram:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__instagram:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__instagram:before{background-position:-29.8125rem -27.0625rem}.b-social-links__instagram:before{width:1.5rem;height:1.5rem}.b-social-links__instagram:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__instagram:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__instagram:hover:before{background-position:-32.8125rem -30.0625rem}.b-social-links__instagram:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__instagram:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__instagram:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__instagram:hover:before{background-position:-31.3125rem -28.5625rem}.b-header--light .b-social-links__instagram:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__instagram:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__instagram:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__instagram:hover:before{background-position:-31.3125rem -28.5625rem}.b-social-links--hover-color .b-social-links__instagram:hover:before{width:1.5rem;height:1.5rem}.b-social-links__youtube:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__youtube:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__youtube:before{background-position:-105.8125rem -103rem}.b-social-links__youtube:before{width:1.5rem;height:1.5rem}.b-social-links__youtube:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__youtube:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__youtube:hover:before{background-position:-108.8125rem -106rem}.b-social-links__youtube:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__youtube:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__youtube:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__youtube:hover:before{background-position:-107.3125rem -104.5rem}.b-header--light .b-social-links__youtube:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__youtube:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__youtube:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__youtube:hover:before{background-position:-107.3125rem -104.5rem}.b-social-links--hover-color .b-social-links__youtube:hover:before{width:1.5rem;height:1.5rem}.b-social-links__twitter:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__twitter:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__twitter:before{background-position:-85.4375rem -83.75rem}.b-social-links__twitter:before{width:1.5rem;height:1.5rem}.b-social-links__twitter:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__twitter:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__twitter:hover:before{background-position:-88.4375rem -86.75rem}.b-social-links__twitter:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__twitter:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__twitter:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__twitter:hover:before{background-position:-86.9375rem -85.25rem}.b-header--light .b-social-links__twitter:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__twitter:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__twitter:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__twitter:hover:before{background-position:-86.9375rem -85.25rem}.b-social-links--hover-color .b-social-links__twitter:hover:before{width:1.5rem;height:1.5rem}@media screen and (max-width:39.9375em){.b-social-links__item--telegram{padding-right:0!important}}@media screen and (max-width:39.9375em){.b-social-links__telegram{padding-right:0!important}}.b-social-links__telegram:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__telegram:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__telegram:before{background-position:-78.8125rem -76.125rem}.b-social-links__telegram:before{width:1.5rem;height:1.5rem}.b-social-links__telegram:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__telegram:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__telegram:hover:before{background-position:-81.8125rem -79.125rem}.b-social-links__telegram:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__telegram:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__telegram:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__telegram:hover:before{background-position:-80.3125rem -77.625rem}.b-header--light .b-social-links__telegram:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__telegram:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__telegram:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__telegram:hover:before{background-position:-80.3125rem -77.625rem}.b-social-links--hover-color .b-social-links__telegram:hover:before{width:1.5rem;height:1.5rem}.b-social-links__rss:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__rss:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__rss:before{background-position:-67.8125rem -65.125rem}.b-social-links__rss:before{width:1.5rem;height:1.5rem}.b-social-links__rss:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__rss:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__rss:hover:before{background-position:-70.8125rem -68.125rem}.b-social-links__rss:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__rss:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__rss:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__rss:hover:before{background-position:-69.3125rem -66.625rem}.b-header--light .b-social-links__rss:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__rss:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__rss:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__rss:hover:before{background-position:-69.3125rem -66.625rem}.b-social-links--hover-color .b-social-links__rss:hover:before{width:1.5rem;height:1.5rem}.b-social-links__ok:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__ok:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__ok:before{background-position:-46.5625rem -43.8125rem}.b-social-links__ok:before{width:1.5rem;height:1.5rem}.b-social-links__ok:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links__ok:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links__ok:hover:before{background-position:-49.5625rem -46.8125rem}.b-social-links__ok:hover:before{width:1.5rem;height:1.5rem}.b-header--light .b-social-links__ok:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-social-links__ok:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-social-links__ok:hover:before{background-position:-48.0625rem -45.3125rem}.b-header--light .b-social-links__ok:hover:before{width:1.5rem;height:1.5rem}.b-social-links--hover-color .b-social-links__ok:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-social-links--hover-color .b-social-links__ok:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-social-links--hover-color .b-social-links__ok:hover:before{background-position:-48.0625rem -45.3125rem}.b-social-links--hover-color .b-social-links__ok:hover:before{width:1.5rem;height:1.5rem}.b-tournament-links{float:left;margin-top:.75rem}.b-tournament-links ul{list-style-type:none}.b-tournament-links ul li{list-style-type:none;display:inline-block;margin-right:.375rem;filter:grayscale(1);transition:.2s filter linear}.b-tournament-links ul li.b-tournament-links__eurocup{filter:grayscale(1) brightness(2)}.b-tournament-links ul li:hover{filter:grayscale(0)}.b-tournament-links ul li img{width:1.5625rem;height:1.5625rem}.b-tournament-links ul li:last-child{margin-right:0}.b-switch-language{float:left;padding:.9375rem 0;display:inline-block}.b-switch-language__link{border:.0625rem solid rgba(0,0,0,.1);border-radius:.125rem;font-size:0;display:inline-block;height:1.25rem;overflow:hidden;vertical-align:middle}.b-switch-language__link img{font-size:16px}@media screen and (max-width:63.9375em){.b-switch-language{float:left}}.b-rzd--top.b-rzd{width:10.625rem;height:2.25rem;padding:.5625rem 0;margin-right:2.4375rem;float:right}@media screen and (max-width:63.9375em){.b-rzd--top.b-rzd{position:absolute;left:50%;transform:translateX(-50%);float:none;margin:0;margin-top:20rem;padding-top:1.25rem;display:none}.b-header--3-rows .b-rzd--top.b-rzd{margin-top:21.875rem}}@media screen and (max-width:63.9375em) and (min-width:40em) and (max-width:63.9375em){.b-rzd--top.b-rzd{margin-top:20rem}.b-header--3-rows .b-rzd--top.b-rzd{margin-top:20rem}}@media screen and (max-width:63.9375em){.b-rzd--top.b-rzd:before{border-top:1px solid rgba(254,254,254,.1);content:"";position:absolute;top:0;left:-200%;width:500%;height:100%}.b-header--light .b-rzd--top.b-rzd:before{border-top:.0625rem solid rgba(0,0,0,.1)}.b-header--open .b-rzd--top.b-rzd{display:block}}.b-rzd--top .b-rzd__sponsor-text{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.6875rem;line-height:.875rem;color:#fefefe;top:50%;position:absolute;transform:translateY(-50%)}.b-header--light .b-rzd--top .b-rzd__sponsor-text{color:rgba(0,0,0,.7)}.b-rzd--top .b-rzd__logo{position:absolute;width:5rem;height:2.25rem;display:inline-block;top:0;right:0}.b-rzd--top .b-rzd__logo svg{max-height:100%;width:100%}.b-rzd--top .b-rzd__logo img{border:0;display:none}@media screen and (max-width:39.9375em){.b-rzd--bottom.b-rzd{text-align:center;padding-top:0!important}}@media screen and (min-width:40em){.b-rzd--bottom.b-rzd{position:absolute;transform:translateX(-50%);left:50%;margin-left:-1.25rem}}@media screen and (max-width:39.9375em){.b-rzd--bottom .b-rzd__link{position:static}}.b-rzd--bottom .b-rzd__logo{position:relative;width:7.5rem;height:3.4375rem;margin-right:2.5rem;display:inline-block;top:0;right:0}.b-rzd--bottom .b-rzd__logo svg{max-height:100%;width:100%}.b-rzd--bottom .b-rzd__logo img{border:0;display:none}@media screen and (max-width:39.9375em){.b-rzd--bottom .b-rzd__logo{margin-bottom:.9375rem;left:.9375rem}}@media print,screen and (min-width:40em){.b-rzd--bottom .b-rzd__logo{position:absolute;text-align:left}}.b-rzd--bottom .b-rzd__sponsor-text{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;line-height:1.375;color:rgba(254,254,254,.7);white-space:nowrap;position:relative;top:.125rem;display:inline-block;text-align:center}@media screen and (max-width:39.9375em){.b-rzd--bottom .b-rzd__sponsor-text{display:block}}@media print,screen and (min-width:40em){.b-rzd--bottom .b-rzd__sponsor-text{text-align:left}}.b-rzd{position:relative}.b-rzd__link{color:rgba(0,0,0,.7);display:inline-block;font-size:0;position:absolute;width:100%;height:100%}@keyframes ticket-shaky{0%{transform:translateY(-50%) translateX(0)}15%{transform:translateY(-50%) translateX(3px)}30%{transform:translateY(-50%) translateX(-3px)}45%{transform:translateY(-50%) translateX(1px)}60%{transform:translateY(-50%) translateX(-1px)}75%{transform:translateY(-50%) translateX(0)}0%{transform:translateY(-50%) translateX(0)}}@keyframes login-shaky{0%{transform:translateX(0)}15%{transform:translateX(3px)}30%{transform:translateX(-3px)}45%{transform:translateX(1px)}60%{transform:translateX(-1px)}75%{transform:translateX(0)}0%{transform:translateX(0)}}.b-header-action-button{float:right;display:inline-block;position:relative;right:-.0625rem}@media screen and (max-width:63.9375em){.b-header-action-button{right:0}.b-header--light .b-header-action-button{right:-.0625rem}}.b-action{width:3.4375rem;height:3.4375rem;padding:.9375rem 0;display:inline-block;text-align:center}.b-action-icon{position:absolute;left:0;right:0;margin:0 auto;top:50%;transform:translateY(-50%)}.b-action-buy-ticket{background-color:#1d7a2a;display:inline-block}.b-header--with-submenu .b-action-buy-ticket{border-bottom:1px solid #1a6e26}.b-action-buy-ticket span{width:calc(100% - 6px)}.b-action-buy-ticket span:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-action-buy-ticket span:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-action-buy-ticket span:before{background-position:-83.3125rem -80.625rem}.b-action-buy-ticket span:before{width:1.0625rem;height:1.5625rem}.b-action-buy-ticket:hover span:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-action-buy-ticket:hover span:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-action-buy-ticket:hover span:before{background-position:-84.375rem -82.1875rem}.b-action-buy-ticket:hover span:before{width:1.0625rem;height:1.5625rem}.b-action-cart{background-color:#1d7a2a;display:inline-block}@media screen and (max-width:63.9375em){.b-header--with-submenu .b-action-cart{border-bottom:1px solid #1a6e26}}.b-action-cart span:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-action-cart span:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-action-cart span:before{background-position:-5rem -4.5rem}.b-action-cart span:before{width:1.3125rem;height:1.1875rem}.b-action-cart:hover span:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-action-cart:hover span:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-action-cart:hover span:before{background-position:-6.3125rem -5.6875rem}.b-action-cart:hover span:before{width:1.3125rem;height:1.1875rem}.b-action-login{background-color:#f5a623;display:inline-block}@media screen and (max-width:63.9375em){.b-header--with-submenu .b-action-login{border-bottom:1px solid #db8c0a}}.b-action-login span:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-action-login span:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-action-login span:before{background-position:-36.3125rem -34.5625rem}.b-action-login span:before{width:1.3125rem;height:1.25rem}.b-action-login:hover span:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-action-login:hover span:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-action-login:hover span:before{background-position:-37.625rem -35.8125rem}.b-action-login:hover span:before{width:1.3125rem;height:1.25rem}.b-action-login-new{background-color:#d1050c;display:inline-block}.b-action-login-new svg{width:1.5625rem;height:1.5625rem}.b-action-login-new svg .fill{fill:rgba(254,254,254,.8)}.b-action-login-new:hover svg .fill{fill:#fefefe}.b-menu-hamburger-wrapper{background-color:#d1050c;float:left;display:inline-block;position:relative;right:-.0625rem;width:3.4375rem;height:3.4375rem;overflow:hidden}@media screen and (max-width:63.9375em){.b-menu-hamburger-wrapper{right:0}}.b-menu-hamburger{width:3.4375rem;height:3.4375rem;padding:.9375rem 0;display:inline-block;text-align:center;position:relative}.b-menu-hamburger .hamburger{position:absolute;top:0;left:0}.b-preheader{position:relative}.b-preheader::after,.b-preheader::before{display:table;content:" ";flex-basis:0;order:1}.b-preheader::after{clear:both}@media print,screen and (min-width:64em){.b-preheader--full{height:40.625rem;margin-top:-6.875rem;padding-top:6.875rem}}.b-preheader--news{min-height:10.625rem;padding-top:5rem}@media print,screen and (min-width:64em){.b-preheader--news{min-height:11.875rem;padding-top:3.125rem}}.b-preheader--short{border-bottom:.0625rem solid rgba(0,0,0,.05)}@media screen and (max-width:63.9375em){.b-preheader--short{margin-top:3.4375rem}.b-preheader--short::after,.b-preheader--short::before{display:table;content:" ";flex-basis:0;order:1}.b-preheader--short::after{clear:both}}.b-preheader__games{margin:0}.b-preheader__games__headline{font-size:1.25rem}@media screen and (max-width:39.9375em){.b-preheader__games__headline{font-size:1.5rem}}@media screen and (max-width:39.9375em){.b-preheader__games{background-color:#f9f9f9}}.b-carousel-news{position:absolute!important;top:0;width:100%;overflow:hidden;border-bottom:.25rem solid #1d7a2a;height:40.625rem}@media screen and (max-width:63.9375em){.b-carousel-news{height:34.375rem}}.b-carousel-news__progress-animate{background:#31cc46;height:.25rem;width:0;position:absolute;bottom:0;z-index:3}.b-carousel-news .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.b-carousel-news .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(254,254,254,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem;margin-bottom:1.25rem}.b-carousel-news .slick-dots li:last-child{margin-right:0}.b-carousel-news .slick-dots li.slick-active{background-color:#fefefe}.b-carousel-news__entry-wrapper{position:relative;height:100%}@media screen and (max-width:63.9375em){.b-carousel-news__entry-wrapper{height:34.375rem}}.b-carousel-news__entry{position:absolute;left:0;bottom:10.625rem}@media screen and (max-width:63.9375em){.b-carousel-news__entry{bottom:2.5rem}}.b-carousel-news__entry__title{color:#fff}.b-carousel-news__entry__title a{display:block;color:#fefefe}.b-carousel-news__entry__title a:active,.b-carousel-news__entry__title a:hover{color:#fefefe}@media screen and (max-width:39.9375em){.b-carousel-news__entry__title{line-height:1.3333333333}}@media screen and (min-width:40em) and (max-width:63.9375em){.b-carousel-news__entry__title{font-size:1.5rem;line-height:1.3333333333}}.b-carousel-news__entry__announce{margin-bottom:.625rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;color:rgba(255,255,255,.9)}@media screen and (max-width:39.9375em){.b-carousel-news__entry__announce{overflow:hidden;font-size:.875rem;line-height:1.4}}.b-carousel-news__cover__inner{background:gray top center;background-size:cover;height:40.625rem!important;overflow:hidden;position:relative}@media screen and (max-width:63.9375em){.b-carousel-news__cover__inner{height:34.375rem!important}}.b-carousel-news__cover__inner:before{background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);content:"";position:absolute;left:0;top:0;width:100%;height:100%}.b-carousel-news-list{margin-top:-3.75rem;position:absolute;bottom:1.5625rem;margin-left:auto;margin-right:auto;left:0;right:0}@media screen and (max-width:63.9375em){.b-carousel-news-list{display:none}}.b-carousel-news-list .column-block{margin-bottom:auto!important}.b-game-selector{height:3.9375rem;border-top:.0625rem solid rgba(254,254,254,.15);position:relative;z-index:2;overflow:hidden}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-selector{border-top:.0625rem solid rgba(0,0,0,.05);margin:0 2.5rem}}@media screen and (max-width:63.9375em){.b-calendar-games .b-game-selector{margin:0 1.25rem}}.b-game-selector .slick-list{overflow:hidden}.b-games-container{overflow:hidden;height:19.375rem;margin-bottom:-1.5rem;top:-.5rem;position:relative}.b-games-container>div{height:19.375rem}.b-games-container._bigger{height:21.25rem}.b-games-container._bigger>div{height:21.25rem}.b-games-container .slick-arrow{position:absolute;height:100%;z-index:5;border:0;font:0/0 a;text-shadow:none;color:transparent;cursor:pointer}.b-games-container .slick-arrow:after{content:"";position:absolute;top:50%;transform:translateY(-50%)}.b-games-container .slick-arrow:before{content:"";width:2.125rem;height:2.125rem;position:absolute;top:50%;transform:translateY(-50%);background-color:#fefefe;border:1px solid #e6e6e6;border-radius:.3125rem}.b-games-container .slick-arrow:hover:before{background-color:rgba(254,254,254,.95)}.b-games-container .slick-next{top:0;right:0}.b-games-container .slick-next:before{right:0}.b-games-container .slick-next:after{right:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-games-container .slick-next:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-games-container .slick-next:after{background-position:-66.8125rem -63.625rem}.b-games-container .slick-next:after{width:.5rem;height:.75rem}.b-games-container .slick-next:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-games-container .slick-next:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-games-container .slick-next:hover:after{background-position:-66.3125rem -62.875rem}.b-games-container .slick-next:hover:after{width:.5rem;height:.75rem}.b-games-container .slick-prev{top:0;left:0}.b-games-container .slick-prev:before{left:0}.b-games-container .slick-prev:after{left:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-games-container .slick-prev:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-games-container .slick-prev:after{background-position:-35.3125rem -33.0625rem}.b-games-container .slick-prev:after{width:.5rem;height:.75rem}.b-games-container .slick-prev:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-games-container .slick-prev:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-games-container .slick-prev:hover:after{background-position:-34.8125rem -32.3125rem}.b-games-container .slick-prev:hover:after{width:.5rem;height:.75rem}.b-games-container .slick-slide img{display:inline-block}@media screen and (max-width:63.9375em){.b-preheader__games__headline{margin-top:1.875rem}}.b-game-date{position:relative;display:block;float:left;width:20%;text-align:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:all .2s linear;opacity:.2;outline:0;padding:.75rem 0 .625rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-game-date--opacity-half{opacity:.5}.b-game-date--opacity-quarter{opacity:.2}.b-game-date.slick-current{position:relative;display:inline-block;text-align:center;background-color:#1d7a2a;z-index:2}.b-game-date.slick-current span{color:#fefefe!important}.b-game-date__day{font-size:1.5rem;line-height:.7083333333;margin-bottom:.3125rem;color:#fefefe;display:block}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-date__day{color:#000}}.b-calendar-games .b-game-date__day{color:#000;font-size:1.25rem;line-height:.85}.b-game-date__month{font-size:.625rem;line-height:.7;text-transform:uppercase;color:#fefefe;display:block}@media screen and (max-width:63.9375em){.b-preheader__games .b-game-date__month{color:#000}}.b-calendar-games .b-game-date__month{color:#000}.b-preheader__games{position:relative;padding-top:2.5rem}@media screen and (max-width:63.9375em){.b-preheader__games{padding:0!important}}.b-preheader-match__status{min-height:9.375rem}.b-page-cover{width:100%;background-repeat:no-repeat;background-size:cover;background-position:top center;height:34.375rem}@media screen and (max-width:63.9375em){.b-page-cover{height:25rem}.b-preheader--default .b-page-cover{height:24.8125rem}}@media print,screen and (min-width:64em){.b-page-cover{margin-top:-6.875rem;padding-top:6.875rem}}.b-preheader--default .b-page-cover{height:24.8125rem}.b-page-cover:after{background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 100%);position:absolute;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.b-preheader--game .b-page-cover:after{background-image:linear-gradient(-180deg,rgba(0,0,0,.3) 0,rgba(0,0,0,.7) 100%)}.b-page-cover--with-border:before{position:absolute;content:"";bottom:0;left:0;width:100%;height:.25rem;background-color:#1d7a2a;z-index:2}@media screen and (max-width:63.9375em){.b-page-cover__mod{height:32.5rem}}.b-page-announce{text-align:center;position:absolute;top:50%;transform:translateY(-50%);z-index:3;margin-left:auto;margin-right:auto;left:0;right:0}@media screen and (max-width:63.9375em){.b-page-announce{margin-top:1.71875rem}}@media print,screen and (min-width:64em){.b-page-announce{margin-top:-.625rem}}.b-page-announce._single-news{top:initial;transform:none;bottom:1.25rem}.b-page-announce__header{margin-bottom:.8125rem}@media print,screen and (min-width:64em){.b-page-announce__header{margin-bottom:.625rem}}.b-page-announce__content h1{font-size:2.5rem;line-height:1.175;color:#fefefe}@media screen and (max-width:63.9375em){.b-page-announce__content h1{font-size:1.5rem;line-height:1.3333333333}}.b-preheader-menu{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;color:#fefefe;position:absolute;bottom:0;left:0;z-index:5;width:100%;height:3.75rem;border-top:.0625rem solid rgba(254,254,254,.15);white-space:nowrap;text-align:center}.b-preheader-menu--dark{color:#000}.b-preheader-menu__list{font-size:0;margin:0 .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-preheader-menu__list__element{font-size:1rem;display:inline;margin-right:1.75rem}.b-preheader-menu--dark .b-preheader-menu__list__element{margin-right:1.25rem}.b-preheader-menu__list__element a{display:inline-block;line-height:3.75rem;color:rgba(254,254,254,.7)}.b-preheader-menu__list__element a:active,.b-preheader-menu__list__element a:hover{color:rgba(254,254,254,.9)}.b-preheader-menu--dark .b-preheader-menu__list__element a{color:#000;line-height:normal;padding-top:1.25rem}.b-preheader-menu--dark .b-preheader-menu__list__element a:active,.b-preheader-menu--dark .b-preheader-menu__list__element a:hover{color:rgba(0,0,0,.9)}.b-preheader-menu--dark .b-preheader-menu__list__element a:before{display:inline-block;content:"";background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHdpZHRoPSI0cHgiIGhlaWdodD0iNHB4IiB2aWV3Qm94PSIwIDAgNCA0IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPiAgICAgICAgPHRpdGxlPk92YWwgODwvdGl0bGU+ICAgIDxkZXNjPkNyZWF0ZWQgd2l0aCBTa2V0Y2guPC9kZXNjPiAgICA8ZGVmcz48L2RlZnM+ICAgIDxnIGlkPSJXZWIiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIG9wYWNpdHk9IjAuMSI+ICAgICAgICA8ZyBpZD0iRGVza3RvcF9BcnRpY2xlcyZhbXA7TmV3cyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTU3Mi4wMDAwMDAsIC0yODguMDAwMDAwKSIgZmlsbD0iIzAwMDAwMCI+ICAgICAgICAgICAgPGcgaWQ9IjAyLdCh0YLQsNGC0YzQuCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4wMDAwMDAsIDExMC4wMDAwMDApIj4gICAgICAgICAgICAgICAgPGcgaWQ9IkNhdGVnb3JpZXMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI4MS4wMDAwMDAsIDE2Ny4wMDAwMDApIj4gICAgICAgICAgICAgICAgICAgIDxjaXJjbGUgaWQ9Ik92YWwtOCIgY3g9IjI5MyIgY3k9IjEzIiByPSIyIj48L2NpcmNsZT4gICAgICAgICAgICAgICAgPC9nPiAgICAgICAgICAgIDwvZz4gICAgICAgIDwvZz4gICAgPC9nPjwvc3ZnPg==);width:.25rem;height:.25rem;position:relative;right:.625rem;bottom:.125rem;z-index:4}.b-preheader-menu--dark .b-preheader-menu__list__element:first-child a:before{display:none}.b-preheader-menu__list__element:last-child{margin-right:0}.b-preheader-menu--dark .b-preheader-menu__list .b-preheader-menu__list__element-active+.b-preheader-menu__list__element a:before{display:none}.b-preheader-menu__list .is-active a,.b-preheader-menu__list__element-active a{color:#fefefe;position:relative}.b-preheader-menu__list .is-active a:after,.b-preheader-menu__list__element-active a:after{border-bottom:.1875rem solid #d1050c;content:"";display:inherit;position:absolute;left:0;bottom:.0625rem;width:100%;height:.1875rem}.b-preheader-menu__list .is-active a:active,.b-preheader-menu__list .is-active a:hover,.b-preheader-menu__list__element-active a:active,.b-preheader-menu__list__element-active a:hover{color:#fefefe}.b-preheader-menu--dark .b-preheader-menu__list .is-active a,.b-preheader-menu--dark .b-preheader-menu__list__element-active a{padding:.4375rem .5625rem .25rem;color:#fefefe;border-radius:.25rem;background-color:#1d7a2a}.b-preheader-menu--dark .b-preheader-menu__list .is-active a:active,.b-preheader-menu--dark .b-preheader-menu__list .is-active a:hover,.b-preheader-menu--dark .b-preheader-menu__list__element-active a:active,.b-preheader-menu--dark .b-preheader-menu__list__element-active a:hover{color:#fefefe}.b-preheader-menu--dark .b-preheader-menu__list .is-active a:after,.b-preheader-menu--dark .b-preheader-menu__list__element-active a:after{display:none}.b-preheader-menu--dark .b-preheader-menu__list .is-active a:before,.b-preheader-menu--dark .b-preheader-menu__list__element-active a:before{border-bottom:none;visibility:hidden}.b-profile-gallery{margin:0 0 1.25rem;height:28.6875rem;overflow:hidden}@media print,screen and (min-width:64em){.b-profile-gallery{margin:0 0 1.875rem}}.b-profile-gallery .slick-list{overflow:hidden}.b-profile-gallery .slick-arrow{position:absolute;height:100%;width:40%;z-index:5;border:0;font:0/0 a;text-shadow:none;color:transparent;cursor:pointer}.b-profile-gallery .slick-arrow:after{content:"";position:absolute;top:50%;transform:translateY(-50%)}.b-profile-gallery .slick-arrow:before{content:"";width:2.125rem;height:2.125rem;position:absolute;top:50%;transform:translateY(-50%);background-color:#1d7a2a}.b-profile-gallery .slick-arrow:hover:before{background-color:rgba(29,122,42,.95)}.b-profile-gallery .slick-next{top:0;right:0}.b-profile-gallery .slick-next:before{right:0}.b-profile-gallery .slick-next:after{right:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-profile-gallery .slick-next:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-profile-gallery .slick-next:after{background-position:-67.3125rem -64.375rem}.b-profile-gallery .slick-next:after{width:.5rem;height:.75rem}.b-profile-gallery .slick-next:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-profile-gallery .slick-next:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-profile-gallery .slick-next:hover:after{background-position:-65.8125rem -62.125rem}.b-profile-gallery .slick-next:hover:after{width:.5rem;height:.75rem}.b-profile-gallery .slick-prev{top:0;left:0}.b-profile-gallery .slick-prev:before{left:0}.b-profile-gallery .slick-prev:after{left:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-profile-gallery .slick-prev:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-profile-gallery .slick-prev:after{background-position:-35.8125rem -33.8125rem}.b-profile-gallery .slick-prev:after{width:.5rem;height:.75rem}.b-profile-gallery .slick-prev:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-profile-gallery .slick-prev:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-profile-gallery .slick-prev:hover:after{background-position:-34.3125rem -31.5625rem}.b-profile-gallery .slick-prev:hover:after{width:.5rem;height:.75rem}.b-profile-gallery .slick-disabled{opacity:0}.b-profile-gallery__entry{position:relative}.b-profile-gallery__entry__header{position:relative;z-index:2;display:block;overflow:hidden}@media screen and (max-width:63.9375em){.b-profile-gallery__entry__header{display:block;width:100%}}.b-profile-gallery__entry__footer{position:absolute;z-index:3;bottom:0;color:#fefefe;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;font-size:.875rem;line-height:1.4285714286;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}@media screen and (max-width:39.9375em){.b-profile-gallery__entry__footer{visibility:hidden}}@media screen and (max-width:63.9375em){.b-profile-gallery__entry__footer{padding:0 2.5rem;margin-bottom:2.5rem}}@media print,screen and (min-width:64em){.b-profile-gallery__entry__footer{width:37.5rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7777777778}}.b-profile-lead{margin:0 .3125rem .9375rem;font-size:1.25rem;line-height:1.7;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}@media print,screen and (min-width:64em){.b-profile-lead{margin-bottom:1.875rem;margin-left:auto;margin-right:auto}}@media screen and (max-width:63.9375em){.b-profile-lead{font-size:1rem;line-height:1.56}}.b-profile-content>*{margin:0 .3125rem .9375rem}@media print,screen and (min-width:64em){.b-profile-content>*{margin:0}}.b-profile-content>:last-child{margin-bottom:0}.b-profile-content>h1,.b-profile-content>h2,.b-profile-content>h3,.b-profile-content>h4,.b-profile-content>h5,.b-profile-content>h6{margin-bottom:.9375rem}@media print,screen and (min-width:64em){.b-profile-content>h1,.b-profile-content>h2,.b-profile-content>h3,.b-profile-content>h4,.b-profile-content>h5,.b-profile-content>h6{margin-bottom:1.875rem}}.b-profile-content>p{font-size:1rem;line-height:1.56;margin-bottom:1.25rem}@media print,screen and (min-width:64em){.b-profile-content>p{margin-bottom:1.875rem;font-size:1rem;line-height:1.75}}.b-profile-content p{color:rgba(0,0,0,.7);margin-bottom:1.25rem;font-size:1rem;line-height:1.56;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-profile-content p{font-size:1rem;line-height:1.75;margin-bottom:1.875rem}}.b-profile-content ul{list-style-type:none;padding:0}.b-profile-content ul li{color:rgba(0,0,0,.7);font-size:1rem;line-height:1.56;position:relative;margin:0;padding-left:1.25rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-profile-content ul li{font-size:1rem;line-height:1.75}}.b-profile-content ul li:before{background-color:#1d7a2a;content:"";width:.375rem;height:.375rem;position:absolute;left:0;top:.6875rem;border-radius:.375rem}.b-profile-content table{margin-bottom:1.25rem}@media print,screen and (min-width:64em){.b-profile-content table{margin-bottom:1.875rem}}.b-profile-feature{position:relative;display:block;padding:0 0 1.5625rem;margin-bottom:1.875rem}@media screen and (max-width:63.9375em){.b-profile-feature{margin-left:.3125rem;margin-right:.3125rem}}.b-profile-feature:last-child{padding:0;margin-bottom:1.25rem}.b-profile-feature--centered{text-align:center}.b-profile-feature--with-border{border-bottom:.0625rem solid rgba(0,0,0,.1)}.b-profile-feature--with-border:after{content:"";background:#f9f9f9;width:1.9375rem;height:.1875rem;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;bottom:-.0625rem;z-index:3}.b-profile-feature--with-border:before{content:"";position:absolute;bottom:-.0625rem;width:1.9375rem;margin-left:auto;margin-right:auto;z-index:4;display:inline-block;transform:translateX(-50%);left:50%;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-profile-feature--with-border:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-profile-feature--with-border:before{background-position:-18.375rem -16.375rem}.b-profile-feature--with-border:before{width:.9375rem;height:.1875rem}.b-profile-feature__number{font-size:3rem;line-height:.6666666667;color:#d1050c;margin-bottom:1.875rem;font-family:CollegeCondensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-profile-feature__title{display:block;font-size:1rem;line-height:.625;color:rgba(0,0,0,.5);margin-bottom:.625rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-profile-feature__title:active,.b-profile-feature__title:hover{color:rgba(0,0,0,.5)}.b-profile-feature__title--large{font-size:1.25rem;line-height:1.7}.b-profile-feature__title--black{color:#000}.b-profile-feature__title--black:hover{color:#000}.b-profile-feature__title--like-headline{font-size:2.125rem;line-height:.9705882353;font-weight:700;text-align:center}.b-profile-feature__value{display:block;font-weight:700;font-size:1.25rem;line-height:1.4;color:#000;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-profile-feature__value:active,.b-profile-feature__value:hover{color:#000}.b-profile-feature .b-social-links{padding:.375rem 0 0;font-size:1.25rem;line-height:1.4;float:none}.b-profile-player-photo{position:relative}.b-profile-player-photo__pattern{position:absolute;top:0;left:0;display:block;width:100%;height:100%;text-align:center}.b-profile-player-photo__pattern img{display:inline-block!important;position:relative;z-index:-1}@media print,screen and (min-width:64em){.b-profile-player-photo__pattern img{max-width:inherit!important}}.b-profile-player-photo__inner{position:relative;z-index:2;text-align:center;overflow:hidden}.b-profile-player-photo__inner img{display:inline-block!important}.b-profile-player-photo__inner:before{content:"";position:absolute;z-index:2;left:0;bottom:0;width:100%;height:11.875rem;background-image:linear-gradient(180deg,rgba(249,249,249,0) 0,#f9f9f9 85%)}.b-profile-achievements{height:16.875rem;overflow:hidden}.b-profile-achievements::after,.b-profile-achievements::before{display:table;content:" ";flex-basis:0;order:1}.b-profile-achievements::after{clear:both}@media print,screen and (min-width:64em){.b-profile-achievements{height:18.125rem}}.b-profile-achievements .slick-list{overflow:hidden;padding:0 0 1.875rem}@media print,screen and (min-width:64em){.b-profile-achievements .slick-list{padding:0 0 3.125rem}}.b-profile-achievements .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.b-profile-achievements .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(0,0,0,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem}.b-profile-achievements .slick-dots li:last-child{margin-right:0}.b-profile-achievements .slick-dots li.slick-active{background-color:#000}.b-profile-achievement{text-align:center;outline:0}.b-profile-achievement__entry{height:15rem;padding:2.5rem 1.25rem}.b-profile-achievement__entry:hover{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}@media screen and (max-width:63.9375em){.b-profile-achievement__entry{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}}.b-profile-achievement__year{font-size:3rem;line-height:1.1;color:#000;margin-bottom:2.5rem;position:relative;font-family:CollegeCondensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-profile-achievement__year:after{content:"";position:absolute;width:1.25rem;height:.1875rem;bottom:-1.375rem;left:0;right:0;margin-right:auto;margin-left:auto;background-color:#d1050c}.b-profile-achievement__role{font-size:1rem;line-height:.625;color:rgba(0,0,0,.5);margin-bottom:.625rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-profile-achievement__title{font-weight:700;font-size:1.25rem;line-height:1.4;color:#000;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}h4.b-profile-headline{font-size:1.5rem;line-height:1.3333333333}.b-profile-material-wrapper{margin-bottom:1.25rem}.b-profile-material{margin-bottom:.9375rem!important}@media screen and (max-width:39.9375em){.b-profile-jumping-images{overflow:hidden}}.b-profile-jumping-images .slick-list{overflow:hidden;padding:0 0 1.875rem}@media print,screen and (min-width:64em){.b-profile-jumping-images .slick-list{padding:0 0 3.125rem}}.b-profile-jumping-images .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.b-profile-jumping-images .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(0,0,0,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem}.b-profile-jumping-images .slick-dots li:last-child{margin-right:0}.b-profile-jumping-images .slick-dots li.slick-active{background-color:#000}.b-profile-jumping-image{outline:0}@media screen and (max-width:39.9375em){.b-profile-jumping-image{visibility:hidden}.b-profile-jumping-image:first-child{margin-top:0;visibility:visible}}.b-profile-jumping-image:nth-child(2n){margin-top:2.5rem}.b-profile-jumping-image img{width:100%}@media screen and (max-width:39.9375em){.b-profile-jumping-image:nth-child(2n){margin-top:0}}.b-catalog-slider{height:auto}.b-catalog-slider .slick-list{overflow:hidden}.b-catalog-slider .slick-arrow{position:absolute;height:100%;z-index:5;border:0;font:0/0 a;text-shadow:none;color:transparent;cursor:pointer;width:12.5rem}@media print,screen and (min-width:40em){.b-catalog-slider .slick-arrow{width:7.5rem}}@media screen and (max-width:39.9375em){.b-catalog-slider .slick-arrow{width:2.5rem}}.b-catalog-slider .slick-arrow:after{content:"";position:absolute;top:50%;transform:translateY(-50%)}.b-catalog-slider .slick-arrow:before{content:"";width:2.125rem;height:2.125rem;position:absolute;top:50%;transform:translateY(-50%);background-color:#fefefe}.b-catalog-slider .slick-arrow:hover:before{background-color:rgba(254,254,254,.95)}.b-catalog-slider .slick-next{top:0;right:0}@media screen and (min-width:75em){.b-catalog-slider .slick-next{right:50%;margin-right:-36.5625rem}}.b-catalog-slider .slick-next:before{right:0}.b-catalog-slider .slick-next:after{right:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-catalog-slider .slick-next:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-catalog-slider .slick-next:after{background-position:-66.8125rem -63.625rem}.b-catalog-slider .slick-next:after{width:.5rem;height:.75rem}.b-catalog-slider .slick-next:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-catalog-slider .slick-next:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-catalog-slider .slick-next:hover:after{background-position:-66.3125rem -62.875rem}.b-catalog-slider .slick-next:hover:after{width:.5rem;height:.75rem}.b-catalog-slider .slick-prev{top:0;left:0}@media screen and (min-width:75em){.b-catalog-slider .slick-prev{left:50%;margin-left:-36.5625rem}}.b-catalog-slider .slick-prev:before{left:0}.b-catalog-slider .slick-prev:after{left:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-catalog-slider .slick-prev:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-catalog-slider .slick-prev:after{background-position:-35.3125rem -33.0625rem}.b-catalog-slider .slick-prev:after{width:.5rem;height:.75rem}.b-catalog-slider .slick-prev:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-catalog-slider .slick-prev:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-catalog-slider .slick-prev:hover:after{background-position:-34.8125rem -32.3125rem}.b-catalog-slider .slick-prev:hover:after{width:.5rem;height:.75rem}.b-catalog-slider .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.b-catalog-slider .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(254,254,254,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem;margin-bottom:1.25rem}.b-catalog-slider .slick-dots li:last-child{margin-right:0}.b-catalog-slider .slick-dots li.slick-active{background-color:#fefefe}.b-catalog-slide{text-align:center}.b-catalog-slide img{position:relative;margin:0 auto;left:0;right:0}.b-calendar-games{background-color:#f9f9f9;padding:1.5625rem 0 0}@media print,screen and (min-width:64em){.b-calendar-games{padding:3.125rem 0 1.875rem}}@media screen and (max-width:63.9375em){.b-calendar-games{margin-bottom:-1.875rem}}.playoff-table-area .playoff-table-container{overflow-x:auto;-webkit-overflow-scrolling:touch}.playoff-table-area .playoff-table-container::-webkit-scrollbar{height:2px}.playoff-table-area .playoff-table-container::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.playoff-table-area .playoff-table-container::-webkit-scrollbar-thumb{background-color:#1d7a2a;outline:1px solid #cacaca}.playoff-table-area .playoff-table-container table{border-collapse:collapse;width:100%}.playoff-table-area .playoff-table-container table tbody tr:nth-child(odd) td{background-color:#f7f7f7}.playoff-table-area .playoff-table-container table tbody tr:nth-child(even) td{background-color:#fefefe}.playoff-table-area .playoff-table-container table tbody td:first-child,.playoff-table-area .playoff-table-container table thead th:first-child{position:sticky;left:0;z-index:1;background-color:#fefefe;width:14.375rem}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-table-container table tbody td:first-child,.playoff-table-area .playoff-table-container table thead th:first-child{width:100px}}.playoff-table-area .playoff-table-container table thead th{line-height:1.3}@media screen and (min-width:40em){.playoff-table-area .playoff-table-container table tr:hover td{background-color:inherit!important}}.playoff-table-area .playoff-bracket-wrapper{display:flex;gap:.625rem}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper{gap:.3125rem}}.playoff-table-area .playoff-bracket-wrapper .quarter-column{flex:1;display:flex;flex-direction:column;justify-content:center;gap:1.25rem}.playoff-table-area .playoff-bracket-wrapper .semi-column{flex:1;display:flex;flex-direction:column;justify-content:center}.playoff-table-area .playoff-bracket-wrapper .final-column{flex:1.5;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem}.playoff-table-area .playoff-bracket-wrapper .final-column__f3,.playoff-table-area .playoff-bracket-wrapper .final-column__final{width:100%}.playoff-table-area .playoff-bracket-wrapper .logo{width:2.5rem;height:2.5rem;background-color:#f9f9f9;background-repeat:no-repeat;background-position:center;background-size:cover;position:relative;z-index:2;flex-shrink:0}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper .logo{width:3.75rem;height:3.75rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper .logo{width:1.625rem;height:1.625rem}}.playoff-table-area .playoff-bracket-wrapper .logo.no-team{transform:scale(.8);background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg id='_Слой_1' data-name='Слой 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 140 140'%3E%3Cdefs%3E%3Cstyle%3E .cls-1 %7B fill: %23dadada; %7D %3C/style%3E%3C/defs%3E%3Cg%3E%3Crect class='cls-1' x='64.37874' y='82.92924' width='10.61875' height='8.93177'/%3E%3Cpolygon class='cls-1' points='88.1129 51.69937 84.5533 48.13898 55.4467 48.13898 51.88684 51.69937 51.88684 59.94392 64.37874 59.94392 64.37874 57.07076 75.62256 57.07076 75.62256 62.19279 64.37874 69.31278 64.37874 77.18265 74.99748 77.18265 74.99748 74.24734 88.1129 66.25189 88.1129 51.69937'/%3E%3C/g%3E%3Cg%3E%3Cpolygon class='cls-1' points='67.96009 67.04501 66.51548 67.95958 67.96009 67.95958 67.96009 67.04501'/%3E%3Cpath class='cls-1' d='m97.32278,67.95958h42.67722c-.50363-17.55671-7.45376-33.49247-18.58339-45.51906-14.79178,11.15397-23.47782,27.60683-24.09383,45.51906Z'/%3E%3Cpath class='cls-1' d='m84.5533,43.80386h1.79599l1.26983,1.27009,3.55961,3.56038,1.26931,1.26957v18.05568h.79494c.30218-9.49522,2.68233-18.59297,7.1433-27.05996,4.34134-8.24015,10.6102-15.59552,18.15045-21.38406C106.4024,7.84605,90.07901.51736,72.03991,0v43.80386h12.51339Z'/%3E%3Cpath class='cls-1' d='m100.38626,99.09986c-4.46097-8.46621-6.84112-17.5637-7.1433-27.05996h-6.29657l-7.61378,4.64171v19.51453h-7.2927v43.80386c18.03937-.51736,34.3625-7.84631,46.49732-19.51557-7.54076-5.7888-13.80963-13.14416-18.15097-21.38457Z'/%3E%3Cpath class='cls-1' d='m121.41661,117.55922c11.12989-12.02685,18.08002-27.96235,18.58339-45.51932h-42.67722c.61601,17.91275,9.30205,34.36535,24.09383,45.51932Z'/%3E%3Cpath class='cls-1' d='m64.37874,96.19614h-4.33512v-24.15624h-13.28684c-.30192,9.49522-2.68311,18.59271-7.14407,27.05996-4.34082,8.23989-10.60891,15.59526-18.14993,21.38457,12.13457,11.66926,28.4577,18.99821,46.49732,19.51557v-43.80386h-3.58136Z'/%3E%3Cpath class='cls-1' d='m39.6127,40.89962c4.46097,8.46802,6.84189,17.56525,7.14407,27.05996h13.28684v-1.0329l2.01582-1.2763,2.16523-1.37133h-16.67296v-14.37515l1.26983-1.26983,3.55987-3.56038,1.26983-1.26983h14.30886V0c-18.03962.51736-34.3625,7.84605-46.49732,19.51557,7.54102,5.78931,13.80911,13.14442,18.14993,21.38406Z'/%3E%3Cpath class='cls-1' d='m18.58339,22.44052C7.4535,34.46711.50337,50.40313,0,67.95958h42.67645c-.61627-17.91275-9.30205-34.36509-24.09305-45.51906Z'/%3E%3Cpath class='cls-1' d='m42.67645,72.03991H0c.50337,17.55697,7.45324,33.49247,18.58313,45.51932,14.79126-11.15397,23.4773-27.60657,24.09331-45.51932Z'/%3E%3C/g%3E%3C/svg%3E")!important}.playoff-table-area .playoff-bracket-wrapper .name{font-size:.875rem;line-height:1.125rem;font-weight:700}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper .name{display:none}}.playoff-table-area .playoff-bracket-wrapper .score{width:1.875rem;height:1.875rem;display:flex;align-items:center;justify-content:center;font-weight:700;background-color:#e6e6e6;border-radius:50%;margin-left:auto;flex-shrink:0}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper .score{margin-left:unset}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper .score{width:.875rem;height:.875rem;font-size:.625rem}}.playoff-table-area .playoff-bracket-wrapper .score.no-score{display:none}.playoff-table-area .playoff-bracket-wrapper__quarter-pair{display:flex;flex-direction:column;gap:.625rem;border:1px solid #8a8a8a;border-radius:.625rem;padding:.625rem}@media screen and (max-width:74.9375em){.playoff-table-area .playoff-bracket-wrapper__quarter-pair{padding:.3125rem;gap:.3125rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper__quarter-pair{padding:.125rem}}.playoff-table-area .playoff-bracket-wrapper__quarter-pair__team{display:flex;align-items:center;gap:.3125rem}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper__quarter-pair__team{justify-content:space-evenly}}.playoff-table-area .playoff-bracket-wrapper__quarter-pair__team.lost{opacity:.3}.playoff-table-area .playoff-bracket-wrapper__semi-pair{display:flex;flex-direction:column;gap:.625rem;border:1px solid #8a8a8a;border-radius:.625rem;padding:.625rem}@media screen and (max-width:74.9375em){.playoff-table-area .playoff-bracket-wrapper__semi-pair{padding:.3125rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper__semi-pair{padding:.125rem}}.playoff-table-area .playoff-bracket-wrapper__semi-pair__team{display:flex;align-items:center;gap:.3125rem}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper__semi-pair__team{justify-content:space-evenly}}.playoff-table-area .playoff-bracket-wrapper__final-pair{display:flex;flex-direction:column;flex-wrap:wrap;border:1px solid #8a8a8a;border-radius:.625rem;padding:.625rem}@media screen and (max-width:74.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair{padding:.3125rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair{padding:.125rem}}.playoff-table-area .playoff-bracket-wrapper__final-pair__title{width:100%;text-align:center;font-weight:700;text-transform:uppercase;font-size:1.5rem;border-radius:.5rem;background-color:#e6e6e6;margin-bottom:.625rem}@media screen and (max-width:74.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair__title{font-size:1.25rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair__title{font-size:.9375rem;margin-bottom:.5rem}}.playoff-table-area .playoff-bracket-wrapper__final-pair__team{display:flex;align-items:center;gap:.3125rem}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair__team{justify-content:space-evenly}}.playoff-table-area .playoff-bracket-wrapper__final-pair__team .logo{width:3.75rem;height:3.75rem;flex-shrink:0}@media screen and (max-width:74.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair__team .logo{width:5.625rem;height:5.625rem}}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair__team .logo{width:4.375rem;height:4.375rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper__final-pair__team .logo{width:2.5rem;height:2.5rem}}.playoff-table-area .playoff-bracket-wrapper__final-pair__team .name{font-size:1rem;line-height:1.25rem;font-weight:700}.playoff-table-area .playoff-bracket-wrapper__f3-pair{display:flex;flex-direction:column;flex-wrap:wrap;border:1px solid #8a8a8a;border-radius:.625rem;padding:.625rem}@media screen and (max-width:74.9375em){.playoff-table-area .playoff-bracket-wrapper__f3-pair{padding:.3125rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper__f3-pair{padding:.125rem}}.playoff-table-area .playoff-bracket-wrapper__f3-pair__team{display:flex;align-items:center;gap:.3125rem}@media screen and (max-width:63.9375em){.playoff-table-area .playoff-bracket-wrapper__f3-pair__team{justify-content:space-evenly}}.playoff-table-area .playoff-bracket-wrapper__f3-pair .title{width:100%;text-align:center;font-weight:700;text-transform:uppercase;font-size:1rem;border-radius:.5rem;background-color:#e6e6e6;margin-top:1.25rem}@media screen and (max-width:74.9375em){.playoff-table-area .playoff-bracket-wrapper__f3-pair .title{font-size:.875rem}}@media screen and (max-width:39.9375em){.playoff-table-area .playoff-bracket-wrapper__f3-pair .title{font-size:.625rem;margin-top:.5rem}}.b-top-navigation{padding:1.4375rem 0 1.375rem 1.875rem;position:relative}@media screen and (max-width:63.9375em){.b-top-navigation{padding:3.75rem 0 .625rem;text-align:center;display:none}.b-header--open .b-top-navigation{display:block}.b-header--light .b-top-navigation{padding:2.8125rem 0 1.5625rem}}.b-top-navigation ul{font-size:0;margin:0;padding:0;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (max-width:39.9375em){.b-top-navigation ul{padding:0 1.25rem 0}}@media screen and (min-width:25em){.b-top-navigation ul{padding:0 2.5rem 0}}@media screen and (min-width:40em) and (max-width:63.9375em){.b-top-navigation ul{padding:0 12.5rem 0}}@media print,screen and (min-width:64em){.b-top-navigation ul{padding:0}}.b-top-navigation ul>li{font-size:.875rem;line-height:1;margin-right:1.25rem;vertical-align:baseline;display:inline-block;position:relative}@media screen and (max-width:63.9375em){.b-top-navigation ul>li{display:inline;margin:0 .375rem 0}}@media screen and (min-width:64em) and (max-width:74.9375em){.b-top-navigation ul>li{font-size:.75rem;margin-right:1.25rem}}.b-top-navigation ul>li:last-child{margin-right:0}.b-top-navigation ul>li a{text-transform:uppercase;font-weight:700;color:#fefefe}@media screen and (max-width:63.9375em){.b-top-navigation ul>li a{display:inline-block;margin-bottom:1.25rem}}.b-header--light .b-top-navigation ul>li a{color:#000}.b-top-navigation ul>li a:hover{color:#1d7a2a}.b-top-navigation ul>li a+ul{display:none}.b-top-navigation ul>li:hover a{color:#1d7a2a}.b-top-navigation ul>li:hover>ul{padding:1.25rem;display:block;position:absolute;margin-top:1.125rem;transform:translateX(-50%);left:50%;top:100%;min-width:15rem;max-width:18.75rem;border:2px solid transparent;background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05);z-index:4}@media screen and (max-width:63.9375em){.b-top-navigation ul>li:hover>ul{display:none}}.b-top-navigation ul>li:hover>ul:before{position:absolute;width:100%;top:-1.5625rem;height:1.875rem;left:0;content:"";display:block}.b-top-navigation ul>li:hover>ul:after{position:absolute;top:-.5rem;transform:translateX(-50%);left:50%;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #fefefe transparent;content:"";display:inline-block}.b-header--light .b-top-navigation ul>li:hover>ul:after{box-shadow:0 .625rem .9375rem rgba(0,0,0,.05);border-color:transparent transparent #1d7a2a transparent}.b-top-navigation ul>li:hover>ul li{margin-bottom:.9375rem;border-bottom:.0625rem solid rgba(0,0,0,.1);padding-bottom:1rem;margin-right:0;width:100%}@media screen and (min-width:64em) and (max-width:74.9375em){.b-top-navigation ul>li:hover>ul li{margin-bottom:.75rem;padding-bottom:.8125rem}}.b-top-navigation ul>li:hover>ul li a{color:#000;font-size:1rem;line-height:1.375rem;text-transform:none;display:inline-block}.b-top-navigation ul>li:hover>ul li a:hover{color:#1d7a2a}@media screen and (min-width:64em) and (max-width:74.9375em){.b-top-navigation ul>li:hover>ul li a{font-size:.875rem}}.b-top-navigation ul>li:hover>ul li:last-child{margin-bottom:0;padding-bottom:0;border:0}.b-bottom-navigation{position:relative;z-index:2}.b-bottom-navigation ul{padding:0;margin:0;list-style-type:none;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-bottom-navigation ul>li a{font-size:1.125rem;color:#fefefe;margin-bottom:.3125rem;display:block;font-weight:700}.b-bottom-navigation ul>li a+ul li a{font-weight:400;font-size:.875rem;line-height:1.6428571429;color:rgba(254,254,254,.8);margin:0}.b-bottom-navigation ul>li a+ul li a:hover{color:#1d7a2a}.b-top-search{position:absolute;padding:.9375rem 1.125rem .9375rem 2.5rem;top:0;right:0;overflow:hidden}@media screen and (max-width:63.9375em){.b-top-search{position:relative;padding:1.5625rem .3125rem 1.5625rem .9375rem;display:none}.b-header--open .b-top-search{display:block}}.b-top-search--active{width:100%}.b-top-search--active .b-top-search__field{width:100%}.b-top-search--active .b-top-search__button:before{content:"";position:relative;z-index:2;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-top-search--active .b-top-search__button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-top-search--active .b-top-search__button:before{background-position:-76.3125rem -73.625rem}.b-top-search--active .b-top-search__button:before{width:1rem;height:1rem}.b-header--light .b-top-search--active .b-top-search__button:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-top-search--active .b-top-search__button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-top-search--active .b-top-search__button:before{background-position:-75.3125rem -72.625rem}.b-header--light .b-top-search--active .b-top-search__button:before{width:1rem;height:1rem}.b-top-search__field{overflow:hidden;position:absolute;left:0;top:0;width:0;height:3.4375rem;padding:1.25rem 0}@media screen and (max-width:63.9375em){.b-top-search__field{width:100%;padding:1.875rem 0;border-top:1px solid rgba(254,254,254,.1);border-bottom:1px solid rgba(254,254,254,.1)}.b-header--light .b-top-search__field{border-top:.0625rem solid rgba(0,0,0,.1);border-bottom:.0625rem solid rgba(0,0,0,.1)}}.b-top-search__field input{font-weight:600;position:absolute;top:0;width:100%;height:100%;border-radius:0;border:0!important;padding:0;padding-left:4.4375rem;padding-top:.375rem;background-color:transparent!important;margin-bottom:0;font-size:1rem;line-height:3.4375rem;color:#fefefe;outline:0;vertical-align:baseline;box-shadow:none!important;transition:none!important;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (max-width:63.9375em){.b-top-search__field input{padding-left:2.5rem;padding-right:.9375rem;padding-top:0;font-size:1rem;line-height:normal;top:.1875rem}}.b-top-search__field input::-moz-placeholder{color:#fefefe}.b-top-search__field input::placeholder{color:#fefefe}.b-header--light .b-top-search__field input::-moz-placeholder{color:#000}.b-header--light .b-top-search__field input::placeholder{color:#000}.b-top-search__field input:-webkit-autofill{-webkit-box-shadow:0 0 0 3.4375rem #606060 inset!important;-webkit-text-fill-color:#fefefe!important}.b-header--light .b-top-search__field input{color:#000}.b-header--light .b-top-search__field input:-webkit-autofill{-webkit-box-shadow:0 0 0 3.4375rem #fefefe inset!important;-webkit-text-fill-color:#000!important}.b-top-search__button{cursor:pointer;position:relative;top:-.125rem}@media print,screen and (min-width:64em){.b-top-search__button{top:.25rem}}.b-top-search__button:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-top-search__button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-top-search__button:before{background-position:-73.3125rem -70.625rem}.b-top-search__button:before{width:1rem;height:1rem}.b-header--light .b-top-search__button:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-top-search__button:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-top-search__button:before{background-position:-74.3125rem -71.625rem}.b-header--light .b-top-search__button:before{width:1rem;height:1rem}.b-top-search__button:hover:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-top-search__button:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-top-search__button:hover:before{background-position:-76.3125rem -73.625rem}.b-top-search__button:hover:before{width:1rem;height:1rem}.b-header--light .b-top-search__button:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-top-search__button:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-top-search__button:hover:before{background-position:-75.3125rem -72.625rem}.b-header--light .b-top-search__button:hover:before{width:1rem;height:1rem}.b-top-search__close{cursor:pointer;position:absolute;right:0;top:0;height:3.4375rem;padding:.9375rem 1.25rem .9375rem 0}@media screen and (max-width:63.9375em){.b-top-search__close{display:none}}.b-top-search__close:before{content:"";position:relative;z-index:2;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-top-search__close:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-top-search__close:before{background-position:-12.125rem -11.375rem}.b-top-search__close:before{width:.8125rem;height:.75rem}.b-header--light .b-top-search__close:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-top-search__close:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-top-search__close:before{background-position:-12.9375rem -12.125rem}.b-header--light .b-top-search__close:before{width:.8125rem;height:.75rem}.b-top-search__close:hover:before{content:"";position:relative;z-index:2;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-top-search__close:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-top-search__close:hover:before{background-position:-14.5625rem -13.625rem}.b-top-search__close:hover:before{width:.8125rem;height:.75rem}.b-header--light .b-top-search__close:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-header--light .b-top-search__close:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-header--light .b-top-search__close:hover:before{background-position:-13.75rem -12.875rem}.b-header--light .b-top-search__close:hover:before{width:.8125rem;height:.75rem}@media screen and (max-width:63.9375em){.b-feeds{background-color:#f9f9f9}}@media screen and (max-width:63.9375em){.b-news-shorten-wrapper{background-color:#f9f9f9;padding:0!important}.b-news-shorten-wrapper h3{padding-right:.625rem;padding-left:.625rem}}.b-news-shorten{background-color:#f9f9f9;padding:0 1.5rem .3125rem;overflow:hidden}.page-materials .b-news-shorten{background-color:#fefefe}@media screen and (max-width:63.9375em){.page-materials .b-news-shorten{background-color:#f9f9f9;padding:0 0 1.875rem;margin:0}}.b-news-shorten>.slick-list{overflow:visible!important}.b-news-shorten::after,.b-news-shorten::before{display:table;content:" ";flex-basis:0;order:1}.b-news-shorten::after{clear:both}@media screen and (max-width:63.9375em){.b-news-shorten{background-color:transparent;padding:0 0 1.875rem}}.b-news-shorten__entry{outline:0;margin-top:.9375rem;border-bottom:.0625rem solid rgba(0,0,0,.1)}@media screen and (max-width:63.9375em){.b-news-shorten__entry{box-shadow:0 .625rem .9375rem rgba(0,0,0,.05);border-bottom:transparent;background-color:#fefefe;padding:1.25rem 1.5rem .3125rem;margin:0 .625rem;height:11.25rem!important}.b-news-shorten__entry::after,.b-news-shorten__entry::before{display:table;content:" ";flex-basis:0;order:1}.b-news-shorten__entry::after{clear:both}}.b-news-shorten__entry:last-child{border-bottom:transparent}.b-news-shorten__entry__content a{display:block}.b-more-material{background-color:#fefefe;padding:1.875rem 0}@media print,screen and (min-width:64em){.b-more-material{padding:3.75rem 0}}.b-more-material__entry{margin-bottom:1.875rem}@media screen and (max-width:39.9375em){.b-more-material__entry{margin-bottom:1.25rem!important}}.b-person-team{height:28.6875rem}.b-person-team__entry{padding:1.5625rem 1.25rem;display:block;position:relative;width:100%;height:28.6875rem;overflow:hidden}.b-person-team__entry__header{position:relative;z-index:3;display:flex;justify-content:space-between;align-items:center}@media print,screen and (min-width:64em){.b-person-team__entry__header{left:.3125rem}}.b-person-team__entry__photo{background:url(../images/pages/team/pattern.png) no-repeat center 2.0625rem;padding-top:1.25rem;position:absolute;z-index:1;top:0;left:0;right:0;margin-left:auto;margin-right:auto;text-align:center;overflow:hidden}.b-person-team__entry__photo img{display:inline-block!important}.b-person-team__entry__footer{position:absolute;z-index:3;bottom:0;left:0;padding-bottom:1.875rem;padding-left:1.25rem;width:100%}@media print,screen and (min-width:64em){.b-person-team__entry__footer{padding-left:1.875rem}}.b-person-team__entry:hover{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-person-team__entry:hover:after{background-image:linear-gradient(180deg,rgba(254,254,254,0) 0,#fefefe 85%)}.b-person-team__entry:hover:before{background-color:#fefefe}.b-person-team__entry:after{content:"";position:absolute;z-index:2;left:0;bottom:2.8125rem;width:100%;height:11.875rem;background-image:linear-gradient(180deg,rgba(249,249,249,0) 0,#f9f9f9 85%)}.b-person-team__entry:before{content:"";position:absolute;z-index:2;left:0;bottom:0;width:100%;height:2.8125rem;background-color:#f9f9f9}.b-person-team__entry__number{font-size:3rem;line-height:.6666666667;color:#d1050c;font-family:CollegeCondensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-person-team__entry__role{font-size:1rem;line-height:.625;color:rgba(0,0,0,.5);margin-bottom:.375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-person-team__entry__role:active,.b-person-team__entry__role:hover{color:rgba(0,0,0,.5)}.b-person-team__entry__name{font-weight:700;font-size:1.25rem;line-height:1.4;color:#000;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-person-team__entry__name:active,.b-person-team__entry__name:hover{color:#000}.b-person-team__entry__flag{position:absolute;right:1.25rem;bottom:2.375rem;width:auto;float:right}.b-person-team__entry__flag img{display:inline-block}@media print,screen and (min-width:64em){.b-person-team__entry__flag{right:1.875rem;bottom:2.25rem}}.b-person{height:28.6875rem}.b-person--short{height:20.4375rem}.b-person--short .b-person__entry{height:20.4375rem}.b-person__entry{display:block;position:relative;width:100%;height:28.6875rem;background-color:transparent;border:.625rem solid #fefefe;transition:.2s linear;overflow:hidden;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-person__entry--black-bg{background-color:#000}.b-person--gray-border .b-person__entry{border-color:#f9f9f9}.b-person--without-shadow .b-person__entry{box-shadow:none}.b-person__entry:hover{background-color:#fefefe}.b-person__entry__photo{padding-top:1.25rem;position:absolute;z-index:1;top:0;left:0;right:0;margin-left:auto;margin-right:auto;text-align:center;overflow:hidden}.b-person__entry__photo img{display:inline-block!important}.b-person__entry__photo--centered{padding-top:0;top:50%;transform:translateY(-50%)}.b-person__entry__footer{position:absolute;z-index:3;bottom:0;left:0;height:7.5rem;background-color:#fefefe;text-align:center;width:100%}.b-person--gray-border .b-person__entry__footer{background-color:#f9f9f9}.b-person__entry__footer__inner{margin-left:0;margin-right:0;left:0;right:0}.b-person__entry__footer__inner{position:absolute;top:50%;transform:translateY(-50%)}.b-person__entry__name{font-weight:700;font-size:1.25rem;line-height:1.4;color:#000;margin-bottom:.375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-person__entry__name:active,.b-person__entry__name:hover{color:#000}.b-person__entry__role{font-size:1rem;line-height:1.125rem;color:rgba(0,0,0,.5);font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-person__entry__role:active,.b-person__entry__role:hover{color:rgba(0,0,0,.5)}.b-schedule .mbt-widget .mbt-table td{padding:.5rem .625rem .25rem!important;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:1.64}.b-schedule .mbt-widget .mbt-table th{padding:.5rem .625rem .25rem!important;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:1.64}.b-different::after,.b-different::before{display:table;content:" ";flex-basis:0;order:1}.b-different::after{clear:both}.b-different__entry{position:relative;height:15rem;overflow:hidden}.b-different__entry__inner{position:relative;padding:0 1.25rem;height:15rem;overflow:hidden}.b-different__entry__inner::after,.b-different__entry__inner::before{display:table;content:" ";flex-basis:0;order:1}.b-different__entry__inner::after{clear:both}.b-different__entry__image{height:15rem;width:100%;position:absolute;top:0;left:0;z-index:2}.b-different__entry__image:before{background:url(../images/pages/index/different/background.png) no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:3}.b-different__entry__image:after{background-color:#000;opacity:.4;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:2}.b-different__entry__image.cover:before{background:0 0}.b-different__entry__image.cover:after{background:0 0}@media screen and (max-width:63.9375em){.b-different__entry__image.cover img{width:100%}}.b-different__entry__image img{position:absolute;max-width:inherit;z-index:1}@media screen and (max-width:63.9375em){.b-different__entry__image img{width:200%}}.b-different__entry__top{position:absolute;left:0;top:0;z-index:4;height:6.875rem;text-align:center;width:100%}.b-different__entry__top img{left:0;right:0;margin-left:auto;margin-right:auto}.b-different__entry__top img{position:absolute;top:50%;transform:translateY(-50%)}.b-different__entry__content{font-size:1.25rem;line-height:1.4;position:relative;z-index:4;text-align:center;color:#fefefe;margin-top:6.875rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-different__entry__footer{position:absolute;top:12.125rem;z-index:4;width:100%;left:0;padding:0 1.25rem;text-align:center}.b-different__entry__footer__inner{border-top:.0625rem solid rgba(254,254,254,.25);padding:.75rem 0}.b-different__entry__footer__link{font-size:.75rem;line-height:.6666666667;color:#fefefe;text-transform:uppercase;vertical-align:middle;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-different__entry__footer__link:active,.b-different__entry__footer__link:focus,.b-different__entry__footer__link:hover{color:#fefefe}.b-different__entry__footer__link:after{content:"";display:inline-block;margin-left:.625rem;position:relative;top:.0625rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-different__entry__footer__link:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-different__entry__footer__link:after{background-position:-4.125rem -3.75rem}.b-different__entry__footer__link:after{width:.875rem;height:.75rem}.b-birthday__entry{position:relative;height:15rem;overflow:hidden}.b-birthday__entry__inner{position:relative;padding:0 1.25rem;height:15rem;overflow:hidden}.b-birthday__entry__inner::after,.b-birthday__entry__inner::before{display:table;content:" ";flex-basis:0;order:1}.b-birthday__entry__inner::after{clear:both}.b-birthday__entry__image{height:15rem;width:100%;position:absolute;top:0;left:0;z-index:2}.b-birthday__entry__image:before{background:url(../images/pages/index/different/birtday-bg.png) no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:3}.b-birthday__entry__image:after{background-color:#000;opacity:.5;background-size:cover;position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:2}.b-birthday__entry__image img{max-width:inherit;z-index:1}@media screen and (max-width:63.9375em){.b-birthday__entry__image img{width:200%}}.b-birthday__entry__top{position:absolute;left:0;top:.9375rem;z-index:4;height:auto;text-align:center;width:100%}.b-birthday__entry__top__inner{border:.0625rem solid rgba(254,254,254,.3);background-color:transparent;width:6.3125rem;height:6.3125rem;margin-left:auto;margin-right:auto;left:0;right:0;border-radius:6.3125rem;z-index:4;top:.625rem}.b-birthday__entry__top__inner img{background-color:#fefefe;position:absolute;width:5rem;height:5rem;transform:translateY(-50%);top:50%;left:0;right:0;margin-left:auto;margin-right:auto;vertical-align:bottom;display:inline-block;border-radius:6.3125rem}.b-birthday__entry__top img{left:0;right:0;margin-left:auto;margin-right:auto}.b-birthday__entry__top img{position:absolute;top:50%;transform:translateY(-50%)}.b-birthday__entry__content{font-size:1.25rem;line-height:1.4;position:relative;z-index:4;text-align:center;color:#fefefe;margin-top:7.5rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-birthday__entry__footer{position:absolute;top:11.875rem;z-index:4;width:100%;left:0;padding:0 1.25rem;text-align:center}.b-birthday__entry__footer__inner{padding:0}.b-birthday__entry__footer__link{font-size:.875rem;line-height:.7142857143;color:#fefefe;opacity:.7;vertical-align:middle;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-birthday__entry__footer__link:active,.b-birthday__entry__footer__link:focus,.b-birthday__entry__footer__link:hover{color:#fefefe}.b-birthday-list{position:relative;height:15rem;z-index:4}.b-birthday-list .slick-list{overflow:hidden}.b-birthday-list .slick-arrow{position:absolute;height:100%;width:40%;z-index:5;border:0;font:0/0 a;text-shadow:none;color:transparent;cursor:pointer}.b-birthday-list .slick-arrow:after{content:"";position:absolute;top:50%;transform:translateY(-50%)}.b-birthday-list .slick-arrow:before{content:"";width:2.125rem;height:2.125rem;position:absolute;top:50%;transform:translateY(-50%);background-color:#fefefe}.b-birthday-list .slick-arrow:hover:before{background-color:rgba(254,254,254,.95)}.b-birthday-list .slick-next{top:0;right:-1.25rem}.b-birthday-list .slick-next:before{right:0}.b-birthday-list .slick-next:after{right:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-birthday-list .slick-next:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-birthday-list .slick-next:after{background-position:-66.8125rem -63.625rem}.b-birthday-list .slick-next:after{width:.5rem;height:.75rem}.b-birthday-list .slick-next:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-birthday-list .slick-next:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-birthday-list .slick-next:hover:after{background-position:-66.3125rem -62.875rem}.b-birthday-list .slick-next:hover:after{width:.5rem;height:.75rem}.b-birthday-list .slick-prev{top:0;left:-1.25rem}.b-birthday-list .slick-prev:before{left:0}.b-birthday-list .slick-prev:after{left:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-birthday-list .slick-prev:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-birthday-list .slick-prev:after{background-position:-35.3125rem -33.0625rem}.b-birthday-list .slick-prev:after{width:.5rem;height:.75rem}.b-birthday-list .slick-prev:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-birthday-list .slick-prev:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-birthday-list .slick-prev:hover:after{background-position:-34.8125rem -32.3125rem}.b-birthday-list .slick-prev:hover:after{width:.5rem;height:.75rem}.b-birthday-list .slick-disabled{opacity:0}.b-birthday-item{height:15rem!important}.b-leaders-list{outline:0}.b-leaders-list .slick-list{overflow:hidden}.b-leaders-list .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.b-leaders-list .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(0,0,0,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem}.b-leaders-list .slick-dots li:last-child{margin-right:0}.b-leaders-list .slick-dots li.slick-active{background-color:#000}.b-leader{outline:0}.b-leader:last-child .b-leader__inner:after{visibility:hidden}.b-leader__inner{position:relative;padding:1.5625rem 1.5625rem .625rem;outline:0}.b-leader__inner:after{content:"";position:absolute;right:-.9375rem;top:0;height:100%;border-right:.0625rem solid rgba(0,0,0,.05)}@media print,screen and (min-width:40em){.b-leader__inner{padding:1.6875rem .625rem}}.b-leader__scorer{position:relative}.b-leader__scorer__photo{width:9.75rem;height:9.75rem;padding:.625rem;background-color:transparent;border-radius:9.75rem;border:.0625rem solid rgba(0,0,0,.1);margin:0 auto}.b-leader__scorer__photo img{margin:0 auto;border-radius:9.75rem;height:8.125rem;width:8.125rem;position:relative;left:.125rem;top:.125rem}.b-leader__scorer__count{width:3.5625rem;height:3.5625rem;border-radius:3.5625rem;margin:0 auto;background-image:linear-gradient(-135deg,#3dba4e 0,#126b1e 100%);font-size:1.125rem;line-height:3.9375rem;color:#fefefe;text-align:center;position:absolute;top:7.125rem;left:0;right:0;box-shadow:0 .625rem .9375rem rgba(29,122,42,.3);font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}.b-leader__scorer__player{margin-top:2.125rem;white-space:nowrap;text-align:center;font-size:1.25rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-leader__scorer__player__number{color:rgba(0,0,0,.3)}.b-leader__others{margin-top:2.125rem}.b-leader__other-player{border-bottom:.0625rem solid rgba(0,0,0,.1);position:relative;margin-bottom:.9375rem;padding-bottom:.9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-leader__other-player:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.b-leader__other-player__number{color:rgba(0,0,0,.3)}.b-leader__other-player__name{margin-left:.3125rem}.b-leader__other-player__count{color:#1d7a2a;position:absolute;right:0;font-weight:700}.b-main-news{padding:1.5625rem 0 1.25rem}@media print,screen and (min-width:64em){.b-main-news{padding:3.125rem 0 0}}@media screen and (min-width:40em) and (max-width:63.9375em){.b-main-news{padding:2.1875rem 0 .625rem}}.b-main-news-list{padding:0 0 1.25rem}.b-main-news-list .slick-list{overflow:hidden}.b-main-news-list .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:1.5625rem}@media screen and (max-width:39.9375em){.b-main-news-list .slick-dots{bottom:.625rem}}.b-main-news-list .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(0,0,0,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem}.b-main-news-list .slick-dots li:last-child{margin-right:0}.b-main-news-list .slick-dots li.slick-active{background-color:#000}.b-main-news-list .b-more-material__entry{outline:0}@media screen and (min-width:40em) and (max-width:63.9375em){.b-main-news-list .b-more-material__entry{display:none}.b-main-news-list .b-more-material__entry:nth-child(-n+3){display:block}}@media screen and (max-width:39.9375em){.b-main-news-list .b-more-material__entry{display:none}.b-main-news-list .b-more-material__entry:first-child{display:block}}.b-club-achievements{height:30.5625rem;overflow:hidden}.b-club-achievements::after,.b-club-achievements::before{display:table;content:" ";flex-basis:0;order:1}.b-club-achievements::after{clear:both}@media print,screen and (min-width:64em){.b-club-achievements{height:31.8125rem}}.b-club-achievements .slick-list{overflow:hidden;padding:0 0 1.875rem}@media print,screen and (min-width:64em){.b-club-achievements .slick-list{padding:0 0 3.125rem}}.b-club-achievements .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.b-club-achievements .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(0,0,0,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem}.b-club-achievements .slick-dots li:last-child{margin-right:0}.b-club-achievements .slick-dots li.slick-active{background-color:#000}.b-club-achievement{height:28.6875rem;outline:0}.b-club-achievement__entry{outline:0;padding:2.5rem 1.875rem;display:block;position:relative;width:100%;height:28.6875rem}.b-club-achievement__entry__header{z-index:3}@media print,screen and (min-width:64em){.b-club-achievement__entry__header{left:.3125rem}}.b-club-achievement__entry__photo{background:url(../images/pages/team/pattern.png) no-repeat center 0;position:absolute;z-index:1;top:auto;left:0;right:0;margin-left:auto;margin-right:auto;text-align:center;overflow:hidden;vertical-align:middle}.b-club-achievement__entry__photo img{margin-top:3.125rem;display:inline-block!important}.b-club-achievement__entry__footer{position:absolute;z-index:3;bottom:0;left:0;padding-bottom:1.875rem;padding-left:1.875rem;width:100%}@media print,screen and (min-width:64em){.b-club-achievement__entry__footer{padding-left:2.1875rem}}.b-club-achievement__entry:hover{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-club-achievement__entry:hover:after{background-image:linear-gradient(180deg,rgba(254,254,254,0) 0,#fefefe 85%)}.b-club-achievement__entry:hover:before{background-color:#fefefe}.b-club-achievement__entry:after{content:"";position:absolute;z-index:2;left:0;bottom:2.8125rem;width:100%;height:11.875rem;background-image:linear-gradient(180deg,rgba(249,249,249,0) 0,#f9f9f9 85%)}.b-club-achievement__entry:before{content:"";position:absolute;z-index:2;left:0;bottom:0;width:100%;height:2.8125rem;background-color:#f9f9f9}.b-club-achievement__entry__season{font-family:CollegeCondensed,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1.875rem;line-height:.6666666667;color:#d1050c}.b-club-achievement__entry__award{font-size:1rem;line-height:.625;color:rgba(0,0,0,.5);margin-bottom:.375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-club-achievement__entry__award:active,.b-club-achievement__entry__award:hover{color:rgba(0,0,0,.5)}.b-club-achievement__entry__name{font-weight:700;font-size:1.25rem;line-height:1.4;color:#000;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-club-achievement__entry__name:active,.b-club-achievement__entry__name:hover{color:#000}.b-club-achievement__entry__medal{position:absolute;right:1.875rem;bottom:2.375rem;width:auto;float:right}@media print,screen and (min-width:64em){.b-club-achievement__entry__medal{right:2.5rem;bottom:2.25rem}}.b-club-achievement__entry__medal__value{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600;color:#fefefe;width:1.6875rem;height:1.6875rem;border-radius:1.6875rem;line-height:1.6875rem;font-size:.875rem;display:inline-block;text-align:center}.b-club-achievement__entry__medal__bronze{background-image:linear-gradient(-135deg,#c8aa74 0,#85571a 100%);border:.125rem solid #917444}.b-club-achievement__entry__medal__silver{background-image:linear-gradient(-135deg,#ecebe9 0,#afafaf 100%);border:.125rem solid #b1b1b1}.b-club-achievement__entry__medal__gold{background-image:linear-gradient(top,#efd100 0,#e2a233 38%,#f0c328 60%,#fff1a3 86%,#ffe13e 100%);border:.125rem solid #bca400}.b-content{padding:0 .9375rem!important}.b-content>*{margin:0 .3125rem .9375rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content>*{margin:0 6.25rem 1.5625rem}}.b-content .instagram-media{margin-bottom:1.25rem!important}@media print,screen and (min-width:64em){.b-content .instagram-media{max-width:none!important;width:50%;margin-bottom:1.875rem!important}}.b-content>h1{font-size:1.875rem;line-height:1.2;margin:0 .3125rem .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content>h1{font-size:3.75rem;line-height:1.2;margin:0 6.25rem 1.5625rem}}.b-content>h2{font-size:1.25rem;line-height:1.175;margin:0 .3125rem .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content>h2{font-size:2.5rem;line-height:1.175;margin:0 6.25rem 1.5625rem}}.b-content>h3{font-size:1.125rem;line-height:1.2777777778;margin:0 .3125rem .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content>h3{font-size:1.75rem;line-height:1.2857142857;margin:0 6.25rem 1.5625rem}}.b-content>h4{font-size:1.125rem;line-height:1.2777777778;margin:0 .3125rem .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content>h4{font-size:1.5rem;line-height:1.3333333333;margin:0 6.25rem 1.5625rem}}.b-content>h5{font-size:1.125rem;line-height:1.2777777778;margin:0 .3125rem .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content>h5{font-size:1.5rem;line-height:1.3333333333;margin:0 6.25rem 1.5625rem}}.b-content>h6{font-size:1.125rem;line-height:1.2777777778;margin:0 .3125rem .9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content>h6{font-size:1.5rem;line-height:1.3333333333;margin:0 6.25rem 1.5625rem}}.b-content>p{margin:0 .3125rem 1.25rem}@media print,screen and (min-width:64em){.b-content>p{margin:0 6.25rem 1.875rem;font-size:1rem}}.b-content ul{list-style-type:none;padding:0}.b-content ul li{color:rgba(0,0,0,.7);font-size:1rem;line-height:1.56;position:relative;margin:0;padding-left:1.25rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:40em){.b-content ul li{font-size:1rem;line-height:1.75}}.b-content ul li:before{background-color:#1d7a2a;content:"";width:.375rem;height:.375rem;position:absolute;left:0;top:.6875rem;border-radius:.375rem}.b-content ol li{color:rgba(0,0,0,.7);font-size:1rem;line-height:1.56;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:40em){.b-content ol li{font-size:1rem;line-height:1.75}}.b-content p{color:rgba(0,0,0,.7);font-size:1rem;line-height:1.56;margin-bottom:1.25rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:40em){.b-content p{font-size:1rem;line-height:1.75;margin-bottom:1.875rem}}.b-content table{margin-bottom:1.25rem}@media print,screen and (min-width:64em){.b-content table{margin-bottom:1.875rem}}.b-content p a,.b-content table a,.b-content ul a{color:#1d7a2a;transition:.2s linear}.b-content p a:hover,.b-content table a:hover,.b-content ul a:hover{color:#13511c}.b-content dl dt{font-size:1rem;line-height:1.4375;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content dl dt{font-size:1.125rem;line-height:1.7777777778}}.b-content dl dd{color:rgba(0,0,0,.7);margin:0 0 1.25rem;font-size:1rem;line-height:1.56}@media print,screen and (min-width:40em){.b-content dl dd{font-size:1rem;line-height:1.75;margin:0 0 1.875rem}}.b-content .aligncenter{margin:0 auto;left:0;right:0;position:relative;display:block}.b-content-widget{padding:0 .3125rem;margin:0 .3125rem 1.875rem}@media print,screen and (min-width:64em){.b-content-widget{margin:0 6.25rem 2.5rem}}.b-content-lead{position:relative;padding:0 .3125rem 1.875rem;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.b-content-lead{padding-bottom:2.5rem;margin-bottom:3.125rem}}.b-content-lead:before{content:"";position:absolute;bottom:-.0625rem;width:1.9375rem;margin-left:auto;margin-right:auto;z-index:4;display:inline-block;transform:translateX(-50%);left:50%;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-lead:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-lead:before{background-position:-18.375rem -16.375rem}.b-content-lead:before{width:.9375rem;height:.1875rem}.b-content-lead__inner::after,.b-content-lead__inner::before{display:table;content:" ";flex-basis:0;order:1}.b-content-lead__inner::after{clear:both}.b-content-lead__inner:before{background:#f9f9f9;width:1.9375rem;height:.1875rem;position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;bottom:-.0625rem;z-index:3}.b-content-lead__inner:after{height:.0625rem;border-bottom:.0625rem solid rgba(0,0,0,.1);position:relative;bottom:-1.875rem;display:block;margin:0 .625rem;z-index:2}@media print,screen and (min-width:64em){.b-content-lead__inner:after{bottom:-2.5rem}}.b-content-lead__author{position:relative;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.b-content-lead__author{text-align:center;margin-bottom:0}}.b-content-lead__author__picture{position:absolute}@media print,screen and (min-width:64em){.b-content-lead__author__picture{position:static;margin:.3125rem 0 .625rem;display:block}}.b-content-lead__author__picture--center{display:block;position:relative;margin-right:auto;margin-left:auto;left:0;right:0;width:100%;text-align:center}.b-content-lead__author__picture img{border-radius:4rem}.b-content-lead__author__picture--no-bordered img{border-radius:inherit}.b-content-lead__author__name{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:1.4285714286;padding-left:5rem;display:block}@media print,screen and (min-width:64em){.b-content-lead__author__name{padding-left:0}}.b-content-lead__author__date{padding-left:5rem}@media print,screen and (min-width:64em){.b-content-lead__author__date{padding-left:0}}.b-content-lead__announce{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600;font-size:1.25rem;line-height:1.7}@media screen and (max-width:63.9375em){.b-content-lead__announce{font-size:1rem;line-height:1.4375}}.b-content-lead__announce a{color:#1d7a2a}.b-content-notice{padding:1.25rem 1.25rem .625rem 6.25rem;background-color:#fefefe;position:relative;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-content-notice--without-margin{margin-left:inherit;margin-right:inherit}.b-content-notice:before{content:"";position:absolute;left:1.25rem;transform:translateY(-50%);top:50%;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-notice:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-notice:before{background-position:-26.4375rem -23.6875rem}.b-content-notice:before{width:2.375rem;height:2.375rem}.b-content-notice__message{position:relative}.b-content-notice__message:after{content:"";position:absolute;left:-1.3125rem;transform:translateY(-50%);top:50%;width:1px;height:100%;background-color:rgba(0,0,0,.1)}.b-content-notice__message b,.b-content-notice__message strong{font-size:1rem;line-height:1.56;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content-notice__message b,.b-content-notice__message strong{font-size:1rem;line-height:1.4375}}.b-content-notice__message p{margin-bottom:.625rem!important;color:rgba(0,0,0,.7);font-size:1rem;line-height:1.56;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content-notice__message p{font-size:1rem;line-height:1.4375}}.b-content-citate{background-color:#fefefe;padding:1.875rem 0;margin:3.125rem 0 1.875rem;position:relative;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}@media print,screen and (min-width:64em){.b-content-citate{margin:3.75rem 0 2.5rem;padding:1.875rem 4.375rem}}.b-content-citate:before{top:-.625rem;content:"";position:absolute;margin-left:auto;margin-right:auto;left:0;right:0;z-index:2;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-citate:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-citate:before{background-position:-62.3125rem -58.9375rem}.b-content-citate:before{width:1.25rem;height:1.3125rem}.b-content-citate:after{top:-1.875rem;content:"";position:absolute;margin-left:auto;margin-right:auto;width:3.75rem;height:3.75rem;left:0;right:0;background-color:#fefefe;border:transparent;border-radius:3.75rem;z-index:1}.b-content-citate__content{text-align:center;padding:0 1.5625rem}@media print,screen and (min-width:64em){.b-content-citate__content{min-height:10rem}}.b-content-citate__content__message{font-size:1rem;line-height:1.4375;color:#000!important;margin-bottom:.9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif!important;font-weight:600}@media print,screen and (min-width:64em){.b-content-citate__content__message{font-size:1.125rem;line-height:1.7777777778}}.b-content-citate__content__message:last-child{margin-bottom:0}.b-content-citate__content__message>*{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif!important;color:#000!important;font-weight:600}@media print,screen and (min-width:64em){.b-content-citate__content__message>*{font-size:1.125rem;line-height:1.7777777778}}.b-content-citate__content__message>:last-child{margin-bottom:0!important}.b-content-citate__content__message p{margin-bottom:0!important}.b-content-citate__content__author{font-style:italic;font-size:.875rem;line-height:1.4285714286;color:rgba(0,0,0,.5);font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.b-content-citate__photo+.b-content-citate__content{text-align:left;margin-left:13.75rem;padding:0 1.875rem 0 0}}.b-content-citate__photo{margin-bottom:.9375rem;width:100%;position:relative}@media print,screen and (min-width:64em){.b-content-citate__photo{position:absolute;width:auto;margin-left:1.875rem}}.b-content-citate__photo__inner{border:.0625rem solid rgba(0,0,0,.1);background-color:#fefefe;width:9.625rem;height:9.625rem;margin-left:auto;margin-right:auto;left:0;right:0;border-radius:9.625rem}.b-content-citate__photo__inner img{position:absolute;width:8rem;height:8rem;transform:translateY(-50%);top:50%;left:0;right:0;margin-left:auto;margin-right:auto;vertical-align:bottom;display:inline-block;border-radius:8rem}.b-content-remark{margin:.625rem .3125rem 1.875rem}@media screen and (max-width:63.9375em){.b-content-remark{margin:0 .3125rem 1.25rem;padding:0 .3125rem}}.b-content-remark__announce{position:relative;top:.625rem;padding-top:.9375rem;margin-bottom:1.25rem;color:#000!important;overflow:hidden;font-weight:600;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-content-remark__announce:last-child{margin:0}@media screen and (max-width:63.9375em){.b-content-remark__announce{font-size:1rem;line-height:1.4375}}.b-content-remark__announce>*{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif!important;color:#000!important;font-weight:600;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-content-remark__announce>:last-child{margin:0!important}@media screen and (max-width:63.9375em){.b-content-remark__announce>*{font-size:1rem!important;line-height:1.56}}.b-content-remark__announce>* p{margin-bottom:0!important}.b-content-remark__announce:before{top:0;content:"";position:absolute;height:.25rem;width:94%;left:auto;right:auto;background-color:#1d7a2a}@media print,screen and (min-width:64em){.b-content-remark__announce:before{width:88%;left:0;right:0;margin-left:auto;margin-right:auto}}.b-content-remark__content:last-child{margin:0!important}.b-content-remark__content>*{margin:0!important}.b-content-grid{margin-bottom:0!important}@media print,screen and (min-width:64em){.b-content-grid{margin-bottom:-.3125rem!important}}.b-content-grid .column>*,.b-content-grid .columns>*{margin-bottom:.9375rem}@media print,screen and (min-width:64em){.b-content-grid .column>*,.b-content-grid .columns>*{margin-bottom:1.875rem}}.b-content-gallery{display:flex;width:100%;justify-content:center;overflow:hidden}@media print,screen and (min-width:64em){.b-content-gallery{margin:0 0 1.875rem}}.b-content-gallery .slick-list{overflow:hidden}.b-content-gallery .slick-arrow{position:absolute;height:100%;width:40%;z-index:5;border:0;font:0/0 a;text-shadow:none;color:transparent;cursor:pointer}.b-content-gallery .slick-arrow:after{content:"";position:absolute;top:50%;transform:translateY(-50%)}.b-content-gallery .slick-arrow:before{content:"";width:2.125rem;height:2.125rem;position:absolute;top:50%;transform:translateY(-50%);background-color:#fefefe}.b-content-gallery .slick-arrow:hover:before{background-color:rgba(254,254,254,.95)}.b-content-gallery .slick-next{top:0;right:0}.b-content-gallery .slick-next:before{right:0}.b-content-gallery .slick-next:after{right:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-gallery .slick-next:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-gallery .slick-next:after{background-position:-66.8125rem -63.625rem}.b-content-gallery .slick-next:after{width:.5rem;height:.75rem}.b-content-gallery .slick-next:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-gallery .slick-next:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-gallery .slick-next:hover:after{background-position:-66.3125rem -62.875rem}.b-content-gallery .slick-next:hover:after{width:.5rem;height:.75rem}.b-content-gallery .slick-prev{top:0;left:0}.b-content-gallery .slick-prev:before{left:0}.b-content-gallery .slick-prev:after{left:.75rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-gallery .slick-prev:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-gallery .slick-prev:after{background-position:-35.3125rem -33.0625rem}.b-content-gallery .slick-prev:after{width:.5rem;height:.75rem}.b-content-gallery .slick-prev:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-gallery .slick-prev:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-gallery .slick-prev:hover:after{background-position:-34.8125rem -32.3125rem}.b-content-gallery .slick-prev:hover:after{width:.5rem;height:.75rem}.b-content-gallery .slick-disabled{opacity:0}.b-content-gallery .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:.6875rem}.b-content-gallery .slick-dots li{font-style:italic;font-size:.75rem;line-height:1.9166666667;display:none;color:rgba(254,254,254,.7);font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-content-gallery .slick-dots li.slick-active{display:inline-block}.b-content-gallery__entry{position:relative}.b-content-gallery__entry__header{position:relative;z-index:2;display:block;overflow:hidden}@media screen and (max-width:63.9375em){.b-content-gallery__entry__header{display:block;width:100%}}.b-content-gallery__entry__footer{position:absolute;z-index:3;bottom:0;color:#fefefe;margin-left:auto;margin-right:auto;left:0;right:0;text-align:center;font-size:.875rem;line-height:1.4285714286;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}@media screen and (max-width:39.9375em){.b-content-gallery__entry__footer{visibility:hidden}}@media screen and (max-width:63.9375em){.b-content-gallery__entry__footer{padding:0 2.5rem;margin-bottom:2.5rem}}@media print,screen and (min-width:64em){.b-content-gallery__entry__footer{width:37.5rem;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7777777778}}.b-content-embed{margin:0 0 1.25rem;position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}@media print,screen and (min-width:64em){.b-content-embed{margin:0 0 1.875rem}}.b-content-embed embed,.b-content-embed iframe,.b-content-embed object{position:absolute;top:0;left:0;width:100%;height:100%}.b-content-next-material{background-color:#fefefe;margin:0 0 1.5625rem;padding:1.25rem;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}@media print,screen and (min-width:64em){.b-content-next-material{margin:0 6.25rem 2.1875rem;padding:1.875rem 3.125rem}}.b-content-next-material__title{position:relative;margin-bottom:.9375rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}.b-content-next-material__title span{font-size:1rem;line-height:1.4375;content:"";display:block;position:relative;width:100%;vertical-align:top;margin-bottom:.9375rem}.b-content-next-material__title span:after{content:"";height:.0625rem;width:100%;display:inline-block;background-color:rgba(0,0,0,.1);position:absolute;bottom:-.9375rem;left:0}@media print,screen and (min-width:64em){.b-content-next-material__title span:after{background-color:transparent}}.b-content-next-material__title span i{margin-left:.625rem;border:0;font:0/0 a;text-shadow:none;color:transparent;display:inline-block}.b-content-next-material__title span i:after{content:"";display:inline-block;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-content-next-material__title span i:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-content-next-material__title span i:after{background-position:-3.25rem -3rem}.b-content-next-material__title span i:after{width:.875rem;height:.75rem}@media print,screen and (min-width:64em){.b-content-next-material__title span{height:100%;margin-top:.9375rem;vertical-align:middle;font-size:1.125rem;line-height:1.7777777778}}@media print,screen and (min-width:64em){.b-content-next-material__vertical-align:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}}.b-content-next-material__sponsor .h4{margin-bottom:0}.b-content-next-material__sponsor span{margin:0}.b-content-next-material__sponsor span:nth-child(2){color:#8a8a8a}.b-content-share{border:.0625rem solid rgba(0,0,0,.1);margin:.625rem 0 1.875rem;position:relative}@media screen and (max-width:63.9375em){.b-content-share{margin:0 0 1.25rem}}.b-content-share::after,.b-content-share::before{display:table;content:" ";flex-basis:0;order:1}.b-content-share::after{clear:both}.b-content-share__title span{margin:1.5625rem 0 1.25rem 1.5625rem;font-size:1.125rem;line-height:1.7777777778;display:inline-block;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:600}@media screen and (max-width:63.9375em){.b-content-share__title span{margin-top:.875rem;margin-bottom:.625rem}}@media screen and (min-width:64em) and (max-width:74.9375em){.b-content-share__title span{margin:1.5625rem 0 1.25rem 1.25rem;width:6.25rem}}@media screen and (max-width:63.9375em){.b-content-share__title{text-align:center;border-bottom:.0625rem solid rgba(0,0,0,.1)}}.b-content-share__button{float:left;border-right:.0625rem solid rgba(0,0,0,.1);height:100%}.b-content-share__button:last-child{border:0}@media screen and (max-width:63.9375em){.b-content-share__button:last-child{margin-bottom:1.25rem}}@media screen and (max-width:63.9375em){.b-content-share__button{width:100%;text-align:center;margin-top:1.25rem;border:0}}@media print,screen and (min-width:64em){.b-content-share__button .r-button{margin:1.25rem 1.5625rem}}@media screen and (min-width:64em) and (max-width:74.9375em){.b-content-share__button .r-button{margin:2.1875rem 1.5625rem}}.b-content-share__button-group{border-left:.0625rem solid rgba(0,0,0,.1);position:absolute;top:0;right:0;height:100%}.b-content-share__button-group::after,.b-content-share__button-group::before{display:table;content:" ";flex-basis:0;order:1}.b-content-share__button-group::after{clear:both}@media screen and (max-width:63.9375em){.b-content-share__button-group{width:100%;position:relative;border:0}}.b-content-tile__inner{padding:1.875rem .9375rem}@media screen and (max-width:63.9375em){.b-content-tile__inner{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}}.b-content-tile__inner:hover{background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.wp-caption-text{color:rgba(0,0,0,.7);font-size:.75rem;line-height:1.5;margin-top:.3125rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media print,screen and (min-width:64em){.wp-caption-text{font-size:.875rem;line-height:1.6428571429;margin-bottom:1.875rem}}@media print,screen and (min-width:40em){.b-content-intagram{width:450px!important}}.b-table-prices{width:100%}@media screen and (max-width:63.9375em){.b-table-prices{border-collapse:collapse;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-table-prices thead tr{background-color:#fefefe!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-table-prices tr td:first-child{padding-top:.9375rem}.b-table-prices tr td:last-child{padding-bottom:.9375rem}.b-table-prices th{font-size:.75rem;line-height:.6666666667;text-transform:uppercase;color:rgba(0,0,0,.3);padding:1.0625rem .9375rem .875rem;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-table-prices td{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;padding:.4375rem .9375rem .5rem;font-size:.875rem;line-height:1.2857142857;color:rgba(0,0,0,.7);border:none;border-collapse:collapse}.b-table-prices td .bt-content{margin-left:.625rem}}@media screen and (max-width:63.9375em) and (max-width:39.9375em){.b-table-prices td .bt-content{text-align:left}}@media screen and (max-width:63.9375em){.b-table-prices tr:nth-child(odd){background-color:transparent}.b-table-prices tr:nth-child(even){background-color:#fefefe}}@media print,screen and (min-width:64em){.b-table-prices{border-collapse:collapse;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-table-prices thead tr{background-color:#fefefe!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-table-prices tbody tr:hover{background-color:#1d7a2a}.b-table-prices tbody tr:hover td{color:rgba(254,254,254,.7)}.b-table-prices tbody tr:hover .r-text-black{color:#fefefe!important}.b-table-prices tbody tr.ignore-selection:hover{background-color:inherit}.b-table-prices th{font-size:.75rem;line-height:.6666666667;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;color:rgba(0,0,0,.3);padding:1.0625rem .9375rem .875rem}.b-table-prices td{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;padding:1rem .9375rem .9375rem;font-size:.875rem;line-height:.5714285714;color:rgba(0,0,0,.7);border:none;border-collapse:collapse}.b-table-prices tr:nth-child(odd){background-color:transparent}.b-table-prices tr:nth-child(even){background-color:#fefefe}}.b-table-prices__category-color{width:.875rem;height:.875rem;border-radius:.3125rem;display:inline-block}.b-table-prices__category-color.color-e41e27{background-color:#e41e27}.b-table-prices__category-color.color-9d221b{background-color:#9d221b}.b-table-prices__category-color.color-ea5920{background-color:#ea5920}.b-table-prices__category-color.color-f7a810{background-color:#f7a810}.b-table-prices__category-color.color-afcc1f{background-color:#afcc1f}.b-table-prices__category-color.color-569636{background-color:#569636}.b-table-prices__category-color.color-569636{background-color:#569636}.b-table-prices__category-color.color-04603b{background-color:#04603b}.b-table-prices__category-color.color-4c8a7d{background-color:#4c8a7d}.b-table-prices__category-color.color-2a2a2a{background-color:#2a2a2a}.b-table-standings{width:100%}@media screen and (max-width:63.9375em){.b-table-standings{border-collapse:collapse;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-table-standings thead tr{background-color:#fefefe!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-table-standings tr td:first-child{padding-top:.9375rem}.b-table-standings tr.border{border-bottom:1px dotted #cacaca}.b-table-standings th{font-size:.75rem;line-height:.6666666667;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;color:rgba(0,0,0,.3);padding:1.0625rem .9375rem .875rem}.b-table-standings td{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;padding:.4375rem .625rem .5rem;font-size:.84375rem;line-height:1.2857142857;color:rgba(0,0,0,.7);border:none;border-collapse:collapse}.b-table-standings td .bt-content{margin-left:.625rem}}@media screen and (max-width:63.9375em) and (max-width:39.9375em){.b-table-standings td .bt-content{text-align:left}}@media screen and (max-width:63.9375em){.b-table-standings td.b-table-standings__team-name{padding-left:0;padding-right:0}.b-table-standings td img{width:1.875rem;height:auto;margin-right:.125rem}.b-table-standings tr:nth-child(odd){background-color:transparent}.b-table-standings tr:nth-child(even){background-color:#fefefe}}@media print,screen and (min-width:64em){.b-table-standings{border-collapse:collapse;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-table-standings thead tr{background-color:#fefefe!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-table-standings tbody tr:hover{background-color:#1d7a2a}.b-table-standings tbody tr:hover td{color:rgba(254,254,254,.7)}.b-table-standings tbody tr:hover .r-text-black{color:#fefefe!important}.b-table-standings tbody tr.ignore-selection:hover{background-color:inherit}.b-table-standings tbody tr.border{border-bottom:1px dotted #cacaca}.b-table-standings th{font-size:.75rem;line-height:.6666666667;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;text-transform:uppercase;color:rgba(0,0,0,.3);padding:1.0625rem .9375rem .875rem}.b-table-standings td{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;padding:.625rem .75rem;font-size:.875rem;line-height:1.25;color:rgba(0,0,0,.7);border:none;border-collapse:collapse}.b-table-standings td.b-table-standings__team-name{padding:.3125rem 0;font-size:.84375rem}.b-table-standings td img{width:2.1875rem;height:auto;margin-right:.3125rem}.b-table-standings tr:nth-child(odd){background-color:transparent}.b-table-standings tr:nth-child(even){background-color:#fefefe}}@media screen and (max-width:39.9375em){.online-shop-cards-wrapper{overflow:hidden}}.online-shop-cards-wrapper .slick-list{overflow:hidden}.online-shop-cards-wrapper .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.online-shop-cards-wrapper .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(0,0,0,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem}.online-shop-cards-wrapper .slick-dots li:last-child{margin-right:0}.online-shop-cards-wrapper .slick-dots li.slick-active{background-color:#000}.online-shop-cards-wrapper .b-block{background-color:#fefefe;padding:1.375rem;transition:.3s cubic-bezier(.175,.885,.32,1.275);border-radius:4px}@media screen and (max-width:39.9375em){.online-shop-cards-wrapper .b-block{padding:1.875rem 1.875rem 1.875rem 3.75rem}}.online-shop-cards-wrapper .b-block:hover .shop-item{clip-path:inset(calc(-3 * (var(--_f))) 0 calc(-3 * (var(--_f))) var(--_f));--_t:translateX(calc(-1*var(--_f))) rotateY(calc(-1*var(--_a)))}.online-shop-cards-wrapper .shop-item{display:block;position:relative;background-position:center;background-repeat:no-repeat;background-size:cover;--f:.1;--_f:calc(100%*var(--f)/(1 + var(--f)));--_a:calc(90deg*var(--f));aspect-ratio:calc(1 + var(--f));-o-object-fit:cover;object-fit:cover;clip-path:inset(calc(-3 * (var(--_f))) var(--_f) calc(-3 * (var(--_f))) 0);transform:perspective(800px) var(--_t,rotateY(var(--_a)));transition:.3s cubic-bezier(.175,.885,.32,1.275)}.online-shop-cards-wrapper .shop-item:after{position:absolute;content:"";width:100%;height:110%;bottom:0;right:0;background-size:contain;background-position:center;background-repeat:no-repeat;transition:.3s cubic-bezier(.175,.885,.32,1.275)}.online-shop-cards-wrapper .shop-item:before{position:absolute;content:"";width:100%;height:100%;bottom:0;left:0;background-size:contain;background-position:center;background-repeat:no-repeat;transition:.3s cubic-bezier(.175,.885,.32,1.275);z-index:3}.online-shop-cards-wrapper .shop-item:active:after{height:105%}.online-shop-cards-wrapper .shop-item:active:before{width:105%}@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}@keyframes pop{0%{transform:scale(1)}20%{transform:scale(.95)}70%{transform:scale(1.05)}100%{transform:scale(1)}}.online-shop-banner{display:block;position:relative;overflow:hidden}.online-shop-banner .img-hat{position:absolute;width:16.875rem;height:auto;top:7.5rem;left:12.5rem}@media screen and (max-width:63.9375em){.online-shop-banner .img-hat{width:12.5rem;top:9.0625rem;left:6.25rem}}@media screen and (max-width:39.9375em){.online-shop-banner .img-hat{width:11.25rem;top:6.875rem;left:-2.5rem;transform:rotate(55deg)}}.online-shop-banner .img-band-green{position:absolute;width:9.375rem;height:auto;bottom:9.375rem;left:7.8125rem}@media screen and (max-width:63.9375em){.online-shop-banner .img-band-green{width:8.75rem;bottom:5.625rem;left:1.25rem}}@media screen and (max-width:39.9375em){.online-shop-banner .img-band-green{width:5.625rem;bottom:5rem;left:.625rem;transform:rotate(-20deg)}}.online-shop-banner .img-zubbi{position:absolute;width:5.625rem;height:auto;bottom:12.5rem;left:2.5rem}@media screen and (max-width:63.9375em){.online-shop-banner .img-zubbi{bottom:15.625rem;left:3.125rem}}@media screen and (max-width:39.9375em){.online-shop-banner .img-zubbi{width:3.75rem;bottom:10rem;left:.3125rem;transform:rotate(30deg)}}.online-shop-banner .img-ball{position:absolute;width:18.125rem;height:auto;top:7.5rem;right:11.25rem}@media screen and (max-width:63.9375em){.online-shop-banner .img-ball{width:13.75rem;top:10.625rem;right:5rem}}@media screen and (max-width:39.9375em){.online-shop-banner .img-ball{width:10rem;top:unset;bottom:4.6875rem;right:-.625rem}}.online-shop-banner .img-band-red{position:absolute;width:8.75rem;height:auto;top:5rem;right:5rem}@media screen and (max-width:63.9375em){.online-shop-banner .img-band-red{width:7.5rem;top:3.125rem;right:3.75rem}}@media screen and (max-width:39.9375em){.online-shop-banner .img-band-red{width:5rem;top:8.125rem;right:.625rem}}.online-shop-banner .text-wrapper{position:absolute;bottom:.625rem;left:0;width:200%;display:flex}@media screen and (max-width:63.9375em){.online-shop-banner .text-wrapper{bottom:1.25rem}}.online-shop-banner .text-wrapper .img-text{flex-shrink:0;width:50%;height:auto;animation:marquee 10s linear infinite}@media (hover:hover){.online-shop-banner:hover .text-wrapper .img-text{animation-play-state:paused}.online-shop-banner:hover .img-ball,.online-shop-banner:hover .img-band-green,.online-shop-banner:hover .img-band-red,.online-shop-banner:hover .img-hat,.online-shop-banner:hover .img-zubbi{animation:pop .3s linear}}.buy-tickets__wrapper__banner{position:relative}.buy-tickets__wrapper__banner span{font-size:1.875rem;font-weight:700;text-transform:uppercase;color:#fefefe;position:absolute;left:5rem;top:50%;transform:translateY(-50%)}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__banner span{font-size:1.25rem;left:3.75rem}}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__banner span{font-size:1rem;left:1.25rem}}.buy-tickets__wrapper__block{padding:1.875rem 1.25rem;background-color:#fefefe;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05);margin:1.25rem 0;display:flex;align-items:center;justify-content:space-between;transition:.3s ease-in-out}.buy-tickets__wrapper__block .snow-wrapper{height:100%;width:100%;flex-shrink:0;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block .snow-wrapper{flex-direction:column}}.buy-tickets__wrapper__block:hover{box-shadow:0 0 11px rgba(33,33,33,.2)}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block{flex-direction:column}}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block{padding:1.875rem .625rem}}.buy-tickets__wrapper__block__text-area{display:flex;flex-direction:column}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block__text-area{align-items:center;padding-bottom:1.25rem}}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__text-area{padding-bottom:.625rem}}.buy-tickets__wrapper__block__text-area__accent{font-size:1rem;font-weight:700}.buy-tickets__wrapper__block__text-area__mute{padding-top:.5rem;font-size:.875rem;opacity:.5}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block__text-area__mute{padding-top:.3125rem;align-self:flex-start}}.buy-tickets__wrapper__block__teams-area{display:flex;align-items:stretch;gap:1.875rem}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block__teams-area{gap:1.25rem;padding-bottom:1.875rem;width:100%}}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__teams-area{gap:.625rem;padding-bottom:1.25rem}}.buy-tickets__wrapper__block__teams-area__abonement-img{max-height:40%;width:auto;margin:auto}.buy-tickets__wrapper__block__teams-area__team{display:flex;align-items:center;text-align:center;gap:2.5rem}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block__teams-area__team{flex:1;gap:1.25rem}}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__teams-area__team{flex-direction:column;gap:.3125rem}}.buy-tickets__wrapper__block__teams-area__team:first-child{flex-direction:row-reverse}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__teams-area__team:first-child{flex-direction:column}}.buy-tickets__wrapper__block__teams-area__team__img-wrapper{width:5rem;height:5rem;display:flex;align-items:flex-end;justify-content:center;margin-bottom:.625rem}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block__teams-area__team__img-wrapper{width:4.375rem;height:4.375rem;align-items:center}}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__teams-area__team__img-wrapper{align-items:flex-end;width:3.125rem;height:3.125rem}}.buy-tickets__wrapper__block__teams-area__team__img-wrapper img{width:auto;max-height:100%}.buy-tickets__wrapper__block__teams-area__team__text{display:flex;flex-direction:column;align-items:center}.buy-tickets__wrapper__block__teams-area__team__text__accent{font-size:.875rem;font-weight:700}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__teams-area__team__text__accent{font-size:.75rem}}.buy-tickets__wrapper__block__teams-area__team__text__mute{padding-top:.375rem;font-size:.75rem;opacity:.5}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__teams-area__team__text__mute{font-size:.6875rem}}.buy-tickets__wrapper__block__teams-area__divider{width:1.875rem;height:1.875rem;position:relative;align-self:center}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__teams-area__divider{width:1.25rem;height:1.25rem}}.buy-tickets__wrapper__block__teams-area__divider:after{position:absolute;content:"";width:100%;height:1px;background-color:#b4b4b4;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg)}.buy-tickets__wrapper__block__teams-area__divider:before{position:absolute;content:"";width:100%;height:1px;background-color:#b4b4b4;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-45deg)}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__button-area{display:flex;flex-direction:column;gap:.625rem}.buy-tickets__wrapper__block__button-area .r-button{width:100%}}.buy-tickets__wrapper__block__main-message-block{margin:auto;display:flex;flex-direction:column;align-items:center;justify-content:center}.buy-tickets__wrapper__block__main-message-block__message{font-size:1.5625rem;font-weight:700;margin-bottom:1.875rem;text-align:center}@media screen and (max-width:63.9375em){.buy-tickets__wrapper__block__main-message-block__message{font-size:1.25rem}}@media screen and (max-width:39.9375em){.buy-tickets__wrapper__block__main-message-block__message{font-size:1.125rem}}@media screen and (max-width:63.9375em){.b-preheader--default .b-page-cover.tickets{height:15.625rem}}.b-footer{background:bottom center url(../images/layout/footer/footer-background.jpg) no-repeat;background-size:cover;border-top:.25rem solid #1d7a2a;min-height:49.375rem}@media print,screen and (min-width:40em){.b-footer{padding-bottom:1.25rem}}.b-footer--short-footer{min-height:inherit}.b-footer-general-partners{margin-bottom:2.5rem}.b-footer-general-partners .columns::after,.b-footer-general-partners .columns::before{display:table;content:" ";flex-basis:0;order:1}.b-footer-general-partners .columns::after{clear:both}@media print,screen and (min-width:40em){.b-footer-general-partners .columns{height:4.6875rem;border-left:.0625rem solid rgba(254,254,254,.15);border-right:.0625rem solid rgba(254,254,254,.15)}.b-footer-general-partners .columns:first-child{border-right:none}}@media screen and (max-width:39.9375em){.b-footer-general-partners .columns:first-child{min-height:11.25rem}.b-footer-general-partners .columns:first-child>div{padding-top:0;min-height:9.375rem}}.b-footer-general-partners .columns>div{height:4.6875rem}@media screen and (max-width:39.9375em){.b-footer-general-partners .columns>div{min-height:11.25rem;border-bottom:.0625rem solid rgba(254,254,254,.15)}}@media screen and (max-width:39.9375em){.b-footer-navigation-wrapper{padding:0 .625rem}}.b-footer-navigation{position:relative}@media screen and (max-width:39.9375em){.b-footer-navigation:before{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;border-bottom:.0625rem solid rgba(254,254,254,.15)}}.b-kuban{position:relative}@media screen and (max-width:39.9375em){.b-kuban{text-align:center}}@media screen and (min-width:40em){.b-kuban{position:absolute;transform:translateX(-50%);left:50%;margin-left:-1.25rem}}.b-kuban__link{color:rgba(0,0,0,.7);display:inline-block;font-size:0;position:absolute;width:100%;height:100%}@media screen and (max-width:39.9375em){.b-kuban__link{position:static}}.b-kuban__logo{position:relative;width:3.75rem;height:4.625rem;margin-right:2.5rem;display:inline-block;top:0;right:0}.b-kuban__logo img{border:0}@media screen and (max-width:39.9375em){.b-kuban__logo{margin-bottom:.9375rem;left:.9375rem}}@media print,screen and (min-width:40em){.b-kuban__logo{position:absolute;text-align:left;margin-top:-.9375rem}}.b-kuban__sponsor-text{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:1rem;line-height:1.375;color:rgba(254,254,254,.7);white-space:nowrap;position:relative;top:.125rem;display:inline-block;text-align:center}@media screen and (max-width:39.9375em){.b-kuban__sponsor-text{display:block}}@media print,screen and (min-width:40em){.b-kuban__sponsor-text{text-align:left}}@media screen and (max-width:39.9375em){.b-partner-carousel-wrapper{padding:0 .625rem}}.b-partner-carousel{border-top:.0625rem solid rgba(254,254,254,.15);border-bottom:.0625rem solid rgba(254,254,254,.15);padding:1.875rem 0 1.875rem;overflow:hidden}.b-partner-carousel::after,.b-partner-carousel::before{display:table;content:" ";flex-basis:0;order:1}.b-partner-carousel::after{clear:both}@media screen and (max-width:39.9375em){.b-partner-carousel{padding:0 0 2.1875rem;border-top:none;border-bottom:none}.b-partner-carousel:after{content:"";position:absolute;width:100%;height:100%;bottom:0;border-bottom:.0625rem solid rgba(254,254,254,.15)}}.b-partner-carousel__entry{width:10.625rem;display:block;text-align:center;float:left;outline:0}.b-partner-carousel__entry__logo{position:relative;height:3.375rem;display:inline-block;vertical-align:middle}.b-partner-carousel__entry__title{font-size:.75rem;line-height:1;color:rgba(254,254,254,.5);display:block;width:100%;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-partner-carousel .slick-next,.b-partner-carousel .slick-prev{border:0;font:0/0 a;text-shadow:none;color:transparent;transform:translateY(-50%);position:absolute;top:50%;width:3.125rem;height:100%;z-index:2;background-color:transparent;cursor:pointer}@media screen and (max-width:39.9375em){.b-partner-carousel .slick-next,.b-partner-carousel .slick-prev{margin-top:-.9375rem}}.b-partner-carousel .slick-next:before,.b-partner-carousel .slick-prev:before{position:relative;content:""}.b-partner-carousel .slick-prev{display:inline-block;left:0}.b-partner-carousel .slick-prev:before{left:-1rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-partner-carousel .slick-prev:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-partner-carousel .slick-prev:before{background-position:-34.3125rem -31.5625rem}.b-partner-carousel .slick-prev:before{width:.5rem;height:.75rem}.b-partner-carousel .slick-prev:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-partner-carousel .slick-prev:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-partner-carousel .slick-prev:hover:before{background-position:-35.8125rem -33.8125rem}.b-partner-carousel .slick-prev:hover:before{width:.5rem;height:.75rem}@media screen and (max-width:74.9375em){.b-partner-carousel .slick-prev:before{left:-.5rem}}.b-partner-carousel .slick-next{right:0}.b-partner-carousel .slick-next:before{right:-1rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-partner-carousel .slick-next:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-partner-carousel .slick-next:before{background-position:-65.8125rem -62.125rem}.b-partner-carousel .slick-next:before{width:.5rem;height:.75rem}.b-partner-carousel .slick-next:before:hover{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-partner-carousel .slick-next:before:hover{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-partner-carousel .slick-next:before:hover{background-position:-67.3125rem -64.375rem}.b-partner-carousel .slick-next:before:hover{width:.5rem;height:.75rem}.b-partner-carousel .slick-next:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-partner-carousel .slick-next:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-partner-carousel .slick-next:hover:before{background-position:-67.3125rem -64.375rem}.b-partner-carousel .slick-next:hover:before{width:.5rem;height:.75rem}@media screen and (max-width:74.9375em){.b-partner-carousel .slick-next{right:0}.b-partner-carousel .slick-next:before{right:-.5rem}}@media screen and (max-width:39.9375em){.b-footer-subscribe{padding-top:1.25rem}}.b-footer-subscribe h4{font-size:1.125rem;line-height:1.6428571429;color:#fefefe}.b-footer-subscribe p{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:1.6428571429;color:rgba(254,254,254,.8);margin:0}.b-footer-subscribe__note{margin-bottom:.9375rem}.b-footer-subscribe__form{position:relative}.b-footer-subscribe__form .f-input-text{background-color:transparent!important;font-size:.875rem;border-radius:0;border:0;width:100%;line-height:.75rem;color:rgba(254,254,254,.8);outline:0;vertical-align:baseline;border:none!important;border-bottom:1px solid rgba(254,254,254,.5)!important;height:auto;box-shadow:none!important;transition:none!important;padding:.8125rem 0 .8125rem;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}@media screen and (max-width:63.9375em){.b-footer-subscribe__form .f-input-text{font-size:1rem}}.b-footer-subscribe__form .f-input-text::-moz-placeholder{color:rgba(254,254,254,.5)}.b-footer-subscribe__form .f-input-text::placeholder{color:rgba(254,254,254,.5)}.b-footer-subscribe__form .f-input-text:-webkit-autofill{-webkit-box-shadow:0 0 0 3.4375rem #444 inset!important;-webkit-text-fill-color:#fefefe!important;padding-left:.8125rem}.b-footer-subscribe__form .f-input-text--error{border-bottom:1px solid #d1050c}.b-footer-subscribe__form .f-button-submit-wrapper{position:absolute;top:0;right:0;padding:.8125rem;outline:0}.b-footer-subscribe__form .f-button-submit-wrapper.f-button-submit-ajax-loading{position:absolute}.b-footer-subscribe__form .f-button-submit-wrapper.f-button-submit-ajax-loading:after{background:url(../temp/preloaders/floating-rays_form_loading.gif) no-repeat;background-size:contain;content:"";position:absolute;width:1.25rem;height:1.25rem;right:.625rem}.b-footer-subscribe__form .f-button-submit-wrapper.f-button-submit-ajax-loading:before{content:inherit;display:none}.b-footer-subscribe__form .f-button-submit-wrapper:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-footer-subscribe__form .f-button-submit-wrapper:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-footer-subscribe__form .f-button-submit-wrapper:before{background-position:-1.5rem -1.5rem}.b-footer-subscribe__form .f-button-submit-wrapper:before{width:.875rem;height:.75rem}.b-footer-subscribe__form .f-button-submit-wrapper:hover:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-footer-subscribe__form .f-button-submit-wrapper:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-footer-subscribe__form .f-button-submit-wrapper:hover:before{background-position:-4.125rem -3.75rem}.b-footer-subscribe__form .f-button-submit-wrapper:hover:before{width:.875rem;height:.75rem}.b-footer-subscribe__form .f-button-submit{border-radius:0;border:0;font:0/0 a;text-shadow:none;color:transparent;z-index:2;background-color:transparent;cursor:pointer;display:inline-block;position:absolute;top:0;left:0;width:100%;height:100%}.b-footer-contacts{padding-top:1.875rem}@media screen and (max-width:39.9375em){.b-footer-contacts{padding-top:1.25rem}}.b-footer-contacts h4{font-size:1.125rem;line-height:1.6428571429;color:#fefefe}.b-footer-contacts h5{font-size:.875rem;color:#fefefe;line-height:1.6428571429;font-weight:700;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-footer-contacts p{font-size:.875rem;line-height:1.6428571429;color:rgba(254,254,254,.8);margin:0;font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif}.b-footer-contacts p a{color:#1d7a2a}.b-footer-copyright{position:relative;padding-top:1.875rem}.b-footer-copyright__inner{padding:1.25rem .9375rem 1.875rem .9375rem;border-top:.0625rem solid rgba(254,254,254,.15);position:relative}@media screen and (max-width:39.9375em){.b-footer-copyright__inner{margin:0 .9375rem;border-top:none;border-bottom:none}.b-footer-copyright__inner:after{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;border-top:.0625rem solid rgba(254,254,254,.15)}}.b-footer--short-footer .b-footer-copyright__inner{padding:0;border-top:none}.b-footer-copyright__wrapper-link{text-align:center}.b-footer-copyright__link{width:3.8125rem;height:3.6875rem;display:inline-block;text-align:center}.b-footer-copyright__link svg{max-height:100%;width:100%}.b-footer-copyright__link img{border:0;display:none}.no-inlinesvg .b-footer-copyright__link img{display:inline-block}.b-footer-copyright__text{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:1.6428571429;color:rgba(254,254,254,.5);text-align:center;padding-top:1.25rem;margin:0}@media print,screen and (min-width:64em){.b-footer-copyright__text{position:relative;z-index:100}}.b-footer-copyright__authors{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-size:.875rem;line-height:1.6428571429;color:rgba(254,254,254,.5);text-align:right;padding-top:1.25rem;margin:0}.b-footer-copyright__authors span{color:#fefefe}@media screen and (max-width:39.9375em){.b-footer-copyright__authors{margin-bottom:2.5rem;text-align:center;padding-top:.625rem}}.b-tabs-index{position:absolute;right:0;top:-.3125rem}@media screen and (max-width:39.9375em){.b-tabs-index{position:static;width:100%}.b-tabs-index.b-tabs-buttons--two li{width:50%}.b-tabs-index.b-tabs-buttons--three li{width:33.3%;min-width:inherit}}@media screen and (max-width:63.9375em){.b-media-list-index{overflow:hidden;padding:0 0 .625rem}}.b-media-list-index .slick-list{overflow:hidden}.b-media-list-index .slide-block{padding:.9375rem}.b-media-list-index .slick-dots{position:absolute;list-style-type:none;width:100%;text-align:center;margin:0;padding:0;bottom:0}.b-media-list-index .slick-dots li{font:0/0 a;width:.5rem;height:.5rem;background-color:rgba(254,254,254,.2);border-radius:.5rem;display:inline-block;margin-right:.5rem}.b-media-list-index .slick-dots li:last-child{margin-right:0}.b-media-list-index .slick-dots li.slick-active{background-color:#fefefe}.b-media-list-index .slick-arrow{background-color:#292929;height:2.375rem;width:2.375rem;position:absolute;right:.9375rem;top:-4.375rem;z-index:1;cursor:pointer;border:0;font:0/0 a;text-shadow:none;color:transparent;box-shadow:0 .625rem .9375rem rgba(0,0,0,.5)}.b-media-list-index .slick-arrow:hover{background-color:#1d7a2a}.b-media-list-index .slick-prev{right:3.375rem;border-top-left-radius:.3125rem;border-bottom-left-radius:.3125rem;border-top-right-radius:0;border-bottom-right-radius:0}.b-media-list-index .slick-prev:after{content:"";position:absolute;right:-.0625rem;top:0;height:100%;width:.0625rem;border-right:.0625rem solid #fefefe;opacity:.15}.b-media-list-index .slick-prev:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-media-list-index .slick-prev:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-media-list-index .slick-prev:before{background-position:-35.8125rem -33.8125rem}.b-media-list-index .slick-prev:before{width:.5rem;height:.75rem}.b-media-list-index .slick-prev:hover{z-index:2}.b-media-list-index .slick-prev:hover:after{border-color:#1d7a2a}.b-media-list-index .slick-next{border-top-right-radius:.3125rem;border-bottom-right-radius:.3125rem;border-top-left-radius:0;border-bottom-left-radius:0;z-index:1}.b-media-list-index .slick-next:before{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .b-media-list-index .slick-next:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.b-media-list-index .slick-next:before{background-position:-67.3125rem -64.375rem}.b-media-list-index .slick-next:before{width:.5rem;height:.75rem}.b-media-list-index .slick-next:after{content:"";position:absolute;left:-.0625rem;top:0;height:100%;width:.0625rem;border-right:.0625rem solid #fefefe;opacity:.15}.b-media-list-index .slick-next:hover{z-index:1}.b-media-list-index .slick-next:hover:after{border-color:#1d7a2a}@media screen and (max-width:39.9375em){.page_index .b-media-container{display:none}.page_index .b-media-container:first-child{display:block}}@media screen and (max-width:63.9375em){.page-materials{padding-left:0!important;padding-right:0!important}}.page-detail{margin-top:1.875rem}@media print,screen and (min-width:64em){.page-detail{margin-top:3.75rem}}.page-error__entry{width:100%;text-align:center;padding:6.25rem 0;margin:0}@media screen and (max-width:63.9375em){.page-error__entry{padding:3.125rem 0}}.page-error__entry__content h1{font-size:1.5rem;margin-top:2.5rem}.page-error__entry__content p{font-family:Lato,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;color:rgba(0,0,0,.7);margin-top:1rem}@media screen and (max-width:39.9375em){.page-error__picture{width:70%}}.page-cheerleader{margin-top:1.875rem;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.page-cheerleader{margin-top:3.75rem;margin-bottom:3.75rem}}.page-cheerleader .b-profile-gallery{height:auto}@media print,screen and (min-width:64em){.page-cheerleader .b-profile-gallery{margin-right:1.875rem}}.page-player{margin-top:1.875rem;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.page-player{margin-top:3.75rem;margin-bottom:3.75rem}}.page-player .r-material-short__entry{border-top:none;margin-bottom:0;padding-top:0}@media print,screen and (min-width:40em){.page-player__padding-features{padding-top:6.25rem}}@media print,screen and (min-width:64em){.page-player__padding-features{padding-top:6.25rem}}.page-point-sale .b-content-tile__inner:hover .r-button{box-shadow:0 .625rem .9375rem rgba(29,122,42,.3);color:#fefefe;background-color:#1d7a2a;border-color:transparent}.page-point-sale .b-content-tile__inner:hover .r-button.active,.page-point-sale .b-content-tile__inner:hover .r-button:active,.page-point-sale .b-content-tile__inner:hover .r-button:focus,.page-point-sale .b-content-tile__inner:hover .r-button:hover{color:#fefefe;background-color:#20862e;border-color:rgba(8,8,8,0)}.page-point-sale .b-content-tile__inner:hover .r-button.active,.page-point-sale .b-content-tile__inner:hover .r-button:active{background-image:none}.page-point-sale .b-content-tile__inner:hover .r-button.disabled,.page-point-sale .b-content-tile__inner:hover .r-button.disabled.active,.page-point-sale .b-content-tile__inner:hover .r-button.disabled:active,.page-point-sale .b-content-tile__inner:hover .r-button.disabled:focus,.page-point-sale .b-content-tile__inner:hover .r-button.disabled:hover,.page-point-sale .b-content-tile__inner:hover .r-button[disabled],.page-point-sale .b-content-tile__inner:hover .r-button[disabled].active,.page-point-sale .b-content-tile__inner:hover .r-button[disabled]:active,.page-point-sale .b-content-tile__inner:hover .r-button[disabled]:focus,.page-point-sale .b-content-tile__inner:hover .r-button[disabled]:hover,fieldset[disabled] .page-point-sale .b-content-tile__inner:hover .r-button,fieldset[disabled] .page-point-sale .b-content-tile__inner:hover .r-button.active,fieldset[disabled] .page-point-sale .b-content-tile__inner:hover .r-button:active,fieldset[disabled] .page-point-sale .b-content-tile__inner:hover .r-button:focus,fieldset[disabled] .page-point-sale .b-content-tile__inner:hover .r-button:hover{background-color:#1a6e26;border-color:#1a6e26;box-shadow:none;cursor:default}@media screen and (max-width:63.9375em){.page-point-sale .b-content-tile__inner .r-button{box-shadow:0 .625rem .9375rem rgba(29,122,42,.3);color:#fefefe;background-color:#1d7a2a;border-color:transparent}.page-point-sale .b-content-tile__inner .r-button.active,.page-point-sale .b-content-tile__inner .r-button:active,.page-point-sale .b-content-tile__inner .r-button:focus,.page-point-sale .b-content-tile__inner .r-button:hover{color:#fefefe;background-color:#20862e;border-color:rgba(8,8,8,0)}.page-point-sale .b-content-tile__inner .r-button.active,.page-point-sale .b-content-tile__inner .r-button:active{background-image:none}.page-point-sale .b-content-tile__inner .r-button.disabled,.page-point-sale .b-content-tile__inner .r-button.disabled.active,.page-point-sale .b-content-tile__inner .r-button.disabled:active,.page-point-sale .b-content-tile__inner .r-button.disabled:focus,.page-point-sale .b-content-tile__inner .r-button.disabled:hover,.page-point-sale .b-content-tile__inner .r-button[disabled],.page-point-sale .b-content-tile__inner .r-button[disabled].active,.page-point-sale .b-content-tile__inner .r-button[disabled]:active,.page-point-sale .b-content-tile__inner .r-button[disabled]:focus,.page-point-sale .b-content-tile__inner .r-button[disabled]:hover,fieldset[disabled] .page-point-sale .b-content-tile__inner .r-button,fieldset[disabled] .page-point-sale .b-content-tile__inner .r-button.active,fieldset[disabled] .page-point-sale .b-content-tile__inner .r-button:active,fieldset[disabled] .page-point-sale .b-content-tile__inner .r-button:focus,fieldset[disabled] .page-point-sale .b-content-tile__inner .r-button:hover{background-color:#1a6e26;border-color:#1a6e26;box-shadow:none;cursor:default}}.page-media{padding-top:3.125rem!important;padding-bottom:3.125rem!important}@media screen and (max-width:39.9375em){.page-media{padding-bottom:1.875rem!important}}.b-abonements-offer-image__inner{width:4rem;height:4rem;display:inline-block;background-color:#fefefe;padding:.625rem 1rem;border-radius:4rem;position:relative;box-shadow:0 .625rem .9375rem rgba(0,0,0,.05)}.b-abonements-offer-image__inner img{max-width:inherit;left:0;right:0;margin-right:auto;margin-left:auto}.b-abonements-offer-image__inner img{position:absolute;top:50%;transform:translateY(-50%)}.page-search{margin-top:1.875rem;margin-bottom:1.875rem}@media print,screen and (min-width:64em){.page-search{margin-top:3.75rem;margin-bottom:3.75rem}}.brochures .broch-area{display:flex;flex-direction:column}.brochures .broch-area__date{color:#8a8a8a}.brochures .broch-area__score._win{color:#1d7a2a}.brochures .broch-area__score._loose{color:#d1050c}.brochures .broch-area .r-button{display:block;width:200px}@media screen and (max-width:63.9375em){.b-preheader--default .b-page-cover.brochures{height:15.625rem}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */.fancybox-image,.fancybox-inner,.fancybox-nav,.fancybox-nav span,.fancybox-outer,.fancybox-skin,.fancybox-tmp,.fancybox-wrap,.fancybox-wrap iframe,.fancybox-wrap object{padding:0;margin:0;border:0;outline:0;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020;-webkit-overflow-scrolling:touch}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;border-radius:0;padding:0!important}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{box-shadow:none}.fancybox-inner,.fancybox-outer{position:relative}.fancybox-inner{overflow:hidden;-webkit-overflow-scrolling:touch}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;margin:0;padding:.9375rem;white-space:nowrap}.fancybox-iframe,.fancybox-image{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-1.375rem;margin-left:-1.375rem;background-position:0 -6.75rem;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:2.75rem;height:2.75rem}.fancybox-close{background-color:#d1050c;position:absolute;top:0;right:-2.375rem;width:2.375rem;height:2.375rem;cursor:pointer;z-index:8040;text-align:center}.fancybox-close:before{content:"";display:inline-block;margin-left:-.375rem;display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-close:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-close:before{background-position:-12.125rem -11.375rem}.fancybox-close:before{width:.8125rem;height:.75rem}.fancybox-close:before{position:absolute;top:50%;transform:translateY(-50%)}.fancybox-close:hover:before{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-close:hover:before{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-close:hover:before{background-position:-14.5625rem -13.625rem}.fancybox-close:hover:before{width:.8125rem;height:.75rem}@media screen and (max-width:63.9375em){.fancybox-close{position:fixed;top:0;right:0}}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent;z-index:8040;-webkit-user-select:none;-moz-user-select:none;user-select:none}.fancybox-prev{left:-3.75rem}@media screen and (min-width:40em) and (max-width:63.9375em){.fancybox-prev{left:-1.875rem}}.fancybox-prev:hover span:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-prev:hover span:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-prev:hover span:after{background-position:-34.3125rem -31.5625rem}.fancybox-prev:hover span:after{width:.5rem;height:.75rem}.fancybox-next{right:-3.75rem;text-align:right}@media screen and (min-width:40em) and (max-width:63.9375em){.fancybox-next{right:-1.875rem}}.fancybox-next:hover span:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-next:hover span:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-next:hover span:after{background-position:-65.8125rem -62.125rem}.fancybox-next:hover span:after{width:.5rem;height:.75rem}.fancybox-nav span{position:absolute;top:50%;width:2.25rem;height:2.125rem;margin-top:-1.125rem;cursor:pointer;z-index:8040;visibility:visible}.fancybox-prev span:after{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-prev span:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-prev span:after{background-position:-35.8125rem -33.8125rem}.fancybox-prev span:after{width:.5rem;height:.75rem}.fancybox-prev span:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-prev span:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-prev span:hover:after{background-position:-34.3125rem -31.5625rem}.fancybox-prev span:hover:after{width:.5rem;height:.75rem}.fancybox-next span{text-align:left}.fancybox-next span:after{content:"";display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-next span:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-next span:after{background-position:-67.3125rem -64.375rem}.fancybox-next span:after{width:.5rem;height:.75rem}.fancybox-next span:hover:after{display:inline-block;background-image:url(../images/sprites/svg/sprite1532432326.svg);background-size:110.3125rem 107.5rem}.no-svg .fancybox-next span:hover:after{background-image:url(../images/sprites/svg/sprite1532432326.png)}.fancybox-next span:hover:after{background-position:-65.8125rem -62.125rem}.fancybox-next span:hover:after{width:.5rem;height:.75rem}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible!important}.fancybox-lock{overflow:visible!important;width:auto}.fancybox-lock body{overflow:hidden!important}.fancybox-lock-test{overflow-y:hidden!important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:rgba(0,0,0,.8)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll;zoom:1}.fancybox-title{visibility:hidden;font-size:1.5rem;line-height:1.3333333333;position:relative;text-shadow:none;z-index:8050;font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:700}@media screen and (max-width:63.9375em){.fancybox-title{font-size:1rem;line-height:.7272727273}}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;top:-1.5rem;right:50%;margin-top:-1.5rem;z-index:8050;text-align:center}@media screen and (max-width:63.9375em){.fancybox-title-float-wrap{top:inherit;margin-top:.9375rem;text-align:left}.fancybox-type-iframe .fancybox-title-float-wrap{text-align:center}}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:.125rem 1.25rem;color:#fefefe;font-weight:700;line-height:1.5rem;white-space:nowrap}@media screen and (max-width:63.9375em){.fancybox-title-float-wrap .child{white-space:normal}}.fancybox-title-outside-wrap{position:relative;margin-top:.625rem;color:#fff}.fancybox-title-inside-wrap{padding-top:.625rem}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:.625rem;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-next span,.fancybox-prev span{background-size:44px 152px}#fancybox-loading div{background-size:24px 24px}}table.bt tbody th,table.bt thead{display:none}table.bt tbody td,table.bt tfoot td,table.bt tfoot th{border:none;display:block;display:flex;vertical-align:top}table.bt tbody td::before,table.bt tfoot td::before,table.bt tfoot th::before{content:attr(data-th) ": ";display:inline-block;-ms-flex-shrink:0;flex-shrink:0;font-weight:700}table.bt tbody td.bt-hide,table.bt tfoot td.bt-hide,table.bt tfoot th.bt-hide{display:none}table.bt tbody td .bt-content,table.bt tfoot td .bt-content,table.bt tfoot th .bt-content{vertical-align:top}.bt-wrapper.active{max-height:310px;overflow:auto;-webkit-overflow-scrolling:touch}table.bt.bt--no-header tbody td::before,table.bt.bt--no-header tfoot td::before{display:none}.tippy-touch{cursor:pointer!important}.tippy-notransition{transition:none!important}.tippy-popper{max-width:350px;perspective:700px;z-index:9999;outline:0;transition-timing-function:cubic-bezier(.165,.84,.44,1);pointer-events:none;line-height:1.4}.tippy-popper[data-html]{max-width:96%;max-width:calc(100% - 20px)}.tippy-popper[x-placement^=top] .tippy-backdrop{border-radius:40% 40% 0 0}.tippy-popper[x-placement^=top] .tippy-roundarrow{bottom:-8px;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(180deg)}.tippy-popper[x-placement^=top] .tippy-arrow{border-top:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;bottom:-7px;margin:0 6px;transform-origin:50% 0}.tippy-popper[x-placement^=top] .tippy-backdrop{transform-origin:0 90%}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(-50%,25%);opacity:1}.tippy-popper[x-placement^=top] .tippy-backdrop[data-state=hidden]{transform:scale(1) translate(-50%,25%);opacity:0}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateY(-20px)}.tippy-popper[x-placement^=top] [data-animation=perspective]{transform-origin:bottom}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateY(-10px) rotateX(0)}.tippy-popper[x-placement^=top] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateY(0) rotateX(90deg)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=visible]{opacity:1;transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateY(-10px)}.tippy-popper[x-placement^=top] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateY(0)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=visible]{opacity:1;transform:translateY(-10px) scale(1)}.tippy-popper[x-placement^=top] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateY(0) scale(0)}.tippy-popper[x-placement^=bottom] .tippy-backdrop{border-radius:0 0 30% 30%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow{top:-8px;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(0)}.tippy-popper[x-placement^=bottom] .tippy-arrow{border-bottom:7px solid #333;border-right:7px solid transparent;border-left:7px solid transparent;top:-7px;margin:0 6px;transform-origin:50% 100%}.tippy-popper[x-placement^=bottom] .tippy-backdrop{transform-origin:0 -90%}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(-50%,-125%);opacity:1}.tippy-popper[x-placement^=bottom] .tippy-backdrop[data-state=hidden]{transform:scale(1) translate(-50%,-125%);opacity:0}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateY(20px)}.tippy-popper[x-placement^=bottom] [data-animation=perspective]{transform-origin:top}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateY(10px) rotateX(0)}.tippy-popper[x-placement^=bottom] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateY(0) rotateX(-90deg)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=visible]{opacity:1;transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateY(10px)}.tippy-popper[x-placement^=bottom] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateY(0)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=visible]{opacity:1;transform:translateY(10px) scale(1)}.tippy-popper[x-placement^=bottom] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateY(0) scale(0)}.tippy-popper[x-placement^=left] .tippy-backdrop{border-radius:50% 0 0 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow{right:-16px;transform-origin:33.33333333% 50%}.tippy-popper[x-placement^=left] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(90deg)}.tippy-popper[x-placement^=left] .tippy-arrow{border-left:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;right:-7px;margin:3px 0;transform-origin:0 50%}.tippy-popper[x-placement^=left] .tippy-backdrop{transform-origin:100% 0}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(40%,-50%);opacity:1}.tippy-popper[x-placement^=left] .tippy-backdrop[data-state=hidden]{transform:scale(1.5) translate(40%,-50%);opacity:0}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateX(-20px)}.tippy-popper[x-placement^=left] [data-animation=perspective]{transform-origin:right}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateX(-10px) rotateY(0)}.tippy-popper[x-placement^=left] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateX(0) rotateY(-90deg)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=visible]{opacity:1;transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateX(-10px)}.tippy-popper[x-placement^=left] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateX(0)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=visible]{opacity:1;transform:translateX(-10px) scale(1)}.tippy-popper[x-placement^=left] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateX(0) scale(0)}.tippy-popper[x-placement^=right] .tippy-backdrop{border-radius:0 50% 50% 0}.tippy-popper[x-placement^=right] .tippy-roundarrow{left:-16px;transform-origin:66.66666666% 50%}.tippy-popper[x-placement^=right] .tippy-roundarrow svg{position:absolute;left:0;transform:rotate(-90deg)}.tippy-popper[x-placement^=right] .tippy-arrow{border-right:7px solid #333;border-top:7px solid transparent;border-bottom:7px solid transparent;left:-7px;margin:3px 0;transform-origin:100% 50%}.tippy-popper[x-placement^=right] .tippy-backdrop{transform-origin:-100% 0}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=visible]{transform:scale(6) translate(-140%,-50%);opacity:1}.tippy-popper[x-placement^=right] .tippy-backdrop[data-state=hidden]{transform:scale(1.5) translate(-140%,-50%);opacity:0}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=visible]{opacity:1;transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-toward][data-state=hidden]{opacity:0;transform:translateX(20px)}.tippy-popper[x-placement^=right] [data-animation=perspective]{transform-origin:left}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=visible]{opacity:1;transform:translateX(10px) rotateY(0)}.tippy-popper[x-placement^=right] [data-animation=perspective][data-state=hidden]{opacity:0;transform:translateX(0) rotateY(90deg)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=visible]{opacity:1;transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=fade][data-state=hidden]{opacity:0;transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=visible]{opacity:1;transform:translateX(10px)}.tippy-popper[x-placement^=right] [data-animation=shift-away][data-state=hidden]{opacity:0;transform:translateX(0)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=visible]{opacity:1;transform:translateX(10px) scale(1)}.tippy-popper[x-placement^=right] [data-animation=scale][data-state=hidden]{opacity:0;transform:translateX(0) scale(0)}.tippy-tooltip{position:relative;color:#fff;border-radius:4px;font-size:.9rem;padding:.3rem .6rem;text-align:center;will-change:transform;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#333}.tippy-tooltip[data-size=small]{padding:.2rem .4rem;font-size:.75rem}.tippy-tooltip[data-size=large]{padding:.4rem .8rem;font-size:1rem}.tippy-tooltip[data-animatefill]{overflow:hidden;background-color:transparent}.tippy-tooltip[data-animatefill] .tippy-content{transition:clip-path cubic-bezier(.46,.1,.52,.98)}.tippy-tooltip[data-interactive],.tippy-tooltip[data-interactive] path{pointer-events:auto}.tippy-tooltip[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.53,2,.36,.85)}.tippy-tooltip[data-inertia][data-state=hidden]{transition-timing-function:ease}.tippy-arrow,.tippy-roundarrow{position:absolute;width:0;height:0}.tippy-roundarrow{width:24px;height:8px;fill:#333;pointer-events:none}.tippy-backdrop{position:absolute;will-change:transform;background-color:#333;border-radius:50%;width:26%;left:50%;top:50%;z-index:-1;transition:all cubic-bezier(.46,.1,.52,.98);backface-visibility:hidden}.tippy-backdrop:after{content:"";float:left;padding-top:100%}body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{clip-path:ellipse(100% 100% at 50% 50%)}body:not(.tippy-touch) .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{clip-path:ellipse(5% 50% at 50% 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{clip-path:ellipse(135% 100% at 0 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=right] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{clip-path:ellipse(40% 100% at 0 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=visible] .tippy-content{clip-path:ellipse(135% 100% at 100% 50%)}body:not(.tippy-touch) .tippy-popper[x-placement=left] .tippy-tooltip[data-animatefill][data-state=hidden] .tippy-content{clip-path:ellipse(40% 100% at 100% 50%)}@media (max-width:360px){.tippy-popper{max-width:96%;max-width:calc(100% - 20px)}}/*!
 * smartbanner.js v1.16.0 <https://github.com/ain/smartbanner.js>
 * Copyright © 2020 Ain Tohvri, contributors. Licensed under GPL-3.0.
 */.smartbanner{position:absolute;top:0;left:0;overflow-x:hidden;width:100%;height:84px;background:#f3f3f3;font-family:Helvetica,sans,sans-serif}.smartbanner__exit{position:absolute;top:calc(50% - 6px);left:9px;display:block;margin:0;width:12px;height:12px;border:0;text-align:center}.smartbanner__exit::after,.smartbanner__exit::before{position:absolute;width:1px;height:12px;background:#767676;content:" "}.smartbanner__exit::before{transform:rotate(45deg)}.smartbanner__exit::after{transform:rotate(-45deg)}.smartbanner__icon{position:absolute;top:10px;left:30px;width:64px;height:64px;border-radius:15px;background-size:64px 64px}.smartbanner__info{position:absolute;top:10px;left:104px;display:flex;overflow-y:hidden;width:60%;height:64px;align-items:center;color:#000}.smartbanner__info__title{font-size:14px}.smartbanner__info__author,.smartbanner__info__price{font-size:12px}.smartbanner__button{position:absolute;top:32px;right:10px;z-index:1;display:block;padding:0 10px;min-width:10%;border-radius:5px;background:#f3f3f3;color:#1474fc;font-size:18px;text-align:center;text-decoration:none}.smartbanner__button__label{text-align:center}.smartbanner.smartbanner--android{background:#3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);box-shadow:inset 0 4px 0 #88b131}.smartbanner.smartbanner--android .smartbanner__exit{left:6px;margin-right:7px;width:17px;height:17px;border-radius:14px;background:#1c1e21;box-shadow:0 1px 2px rgba(0,0,0,.8) inset,0 1px 1px rgba(255,255,255,.3);color:#b1b1b3;font-family:ArialRoundedMTBold,Arial;font-size:20px;line-height:17px;text-shadow:0 1px 1px #000}.smartbanner.smartbanner--android .smartbanner__exit::after,.smartbanner.smartbanner--android .smartbanner__exit::before{top:3px;left:8px;width:2px;height:11px;background:#b1b1b3}.smartbanner.smartbanner--android .smartbanner__exit:active,.smartbanner.smartbanner--android .smartbanner__exit:hover{color:#eee}.smartbanner.smartbanner--android .smartbanner__icon{background-color:transparent;box-shadow:none}.smartbanner.smartbanner--android .smartbanner__info{color:#ccc;text-shadow:0 1px 2px #000}.smartbanner.smartbanner--android .smartbanner__info__title{color:#fff;font-weight:700}.smartbanner.smartbanner--android .smartbanner__button{top:30px;right:20px;padding:0;min-width:12%;border-radius:0;background:0 0;box-shadow:0 0 0 1px #333,0 0 0 2px #dddcdc;color:#d1d1d1;font-size:14px;font-weight:700}.smartbanner.smartbanner--android .smartbanner__button:active,.smartbanner.smartbanner--android .smartbanner__button:hover{background:0 0}.smartbanner.smartbanner--android .smartbanner__button__label{display:block;padding:0 10px;background:#42b6c9;background:linear-gradient(to bottom,#42b6c9,#39a9bb);box-shadow:none;line-height:24px;text-align:center;text-shadow:none;text-transform:none}.smartbanner.smartbanner--android .smartbanner__button__label:active,.smartbanner.smartbanner--android .smartbanner__button__label:hover{background:#2ac7e1}/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */html{font-family:sans-serif;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{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}main{display:block}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{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{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}input{overflow:visible}[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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}details{display:block}summary{display:list-item}menu{display:block}canvas{display:inline-block}template{display:none}[hidden]{display:none}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{box-sizing:border-box;font-size:100%}*,::after,::before{box-sizing:inherit}body{margin:0;padding:0;background:#f9f9f9;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px;border-radius:.3125rem}select{box-sizing:border-box;width:100%;border-radius:.3125rem}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:.3125rem;background:0 0;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}.row{max-width:75rem;margin-right:auto;margin-left:auto}.row::after,.row::before{display:table;content:" ";flex-basis:0;order:1}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-right:0;padding-left:0}.row .row{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:40em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.row .row{margin-right:-.9375rem;margin-left:-.9375rem}}.row .row.collapse{margin-right:0;margin-left:0}.row.expanded{max-width:none}.row.expanded .row{margin-right:auto;margin-left:auto}.row:not(.expanded) .row{max-width:none}.row.gutter-small>.column,.row.gutter-small>.columns{padding-right:.9375rem;padding-left:.9375rem}.row.gutter-medium>.column,.row.gutter-medium>.columns{padding-right:.9375rem;padding-left:.9375rem}.column,.columns{width:100%;float:left;padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40em){.column,.columns{padding-right:.9375rem;padding-left:.9375rem}}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{float:left;width:100%}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{float:left;width:50%}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{float:left;width:33.3333333333%}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{float:left;width:25%}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{float:left;width:20%}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{float:left;width:16.6666666667%}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{float:left;width:14.2857142857%}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{float:left;width:12.5%}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-right:0;padding-left:0}.small-collapse .row{margin-right:0;margin-left:0}.expanded.row .small-collapse.row{margin-right:0;margin-left:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.small-centered{margin-right:auto;margin-left:auto}.small-centered,.small-centered:last-child:not(:first-child){float:none;clear:both}.small-pull-0,.small-push-0,.small-uncentered{position:static;float:left;margin-right:0;margin-left:0}@media print,screen and (min-width:40em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{float:left;width:100%}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{float:left;width:50%}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{float:left;width:33.3333333333%}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{float:left;width:25%}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{float:left;width:20%}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{float:left;width:16.6666666667%}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{float:left;width:14.2857142857%}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{float:left;width:12.5%}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-right:0;padding-left:0}.medium-collapse .row{margin-right:0;margin-left:0}.expanded.row .medium-collapse.row{margin-right:0;margin-left:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.medium-centered{margin-right:auto;margin-left:auto}.medium-centered,.medium-centered:last-child:not(:first-child){float:none;clear:both}.medium-pull-0,.medium-push-0,.medium-uncentered{position:static;float:left;margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{float:left;width:100%}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{float:left;width:50%}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{float:left;width:33.3333333333%}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{float:left;width:25%}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{float:left;width:20%}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{float:left;width:16.6666666667%}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{float:left;width:14.2857142857%}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{float:left;width:12.5%}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-right:0;padding-left:0}.large-collapse .row{margin-right:0;margin-left:0}.expanded.row .large-collapse.row{margin-right:0;margin-left:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-right:.9375rem;padding-left:.9375rem}.large-centered{margin-right:auto;margin-left:auto}.large-centered,.large-centered:last-child:not(:first-child){float:none;clear:both}.large-pull-0,.large-push-0,.large-uncentered{position:static;float:left;margin-right:0;margin-left:0}}.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.column-block{margin-bottom:1.875rem}.column-block>:last-child{margin-bottom:0}}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:2.125rem;font-size:inherit;line-height:1.75;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}b,strong{font-weight:700;line-height:inherit}small{font-size:80%;line-height:inherit}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:HarmoniaSansProCyr,"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:700;color:inherit;text-rendering:optimizeLegibility}.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{line-height:0;color:#cacaca}.h1,h1{font-size:1.5rem;line-height:1.175;margin-top:0;margin-bottom:.5rem}.h2,h2{font-size:1.25rem;line-height:1.175;margin-top:0;margin-bottom:.5rem}.h3,h3{font-size:1.5rem;line-height:1.175;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem;line-height:1.175;margin-top:0;margin-bottom:.5rem}.h5,h5{font-size:1.0625rem;line-height:1.175;margin-top:0;margin-bottom:.5rem}.h6,h6{font-size:1rem;line-height:1.175;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:40em){.h1,h1{font-size:3.75rem}.h2,h2{font-size:2.5rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.5rem}.h6,h6{font-size:1.5rem}}a{line-height:inherit;color:#000;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#1d7a2a}a img{border:0}hr{clear:both;max-width:75rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #cacaca;border-left:0}dl,ol,ul{margin-bottom:2.125rem;list-style-position:outside;line-height:1.75}li{font-size:inherit}ul{margin-left:1.25rem;list-style-type:disc}ol{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 2.125rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.75;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:"— "}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none}figure{margin:0}code{padding:.125rem .3125rem .0625rem;border:1px solid #cacaca;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:400;color:#000}kbd{margin:0;padding:.125rem .25rem 0;background-color:#e6e6e6;font-family:Consolas,"Liberation Mono",Courier,monospace;color:#000;border-radius:.3125rem}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:0 0!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print{display:table-cell!important}th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;box-sizing:border-box;width:100%;height:2.4375rem;margin:0 0 1rem;padding:.5rem;border:1px solid #cacaca;border-radius:.3125rem;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#000;transition:box-shadow .5s,border-color .25s ease-in-out}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:0;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::-moz-placeholder,textarea::-moz-placeholder{color:#cacaca}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.3125rem}input[type=search]{box-sizing:border-box}[type=checkbox],[type=file],[type=radio]{margin:0 0 1rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.5rem;margin-right:1rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.5rem}[type=file]{width:100%}label{display:block;margin:0;font-size:1rem;font-weight:400;line-height:1.8;color:#000}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#000}.input-group{display:flex;width:100%;margin-bottom:1rem;align-items:stretch}.input-group>:first-child{border-radius:.3125rem 0 0 .3125rem}.input-group>:last-child>*{border-radius:0 .3125rem .3125rem 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:1px solid #cacaca;background:#e6e6e6;color:#000;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;flex:1 1 0px;height:auto;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{height:auto;align-self:stretch;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.5rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #cacaca}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:2.4375rem;margin:0 0 1rem;padding:.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #cacaca;border-radius:.3125rem;background-color:#fefefe;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#000;background-origin:content-box;background-position:right -1rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:1.5rem;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>")}@media screen and (min-width:0\0){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select{transition:box-shadow .5s,border-color .25s ease-in-out}select:focus{outline:0;border:1px solid #8a8a8a;background-color:#fefefe;box-shadow:0 0 5px #cacaca;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#e6e6e6;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){border-color:#cc4b37;background-color:#f9ecea}.is-invalid-input:not(:focus)::-moz-placeholder{color:#cc4b37}.is-invalid-input:not(:focus)::placeholder{color:#cc4b37}.is-invalid-label{color:#cc4b37}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;color:#cc4b37}.form-error.is-visible{display:block}.callout{position:relative;margin:0 0 1rem 0;padding:1rem;border:1px solid rgba(0,0,0,.25);border-radius:.3125rem}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout{background-color:#fff;color:#000}.callout.primary{background-color:#d7ecfa;color:#000}.callout.secondary{background-color:#eaeaea;color:#000}.callout.success{background-color:#e1faea;color:#000}.callout.warning{background-color:#fff3d9;color:#000}.callout.alert{background-color:#f7e4e1;color:#000}.callout.green{background-color:#d3f5d8;color:#000}.callout.red{background-color:#fed4d5;color:#000}.callout.small{padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.callout.large{padding-top:3rem;padding-right:3rem;padding-bottom:3rem;padding-left:3rem}.hide{display:none!important}.invisible{visibility:hidden}@media screen and (max-width:39.9375em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:40em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.9375em){.show-for-medium{display:none!important}}@media screen and (min-width:40em) and (max-width:63.9375em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.9375em),screen and (min-width:64em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.9375em){.show-for-large{display:none!important}}@media screen and (min-width:64em) and (max-width:74.9375em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.9375em),screen and (min-width:75em){.show-for-large-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%);border:0}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal;clip-path:none}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:top;transition-property:transform,opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform,opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:rotate(0);transition-property:transform,opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms!important}.fast{transition-duration:250ms!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}15%,25%,35%,45%,5%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,100%,30%,70%{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms!important}.fast{animation-duration:250ms!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}