@-webkit-keyframes rotate-one{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@keyframes rotate-one{0%{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg);transform:rotateX(35deg) rotateY(-45deg) rotateZ(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg);transform:rotateX(35deg) rotateY(-45deg) rotateZ(360deg)}}@-webkit-keyframes rotate-two{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}to{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@keyframes rotate-two{0%{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg);transform:rotateX(50deg) rotateY(10deg) rotateZ(0deg)}to{-webkit-transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg);transform:rotateX(50deg) rotateY(10deg) rotateZ(360deg)}}@-webkit-keyframes rotate-three{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@keyframes rotate-three{0%{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg);transform:rotateX(35deg) rotateY(55deg) rotateZ(0deg)}to{-webkit-transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg);transform:rotateX(35deg) rotateY(55deg) rotateZ(360deg)}}@-webkit-keyframes fx{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}@keyframes fx{50%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{opacity:0}}:root{--primary-color:var(--main-color, #f78a24)}@font-face{font-family:"Inter";font-weight:400;font-style:normal;src:url(fonts/Inter-Regular.woff2) format("woff2"),url(fonts/Inter-Regular.woff) format("woff")}@font-face{font-family:"Inter";font-weight:400;font-style:italic;src:url(fonts/Inter-Italic.woff2) format("woff2"),url(fonts/Inter-Italic.woff) format("woff")}@font-face{font-family:"Inter";font-weight:700;font-style:normal;src:url(fonts/Inter-Bold.woff2) format("woff2"),url(fonts/Inter-Bold.woff) format("woff")}@font-face{font-family:"Inter";font-weight:700;font-style:italic;src:url(fonts/Inter-BoldItalic.woff2) format("woff2"),url(fonts/Inter-BoldItalic.woff) format("woff")}@font-face{font-family:"RobotoSlab";font-weight:700;font-style:normal;src:url(fonts/RobotoSlab-Bold.woff) format("woff")}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;line-height:1.4;-webkit-transition:none!important;transition:none!important}body,sub,sup{position:relative}body{font-family:"Inter";margin:0;padding:0;color:#111}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em}figure{margin:1em 40px}hr{overflow:visible;-webkit-box-sizing:content-box;box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;color:#fc3;text-decoration:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:none}b,strong{font-weight:bolder}dfn{font-style:italic}mark{color:#000;background-color:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,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%;margin:0;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted #000}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}fieldset{padding:.35em .75em .625em}legend{display:table;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;padding:0;white-space:normal;color:inherit}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}summary{display:list-item}[hidden],template{display:none}.hamburger,.hamburger-box{display:inline-block;height:22px}.hamburger{overflow:visible;font:inherit;margin:0;padding:0;cursor:pointer;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger:hover,.notifications-wrapper .single_notification-container .single_notification-close:hover{opacity:1}.hamburger-box{position:relative;width:24px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{position:absolute;width:24px;height:2px;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;border-radius:0;background-color:#fff;display:block}.hamburger-inner{top:50%;margin-top:-1px}.hamburger-inner::after,.hamburger-inner::before{content:""}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--spin .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)}#tripleLoader,.ajax-result{top:0;left:0;width:100%;height:100%}.ajax-result{z-index:1000;background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#tripleLoader .loader-inner,.ajax-result .ajax-result__inner{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.ajax-result .ajax-result__inner{width:100%;padding:0 40px}.ajax-result .ajax-result__text{font-size:1.125em;text-align:center}#tripleLoader{position:fixed;z-index:2000;right:0;bottom:0}#tripleLoader .loader-inner{right:0;width:64px;height:64px;margin:0 auto;border-radius:50%;-webkit-perspective:800px;perspective:800px}#tripleLoader .elem{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;height:100%;border-radius:50%}#tripleLoader .elem.one{top:0;left:0;-webkit-animation:rotate-one 1s linear infinite;animation:rotate-one 1s linear infinite;border-bottom:3px solid var(--primary-color)}#tripleLoader .elem.two{top:0;right:0;-webkit-animation:rotate-two 1s linear infinite;animation:rotate-two 1s linear infinite;border-right:3px solid var(--primary-color)}#tripleLoader .elem.three{right:0;bottom:0;-webkit-animation:rotate-three 1s linear infinite;animation:rotate-three 1s linear infinite;border-top:3px solid var(--primary-color)}#doAuthPopup #tripleLoader,.ajax-result{position:absolute}::-moz-selection{color:#fff;background:var(--primary-color)}::selection{color:#fff;background:var(--primary-color)}html.is-blocked{position:fixed;top:0;left:0;overflow:hidden;width:100vw}label.error{display:block;font-size:.75em;padding-top:5px;color:#c00}#user_verification_popup .popup-step-2,.hidden{display:none}.fancybox-bg{background:#000}.fancybox-is-open .fancybox-bg{opacity:.6}#user_verification_popup .button-next_step,.m-t-20{margin-top:20px}#user_verification_popup{max-width:650px}#user_verification_popup #profile-verification{margin:20px auto 0;max-width:450px}#user_verification_popup #profile-verification .form__error{color:red}#user_verification_popup #profile-verification label{margin-bottom:5px;display:block}#user_verification_popup #profile-verification .form__row{margin-bottom:10px}#user_verification_popup .popup--verification_waiting .popup__inner{min-height:auto}#user_verification_popup .popup--verification_waiting .popup__body{width:80%;margin:0 auto;text-align:center}#user_verification_popup .popup-step-2.visible{display:block}#user_verification_popup .popup-step-1.hidden{display:none}#user_verification_popup .popup-step-1 p{margin:10px 0}#user_verification_popup .popup_title{text-align:center;font-weight:700;font-size:20px;margin-bottom:40px}#user_verification_popup .btn-primary{display:inline-block;font-size:.875em;line-height:35px;height:35px;margin-top:auto;padding:0 10px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;text-decoration:none;color:#fff;border-radius:3px;background:#f78a24;border:0;outline:0;cursor:pointer}.langs-mobile{position:fixed;z-index:3000;top:0;bottom:0;left:0;display:none;width:100%;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0;background:rgba(255,255,255,.9)}@media (max-width:1020px){.langs-mobile{display:block}}.langs-mobile.is-opened{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.langs-mobile__inner{padding:40px}.langs-mobile__close{position:absolute;z-index:10;top:20px;right:20px;width:22px;height:22px;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;outline:0;background:url(img/hb-global/icons/close--orange.svg) no-repeat center/contain}.langs-mobile__title{font-size:1.5em;font-weight:700;line-height:1.2;padding-bottom:40px}.langs-mobile__grid,.langs-mobile__lang{display:-webkit-box;display:-ms-flexbox;display:flex}.langs-mobile__grid{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}.langs-mobile__lang{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0;font-size:.75em;padding:10px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;text-decoration:none;color:inherit;border-radius:3px}.langs-mobile__lang-flag{position:relative;top:1px;-ms-flex-preferred-size:16px;flex-basis:16px;-ms-flex-negative:0;flex-shrink:0;width:16px;height:12px;margin-right:10px;background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.langs-mobile__lang-flag--big{-ms-flex-preferred-size:20px;flex-basis:20px;-ms-flex-negative:0;flex-shrink:0;width:20px;height:15px}.loader{position:absolute;z-index:1000;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,.9)}.loader .loader__inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.loader .loader__dot{float:left;width:10px;height:10px;margin:0 5px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-animation:fx 1000ms ease infinite 0ms;animation:fx 1000ms ease infinite 0ms;border:2px solid var(--primary-color);border-radius:50%}.loader .loader__dot:nth-child(2){-webkit-animation:fx 1000ms ease infinite 300ms;animation:fx 1000ms ease infinite 300ms}.loader .loader__dot:nth-child(3){-webkit-animation:fx 1000ms ease infinite 600ms;animation:fx 1000ms ease infinite 600ms}.loader .loader__progress{position:absolute;top:calc(50% + 50px);right:0;left:0;display:none;max-width:400px;margin:0 auto;text-align:center}@media (max-width:750px){.loader .loader__progress{max-width:250px}}.loader .loader__progress-caption{font-size:.875em;padding-bottom:20px}@media (max-width:750px){.loader .loader__progress-caption{font-size:.75em;padding-bottom:10px}}.loader .loader__progress-bar{position:relative;width:100%;height:3px;border-radius:3px;background:#ccc}.loader .loader__progress-bar-inner{width:0;height:3px;border-radius:3px;background:var(--primary-color);-webkit-box-shadow:0 0 5px rgba(247,138,36,.5);box-shadow:0 0 5px rgba(247,138,36,.5)}.main-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -25px;padding:0;list-style:none}.main-menu__item{padding:0 25px}.main-menu__link{display:block;font-size:.875em;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;text-decoration:none;color:inherit}.form__checkbox:hover .form__checkbox-fancy::after,.main-menu__link:hover{opacity:.6}.mobile-menu{margin:0;padding:15px 0;list-style:none}.mobile-menu__link{display:block;padding:10px 20px;text-decoration:none;color:#fff}.single_notification-box{background-color:#fff;color:#000}.single_notification-container{padding:10px 20px;position:relative;min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.2);box-shadow:5px 5px 10px rgba(0,0,0,.2)}.single_notification-container .single_notification-date{color:#a09c98;font-size:11px}.notifications-wrapper{margin-top:30px}.notifications-wrapper .single_notification-container{margin-bottom:10px}.notifications-wrapper .single_notification-container .single_notification-close{color:red;cursor:pointer;opacity:.5;position:absolute;top:0;right:5px;-webkit-transition:.3s ease;transition:.3s ease}.head-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:600px){.head-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.head-container h1,p{margin:0}.form__item{padding-top:15px}@media (max-width:750px){.form__item{padding-top:10px}}.form__input{display:block;font-family:"Inter";font-size:.875em;line-height:48px;width:100%;height:50px;padding:0 18px;color:#111;border:1px solid #d5d5d5;border-radius:3px;outline:0;background:#fff;-webkit-box-shadow:none;box-shadow:none}@media (max-width:750px){.form__input{font-size:.75em;line-height:43px;height:45px}}.form__textarea{display:block;font-family:"Inter";font-size:.875em;width:100%;min-height:200px;padding:18px;resize:none;color:#111;border:1px solid #d5d5d5;border-radius:3px;outline:0;background:#fff;-webkit-box-shadow:none;box-shadow:none}@media (max-width:750px){.form__textarea{font-size:.75em;min-height:100px}}.form__checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.form__checkbox-default{display:none}.form__checkbox-fancy{position:relative;-ms-flex-preferred-size:18px;flex-basis:18px;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;-webkit-transition:border-color .3s ease,background-color .3s ease;transition:border-color .3s ease,background-color .3s ease;border:1px solid #ccc;border-radius:3px}.form__checkbox-fancy::after{position:absolute;top:50%;left:50%;width:12px;height:9px;content:"";-webkit-transition:opacity .3s ease,background .3s ease;transition:opacity .3s ease,background .3s ease;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);opacity:0;background:url(img/hb-global/icons/tick--orange.svg) no-repeat center/contain}.form__checkbox-default:checked+.form__checkbox-fancy{border-color:var(--primary-color);background:var(--primary-color)}.form__checkbox-default:checked+.form__checkbox-fancy::after{opacity:1;background:url(img/hb-global/icons/tick--white.svg) no-repeat center/contain}.form__checkbox-label{padding-left:10px}.form__checkbox-label--remember{font-size:.75em}.form__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:1;padding-top:30px}@media (max-width:750px){.form__bottom{padding-top:15px}}.form__bottom-text{-ms-flex-preferred-size:100%;flex-basis:100%;font-size:.75rem;line-height:2;text-align:center;color:#999}@media (max-width:750px){.form__bottom-text{line-height:1.5}}.form__btn{display:block;font-family:"Inter";font-size:.875em;font-weight:700;line-height:50px;width:100%;height:50px;margin-top:30px;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;text-align:center;color:#fff;border:0;border-radius:3px;outline:0;background:var(--primary-color)}@media (max-width:750px){.form__btn{line-height:45px;height:45px;margin-top:20px}}.form__btn:hover{opacity:.8}.header{position:relative;color:#fff}.hb-event .header,.hb-event .header::after,.hb-event-photo .header::after,.hb-league .header,.hb-league .header::after,.header,.header::after{background-color:var(--primary-color)}.hb-hall-of-fame .header,.hb-hall-of-fame .header::after{background-color:#303030}.hb-hhh .header,.hb-hhh .header::after{background-color:#111}@media (max-width:1020px){.header{display:none}}.header::after{position:absolute;bottom:-33px;left:0;width:100%;height:33px;content:""}.header__inner{width:100%;max-width:1210px;margin:0 auto;padding:0 20px}.header__row{position:relative;z-index:1100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__btn::after,.header__logo{display:block;-ms-flex-negative:0;flex-shrink:0}.header__logo{margin:2rem;width:205px;height:30px;background:url(img/hb-global/hb-logo--white.svg) no-repeat left center/contain}.header__logo--hof{height:45px;background:url(img/hb-hof/logo.svg) no-repeat left center/contain}.header__logo--hhh{height:65px;background:url(img/hb-hhh/logo--white.svg) no-repeat left center/contain}.header__logo--hub{height:60px;background:url(img/hb-hub/hub-logo.svg) no-repeat left center/contain}.header__logo--hookahchef{height:80px;background:url(img/hb-hub/hub-chef-logo.svg) no-repeat left center/cover}.header__logo--loungemanager{height:70px;background:url(img/hb-hub/lounge_manager_logo.svg) no-repeat left center/cover}.header__side,.header__side-item{display:-webkit-box;display:-ms-flexbox;display:flex}.header__side{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;max-width:calc(100% - 205px - 4rem)}.header__side-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1em .5em}.header__side-sep{-ms-flex-preferred-size:1px;flex-basis:1px;-ms-flex-negative:0;flex-shrink:0;width:1px;height:40px;margin:0 20px;background:rgba(255,255,255,.5)}.header__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.875em;font-weight:700;line-height:38px;height:40px;padding:0 15px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;text-decoration:none;color:#fff;border:1px solid #fff;border-radius:3px}.header__btn:hover{background-color:rgba(255,255,255,.3)}.header__btn::after{-ms-flex-preferred-size:18px;flex-basis:18px;width:18px;height:18px;margin-left:10px;content:""}.header__btn .header__btn--login::after{background:url(img/hb-global/icons/login.svg) no-repeat center/contain}.header__btn .header__btn--create-brand::after{background:url(img/hb-global/icons/team--white.svg) no-repeat center/contain}.header__brands{overflow-x:auto;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__brands__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:inherit;padding:.3em;margin-right:.7em}.header__brands__item:nth-last-child(n+9),.header__brands__item:nth-last-child(n+9)~*{margin-right:.2em}.header__brands__item:nth-last-child(n+9) .header__brands__item__pic,.header__brands__item:nth-last-child(n+9)~* .header__brands__item__pic{width:1.7em;height:1.7em}.header__brands__item__pic{width:2.5em;height:2.5em;border-radius:3px;-webkit-box-shadow:0 0 0 4px rgba(255,255,255,.4);box-shadow:0 0 0 4px rgba(255,255,255,.4);background-repeat:no-repeat;background-position:center;background-size:cover}.header__brands__item__name{margin-left:.5em;font-weight:500;overflow:hidden;max-width:200px;white-space:nowrap;text-overflow:ellipsis}.header__user{position:relative}.header__user .header__user-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header__user .header__user-row::after{-ms-flex-preferred-size:11px;flex-basis:11px;-ms-flex-negative:0;flex-shrink:0;width:11px;height:5px;margin-left:10px;content:"";-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background:url(img/hb-global/icons/arrow-select--white.svg) no-repeat center/contain}.header-bar .header-bar__lang-current.is-active::after,.header__user .header__user-row.is-active::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.header__user .header__user-name{overflow:hidden;font-weight:700;max-width:200px;padding-right:20px;white-space:nowrap;text-overflow:ellipsis}.header__user .header__user-photo{-ms-flex-preferred-size:40px;flex-basis:40px;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-box-shadow:0 0 0 4px rgba(255,255,255,.4);box-shadow:0 0 0 4px rgba(255,255,255,.4)}.header__user .header__user-menu{z-index:110;position:absolute;top:calc(100% + 15px);right:0;white-space:nowrap;min-width:150px;padding:15px;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);pointer-events:none;opacity:0;background:#fff;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1)}.header__user .header__user-menu.is-opened{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:all;opacity:1}.header__user .header__user-item{border-top:1px solid #eee}.header__user .header__user-item:first-child{border:0}.header__user .header__user-link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875em;padding:10px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;text-decoration:none;color:#111}.header__user .header__user-link::before{-ms-flex-preferred-size:16px;flex-basis:16px;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;margin-right:10px;content:"";background-repeat:no-repeat;background-position:center;background-size:contain}.header__user .header__user-link:first-child{margin:0}.header__user .header__user-link:hover{background-color:rgba(247,138,36,.1)}.header__user .header__user-link--logout::before{background-image:url(img/hb-global/icons/logout--grey.svg)}.header__user .header__user-link--edit::before{background-image:url(img/hb-global/icons/settings--grey.svg)}.header__user .header__user-link--profile::before{background-image:url(img/hb-global/icons/profile--grey.svg)}.header__user .header__user-link--brand::before{background-image:url(img/hb-global/icons/team--grey.svg)}.header__user .header__user-link--place::before{background-image:url(img/hb-global/icons/place--grey.svg)}.header__user .header__user-link--dash::before{background-image:url(img/hb-global/icons/dash--gray.svg)}.header__user-notification .single_notification-box{min-width:25%;max-width:40%;position:absolute;right:0;border-radius:5px;visibility:hidden;opacity:0;-webkit-transition:.3s ease;transition:.3s ease}.header__user-notification .single_notification-box.visible{opacity:1;visibility:visible}.header__user-notification .notification__container,.header__user-notification .single_notification-box .single_notification-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__user-notification .single_notification-box .single_notification-footer{background-color:var(--primary-color);text-align:center;min-height:40px;color:#fff;text-decoration:none}.header__user-notification .notification__container{padding:10px;border-radius:50%;position:relative;cursor:pointer}.header__user-notification .notification__container-icon{background-size:contain;background-repeat:no-repeat;width:20px;height:20px}.header__user-notification .notification__container-counter{color:#fff;position:absolute;font-size:12px;top:10%;right:10%;background-color:red;border-radius:100%;width:15px;height:15px;text-align:center}.header-bar{position:relative;z-index:1000;-webkit-transform:translateZ(0);transform:translateZ(0);color:#111}@media (max-width:1020px){.header-bar{display:none}}.header-bar .header-bar.is-stuck .header-bar__wrapper::before{-webkit-transform:scaleX(3);-ms-transform:scaleX(3);transform:scaleX(3)}.header-bar .header-bar__wrapper{position:relative;max-width:1170px;margin:0 auto}.header-bar .header-bar__wrapper::before{position:absolute;z-index:1;width:100%;height:100%;content:"";-webkit-transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);background:#fff;-webkit-box-shadow:0 20px 60px rgba(0,0,0,.06);box-shadow:0 20px 60px rgba(0,0,0,.06)}.header-bar .header-bar__inner,.header-bar .header-bar__lang-current{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-bar .header-bar__inner{position:relative;z-index:10;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:66px;padding:0 30px}.header-bar .header-bar__lang-current{font-size:.75em;cursor:pointer}.header-bar .header-bar__lang-current::after{-ms-flex-preferred-size:11px;flex-basis:11px;-ms-flex-negative:0;flex-shrink:0;width:11px;height:5px;margin-left:10px;content:"";-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background:url(img/hb-global/icons/arrow-select--grey.svg) no-repeat center/contain}.header-bar .header-bar__lang-list{position:absolute;z-index:100;top:calc(100% + 10px);right:0;min-width:150px;padding:10px;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px);pointer-events:none;opacity:0;background:rgba(255,255,255,.9);-webkit-box-shadow:0 20px 40px rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1)}.header-bar .header-bar__lang-list.is-opened{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);pointer-events:all;opacity:1}.header-bar .header-bar__lang-item{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75em;margin-top:5px;padding:10px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;text-decoration:none;color:inherit;border-radius:3px}.header-bar .header-bar__lang-item:first-child{margin:0}.header-bar .header-bar__lang-item:hover{background-color:rgba(247,138,36,.1)}.header-bar .header-bar__lang-flag{position:relative;top:1px;-ms-flex-preferred-size:16px;flex-basis:16px;-ms-flex-negative:0;flex-shrink:0;width:16px;height:12px;margin-right:10px;background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.header-bar .header-bar__lang-flag--big,.mobile-pane__user-row::after{-ms-flex-preferred-size:20px;flex-basis:20px;-ms-flex-negative:0;flex-shrink:0;width:20px;height:15px}.header-mobile{position:fixed;z-index:2000;top:0;left:0;display:none;width:100%;color:#fff}.hb-event .header-mobile,.hb-event-photo .header-mobile,.hb-league .header-mobile,.header-mobile{background-color:var(--primary-color)}.hb-hall-of-fame .header-mobile{background-color:#303030}.hb-hhh .header-mobile{background-color:#111}@media (max-width:1020px){.header-mobile{display:block}}.header-mobile__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 25px}.header-mobile__logo{display:block;-ms-flex-preferred-size:165px;flex-basis:165px;-ms-flex-negative:0;flex-shrink:0;width:165px;height:25px;background:url(img/hb-global/hb-logo--white.svg) no-repeat left center/contain}.header-mobile__logo--hof{height:35px;background:url(img/hb-hof/logo.svg) no-repeat left center/contain}.header-mobile__logo--hhh{height:35px;background:url(img/hb-hhh/logo--white.svg) no-repeat left center/contain}.header-mobile__logo--hub{height:35px;background:url(img/hb-hub/hub-logo.svg) no-repeat left center/contain}.header-mobile__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.625em;line-height:1;margin-left:auto}.header-mobile__lang-side{margin-right:5px;padding:7px 6px;border-radius:2px;background:rgba(255,255,255,.6)}.header-mobile__lang-flag{width:16px;height:12px;background-repeat:no-repeat;background-position:center;background-size:contain;-webkit-box-shadow:0 4px 10px rgba(0,0,0,.2);box-shadow:0 4px 10px rgba(0,0,0,.2)}.header-mobile__burger{-ms-flex-preferred-size:24px;flex-basis:24px;-ms-flex-negative:0;flex-shrink:0;height:22px;padding-left:12px}.mobile-pane{position:fixed;z-index:2000;top:66px;bottom:0;left:0;display:none;width:100%;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,opacity .3s ease;transition:transform .3s ease,opacity .3s ease,-webkit-transform .3s ease;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);opacity:0;color:#fff;border-top:1px solid rgba(255,255,255,.4)}.hb-event .mobile-pane,.hb-event-photo .mobile-pane,.hb-league .mobile-pane,.mobile-pane{background-color:var(--primary-color)}.hb-hall-of-fame .mobile-pane{background-color:#303030}.hb-hhh .mobile-pane{background-color:#111}@media (max-width:1020px){.mobile-pane{display:block}}.mobile-pane.is-opened{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.mobile-pane__inner{position:relative;overflow:auto;width:100%;max-width:370px;height:100%;margin:0 auto;padding:20px 10px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 20px,#000 calc(100% - 20px),transparent 100%);-webkit-overflow-scrolling:touch}.mobile-pane__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -5px;padding:0 20px}.mobile-pane__row-btn,.mobile-pane__row-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-pane__row-item{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0;padding:0 5px}.mobile-pane__row-btn{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.75em;font-weight:700;line-height:1.3;padding:10px;text-align:center;text-decoration:none;color:#fff;border:1px solid #fff;border-radius:3px}.mobile-pane__user{position:relative}.mobile-pane__user-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;padding:15px 25px;cursor:pointer;background:rgba(255,255,255,.2);-webkit-box-shadow:0 20px 60px rgba(0,0,0,.05);box-shadow:0 20px 60px rgba(0,0,0,.05)}.mobile-pane__user-row::after{-ms-flex-preferred-size:15px;flex-basis:15px;width:15px;height:7px;margin-left:10px;content:"";-webkit-transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;background:url(img/hb-global/icons/arrow-select--white.svg) no-repeat center/contain}.mobile-pane__user-row.is-active::after{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mobile-pane__user-name{overflow:hidden;font-weight:700;max-width:200px;padding-left:20px;white-space:nowrap;text-overflow:ellipsis}.mobile-pane__user-photo{-ms-flex-preferred-size:40px;flex-basis:40px;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-box-shadow:0 0 0 4px rgba(255,255,255,.4);box-shadow:0 0 0 4px rgba(255,255,255,.4)}.mobile-pane__user-menu{display:none;width:100%;padding:5px 15px;border-radius:3px;background:#fff;-webkit-box-shadow:0 20px 40px rgba(0,0,0,.1);box-shadow:0 20px 40px rgba(0,0,0,.1)}.mobile-pane__user-item{border-top:1px solid #eee}.mobile-pane__user-item:first-child{border:0}.mobile-pane__user-link{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.875em;padding:10px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;text-decoration:none;color:#111}.mobile-pane__user-link::before{-ms-flex-preferred-size:16px;flex-basis:16px;-ms-flex-negative:0;flex-shrink:0;width:16px;height:16px;margin-right:10px;content:"";background-repeat:no-repeat;background-position:center;background-size:contain}.mobile-pane__user-link:first-child{margin:0}.mobile-pane__user-link:hover{background-color:rgba(247,138,36,.1)}.mobile-pane__user-link--logout::before{background-image:url(img/hb-global/icons/logout--grey.svg)}.mobile-pane__user-link--edit::before{background-image:url(img/hb-global/icons/settings--grey.svg)}.mobile-pane__user-link--profile::before{background-image:url(img/hb-global/icons/profile--grey.svg)}.mobile-pane__user-link--brand::before{background-image:url(img/hb-global/icons/team--grey.svg)}.mobile-pane__user-link--place::before{background-image:url(img/hb-global/icons/place--grey.svg)}.mobile-pane__user-link--notifications::before{background-image:url(img/hb-global/icons/bell--grey.svg)}.mobile-pane__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:10px;padding:10px 15px;cursor:pointer;text-decoration:none;color:inherit;background:rgba(255,255,255,.2);-webkit-box-shadow:0 20px 60px rgba(0,0,0,.05);box-shadow:0 20px 60px rgba(0,0,0,.05)}.mobile-pane__brand-pic{-ms-flex-preferred-size:30px;flex-basis:30px;-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;border-radius:3px;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-box-shadow:0 0 0 4px rgba(255,255,255,.4);box-shadow:0 0 0 4px rgba(255,255,255,.4)}.mobile-pane__brand-name{overflow:hidden;font-size:.875em;font-weight:500;padding-left:15px;white-space:nowrap;text-overflow:ellipsis}.mobile-pane__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.875em;font-weight:700;line-height:38px;height:40px;margin-top:10px;padding:0 15px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;text-decoration:none;color:#fff;border:1px solid #fff;border-radius:3px}.mobile-pane__btn:hover,.primary .button.button--dark-orange:hover{background-color:rgba(255,255,255,.3)}.mobile-pane__btn::after{display:block;-ms-flex-preferred-size:18px;flex-basis:18px;-ms-flex-negative:0;flex-shrink:0;width:18px;height:18px;margin-left:10px;content:""}.mobile-pane__btn--create-brand::after{background:url(img/hb-global/icons/team--white.svg) no-repeat center/contain}.footer{margin-top:auto;color:#fff;background:#444}.footer__inner{max-width:1210px;margin:0 auto;padding:0 20px}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:750px){.footer__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__menu{margin:70px 0 0;padding:45px 0 0;border-width:1px 0 0;border-style:solid;border-color:#7c7c7c}@media (max-width:1100px){.footer__menu{margin:30px 0 0;padding:25px 0 0}}@media (max-width:750px){.footer__menu{margin:20px 0 0;padding:15px 0 0}}.footer__logo{-ms-flex-preferred-size:270px;flex-basis:270px;-ms-flex-negative:0;flex-shrink:0;width:270px;height:40px;background:url(img/hb-global/hb-logo--white.svg) no-repeat left center/contain}@media (max-width:1100px){.footer__logo{-ms-flex-preferred-size:205px;flex-basis:205px;-ms-flex-negative:0;flex-shrink:0;width:205px;height:30px}}@media (max-width:750px){.footer__logo{-ms-flex-preferred-size:auto;flex-basis:auto}}.footer__main{padding:50px 0}@media (max-width:1100px){.footer__main{padding:30px 0}}@media (max-width:750px){.footer__main{padding:20px 0}}.footer__bottom{padding:50px 0;background:#3a3a3a}@media (max-width:1100px){.footer__bottom{padding:30px 0}}@media (max-width:750px){.footer__bottom{padding:20px 0}}.footer__copyright{font-size:.75em;color:#b0b0b0}@media (max-width:750px){.footer__copyright{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.footer__socials{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto}@media (max-width:750px){.footer__socials{margin:0 auto 20px}}.footer__socials-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:44px;flex-basis:44px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:44px;height:20px}.footer__socials-link{display:block;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;background-repeat:no-repeat;background-position:center;background-size:contain}.footer-menu__link:hover,.footer__socials-link:hover{opacity:.6}.footer__socials-link--fb{width:8px;height:16px;background-image:url(img/hb-global/icons/fb--white.svg)}.footer__socials-link--vk{width:16px;height:10px;background-image:url(img/hb-global/icons/vk--white.svg)}.footer__socials-link--ig{width:16px;height:16px;background-image:url(img/hb-global/icons/ig--white.svg)}.footer__socials-link--yt{width:18px;height:12px;background-image:url(img/hb-global/icons/yt--white.svg)}.footer-menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -25px;padding:0;list-style:none}@media (max-width:1020px){.footer-menu{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:750px){.footer-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}}.footer-menu__item{padding:5px 25px}@media (max-width:750px){.footer-menu__item{padding:5px 0}}.footer-menu__link{font-size:.875em;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;text-decoration:none;color:#fff}@media (max-width:750px){.footer-menu__link{font-size:.75em}}.popup{position:relative;display:none;width:100%;max-width:470px;margin:0 auto;padding:0;background:#fff}.popup--imgupload{max-width:800px}.popup__close,.popup__gohome{z-index:10;position:absolute;top:0;cursor:pointer}.popup__gohome{left:0;padding:1em}.popup__gohome:hover{color:var(--primary-color)}.popup__close{right:0;width:1em;height:1em;padding:1.5em;outline:0;background:url(img/hb-global/icons/close.svg) no-repeat center;background-size:1em}.popup__close:hover{background-color:rgba(0,0,0,.03)}@media (max-width:750px){.popup__close{top:15px;right:15px;width:15px;height:15px}}.popup__inner{position:relative;padding:60px 20px}.popup__inner>*{margin:1em auto}.popup__inner--form{padding:60px 105px}@media (max-width:750px){.popup__inner--form{padding:30px 20px}}.popup__title{margin-bottom:1em;text-align:center;font-size:150%;font-weight:700}@media (max-width:750px){.popup__title{font-size:125%;padding-bottom:1em}}.popup__info{margin-bottom:.5em;text-align:center;font-size:100%;font-weight:700}@media (max-width:750px){.popup__info{font-size:75%;padding-bottom:1em}}.popup__element{margin:1em auto;text-align:center}.popup__element--links{margin-top:2em}.popup__notice{text-align:center;font-size:90%}.popup__link{display:inline;font-weight:700;line-height:1;cursor:pointer;color:var(--primary-color)}.popup__link:hover{text-decoration:underline}.popup__socials,.popup__socials-btn{display:-webkit-box;display:-ms-flexbox;display:flex}.popup__socials{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:1.5em auto}.popup__socials-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;height:3em;margin:.5em auto;cursor:pointer;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;border-radius:3px;padding-left:3em;background-repeat:no-repeat;background-position:1em center}.popup__socials-btn:hover{opacity:.8}.popup__socials-btn--fb{background-color:#3c5a96;background-image:url(img/hb-global/icons/fb--white.svg);background-size:.6em}.popup__socials-btn--vk{background-color:#5d8fc8;background-image:url(img/hb-global/icons/vk--white.svg);background-size:1.2em}.popup__socials-btn--gg{background-color:#444;background-image:url(img/hb-global/icons/gg--white.svg);background-size:1.2em}.popup__socials-btn--email,.popup__socials-btn--email-sign-up{background-image:url(img/hb-global/icons/email-white.svg);background-size:1.2em}.popup__socials-btn--email{background-color:#33b7c8}.popup__socials-btn--email-sign-up{background-color:var(--primary-color)}.requier-modal-popup{position:relative;width:100%;max-width:470px;margin:0 auto;padding:15px;background:#fff}@media (max-width:600px){.requier-modal-popup{margin:110px auto}}.content-spoiler{padding:1rem;border:1px solid #e1e1e1;border-radius:5px}.content-spoiler,.content-spoiler .spoiler-top{margin-bottom:1.3em}.content-spoiler .spoiler-content{display:none}.content-spoiler .expand-button{font-size:80%;padding:.5rem 1rem;margin:-.5rem -1rem -1rem;text-align:center;border-top:1px solid #e1e1e1;background:#fafafa;opacity:.7;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.content-spoiler .expand-button:hover{opacity:1}@font-face{font-family:fontello;font-weight:400;font-style:normal;src:url(fonts/fontello/fontello.woff) format("woff")}[class*=col-]{padding-right:20px;padding-left:20px}.half-paddings{padding-right:10px;padding-left:10px}.col-xs-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;max-width:8.33333%}.col-xs-offset-1{margin-left:8.33333%}.col-xs-1--stretchy{-ms-flex-preferred-size:calc(100% - 1173.33333px);flex-basis:calc(100% - 1173.33333px);max-width:calc(100% - 1173.33333px)}.col-xs-1--fixed,.col-xs-2{-ms-flex-preferred-size:106.66667px;flex-basis:106.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:106.66667px}.col-xs-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:16.66667%}.col-xs-offset-2{margin-left:16.66667%}.col-xs-2--stretchy{-ms-flex-preferred-size:calc(100% - 1066.66667px);flex-basis:calc(100% - 1066.66667px);max-width:calc(100% - 1066.66667px)}.col-xs-2--fixed,.col-xs-3{-ms-flex-preferred-size:213.33333px;flex-basis:213.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:213.33333px}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;-ms-flex-negative:1;flex-shrink:1;max-width:25%}.col-xs-offset-3{margin-left:25%}.col-xs-3--stretchy{-ms-flex-preferred-size:calc(100% - 960px);flex-basis:calc(100% - 960px);max-width:calc(100% - 960px)}.col-xs-3--fixed,.col-xs-4{-ms-flex-preferred-size:320px;flex-basis:320px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:320px}.col-xs-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:33.33333%}.col-xs-offset-4{margin-left:33.33333%}.col-xs-4--stretchy{-ms-flex-preferred-size:calc(100% - 853.33333px);flex-basis:calc(100% - 853.33333px);max-width:calc(100% - 853.33333px)}.col-xs-4--fixed,.col-xs-5{-ms-flex-preferred-size:426.66667px;flex-basis:426.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:426.66667px}.col-xs-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:41.66667%}.col-xs-offset-5{margin-left:41.66667%}.col-xs-5--stretchy{-ms-flex-preferred-size:calc(100% - 746.66667px);flex-basis:calc(100% - 746.66667px);max-width:calc(100% - 746.66667px)}.col-xs-5--fixed,.col-xs-6{-ms-flex-preferred-size:533.33333px;flex-basis:533.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:533.33333px}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:1;flex-shrink:1;max-width:50%}.col-xs-offset-6{margin-left:50%}.col-xs-6--stretchy{-ms-flex-preferred-size:calc(100% - 640px);flex-basis:calc(100% - 640px);max-width:calc(100% - 640px)}.col-xs-6--fixed,.col-xs-7{-ms-flex-preferred-size:640px;flex-basis:640px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:640px}.col-xs-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:58.33333%}.col-xs-offset-7{margin-left:58.33333%}.col-xs-7--stretchy{-ms-flex-preferred-size:calc(100% - 533.33333px);flex-basis:calc(100% - 533.33333px);max-width:calc(100% - 533.33333px)}.col-xs-7--fixed,.col-xs-8{-ms-flex-preferred-size:746.66667px;flex-basis:746.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:746.66667px}.col-xs-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:66.66667%}.col-xs-offset-8{margin-left:66.66667%}.col-xs-8--stretchy{-ms-flex-preferred-size:calc(100% - 426.66667px);flex-basis:calc(100% - 426.66667px);max-width:calc(100% - 426.66667px)}.col-xs-8--fixed,.col-xs-9{-ms-flex-preferred-size:853.33333px;flex-basis:853.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:853.33333px}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;-ms-flex-negative:1;flex-shrink:1;max-width:75%}.col-xs-offset-9{margin-left:75%}.col-xs-9--stretchy{-ms-flex-preferred-size:calc(100% - 320px);flex-basis:calc(100% - 320px);max-width:calc(100% - 320px)}.col-xs-10,.col-xs-9--fixed{-ms-flex-preferred-size:960px;flex-basis:960px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:960px}.col-xs-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:83.33333%}.col-xs-offset-10{margin-left:83.33333%}.col-xs-10--stretchy{-ms-flex-preferred-size:calc(100% - 213.33333px);flex-basis:calc(100% - 213.33333px);max-width:calc(100% - 213.33333px)}.col-xs-10--fixed,.col-xs-11{-ms-flex-preferred-size:1066.66667px;flex-basis:1066.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1066.66667px}.col-xs-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:91.66667%}.col-xs-offset-11{margin-left:91.66667%}.col-xs-11--stretchy{-ms-flex-preferred-size:calc(100% - 106.66667px);flex-basis:calc(100% - 106.66667px);max-width:calc(100% - 106.66667px)}.col-xs-11--fixed,.col-xs-12{-ms-flex-preferred-size:1173.33333px;flex-basis:1173.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1173.33333px}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:1;flex-shrink:1;max-width:100%}.col-xs-offset-12{margin-left:100%}.col-xs-12--stretchy{-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px)}.col-xs-12--fixed{-ms-flex-preferred-size:1280px;flex-basis:1280px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1280px}.justify-xs-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.justify-xs-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.self-xs-end{-ms-flex-item-align:end;align-self:flex-end}.self-xs-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-xs-center{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.no-xs-paddings{padding-right:0;padding-left:0}@media (min-width:769px){.col-sm-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;max-width:8.33333%}.col-sm-offset-1{margin-left:8.33333%}.col-sm-1--stretchy{-ms-flex-preferred-size:calc(100% - 1173.33333px);flex-basis:calc(100% - 1173.33333px);max-width:calc(100% - 1173.33333px)}.col-sm-1--fixed,.col-sm-2{-ms-flex-preferred-size:106.66667px;flex-basis:106.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:106.66667px}.col-sm-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:16.66667%}.col-sm-offset-2{margin-left:16.66667%}.col-sm-2--stretchy{-ms-flex-preferred-size:calc(100% - 1066.66667px);flex-basis:calc(100% - 1066.66667px);max-width:calc(100% - 1066.66667px)}.col-sm-2--fixed,.col-sm-3{-ms-flex-preferred-size:213.33333px;flex-basis:213.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:213.33333px}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;-ms-flex-negative:1;flex-shrink:1;max-width:25%}.col-sm-offset-3{margin-left:25%}.col-sm-3--stretchy{-ms-flex-preferred-size:calc(100% - 960px);flex-basis:calc(100% - 960px);max-width:calc(100% - 960px)}.col-sm-3--fixed,.col-sm-4{-ms-flex-preferred-size:320px;flex-basis:320px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:320px}.col-sm-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:33.33333%}.col-sm-offset-4{margin-left:33.33333%}.col-sm-4--stretchy{-ms-flex-preferred-size:calc(100% - 853.33333px);flex-basis:calc(100% - 853.33333px);max-width:calc(100% - 853.33333px)}.col-sm-4--fixed,.col-sm-5{-ms-flex-preferred-size:426.66667px;flex-basis:426.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:426.66667px}.col-sm-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:41.66667%}.col-sm-offset-5{margin-left:41.66667%}.col-sm-5--stretchy{-ms-flex-preferred-size:calc(100% - 746.66667px);flex-basis:calc(100% - 746.66667px);max-width:calc(100% - 746.66667px)}.col-sm-5--fixed,.col-sm-6{-ms-flex-preferred-size:533.33333px;flex-basis:533.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:533.33333px}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:1;flex-shrink:1;max-width:50%}.col-sm-offset-6{margin-left:50%}.col-sm-6--stretchy{-ms-flex-preferred-size:calc(100% - 640px);flex-basis:calc(100% - 640px);max-width:calc(100% - 640px)}.col-sm-6--fixed,.col-sm-7{-ms-flex-preferred-size:640px;flex-basis:640px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:640px}.col-sm-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:58.33333%}.col-sm-offset-7{margin-left:58.33333%}.col-sm-7--stretchy{-ms-flex-preferred-size:calc(100% - 533.33333px);flex-basis:calc(100% - 533.33333px);max-width:calc(100% - 533.33333px)}.col-sm-7--fixed,.col-sm-8{-ms-flex-preferred-size:746.66667px;flex-basis:746.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:746.66667px}.col-sm-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:66.66667%}.col-sm-offset-8{margin-left:66.66667%}.col-sm-8--stretchy{-ms-flex-preferred-size:calc(100% - 426.66667px);flex-basis:calc(100% - 426.66667px);max-width:calc(100% - 426.66667px)}.col-sm-8--fixed,.col-sm-9{-ms-flex-preferred-size:853.33333px;flex-basis:853.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:853.33333px}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;-ms-flex-negative:1;flex-shrink:1;max-width:75%}.col-sm-offset-9{margin-left:75%}.col-sm-9--stretchy{-ms-flex-preferred-size:calc(100% - 320px);flex-basis:calc(100% - 320px);max-width:calc(100% - 320px)}.col-sm-10,.col-sm-9--fixed{-ms-flex-preferred-size:960px;flex-basis:960px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:960px}.col-sm-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:83.33333%}.col-sm-offset-10{margin-left:83.33333%}.col-sm-10--stretchy{-ms-flex-preferred-size:calc(100% - 213.33333px);flex-basis:calc(100% - 213.33333px);max-width:calc(100% - 213.33333px)}.col-sm-10--fixed,.col-sm-11{-ms-flex-preferred-size:1066.66667px;flex-basis:1066.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1066.66667px}.col-sm-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:91.66667%}.col-sm-offset-11{margin-left:91.66667%}.col-sm-11--stretchy{-ms-flex-preferred-size:calc(100% - 106.66667px);flex-basis:calc(100% - 106.66667px);max-width:calc(100% - 106.66667px)}.col-sm-11--fixed,.col-sm-12{-ms-flex-preferred-size:1173.33333px;flex-basis:1173.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1173.33333px}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:1;flex-shrink:1;max-width:100%}.col-sm-offset-12{margin-left:100%}.col-sm-12--stretchy{-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px)}.col-sm-12--fixed{-ms-flex-preferred-size:1280px;flex-basis:1280px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1280px}.justify-sm-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.justify-sm-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.self-sm-end{-ms-flex-item-align:end;align-self:flex-end}.self-sm-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-sm-center{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.no-sm-paddings{padding-right:0;padding-left:0}.order-sm-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-sm-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}}@media (min-width:900px){.col-md-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;max-width:8.33333%}.col-md-offset-1{margin-left:8.33333%}.col-md-1--stretchy{-ms-flex-preferred-size:calc(100% - 1173.33333px);flex-basis:calc(100% - 1173.33333px);max-width:calc(100% - 1173.33333px)}.col-md-1--fixed,.col-md-2{-ms-flex-preferred-size:106.66667px;flex-basis:106.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:106.66667px}.col-md-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:16.66667%}.col-md-offset-2{margin-left:16.66667%}.col-md-2--stretchy{-ms-flex-preferred-size:calc(100% - 1066.66667px);flex-basis:calc(100% - 1066.66667px);max-width:calc(100% - 1066.66667px)}.col-md-2--fixed,.col-md-3{-ms-flex-preferred-size:213.33333px;flex-basis:213.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:213.33333px}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;-ms-flex-negative:1;flex-shrink:1;max-width:25%}.col-md-offset-3{margin-left:25%}.col-md-3--stretchy{-ms-flex-preferred-size:calc(100% - 960px);flex-basis:calc(100% - 960px);max-width:calc(100% - 960px)}.col-md-3--fixed,.col-md-4{-ms-flex-preferred-size:320px;flex-basis:320px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:320px}.col-md-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:33.33333%}.col-md-offset-4{margin-left:33.33333%}.col-md-4--stretchy{-ms-flex-preferred-size:calc(100% - 853.33333px);flex-basis:calc(100% - 853.33333px);max-width:calc(100% - 853.33333px)}.col-md-4--fixed,.col-md-5{-ms-flex-preferred-size:426.66667px;flex-basis:426.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:426.66667px}.col-md-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:41.66667%}.col-md-offset-5{margin-left:41.66667%}.col-md-5--stretchy{-ms-flex-preferred-size:calc(100% - 746.66667px);flex-basis:calc(100% - 746.66667px);max-width:calc(100% - 746.66667px)}.col-md-5--fixed,.col-md-6{-ms-flex-preferred-size:533.33333px;flex-basis:533.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:533.33333px}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:1;flex-shrink:1;max-width:50%}.col-md-offset-6{margin-left:50%}.col-md-6--stretchy{-ms-flex-preferred-size:calc(100% - 640px);flex-basis:calc(100% - 640px);max-width:calc(100% - 640px)}.col-md-6--fixed,.col-md-7{-ms-flex-preferred-size:640px;flex-basis:640px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:640px}.col-md-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:58.33333%}.col-md-offset-7{margin-left:58.33333%}.col-md-7--stretchy{-ms-flex-preferred-size:calc(100% - 533.33333px);flex-basis:calc(100% - 533.33333px);max-width:calc(100% - 533.33333px)}.col-md-7--fixed,.col-md-8{-ms-flex-preferred-size:746.66667px;flex-basis:746.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:746.66667px}.col-md-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:66.66667%}.col-md-offset-8{margin-left:66.66667%}.col-md-8--stretchy{-ms-flex-preferred-size:calc(100% - 426.66667px);flex-basis:calc(100% - 426.66667px);max-width:calc(100% - 426.66667px)}.col-md-8--fixed,.col-md-9{-ms-flex-preferred-size:853.33333px;flex-basis:853.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:853.33333px}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;-ms-flex-negative:1;flex-shrink:1;max-width:75%}.col-md-offset-9{margin-left:75%}.col-md-9--stretchy{-ms-flex-preferred-size:calc(100% - 320px);flex-basis:calc(100% - 320px);max-width:calc(100% - 320px)}.col-md-10,.col-md-9--fixed{-ms-flex-preferred-size:960px;flex-basis:960px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:960px}.col-md-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:83.33333%}.col-md-offset-10{margin-left:83.33333%}.col-md-10--stretchy{-ms-flex-preferred-size:calc(100% - 213.33333px);flex-basis:calc(100% - 213.33333px);max-width:calc(100% - 213.33333px)}.col-md-10--fixed,.col-md-11{-ms-flex-preferred-size:1066.66667px;flex-basis:1066.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1066.66667px}.col-md-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:91.66667%}.col-md-offset-11{margin-left:91.66667%}.col-md-11--stretchy{-ms-flex-preferred-size:calc(100% - 106.66667px);flex-basis:calc(100% - 106.66667px);max-width:calc(100% - 106.66667px)}.col-md-11--fixed,.col-md-12{-ms-flex-preferred-size:1173.33333px;flex-basis:1173.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1173.33333px}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:1;flex-shrink:1;max-width:100%}.col-md-offset-12{margin-left:100%}.col-md-12--stretchy{-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px)}.col-md-12--fixed{-ms-flex-preferred-size:1280px;flex-basis:1280px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1280px}.justify-md-between{-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.justify-md-end{-ms-flex-pack:end;-webkit-box-pack:end;justify-content:flex-end}.self-md-end{-ms-flex-item-align:end;align-self:flex-end}.self-md-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.align-md-center{-webkit-box-align:center;align-items:center;-ms-flex-align:center}.no-md-paddings{padding-right:0;padding-left:0}.order-md-1{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1}.order-md-2{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}}@media (min-width:1280px){.col-lg-1{-ms-flex-preferred-size:8.33333%;flex-basis:8.33333%;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;max-width:8.33333%}.col-lg-offset-1{margin-left:8.33333%}.col-lg-1--stretchy{-ms-flex-preferred-size:calc(100% - 1173.33333px);flex-basis:calc(100% - 1173.33333px);max-width:calc(100% - 1173.33333px)}.col-lg-1--fixed,.col-lg-2{-ms-flex-preferred-size:106.66667px;flex-basis:106.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:106.66667px}.col-lg-2{-ms-flex-preferred-size:16.66667%;flex-basis:16.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:16.66667%}.col-lg-offset-2{margin-left:16.66667%}.col-lg-2--stretchy{-ms-flex-preferred-size:calc(100% - 1066.66667px);flex-basis:calc(100% - 1066.66667px);max-width:calc(100% - 1066.66667px)}.col-lg-2--fixed,.col-lg-3{-ms-flex-preferred-size:213.33333px;flex-basis:213.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:213.33333px}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;-ms-flex-negative:1;flex-shrink:1;max-width:25%}.col-lg-offset-3{margin-left:25%}.col-lg-3--stretchy{-ms-flex-preferred-size:calc(100% - 960px);flex-basis:calc(100% - 960px);max-width:calc(100% - 960px)}.col-lg-3--fixed,.col-lg-4{-ms-flex-preferred-size:320px;flex-basis:320px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:320px}.col-lg-4{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:33.33333%}.col-lg-offset-4{margin-left:33.33333%}.col-lg-4--stretchy{-ms-flex-preferred-size:calc(100% - 853.33333px);flex-basis:calc(100% - 853.33333px);max-width:calc(100% - 853.33333px)}.col-lg-4--fixed,.col-lg-5{-ms-flex-preferred-size:426.66667px;flex-basis:426.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:426.66667px}.col-lg-5{-ms-flex-preferred-size:41.66667%;flex-basis:41.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:41.66667%}.col-lg-offset-5{margin-left:41.66667%}.col-lg-5--stretchy{-ms-flex-preferred-size:calc(100% - 746.66667px);flex-basis:calc(100% - 746.66667px);max-width:calc(100% - 746.66667px)}.col-lg-5--fixed,.col-lg-6{-ms-flex-preferred-size:533.33333px;flex-basis:533.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:533.33333px}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:1;flex-shrink:1;max-width:50%}.col-lg-offset-6{margin-left:50%}.col-lg-6--stretchy{-ms-flex-preferred-size:calc(100% - 640px);flex-basis:calc(100% - 640px);max-width:calc(100% - 640px)}.col-lg-6--fixed,.col-lg-7{-ms-flex-preferred-size:640px;flex-basis:640px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:640px}.col-lg-7{-ms-flex-preferred-size:58.33333%;flex-basis:58.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:58.33333%}.col-lg-offset-7{margin-left:58.33333%}.col-lg-7--stretchy{-ms-flex-preferred-size:calc(100% - 533.33333px);flex-basis:calc(100% - 533.33333px);max-width:calc(100% - 533.33333px)}.col-lg-7--fixed,.col-lg-8{-ms-flex-preferred-size:746.66667px;flex-basis:746.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:746.66667px}.col-lg-8{-ms-flex-preferred-size:66.66667%;flex-basis:66.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:66.66667%}.col-lg-offset-8{margin-left:66.66667%}.col-lg-8--stretchy{-ms-flex-preferred-size:calc(100% - 426.66667px);flex-basis:calc(100% - 426.66667px);max-width:calc(100% - 426.66667px)}.col-lg-8--fixed,.col-lg-9{-ms-flex-preferred-size:853.33333px;flex-basis:853.33333px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:853.33333px}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;-ms-flex-negative:1;flex-shrink:1;max-width:75%}.col-lg-offset-9{margin-left:75%}.col-lg-9--stretchy{-ms-flex-preferred-size:calc(100% - 320px);flex-basis:calc(100% - 320px);max-width:calc(100% - 320px)}.col-lg-10,.col-lg-9--fixed{-ms-flex-preferred-size:960px;flex-basis:960px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:960px}.col-lg-10{-ms-flex-preferred-size:83.33333%;flex-basis:83.33333%;-ms-flex-negative:1;flex-shrink:1;max-width:83.33333%}.col-lg-offset-10{margin-left:83.33333%}.col-lg-10--stretchy{-ms-flex-preferred-size:calc(100% - 213.33333px);flex-basis:calc(100% - 213.33333px);max-width:calc(100% - 213.33333px)}.col-lg-10--fixed,.col-lg-11{-ms-flex-preferred-size:1066.66667px;flex-basis:1066.66667px;-ms-flex-positive:0;-webkit-box-flex:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1066.66667px}.col-lg-11{-ms-flex-preferred-size:91.66667%;flex-basis:91.66667%;-ms-flex-negative:1;flex-shrink:1;max-width:91.66667%}.col-lg-offset-11{margin-left:91.66667%}.col-lg-11--stretchy{-ms-flex-preferred-size:calc(100% - 106.66667px);flex-basis:calc(100% - 106.66667px);max-width:calc(100% - 106.66667px)}.col-lg-11--fixed,.col-lg-12{-ms-flex-preferred-size:1173.33333px;flex-basis:1173.33333px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1173.33333px}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:1;flex-shrink:1;max-width:100%}.col-lg-offset-12{margin-left:100%}.col-lg-12--stretchy{-ms-flex-preferred-size:calc(100% - 0px);flex-basis:calc(100% - 0px);max-width:calc(100% - 0px)}.col-lg-12--fixed{-ms-flex-preferred-size:1280px;flex-basis:1280px;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;max-width:1280px}.justify-lg-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.justify-lg-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.self-lg-end{-ms-flex-item-align:end;align-self:flex-end}.self-lg-center{-ms-flex-item-align:center;align-self:center}.align-lg-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.no-lg-paddings{padding-right:0;padding-left:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.hero-wrapper,.row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.row.form__row{padding-bottom:10px}.hero-wrapper{-ms-flex-direction:column;-webkit-box-orient:vertical;flex-direction:column;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;width:100%}.hero-wrapper>*{width:100%}.hero-wrapper__main-content{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1}.icon{display:inline-block;float:none;vertical-align:middle;text-decoration:none}.icon:before{font-family:fontello;content:"";-webkit-transition:color .5s;transition:color .5s;text-align:center}span+.icon{margin-left:10px}.icon--white{color:#fff}.icon--rounded{display:-ms-inline-flexbox;display:-webkit-inline-box;display:inline-flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:30px;height:30px;border-radius:50%;background-color:#f5f5f5}.icon--white.icon--rounded{background-color:rgba(255,255,255,.4)}.icon--big{font-size:30px}.icon--big.icon--rounded{width:40px;height:40px}.icon--green{color:#44b759}.icon--small{font-size:13px}.icon--play:before{content:""}.icon--arrow:before{content:""}.icon--burger:before{content:""}.icon--cross:before{content:""}.icon--long-arrow:before{content:""}.icon--vk:before{content:""}.icon--fb:before{content:""}.icon--seal:before{content:""}.icon--phone:before{content:""}.pretendents__choose{white-space:nowrap;color:#999}.pretendents__choose .medal__btn{display:inline-block;margin-right:.3em;padding:.5em;cursor:pointer;opacity:.3}.pretendents__choose .medal__btn.selected,.pretendents__choose .medal__btn:hover{opacity:1;color:var(--primary-color)}.pretendents__choose .medal__btn:last-child{margin-right:0}.pretendents__choose .medal__btn img{display:block;width:1.5em;margin-bottom:.2em}.link{color:var(--primary-color)}.chosen__medal{right:auto;bottom:auto;left:auto;display:inline-block;vertical-align:bottom}.js-user-info-popup-event{cursor:pointer}.popup-event__inner{position:relative;min-height:300px}input.form__error,textarea.form__error{position:static}.form__row{position:relative}.primary .button,.primary .button.button--hollow:hover,.primary .text-content__table--orange th{color:#fff;background-color:var(--primary-color)}.primary .button:hover,.primary .header{background-color:var(--primary-color)}.primary .button.button--dark-orange{background-color:rgba(255,255,255,.1)}.primary .button.button--hollow{color:var(--primary-color);background-color:transparent}.primary .header .button.button--hollow{color:#fff;border-color:#fff;background-color:transparent}.primary .header .button.button--hollow:hover{color:var(--primary-color);background-color:#fff}.primary .thumb-grid__list--hovered .thumb-grid__item-inner:hover:after{opacity:.5;background:var(--primary-color)}.primary .button.button--hollow,.primary .thumb-grid__item{border-color:var(--primary-color)}.primary .adress__highlight,.primary .adress__icon{color:var(--primary-color)}.primary .jury__avatar{border-color:var(--primary-color)}.primary .pretendents__link{color:var(--primary-color)}.primary .pretendents__add-icon,.primary .tabs__link.active{color:var(--primary-color);border-color:var(--primary-color)}.primary .countdown,.primary .countdown-section::after,.primary .video-thumb:hover:before{color:var(--primary-color)}@media (min-width:300px){.primary .mobile-navigation{background-color:var(--primary-color)}}.primary .text-content__table--orange td,.primary .text-content__table--orange th{border:1px solid var(--primary-color)}.primary .command-cards__radio:checked+.command-cards__inner,.primary .command-cards__radio:checked+.command-cards__inner .command-cards__avatar{border-color:var(--primary-color)}.bg--white{background-color:#fff}.popup-event{position:relative;display:none;width:100%;max-width:800px;margin:0 auto}.popup-event__inner{width:100%}.popup-event__body{position:relative;margin-top:15px;border-radius:3px;background-color:#fff}@media (min-width:300px){.popup-event__body{padding:20px 30px}}@media (min-width:900px){.popup-event__body{padding:40px 60px}}.popup-event__title{font-size:calc(13.87755px + 2.04082vw);line-height:50px;text-align:center;color:#fff}@media (max-width:599px){.popup-event__title{padding-right:60px;padding-left:20px;text-align:left}}.popup-event__close{position:absolute;top:20px;left:calc(100% + 30px);font-size:30px;cursor:pointer;color:#fff}@media (max-width:599px){.popup-event__close{top:auto;right:15px;bottom:calc(100% + 23px);left:auto;padding-right:0;padding-left:0}}table{border-spacing:0;border-collapse:collapse}.wrapper{position:relative;z-index:1;width:100%;max-width:1400px;margin:0 auto}@media (max-width:599px){.wrapper{padding-right:0;padding-left:0}}@media (min-width:600px){.wrapper{padding-right:40px;padding-left:40px}}@media (min-width:1280px){.wrapper{padding-right:80px;padding-left:80px}}@media (max-width:599px){.wrapper--get-paddings{padding-right:20px;padding-left:20px}}.overlay{position:fixed;z-index:4;top:0;left:0;display:none;width:100%;height:100%;opacity:.85;background-color:#000}.button-container{padding-right:20px;padding-left:20px;text-align:center}.tickets__img{display:block;max-width:100%;margin-right:auto;margin-left:auto}@media (min-width:300px){.tickets__img{margin-bottom:20px}}@media (min-width:900px){.tickets__img{margin-bottom:0}}.form__button-container{margin-top:20px;text-align:center}.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5{line-height:1.25em;margin:0 0 .6em;text-align:center}p{font-size:15px;line-height:24px;margin-bottom:20px}.text{margin-bottom:0}.text.regular{font-weight:400}.h1{margin-bottom:.6em}@media (min-width:300px){.h1{font-size:calc(26.4898px + 1.83673vw)}}@media (min-width:1280px){.h1{font-size:50px;line-height:1.25em}}.h2{font-size:40px;margin-bottom:15px}@media (min-width:300px){.h2{font-size:calc(24.32653px + 1.22449vw)}}@media (min-width:1280px){.h2{font-size:40px;line-height:1.25em;margin-bottom:15px}}@media (min-width:300px){.h3{font-size:calc(16.93878px + 1.02041vw);margin-bottom:.6em}}@media (min-width:1280px){.h3{font-size:30px}}@media (min-width:300px){.h4{font-size:calc(15.85714px + .71429vw)}}@media (min-width:1280px){.h4{font-size:25px}}.link{font-size:15px;color:#f98a01}.link--small{font-size:13px}.sub-title{text-align:center;color:rgba(0,0,0,.7)}.footer__socials{-ms-flex-order:3;-webkit-box-ordinal-group:4;order:3}.footer__contact-area{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2;color:#fff}@media (min-width:300px){.footer__contact-area{width:100%;margin-top:20px;margin-bottom:20px}}@media (min-width:900px){.footer__contact-area{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:auto;margin-top:0;margin-bottom:0}}.footer__button{margin-right:40px;margin-left:40px}.main-content{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.main-content>*{width:100%}@media (min-width:300px){.section{padding-top:20px;padding-bottom:20px}}@media (min-width:900px){.section{padding-top:40px;padding-bottom:40px}}@media (min-width:300px){.section__title{margin-top:20px;margin-bottom:20px}}@media (min-width:900px){.section__title{margin-top:40px;margin-bottom:40px}}@media (min-width:300px){.section--fat-top{padding-top:40px}}@media (min-width:900px){.section--fat-top{padding-top:80px}}.main-screen{position:relative;z-index:2;-webkit-box-shadow:0 10px 20px rgba(0,0,0,.15);box-shadow:0 10px 20px rgba(0,0,0,.15)}@media (min-width:300px){.main-screen{padding-top:0}}@media (min-width:900px){.main-screen{padding-top:80px}}.main-screen__date,.main-screen__time{display:block;font-size:18px}.main-screen__contacts{text-align:center}.main-screen__phone{font-size:30px}.main-screen__row{margin-bottom:30px}.main-screen--darken{background-color:rgba(0,0,0,.15)}.main-screen--darken .main-screen__date,.main-screen--darken .main-screen__link,.main-screen--darken .main-screen__phone,.main-screen--darken .main-screen__text,.main-screen--darken .main-screen__time{color:#fff}.main-screen__event{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;text-align:center}.main-screen__contacts,.main-screen__menu{padding-top:40px}.main-screen__date{margin-bottom:10px}.main-screen__date-time{width:100%;margin-top:20px;letter-spacing:5px}.countdown,.countdown-row{display:-webkit-box;display:-ms-flexbox;display:flex}.countdown{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;font-size:18px;margin-right:auto;margin-left:auto}.countdown-row{display:-webkit-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;text-align:center}.countdown-section{-ms-flex-preferred-size:50px;flex-basis:50px;-ms-flex-negative:0;flex-shrink:0}.countdown-amount{position:relative;display:block}.countdown-period{display:block}.countdown--fat{font-size:22px;font-weight:500}.countdown--fat .countdown-section{display:block;-ms-flex-preferred-size:66px;flex-basis:66px;padding:10px}.countdown--fat .countdown-period{font-size:11px;font-weight:400;color:#333}.countdown--fat .countdown-amount::after{position:absolute;top:-2px;right:-12px;display:block;content:":"}.countdown--big .countdown-section:last-of-type::after,.countdown--fat .countdown-section:last-of-type .countdown-amount::after{display:none;content:""}.countdown--orange{color:#f98a01}.countdown--big,.event-сard{display:-ms-flexbox;display:-webkit-box;display:flex}.countdown--big{-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;font-size:18px;max-width:580px;margin:30px auto;padding-right:20px;padding-left:20px}.countdown--big .countdown-section{position:relative;display:block;padding:10px}.countdown--big .countdown-amount{font-size:30px;margin-bottom:10px;padding:10px 20px;text-align:center;text-indent:10px;letter-spacing:10px;color:#c5c5c5;border:1px solid #c5c5c5;border-radius:3px}.countdown--big .countdown-period{font-size:15px;color:#c5c5c5}.countdown--big .countdown-section::after{position:absolute;top:17px;right:-4px;font-size:30px;content:":";color:#f98a01}@media (max-width:599px){.countdown--big .countdown-amount{font-size:18px;padding:5px 10px;text-indent:0;letter-spacing:0}}.event-сard{-webkit-box-align:end;align-items:flex-end;-ms-flex-align:end;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:295px;min-height:300px;padding:20px;text-align:center;border:1px solid #f5f5f5;border-radius:5px;background-color:#fff}.event-сard--no-border{border:0}.event-сard__img{display:block;max-height:129px;margin-right:auto;margin-left:auto}.event-сard__title{font-size:16px;font-weight:500;margin-top:20px;margin-bottom:20px}.event-сard__dates,.event-сard__description{font-size:13px;margin-top:1em;margin-bottom:1em;text-align:center}.event-сard__dates{font-weight:400;color:#c5c5c5}@media (min-width:900px){.event-сard--bottom-splash{border-bottom-right-radius:0;border-bottom-left-radius:0}}.event-сard--shadow{-webkit-box-shadow:0 10px 20px rgba(0,0,0,.1);box-shadow:0 10px 20px rgba(0,0,0,.1)}.event-сard--mini{min-height:inherit;padding-top:30px;padding-bottom:30px;text-align:left}.event-сard--mini .event-сard__inner{display:-ms-flexbox;display:-webkit-box;display:flex}.event-сard--mini .event-сard__img{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;width:50px}.event-сard--mini .event-сard__title{margin-top:0;margin-bottom:10px}@media (min-width:300px){.event-сard--offset-bottom{margin-top:20px}}@media (min-width:900px){.event-сard--offset-bottom{position:relative;bottom:-50px;margin-top:0}}.event-сard__text-container{min-width:200px;text-align:center}.logo{display:inline-block}.logo--middle{max-width:150px;max-height:22px}.mobile-burger{padding:20px 24px;cursor:pointer;color:#fff;border-left:1px solid rgba(255,255,255,.4)}@media (max-width:599px){.mobile-burger{border-left:none}}.mobile-navigation{position:fixed;z-index:6;top:0;left:100%;overflow:auto;height:100%;padding-right:40px;padding-bottom:40px;padding-left:40px;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}@media (min-width:300px){.mobile-navigation{background-color:#f98a01}}@media (max-width:599px){.mobile-navigation{max-width:280px}.mobile-navigation.show{-webkit-transform:translateX(-280px);-ms-transform:translateX(-280px);transform:translateX(-280px)}}@media (min-width:600px){.mobile-navigation{width:50vw}.mobile-navigation.show{-webkit-transform:translateX(-50vw);-ms-transform:translateX(-50vw);transform:translateX(-50vw)}}@media (min-width:1280px){.mobile-navigation{position:static;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;width:auto;height:auto;padding-top:0;padding-bottom:0;background-color:transparent}}.mobile-navigation__close{-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:73px;height:73px;margin-right:-40px;margin-left:auto;cursor:pointer;color:#fff;background-color:rgba(255,255,255,.2)}@media (min-width:300px){.mobile-navigation__close{display:-ms-flexbox;display:-webkit-box;display:flex}}@media (min-width:1280px){.mobile-navigation__close{display:none}}.secondary-menu__list{margin:0;padding:0;list-style-type:none}.secondary-menu__link{display:inline-block;font-size:20px;padding-top:8px;padding-bottom:8px;-webkit-transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%;text-decoration:none;color:#fff}@media (min-width:1280px){.secondary-menu__link:hover{-webkit-transform:scale(1.65);-ms-transform:scale(1.65);transform:scale(1.65)}}.secondary-menu__link:hover .secondary-menu__text{border-bottom:2px solid #fff}@media (min-width:300px){.secondary-menu__link{display:block;text-align:center}}@media (min-width:1280px){.secondary-menu__link{text-align:left}}.secondary-menu__text{-webkit-transition:border-color .3s;transition:border-color .3s;border-bottom:2px solid transparent}.text-content__table{width:100%;margin-bottom:40px;table-layout:fixed}.text-content__table,.text-content__table td{border:1px solid #ededed}.text-content__table td,.text-content__table th{padding:10px 20px;text-align:left;vertical-align:middle}.text-content__table td:first-child,.text-content__table th:first-child{width:70px;text-align:center}.text-content__table thead{-webkit-box-shadow:0 5px 20px rgba(0,0,0,.15);box-shadow:0 5px 20px rgba(0,0,0,.15)}.text-content__table th{color:#f98a01;border:0;border-left:1px solid #ededed}.text-content__table td{border-top:none;border-bottom:none}.text-content__table--orange{border:0}.text-content__table--orange thead{-webkit-box-shadow:none;box-shadow:none}.text-content__table--orange td,.text-content__table--orange th{border:1px solid #f98a01;-webkit-box-shadow:none;box-shadow:none}.text-content__table--orange th{color:#fff;background-color:#f98a01}@media (min-width:300px){.text-content{padding-right:20px;padding-left:20px}}.text-content .h1,.text-content .h2,.text-content .h3,.text-content .h4,.text-content .h5,.text-content h1,.text-content h2,.text-content h3,.text-content h4,.text-content h5{margin-top:.4em}.text-content__img{display:block;width:100%;max-width:700px;margin-bottom:10px}.text-content__signature{font-style:italic;max-width:700px;margin-bottom:50px;padding-right:20px;padding-left:20px;color:#c5c5c5}.text-content__button-area{margin-top:50px;margin-bottom:50px}.text-content__quote{font-style:italic;max-width:700px;margin-top:20px;margin-bottom:40px;margin-left:0}.text-content__img-wrapper{margin-bottom:20px}.video-thumb{position:relative;margin-bottom:10px}.chosen:hover .chosen__icon,.video-thumb:hover:before{color:#f98a01}.video-thumb__img{display:block;max-width:100%}@media (min-width:300px){.video-thumb{margin-top:20px}}@media (min-width:1280px){.video-thumb{margin-top:0}}.tabs{max-width:850px;margin:40px auto}.tabs__list{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-ms-flex-align:end;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;padding:0;list-style-type:none;border-bottom:2px solid #c5c5c5}@media (min-width:300px){.tabs__list{margin-right:20px;margin-left:20px}}.tabs__item{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;width:50%;text-align:center}.tabs__link{position:relative;bottom:-2px;display:block;font-size:20px;padding-top:10px;padding-bottom:10px;text-decoration:none;text-transform:uppercase;color:#c5c5c5;border-bottom:5px solid transparent}@media (min-width:900px){.tabs__link{text-indent:10px;letter-spacing:5px}}.tabs__link.active{color:#f98a01;border-bottom:5px solid #f98a01}.tab-area{display:none}.voting{position:relative}.chosen{top:20px;-ms-flex-item-align:baseline;align-self:baseline;padding-top:40px;padding-bottom:20px;-webkit-transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s;text-align:center;-webkit-box-shadow:0 3px 10px 3px #f5f5f5;box-shadow:0 3px 10px 3px #f5f5f5}@media (max-width:599px){.chosen{padding-right:20px;padding-left:20px}}@media (min-width:300px){.chosen{margin-right:20px;margin-bottom:20px;margin-left:20px}}@media (min-width:900px){.chosen{margin-right:0;margin-bottom:0;margin-left:0}}.chosen:hover{-webkit-box-shadow:0 6px 13px 4px #ededed;box-shadow:0 6px 13px 4px #ededed}@media (min-width:600px){.chosen__item+.chosen__item{margin-top:20px}}.chosen__item--gold .chosen__place{color:#ffc743}.chosen__item--gold .chosen__medal{background-image:url(../img/medals/gold_hb.svg)}.chosen__item--bronze .chosen__place{color:#d8a067}.chosen__item--bronze .chosen__medal{background-image:url(../img/medals/bronze_hb.svg)}.chosen__item--silver .chosen__place{color:#d1cfd0}.chosen__item--silver .chosen__medal{background-image:url(../img/medals/silver_hb.svg)}.chosen__medal{position:absolute;top:0;left:calc(50% - 8px);width:16px;height:21px;background-repeat:no-repeat;background-position:50%;background-size:cover}.chosen__title{font-weight:400;width:100%;margin-bottom:20px;text-align:center}@media (min-width:300px){.chosen__title{font-size:24px}}@media (min-width:900px){.chosen__title{font-size:16px}}.chosen__list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}@media (min-width:300px){.chosen__list{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}}@media (min-width:900px){.chosen__list{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}}.chosen__inner{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;text-decoration:none;color:#000;background-color:#fff}.chosen__avatar-wrapper,.chosen__inner{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-webkit-box-pack:center;justify-content:center}.chosen__inner{-ms-flex-pack:center}.chosen__avatar-wrapper{overflow:hidden;-ms-flex-pack:center;width:100px;height:100px;border-radius:50%}.chosen__avatar{position:relative;-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.chosen__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin-top:20px;margin-bottom:20px;padding-left:20px}.chosen__text{position:relative;width:100%}.chosen__place{font-size:14px;width:100%;margin-top:10px}.chosen__name{font-size:17px;width:100%;margin-bottom:10px;padding-right:20px;padding-left:20px}.chosen__close{position:absolute;top:0;right:5px;text-decoration:none;color:#c5c5c5}.chosen__country{display:inline-block;float:none;font-size:15px;vertical-align:middle}.chosen__icon{position:absolute;right:15px;bottom:15px;-webkit-transform:scaleX(-1);-ms-transform:scaleX(-1);transform:scaleX(-1);color:#c5c5c5}.chosen--self{padding-top:20px;padding-bottom:20px}.chosen--self:hover .chosen__name{text-decoration:underline;color:#f98a01}.chosen--self,.chosen--self:hover{-webkit-box-shadow:none;box-shadow:none}.avatar__flag-container{position:absolute;right:-3px;bottom:10px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 0 0 3px #fff;box-shadow:0 0 0 3px #fff}.avatar__flag{display:block;width:18px;height:12px}.pretendents__item,.pretendents__list{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-direction:normal}.pretendents__list{-ms-flex-direction:row;-webkit-box-orient:horizontal;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin:0;padding:0;list-style-type:none}.pretendents__item{position:relative;-ms-flex-direction:column;-webkit-box-orient:vertical;flex-direction:column;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:100%;margin-bottom:20px;-webkit-transition:-webkit-box-shadow .5s ease .5s;transition:box-shadow .5s ease .5s;transition:box-shadow .5s ease .5s,-webkit-box-shadow .5s ease .5s;text-align:center;border:1px solid #f5f5f5;border-radius:4px}@media (min-width:600px){.pretendents__item{width:calc(50% - 10px);min-width:215px}.pretendents__item+.pretendents__item{margin-left:20px}.pretendents__item:nth-child(odd){margin-left:0}}@media (min-width:1280px){.pretendents__item{width:calc(25% - 15px);min-width:215px;margin-bottom:0}.pretendents__item+.pretendents__item{margin-left:20px}}.pretendents__inner{padding:40px 20px 20px;text-decoration:none;color:#000}.pretendents__title{font-weight:400;margin-bottom:10px}.pretendents__avatar-wrapper{position:relative;display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:160px;height:160px;margin:20px auto;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.pretendents__link{display:block;font-size:18px;margin-top:10px;margin-bottom:10px;text-transform:uppercase;color:#f98a01}.pretendents__flag{position:absolute;top:5px;right:-10px}.pretendents__flag-img{max-width:20px}.pretendents__add-icon{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;font-size:26px;font-weight:700;width:160px;height:160px;margin-right:auto;margin-left:auto;color:#f98a01;border:1px dashed #f98a01;border-radius:50%}.pretendents__add-icon .icon{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.pretendents__add-text{margin-top:20px;text-transform:uppercase;color:#c5c5c5}.rewards__list{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-pack:distribute;justify-content:space-around;max-width:200px;margin:0 auto;padding:0;list-style-type:none}.rewards__img{width:24px}.rewards__item{text-align:center}.banner-area{padding-top:40px;padding-bottom:40px}.banner-area__banner{display:block;max-width:100%;margin-right:auto;margin-left:auto}.adress__item+.adress__item,.banner-area__banner+.banner-area__banner{margin-top:20px}.jury__list{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style-type:none}.jury__item{max-width:200px;margin-right:20px;margin-bottom:20px}.jury__item-inner{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between;width:100%;text-decoration:none}.jury__item-inner:hover .jury__name{text-decoration:underline}.jury__unit{margin-top:40px;margin-bottom:40px}.command-cards__inner:after,.jury__avatar{background-repeat:no-repeat;background-size:cover}.jury__avatar{position:relative;-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px;border:2px solid #f98a01;border-radius:50%;background-position:50%}.jury__text,.jury__time{-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;max-width:280px;margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;color:#000}.jury__text{font-size:15px;font-weight:500}.jury__rang{font-size:12px;color:#b8b8b8}@media (min-width:300px){.jury__img-wrapper{-ms-flex-order:1;-webkit-box-ordinal-group:2;order:1;margin-bottom:20px}}@media (min-width:900px){.jury__img-wrapper{-ms-flex-order:inherit;-webkit-box-ordinal-group:inherit;order:inherit;margin-bottom:0}}@media (min-width:300px){.jury__information{-ms-flex-order:2;-webkit-box-ordinal-group:3;order:2}}@media (min-width:900px){.jury__information{-ms-flex-order:inherit;-webkit-box-ordinal-group:inherit;order:inherit}}.jury__img{max-width:100%}.place__map-wrapper{overflow:hidden}@media (min-width:300px){.place__map-wrapper{padding-right:0;padding-left:0}}@media (min-width:900px){.place__map-wrapper{padding-right:20px;padding-left:20px}}.place__img,.place__map{display:block}.place__img{width:100%}.place__card{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-shadow:0 6px 13px 4px #f5f5f5;box-shadow:0 6px 13px 4px #f5f5f5}@media (min-width:900px){.place__card{padding:0}}.adress{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;-ms-flex-align:start;-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-ms-flex-positive:1;-webkit-box-flex:1;flex-grow:1;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.adress__list{margin:0;padding:20px;list-style-type:none}.adress__item{display:-ms-flexbox;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-ms-flex-align:center}.adress__icon{-ms-flex-negative:0;flex-shrink:0;color:#f98a01;border:1px solid #c5c5c5}.adress__text{font-weight:700;padding-left:20px}.adress__highlight{display:block;color:#f98a01}.thumb-grid__item,.thumb-grid__list{display:-ms-flexbox;display:-webkit-box;display:flex}.thumb-grid__list{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin:0;padding:0;list-style-type:none}.thumb-grid__list--mini .thumb-grid__item{width:200px;height:150px}.thumb-grid__list--micro .thumb-grid__item{width:100px;height:100px;border:0}.thumb-grid__list--hovered .thumb-grid__item-inner{position:relative}.thumb-grid__list--hovered .thumb-grid__item-inner:after{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";-webkit-transition:background-color .3s;transition:background-color .3s}.thumb-grid__list--hovered .thumb-grid__item-inner:hover:after{background-color:rgba(249,138,1,.5)}.thumb-grid__item{overflow:hidden;-webkit-box-align:center;align-items:center;-ms-flex-align:center;-ms-flex-negative:0;flex-shrink:0;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;width:225px;height:180px;margin-right:20px;margin-bottom:20px;border:2px solid #f98a01;border-radius:3px}.thumb-grid__item-inner{display:block;cursor:pointer}.fixedsticky{top:32px}@media (min-width:300px){.fixedsticky{position:static}}@media (min-width:900px){.fixedsticky{position:sticky}}.command-cards__list{display:-ms-flexbox;display:-webkit-box;display:flex;overflow:auto;width:100%;margin:0;padding:0;list-style-type:none}@media (min-width:900px){.command-cards__list{-ms-flex-pack:distribute;justify-content:space-around}}.command-cards__avatar{overflow:hidden;width:100px;height:100px;margin-right:auto;margin-left:auto;border:2px solid #ededed;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover}.command-cards__item+.command-cards__item{margin-left:40px}.command-cards__place{font-weight:700;margin-bottom:10px;text-align:center}.command-cards__place--gold{color:#ffc743}.command-cards__place--silver{color:#d1cfd0}.command-cards__place--bronze{color:#d8a067}.command-cards__inner{position:relative;display:block;padding:40px 40px 20px;cursor:pointer;border:2px solid #ededed;border-radius:3px}.command-cards__inner:after{position:absolute;top:0;left:calc(50% - 8px);display:block;width:16px;height:24px;content:"";background-position:center 0}.command-cards__inner--gold:after{background-image:url(../img/medals/gold_hb.svg)}.command-cards__inner--silver:after{background-image:url(../img/medals/silver_hb.svg)}.command-cards__inner--bronze:after{background-image:url(../img/medals/bronze_hb.svg)}.command-cards__radio:checked+.command-cards__inner,.command-cards__radio:checked+.command-cards__inner .command-cards__avatar{border-color:#f98a01}.command-cards__img{display:block;max-width:100%}.command-cards__title{font-weight:700;margin-top:20px;text-align:center}.command-cards__subtitle{margin-top:20px;text-align:center;color:#c5c5c5}.shadow-shooter{position:relative;z-index:2;-webkit-box-shadow:0 0 50px rgba(0,0,0,.15);box-shadow:0 0 50px rgba(0,0,0,.15)}.white.h1,.white.h2,.white.h3,.white.h4,.white.p{color:#fff}.orange.h1,.orange.h2,.orange.h3,.orange.h4,.orange.p{color:#f98a01}.inlined{display:inline-block;float:none;vertical-align:middle}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.dblock{display:block}.dnone{display:none}.no-padding{padding:0}.no-margin{margin:0}.hide-on-desktop-up{display:block}@media (min-width:1280px){.hide-on-desktop-up{display:none}}@media (max-width:900px){.main-screen__menu{display:none}}@media (min-width:450px){iframe{min-height:300px}.g-recaptcha iframe{min-height:0}}@media (max-width:450px){iframe{height:170px}.g-recaptcha iframe{min-height:0}.tabs__link{font-size:16px}}.mfp-close{display:none!important}.beparty{margin:2em auto;padding:1.5em 0;text-align:center;border:2px solid var(--primary-color);border-radius:.3em;background:#f1f1f1;background-image:linear-gradient(160deg,#f8f8f8 0,#ebebeb 100%)}.beparty-tit{font-size:200%;color:var(--primary-color)}.beparty-desc,.beparty-tit{margin-bottom:10px}.beparty__steps{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.beparty__steps .step{-ms-flex-preferred-size:25%;flex-basis:25%;-ms-flex-negative:0;flex-shrink:0}.beparty__steps .done{pointer-events:none;opacity:.2}.beparty__steps .done .done{opacity:1}.beparty__steps .num{font-size:20px;font-weight:700;line-height:40px;width:40px;height:40px;margin:7px auto;text-align:center;color:#fff;border-radius:50%;background:var(--primary-color)}.beparty__steps p{font-weight:400;margin-bottom:0}.beparty__steps a{font-weight:400;color:var(--primary-color)}.beparty__steps a:hover{text-decoration:none}@media (max-width:1020px){.beparty__steps .step{-ms-flex-preferred-size:50%;flex-basis:50%;margin-top:10px}}@media (max-width:500px){.beparty__steps .step{-ms-flex-preferred-size:100%;flex-basis:100%}}.hero-wrapper{margin-top:-33px;background-repeat:no-repeat;background-position:top center;background-size:contain}@media (max-width:1020px){.hero-wrapper{margin-top:0}}.hero-wrapper__main-content{padding-bottom:80px;background-repeat:no-repeat;background-position:top}.popup-event__inner{max-width:100%}.button{display:inline-block;font-size:15px;min-width:130px;margin-right:20px;padding:10px 20px;cursor:pointer;-webkit-transition:background-color .3s,color .3s;transition:background-color .3s,color .3s;text-align:center;text-decoration:none;text-transform:uppercase;color:#636363;border:1px solid transparent;border-radius:2px;background-color:#c1c1c1;-webkit-box-shadow:none;box-shadow:none}.hof-offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;margin-bottom:20px;padding:20px;border-radius:10px;-webkit-box-shadow:0 0 20px rgba(0,0,0,.1);box-shadow:0 0 20px rgba(0,0,0,.1)}.hof-offer-logo{-ms-flex-preferred-size:20%;flex-basis:20%;-ms-flex-negative:0;flex-shrink:0;padding:0 15px 0 0}.hof-offer-logo img{width:100%;height:auto;max-height:100%;vertical-align:middle}.hof-offer-row{display:-webkit-box;display:-ms-flexbox;display:flex}.hof-offer-caption{font-size:17px;font-weight:800;color:#fc3;padding-bottom:5px}.hof-offer-avail{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0;padding:0 15px 15px 0}.hof-offer-terms{padding:0 0 15px}.hof-offer-benefits,.hof-offer-contacts,.hof-offer-terms{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-negative:0;flex-shrink:0}@media (max-width:750px){.hof-offer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hof-offer-logo{-ms-flex-preferred-size:auto;flex-basis:auto;padding:0 0 10px;text-align:center}.hof-offer-logo img{width:100%;max-height:250px}.hof-offer-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hof-offer-avail,.hof-offer-benefits,.hof-offer-contacts,.hof-offer-terms{-ms-flex-preferred-size:auto;flex-basis:auto;padding:0 0 10px}}
/*!
 * 
 *         SimpleBar.js - v2.6.1
 *         Scrollbars, simpler.
 *         https://grsmto.github.io/simplebar/
 *         
 *         Made by Adrien Grsmto from a fork by Jonathan Nicol
 *         Under MIT License
 *       
 */
[data-simplebar]{position:relative;z-index:0;overflow:hidden!important;max-height:inherit;-webkit-overflow-scrolling:touch}[data-simplebar=init]{display:-webkit-box;display:-ms-flexbox;display:flex}.simplebar-scroll-content{overflow-x:hidden!important;overflow-y:scroll;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;min-width:100%!important;max-height:inherit!important}.simplebar-content{overflow-x:scroll;overflow-y:hidden!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;min-height:100%!important}.simplebar-track{position:absolute;z-index:1;right:0;bottom:0;width:11px}.simplebar-scrollbar{position:absolute;right:2px;width:7px;min-height:10px}.simplebar-scrollbar:before{position:absolute;right:0;left:0;content:"";-webkit-transition:opacity .2s linear;transition:opacity .2s linear;opacity:0;border-radius:7px;background:#000}.simplebar-track .simplebar-scrollbar.visible:before,.simplebar-track:hover .simplebar-scrollbar:before{-webkit-transition:opacity 0 linear;transition:opacity 0 linear;opacity:.5}.simplebar-track.vertical{top:0}.simplebar-track.vertical .simplebar-scrollbar:before{top:2px;bottom:2px}.simplebar-track.horizontal{left:0;width:auto;height:11px}.simplebar-track.horizontal .simplebar-scrollbar:before{right:2px;left:2px;height:100%}.horizontal.simplebar-track .simplebar-scrollbar{top:2px;right:auto;width:auto;min-width:10px;height:7px;min-height:0}body{background:#1e1e1e}.footer{z-index:1}.hof_bg{height:120vh;position:fixed;top:-100px;z-index:0;width:100%;background-repeat:no-repeat;background-size:cover;-webkit-transition:.3s ease;transition:.3s ease}.header::after{-webkit-box-shadow:0 10px 10px #000;box-shadow:0 10px 10px #000}.hb-hall-of-fame .header,.hb-hall-of-fame .header::after{background-color:#000}.main-wrapper{position:relative;background-color:#1e1e1e;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}@media (max-width:1020px){.main-wrapper{padding-top:66px}}.section.section-head,.wide-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.wide-wrapper{max-width:1640px;margin:0 auto;padding:50px 20px 150px}@media (max-width:1200px){.wide-wrapper{padding:30px 20px}}@media (max-width:750px){.wide-wrapper{padding:20px}}.wide-wrapper--offset{padding:150px 20px}@media (max-width:1200px){.wide-wrapper--offset{padding:50px 20px}}@media (max-width:750px){.wide-wrapper--offset{padding:20px}}.section h1{color:#fc3;font-size:50px}@media screen and (max-width:800px){.section h1{font-size:35px}}.section.section-head{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section.section-head .logo{width:80%;padding-bottom:20%;background-size:contain;background-repeat:no-repeat}.desc,.section.section-head .description{width:70%;color:#e5e5e5;text-align:center}@media screen and (max-width:800px){.section.section-head .description{font-size:14px;width:100%}}.section.section-legends .legends_container{background-color:#2c2c2c;border-radius:16px;margin-top:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;gap:40px;padding:50px}@media screen and (max-width:800px){.section.section-legends .legends_container{margin-top:100px}}.section.section-brands{margin-top:50px}.section.section-brands .brands_wrapper,.section.section-brands .filters-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section.section-brands .filters-wrap select{margin:0 auto 40px;border:1px solid #fc3;padding:5px 10px;background-color:transparent;color:#fc3}.section.section-brands .filters-wrap select option{background-color:#1e1e1e;color:#fc3}.section.section-brands .brands_wrapper{width:90%;margin:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:800px){.section.section-brands .brands_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:50px}}.desc{width:80%;margin:15px auto}@media screen and (max-width:800px){.desc{font-size:14px;width:100%}}.legend,.legend .brand_place{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.legend{width:48%;padding:30px 20px;position:relative;background-color:#525252;border:4px solid #b29613}.legend .brand_place{position:absolute;top:-25px;left:-25px;background-color:#b29613;color:#fff;border-radius:50%;font-size:1.4em;width:50px;height:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.legend .stats{color:#fff;margin-top:20px;width:100%;gap:40px;font-size:1.2em}@media screen and (max-width:800px){.legend .stats{gap:30px}}.legend .item-column,.legend .stats-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.legend .stats-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}@media screen and (max-width:800px){.legend{width:100%;margin-top:90px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.legend:hover .brand_thumbnail{-webkit-box-shadow:0 0 10px #fc3;box-shadow:0 0 10px #fc3}.legend .item-column{-ms-flex-preferred-size:45%;flex-basis:45%}.legend .item-column .item{margin-top:10px}.legend .item-column .brand_thumbnail{width:90%;padding-bottom:115%;background-size:cover;background-position:center;background-repeat:no-repeat;border:1px solid #fc3;position:relative;-webkit-transition:.3s ease;transition:.3s ease}.legend .item-column .brand_thumbnail .avatar__flag{position:absolute;bottom:0;left:0;width:30px;height:25px}.legend .item-column .brand_name{color:#fc3;font-size:30px;font-weight:700;text-decoration:none}@media screen and (max-width:800px){.legend .item-column .brand_name{position:absolute;top:-50px;width:100%;left:0;right:0;max-width:100%;font-size:25px;min-height:0;text-align:center;text-shadow:0 0 5px #fc3}}.legend .item-column .brand_points{color:#fc3;font-size:23px}.legend .item-column .brand_city{color:#fff;font-size:22px}@media screen and (max-width:800px){.legend .item-column .brand_city{font-size:18px}.legend .item-column .achievements_container{display:none}}.legend .item-column .achievements_container .title{color:#aaa;font-weight:700;font-size:28px}.legend .item-column .achievements_container .achivments_row,.legend .legend_button{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}.legend .item-column .achievements_container .achivments_row .achivments_item{width:60px;height:60px;border-radius:50%;background-size:contain;background-position:center;background-repeat:no-repeat;margin-right:15px;border:1px solid #fc3}.legend .item-column.frst{-ms-flex-preferred-size:35%;flex-basis:35%}@media screen and (max-width:800px){.legend .item-column.frst{-ms-flex-preferred-size:50%;flex-basis:50%}}.legend .item-column.scnd{-ms-flex-preferred-size:65%;flex-basis:65%}@media screen and (max-width:800px){.legend .item-column.scnd{-ms-flex-preferred-size:50%;flex-basis:50%}}.legend .legend_button{background-color:#fc3;width:90%;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;margin-top:12px;font-weight:700;cursor:pointer}@media screen and (max-width:800px){.legend .legend_button{position:absolute;bottom:0;right:0;width:50%}.legend .legend_button.path_to_glory{display:none}}.legend_reverse.legend{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (max-width:800px){.legend_reverse.legend{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.legend_reverse.legend .item-column{-webkit-box-align:end;-ms-flex-align:end;align-items:end}@media screen and (max-width:800px){.legend_reverse.legend .item-column{-webkit-box-align:start;-ms-flex-align:start;align-items:start}}.legend_reverse.legend .item-column .brand_name{text-align:right}@media screen and (max-width:800px){.legend_reverse.legend .item-column .brand_name{text-align:center}.legend_reverse.legend .item-column .achievements_container{display:none}}.legend_reverse.legend .item-column .achievements_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.legend_reverse.legend .item-column .achievements_container .achivments_item{margin-right:0;margin-left:15px}.legend_first-item.legend{margin:auto}.brands-table-wrap{background-color:#2c2c2c;border-radius:16px;padding:30px;overflow-x:auto}@media screen and (max-width:800px){.brands-table-wrap{padding:15px;border-radius:10px}}.brands-table{width:100%;border-collapse:collapse;color:#e5e5e5;font-size:15px}@media screen and (max-width:800px){.brands-table{font-size:13px}}.brands-table thead tr{border-bottom:2px solid #444}.brands-table th{color:#fc3;font-weight:700;font-size:13px;text-transform:uppercase;text-align:left;padding:12px 10px;white-space:nowrap}@media screen and (max-width:800px){.brands-table th{font-size:11px;padding:8px 6px}}.brands-table td{padding:12px 10px;vertical-align:middle}@media screen and (max-width:800px){.brands-table td{padding:8px 6px}}.brands-table tbody tr{border-bottom:1px solid #3a3a3a;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.brands-table tbody tr:nth-child(even){background-color:#333}.brands-table tbody tr:hover{background-color:#3d3d3d}.brands-table__pos-pts{width:100px;text-align:center;white-space:nowrap;color:#fc3;font-weight:700;font-size:16px;cursor:pointer}@media screen and (max-width:800px){.brands-table__pos-pts{width:70px;font-size:13px}}.brands-table__name{min-width:50%}.brands-table__name a{color:#fc3;text-decoration:none;font-weight:700;font-size:16px}.brands-table__name a:hover{text-decoration:underline}@media screen and (max-width:800px){.brands-table__name a{font-size:14px}}.brands-table__country{white-space:nowrap;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:800px){.brands-table__country{display:none}}.brands-table__achivs,.brands-table__events,.brands-table__medals{width:70px;text-align:center}@media screen and (max-width:800px){.brands-table__achivs,.brands-table__events,.brands-table__medals{width:40px}.brands-table thead th.brands-table__country{display:none}}.section.section-points .pts_wrapper,.section.section-points .pts_wrapper .column .pts_container .pts_item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media screen and (max-width:800px){.section.section-points .pts_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.section.section-points .pts_wrapper .column{-ms-flex-preferred-size:30%;flex-basis:30%;border:1px solid #eaeaea;-webkit-transition:.3s ease;transition:.3s ease;color:#eaeaea;padding:5px 10px}@media screen and (max-width:800px){.section.section-points .pts_wrapper .column{margin-bottom:15px}}.section.section-points .pts_wrapper .column:hover{-webkit-box-shadow:0 0 10px #eaeaea;box-shadow:0 0 10px #eaeaea}.section.section-points .pts_wrapper .column .title{width:100%;text-align:center;color:#fc3;font-size:22px;font-weight:700}.section.section-points .pts_wrapper .column .pts_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:90%;margin:15px auto}.section.section-points .pts_wrapper .column .pts_container .pts_item{margin-bottom:10px}.section.section-points .pts_wrapper .column .pts_container .pts_item .position{-ms-flex-preferred-size:20%;flex-basis:20%;color:#fc3;font-weight:700}.section.section-points .pts_wrapper .column .pts_container .pts_item .regard{-ms-flex-preferred-size:80%;flex-basis:80%}.section.section_achivements{padding-top:20px}.section.section_achivements .achive_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.section.section_achivements .achive_container .achiv_item,.top3-container .top3-participants{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section.section_achivements .achive_container .achiv_item{-ms-flex-preferred-size:25%;flex-basis:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}@media screen and (max-width:800px){.section.section_achivements .achive_container .achiv_item{-ms-flex-preferred-size:48%;flex-basis:48%;width:45%;margin:10px auto}}.section.section_achivements .achive_container .achiv_item .image{width:70px;height:70px;border-radius:50%;border:1px solid #fc3;background-size:contain;background-repeat:no-repeat}.section.section_achivements .achive_container .achiv_item .title{color:#fc3;font-size:17px;font-weight:700;margin-top:10px}@media screen and (max-width:800px){.section.section_achivements .achive_container .achiv_item .title{text-align:center;font-size:14px}}.top3-container{width:100%;margin-top:150px}.top3-container .top3-participants{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:1108px){.top3-container .top3-participants{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.top3-container .top3-participants .frst{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.top3-container .top3-participants .scnd{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.top3-container .top3-participants .thrd{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}.top3-container .top3-participants .brand_thumbnail{display:block;width:190px;height:190px;background-size:contain;background-repeat:no-repeat}.top3-container .top3-participant{width:393px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1100px){.top3-container .top3-participant{margin:auto}}.top3-container .top3-participant .brand_name{font-size:2em;margin-top:20px}.top3-container .top3-participant.frst{margin-top:-150px}@media (max-width:1100px){.top3-container .top3-participant.frst{margin-top:0}}.top3-container .top3-participant .position-cube{width:393px;height:390px;margin-top:-60px;color:#fff;background-size:contain;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.top3-container .top3-participant .position-cube .points{font-size:3em;margin-top:40px;cursor:pointer}.top3-container .top3-participant .position-cube .stats{margin-top:20px;width:100%;-ms-flex-pack:distribute;justify-content:space-around;font-size:1.5em}.top3-container .top3-participant .position-cube .stats-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}
/*# sourceMappingURL=hb-hof.min.css.map */
