*,:after,:before{box-sizing:border-box}div,p,ul{-webkit-overflow-scrolling:touch}figure{margin:0;padding:0}.group:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.group{*zoom:1}body,html{overflow:hidden;width:100vw}:not(.autoHeight) body,html:not(.autoHeight){height:100vh}body{margin:0;padding:0;font-family:Helvetica Neue,Roboto,sans-serif;font-size:12px;line-height:2;color:#333;background-color:#f0f0f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html:not(.autoHeight) body{display:flex;flex-direction:column}html:not(.autoHeight) header{flex:0 0 auto}html:not(.autoHeight) main{flex:1 1 auto;display:flex}.wf-active body{font-family:Helvetica Neue,Helvetica,Arial,sans-serif}h1{font-size:26px}h2{font-size:20px}h2,h3{font-size:19px}h4{font-size:16px}.button--default{color:#333;background:rgba(0,0,0,.04);min-height:40px}.button--cta{color:#fff;background:#5fb336;border-radius:4px;border:1px solid #fff;padding:0 4px}.button--cta:hover:not(:disabled){box-shadow:inset 0 0 30px 1px rgba(0,0,0,.1)}.button--cta:active:not(:disabled),.button--cta:focus:not(:disabled){box-shadow:inset 0 0 30px 1px rgba(0,0,0,.2)}.main-header{width:100%;background-color:#c2070d;overflow-x:auto}@media only screen and (max-width:480px){.main-header{overflow:hidden}}.main-header__wrapper{display:table;table-layout:fixed;min-height:56px}@media only screen and (max-width:720px){html:not(.autoHeight) .main-header__wrapper{min-height:0}}@media only screen and (max-height:470px){html:not(.autoHeight) .main-header__wrapper{min-height:0}}@media only screen and (max-width:480px){.main-header__wrapper{display:block}}.main-header .main-header__logo,.main-header .main-header__nav{display:table-cell;vertical-align:middle}@media only screen and (max-width:480px){.main-header .main-header__logo,.main-header .main-header__nav{display:block}}.main-header .main-header__logo{padding:10px 16px}@media only screen and (max-width:720px){html:not(.autoHeight) .main-header .main-header__logo{padding:8px 16px}}@media only screen and (max-height:470px){html:not(.autoHeight) .main-header .main-header__logo{padding:8px 16px}}.main-header .main-header__logo img{max-height:100%;display:inline-block;vertical-align:middle;min-width:160px;min-height:32px;max-width:400px;max-height:80px;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:480px){.main-header .main-header__logo img{min-width:80px;min-height:16px;max-width:240px}}@media only screen and (max-height:470px){html:not(.autoHeight) .main-header .main-header__logo img{min-width:0;max-height:48px}}.main-footer{background-color:rgba(0,0,0,.04);font-size:16px;color:#333;line-height:1.5;padding:11px 14px;position:relative}.main-footer__text{margin-right:8px}.main-footer__btn,.main-footer__text{display:inline-block;vertical-align:middle}.main-footer__btn{padding:2px 10px 4px;background:#c2070d;border:1px solid rgba(204,41,41,.5);border-radius:100px;font-size:16px;color:#fff;text-align:center;line-height:16px;text-decoration:none;transition:background-color .1s ease-out}.main-footer__btn:active,.main-footer__btn:focus,.main-footer__btn:hover{text-decoration:none;background:#a9060b}.main-footer__floating-btn{position:absolute;right:0;margin:0 16px 8px 0;bottom:100%}.floating-btn{background:#c2070d;border-radius:50%;position:relative;width:48px;height:48px;display:block}.floating-btn:after,.floating-btn:before{content:"";position:absolute;background-color:#fff;transform:translate3d(-50%,-50%,0);left:50%;top:50%}.floating-btn:before{width:3px;height:21px}.floating-btn:after{height:3px;width:21px}.tooltip{position:relative}.tooltip__message{position:absolute;right:0;bottom:100%;background-color:#fff;border:1px solid rgba(0,0,0,.04);box-shadow:0 2px 8px 0 rgba(0,0,0,.16);border-radius:6px;padding:8px;font-size:12px;color:#333;line-height:16px;width:130px;margin-bottom:16px;visibility:hidden;opacity:0;transition:opacity .1s ease-out}.tooltip__message:after{pointer-events:none;content:"";position:absolute;width:16px;height:16px;right:0;margin-right:15px;top:100%;margin-top:-7px;box-sizing:border-box;background-color:#fff;border:1px solid rgba(0,0,0,.04);border-width:0 0 1px 1px;transform:rotate(-45deg)}.tooltip__message:before{pointer-events:none;content:"";position:absolute;width:8px;height:8px;right:0;margin-right:15px;top:100%;margin-top:-3px;transform:rotate(-45deg);box-shadow:-6px 6px 12px 0 rgba(0,0,0,.16)}.tooltip__elem:hover+.tooltip__message{visibility:visible;opacity:1}.header-nav{overflow:auto;white-space:nowrap;padding:2px 15px 2px 0;position:relative}.header-nav:before{content:"";background-color:hsla(0,0%,100%,.2);position:absolute;width:1px;height:calc(100% - 4px);left:0;top:2px}.header-nav__item{display:inline-block;vertical-align:middle;font-size:14px;line-height:1.71429;color:hsla(0,0%,100%,.5);text-decoration:none;margin-left:15px;position:relative;text-transform:uppercase;letter-spacing:.07143em;font-weight:400;transition:color .1s ease-out}.header-nav__item:after{content:"";position:absolute;left:0;right:0;top:100%;height:2px;background-color:hsla(0,0%,100%,.5);display:none}.header-nav__item:hover{color:hsla(0,0%,100%,.7)}.header-nav__item.active,.header-nav__item:active,.header-nav__item:focus,.header-nav__item:hover{text-decoration:none}.header-nav__item.active,.header-nav__item:active,.header-nav__item:focus{color:#fff}.header-nav__item.active:after{display:block}.main-tiles{width:100%;padding:32px 16px;position:relative;overflow:hidden;min-height:220px}@media only screen and (max-width:720px){html:not(.autoHeight) .main-tiles{padding:24px 8px}}@media only screen and (max-height:470px){html:not(.autoHeight) .main-tiles{padding-top:16px;padding-bottom:16px}}html:not(.autoHeight) .main-tiles.mini{padding-top:16px;padding-bottom:16px}.main-tiles-wrapper{height:100%;max-height:100%;white-space:nowrap;display:flex}.main-tiles-wrapper.js-animating{transition:transform .3s ease-out}.main-tiles-unit-wrapper{flex:0 0 auto;width:100%;padding:0 16px;text-align:center}.main-tiles-unit-wrapper.js-loading-block .main-tiles__unit{height:100%}@media only screen and (max-width:720px){html:not(.autoHeight) .main-tiles-unit-wrapper{padding:0 8px}}.main-tiles__unit{position:relative;width:100%;height:100%;max-height:100%;display:flex;align-items:center;white-space:normal}.main-tiles__unit>*{width:100%}.main-tiles__unit.disabled a{cursor:default}.main-tiles__next,.main-tiles__prev{position:absolute;top:0;bottom:0;width:72px;cursor:pointer;opacity:.8;transition:opacity .1s ease-out;display:none}.main-tiles__next svg,.main-tiles__prev svg{display:block;position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,0)}.main-tiles__next:active,.main-tiles__next:focus,.main-tiles__next:hover,.main-tiles__prev:active,.main-tiles__prev:focus,.main-tiles__prev:hover{opacity:1}.main-tiles__next{right:0}.main-tiles__prev{left:0}@media (max-width:500px){.main-tiles-wrapper-units{-webkit-overflow-scrolling:touch;overflow:scroll}.main-tiles__unit{width:100%}}.tile{height:100%;max-height:100%;text-decoration:none;transform:translateZ(0);transition:transform .1s ease-out;position:relative;display:block;overflow:hidden}.tile:active,.tile:focus,.tile:hover{text-decoration:none}.tile:hover{transform:translate3d(0,-8px,0)}.tile:hover+.tile__shadow{box-shadow:0 16px 24px 0;transform:translate3d(0,-8px,0)}.no-hover .tile:hover{transform:translateZ(0)}.no-hover .tile:hover .tile__shadow{box-shadow:none;transform:translateZ(0)}.empty .tile .tile__content,.empty .tile .tile__img,.empty .tile .tile__wrapper{background-color:#f0f0f0}.tile.one-block{height:calc(100vh - 164px);text-align:center}@media only screen and (max-width:720px){html:not(.autoHeight) .tile.one-block{height:calc(100vh - 144px)}}@media only screen and (max-width:480px){html:not(.autoHeight) .tile.one-block{height:calc(100vh - 174px)}}@media only screen and (max-height:470px){html:not(.autoHeight) .tile.one-block{height:calc(100vh - 96px)}}@media only screen and (max-width:480px) and (max-height:470px){html:not(.autoHeight) .tile.one-block{height:calc(100vh - 126px)}}.tile.one-block .tile__wrapper,.tile.one-block>*{height:100%}.tile.one-block .tile__img{padding-bottom:33.33333%}.tile.one-block .tile__placeholder-img{margin-bottom:2vh}.tile.one-block .tile__placeholder-img img{max-height:100%}.tile.one-block a.tile__placeholder-button{margin-top:2.5vh}@media (max-width:600px){.tile.one-block .tile__placeholder{font-size:16px}}@media (max-height:499px){.tile.one-block .tile__placeholder{font-size:14px}}@media (max-width:480px) and (max-height:530px){.tile.one-block .tile__placeholder-img{width:25vh;height:25vh;margin-bottom:3.2vh}}.contacts-disabled .tile{visibility:hidden}.tile>div{height:100%;max-height:100%}.tile__wrapper{height:100%;max-height:100%;background-color:#fff;border-radius:8px;overflow:hidden}.tile__wrapper,.tile__wrapper a{text-decoration:none}.tile__shadow{position:absolute;left:0;top:0;right:0;bottom:0;transition:box-shadow .2s ease-out;border-radius:8px;color:rgba(204,41,41,.25);z-index:-1}:not(.initial-tiles-scaling-finished) .tile__img-wrapper{opacity:0}.initial-tiles-scaling-finished .tile__img-wrapper{opacity:1}.tile__img-wrapper{position:relative;transition:opacity .3s}.tile__img{width:100%;height:0;padding-bottom:100%;background-repeat:no-repeat;background-position:50%;background-size:cover;background-color:#f7f7f7;position:relative}.tile__img-loader{position:absolute;left:50%;top:50%;margin:-20px 0 0 -20px;width:40px;height:40px;color:#ccc;border:.2em solid;border-bottom:.2em solid transparent;border-radius:50%;-webkit-animation:loader 1s linear infinite;animation:loader 1s linear infinite;font-size:20px}.tile__play-button{position:absolute;width:60px;height:60px;left:50%;top:50%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNTYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTU0LjUgMjhjMCAxNC42MzYtMTEuODY0IDI2LjUtMjYuNSAyNi41UzEuNSA0Mi42MzYgMS41IDI4IDEzLjM2NCAxLjUgMjggMS41IDU0LjUgMTMuMzY0IDU0LjUgMjh6IiBmaWxsPSIjMDAwIiBmaWxsLW9wYWNpdHk9Ii4xNiIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjMiLz48cGF0aCBkPSJNNDIuMDY4IDI5Ljc5TDIxLjc2NSA0Mi43MjdjLS44ODYuNTY1LTIuMDE1LjIyMS0yLjUyMS0uNzY3QTIuMjQ3IDIuMjQ3IDAgMDExOSA0MC45MzhWMTUuMDYxYzAtMS4xMzguODI4LTIuMDYxIDEuODQ4LTIuMDYxLjMyMiAwIC42MzguMDk0LjkxNy4yNzJMNDIuMDY4IDI2LjIxYy44ODcuNTY1IDEuMTk1IDEuODI0LjY4OCAyLjgxM2ExLjk3IDEuOTcgMCAwMS0uNjg4Ljc2N3oiIGZpbGw9IiNmZmYiLz48L3N2Zz4=) no-repeat 50%;transform:translate(-50%,-50%)}.tile__content{padding:16px;text-align:left}:not(.initial-tiles-scaling-finished) .tile__promotion-content{opacity:0}.initial-tiles-scaling-finished .tile__promotion-content{opacity:1}.tile__promotion-content{transition:opacity .3s}html:not(.autoHeight) .tile__promotion-content{position:absolute;left:0;right:0;min-height:80px}.tile__content-header{zoom:1;height:24px}.tile__content-header:after,.tile__content-header:before{content:"";display:table}.tile__content-header:after{clear:both}.tile__title{font-size:14px;color:#333;font-weight:700;line-height:1.71429;padding-right:16px}.tile__bubble,.tile__title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tile__bubble{float:right;background:rgba(77,91,155,.1);border-radius:50px;font-size:9px;color:#4d5b9b;letter-spacing:.11111em;line-height:1.77778;text-transform:uppercase;margin-top:4px;margin-right:-8px;padding:0 6px;max-width:150px}.tile__text-wrapper{overflow:hidden;position:relative}html.autoHeight .tile__text-wrapper{height:48px}.tile__text{font-size:14px;line-height:1.71429;color:#333}.tile__placeholder{font-size:16px;color:rgba(51,51,51,.8);background-color:#f0f0f0;line-height:1.5;position:absolute;left:0;right:0;top:0;bottom:0;display:flex;padding:16px 20%;flex-direction:column;justify-content:center;align-items:center;border:1px solid rgba(0,0,0,.04);border-radius:8px;overflow:hidden;z-index:10;max-width:100%}.tile__placeholder a{color:#e62e2e;text-decoration:none;cursor:pointer!important}.tile__placeholder a:active,.tile__placeholder a:focus,.tile__placeholder a:hover{text-decoration:none}.tile__placeholder span{max-width:100%}@media (max-height:499px),(max-width:600px){.tile__placeholder span{font-size:14px!important}}@media only screen and (min-width:720px) and (max-width:840px){.tile__placeholder{padding:16px 20px}}@media only screen and (max-height:499px){.tile__placeholder{padding:16px}}a.tile__placeholder-button{margin-top:1.8vh;background:#fff;border-radius:100px;padding:10px 14px;font-size:16px;color:#5fb336;letter-spacing:0;line-height:1.3;transition:background-color .1s ease-out;max-width:100%}a.tile__placeholder-button:active,a.tile__placeholder-button:focus,a.tile__placeholder-button:hover{text-decoration:none;background-color:#fafafa}@media only screen and (max-height:499px){a.tile__placeholder-button{font-size:14px!important;margin-top:3.2vh}}.tile__placeholder-img{flex:0 0 auto;max-width:100%;margin-bottom:1vh}.tile__placeholder-img img{max-width:100%}@media (max-height:530px),(min-width:720px) and (max-width:979px){.tile__placeholder-img{width:25vh;height:25vh;margin-bottom:3.2vh}}.tile__debug-info{background-color:#fff;font-size:14px;position:absolute;left:0;top:0;z-index:100}.tile__debug-info th{text-align:left}.tile__debug-info td{text-align:right}.tile__debug-info table{width:100%}@-webkit-keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}html:not(.autoHeight) .mini .tile__wrapper{display:flex;flex-direction:column;justify-content:flex-end}html:not(.autoHeight) .mini .tile__wrapper .tile__img-wrapper{flex:1 1 auto;overflow:hidden}html:not(.autoHeight) .mini .tile__wrapper .tile__img-wrapper .tile__img{height:100%;padding-bottom:0;position:absolute;top:0;left:0;right:0;bottom:0}html:not(.autoHeight) .mini .tile__wrapper .tile__promotion-content{position:static;flex:0 0 auto}html:not(.autoHeight) .mini .tile__wrapper .tile__promotion-content .tile__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.get-discount-wrapper{position:relative;background-color:#5fb336;height:32px;text-align:left;margin-top:-32px;z-index:10}.get-discount-wrapper:hover{background-color:#336a21;transition:background-color 1s}.get-discount-wrapper a{cursor:pointer;width:100%;display:block;text-decoration:none;line-height:32px;height:32px;padding-left:16px;padding-right:16px;font-size:.875rem;font-family:ArialMT;color:#fff}.get-discount-wrapper svg{position:absolute;right:16px;top:50%;transform:translateY(-50%)}.discount__img-wrapper{position:relative}.discount__img-wrapper .discount__thumb{position:absolute;top:16px;left:16px;width:auto;min-width:64px;height:64px;border-radius:32px;background:#e62e2e;display:flex;flex-wrap:wrap;justify-content:center;align-content:center;color:#fff;font-size:16px;line-height:18px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.discount__img-wrapper .discount__amount{width:100%}.discount__img-wrapper .discount__help_text{font-size:12px}.discount__img-wrapper .discount__price-wrapper{position:absolute;bottom:40px;right:8px;background:rgba(0,0,0,.8);padding:6px 8px;border-radius:6px;text-transform:uppercase;letter-spacing:0;line-height:12px;display:flex;justify-content:space-between;align-items:center}.discount__img-wrapper .discount__price-wrapper .discount__current-price{font-size:12px;color:#fff;font-weight:500;margin-right:4px}.discount__img-wrapper .discount__price-wrapper .discount__prev-price{font-size:10px;color:#b3b3b3;text-decoration:line-through}.spinner-wrapper{position:relative;height:100%}.spinner{width:70px;text-align:center;height:24px;position:absolute;left:50%;top:50%;transform:translate3d(-50%,-50%,0)}.spinner__bounce1,.spinner__bounce2,.spinner__bounce3{width:8px;height:8px;background-color:#d6d6d6;border-radius:100%;display:inline-block;-webkit-animation:bouncedelay 1.4s ease-in-out infinite both;animation:bouncedelay 1.4s ease-in-out infinite both}.spinner>div+div{margin-left:8px}.spinner__bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.spinner__bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.error-message{position:fixed;left:0;right:0;top:56px;background-color:#fff;color:#333;padding:16px;font-size:14px;line-height:1.14286}#debug-info-panel{background-color:#d3d3d3;width:100%}.copyright{position:fixed;bottom:0;right:0;display:inline-block;background:#fff;border-radius:8px 0 0 0;padding:2px 8px;color:#666;font-size:12px;font-weight:400;line-height:16px;text-align:center;opacity:.9;z-index:99}.copyright:active,.copyright:hover,.copyright:link,.copyright:visited{text-decoration:none;color:#666}