@-ms-viewport{width:device-width}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,summary{display:block}*,*::before,*::after{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{line-height:1;font-family:sans-serif;text-align:left}[tabindex="-1"]:focus:not(.focus-visible){outline:0 !important}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}caption{caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre,code,kbd,samp{font-family:monospace,monospace}pre{overflow:auto;-ms-overflow-style:scrollbar}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}em{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,[type=reset],[type=submit],[type=button]{-webkit-appearance:button}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0 !important}fieldset{min-width:0}legend{max-width:100%;white-space:normal;color:inherit;display:block}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[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]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}template{display:none}[hidden]{display:none}[role=button],input[type=button],input[type=reset],input[type=submit],button{padding:0;border:0;font:inherit;font-size:100%;color:inherit;text-align:inherit;background:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}[role=button]:not(:disabled),input[type=button]:not(:disabled),input[type=reset]:not(:disabled),input[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[role=button]:-moz-focusring,input[type=button]:-moz-focusring,input[type=reset]:-moz-focusring,input[type=submit]:-moz-focusring,button:-moz-focusring{outline:none}[role=button]:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button:focus{outline:none}a{color:inherit;text-decoration:none}a:-moz-focusring{outline:none}a:focus{outline:none}.carousel{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}.carousel *,.carousel *:before,.carousel *:after{-webkit-box-sizing:inherit;box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:-webkit-grab;cursor:grab}.carousel.is-dragging{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.carousel__viewport{position:relative;overflow:hidden;max-width:100%;max-height:100%}.carousel__track{display:-webkit-box;display:-ms-flexbox;display:flex}.carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60%;width:var(--carousel-slide-width, 60%);max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{margin:0 auto;padding:0;position:absolute;top:calc(100% + .5rem);left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.carousel__dots .carousel__dot{margin:0;padding:0;display:block;position:relative;width:22px;height:22px;cursor:pointer}.carousel__dots .carousel__dot:after{content:"";width:8px;height:8px;border-radius:50%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:currentColor;opacity:.25;-webkit-transition:opacity .15s ease-in-out;transition:opacity .15s ease-in-out}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{width:48px;width:var(--carousel-button-width, 48px);height:48px;height:var(--carousel-button-height, 48px);padding:0;border:0;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;pointer-events:all;cursor:pointer;color:currentColor;color:var(--carousel-button-color, currentColor);background:transparent;background:var(--carousel-button-bg, transparent);border-radius:50%;border-radius:var(--carousel-button-border-radius, 50%);-webkit-box-shadow:none;box-shadow:none;-webkit-box-shadow:var(--carousel-button-shadow, none);box-shadow:var(--carousel-button-shadow, none);-webkit-transition:opacity .15s ease;transition:opacity .15s ease}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.carousel__button.is-prev{left:10px}.carousel__button.is-next{right:10px}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{width:50%;width:var(--carousel-button-svg-width, 50%);height:50%;height:var(--carousel-button-svg-height, 50%);fill:none;stroke:currentColor;stroke-width:1.5;stroke-width:var(--carousel-button-svg-stroke-width, 1.5);stroke-linejoin:bevel;stroke-linecap:round;-webkit-filter:none;filter:none;-webkit-filter:var(--carousel-button-svg-filter, none);filter:var(--carousel-button-svg-filter, none);pointer-events:none}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{overflow:hidden !important}body.compensate-for-scrollbar{-ms-touch-action:none;touch-action:none}.fancybox__container{position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;margin:0;padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:#fff;color:var(--fancybox-color, #fff);-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:hidden;z-index:1050;outline:none;-webkit-transform-origin:top left;transform-origin:top left;--carousel-button-width: 48px;--carousel-button-height: 48px;--carousel-button-svg-width: 24px;--carousel-button-svg-height: 24px;--carousel-button-svg-stroke-width: 2.5;--carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))}.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{-webkit-box-sizing:inherit;box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(1, 210, 232, 0.94);box-shadow:0 0 0 1px #fff,0 0 0 2px rgba(1, 210, 232, 0.94);-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94));box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))}@media all and (min-width: 1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(24, 24, 27, 0.92);background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))}.fancybox__carousel{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-height:0;height:100%;z-index:10}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{position:relative;width:100%;height:100%;overflow:visible;cursor:default}.fancybox__track{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.fancybox__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%;max-width:100%;margin:0;padding:48px 8px 8px 8px;position:relative;-ms-scroll-chaining:none;overscroll-behavior:contain;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;outline:0;overflow:auto;--carousel-button-width: 36px;--carousel-button-height: 36px;--carousel-button-svg-width: 22px;--carousel-button-svg-height: 22px}.fancybox__slide::before,.fancybox__slide::after{content:"";-webkit-box-flex:0;-ms-flex:0 0 0px;flex:0 0 0;margin:auto}@media all and (min-width: 1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);padding:36px;color:#374151;color:var(--fancybox-content-color, #374151);background:#fff;background:var(--fancybox-content-bg, #fff);position:relative;-ms-flex-item-align:center;align-self:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:20}.fancybox__content :focus:not(.carousel__button.is-close){outline:thin dotted;-webkit-box-shadow:none;box-shadow:none}.fancybox__caption{-ms-flex-item-align:center;align-self:center;max-width:100%;margin:0;padding:1rem 0 0 0;line-height:1.375;color:currentColor;color:var(--fancybox-color, currentColor);visibility:visible;cursor:auto;-ms-flex-negative:0;flex-shrink:0;word-wrap:anywhere}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{top:100%;color:#fff;color:var(--fancybox-color, #fff)}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media all and (min-width: 1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{position:absolute;top:8px;right:8px;top:calc(env(safe-area-inset-top, 0px) + 8px);right:calc(env(safe-area-inset-right, 0px) + 8px);z-index:40}@media all and (min-width: 1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{position:absolute;top:-40px;right:0;color:#fff;color:var(--fancybox-color, #fff)}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:50px;height:50px;color:currentColor;color:var(--fancybox-color, currentColor)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{-webkit-animation:fancybox-rotate 2s linear infinite;animation:fancybox-rotate 2s linear infinite;-webkit-transform-origin:center center;transform-origin:center center;position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:100%;height:100%}.fancybox__spinner svg circle{fill:none;stroke-width:2.75;stroke-miterlimit:10;stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:fancybox-dash 1.5s ease-in-out infinite;animation:fancybox-dash 1.5s ease-in-out infinite;stroke-linecap:round;stroke:currentColor}@-webkit-keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes fancybox-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes fancybox-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:1;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{-webkit-animation:.15s ease backwards fancybox-fadeIn;animation:.15s ease backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{-webkit-animation:.15s ease both fancybox-fadeOut;animation:.15s ease both fancybox-fadeOut}.fancybox-fadeIn{-webkit-animation:.15s ease both fancybox-fadeIn;animation:.15s ease both fancybox-fadeIn}.fancybox-fadeOut{-webkit-animation:.1s ease both fancybox-fadeOut;animation:.1s ease both fancybox-fadeOut}.fancybox-zoomInUp{-webkit-animation:.2s ease both fancybox-zoomInUp;animation:.2s ease both fancybox-zoomInUp}.fancybox-zoomOutDown{-webkit-animation:.15s ease both fancybox-zoomOutDown;animation:.15s ease both fancybox-zoomOutDown}.fancybox-throwOutUp{-webkit-animation:.15s ease both fancybox-throwOutUp;animation:.15s ease both fancybox-throwOutUp}.fancybox-throwOutDown{-webkit-animation:.15s ease both fancybox-throwOutDown;animation:.15s ease both fancybox-throwOutDown}@-webkit-keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@keyframes fancybox-fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-fadeOut{to{opacity:0}}@-webkit-keyframes fancybox-zoomInUp{from{-webkit-transform:scale(0.97) translate3d(0, 16px, 0);transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{-webkit-transform:scale(1) translate3d(0, 0, 0);transform:scale(1) translate3d(0, 0, 0);opacity:1}}@keyframes fancybox-zoomInUp{from{-webkit-transform:scale(0.97) translate3d(0, 16px, 0);transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}to{-webkit-transform:scale(1) translate3d(0, 0, 0);transform:scale(1) translate3d(0, 0, 0);opacity:1}}@-webkit-keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(0.97) translate3d(0, 16px, 0);transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@keyframes fancybox-zoomOutDown{to{-webkit-transform:scale(0.97) translate3d(0, 16px, 0);transform:scale(0.97) translate3d(0, 16px, 0);opacity:0}}@-webkit-keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0, -30%, 0);transform:translate3d(0, -30%, 0);opacity:0}}@keyframes fancybox-throwOutUp{to{-webkit-transform:translate3d(0, -30%, 0);transform:translate3d(0, -30%, 0);opacity:0}}@-webkit-keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0, 30%, 0);transform:translate3d(0, 30%, 0);opacity:0}}@keyframes fancybox-throwOutDown{to{-webkit-transform:translate3d(0, 30%, 0);transform:translate3d(0, 30%, 0);opacity:0}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;-webkit-box-shadow:inset 0 0 4px rgba(0,0,0,.2);box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:-webkit-zoom-in;cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:-webkit-zoom-out;cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:-webkit-grab;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.fancybox__image{-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:none;transition:none}.has-image .fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{overflow:visible;-ms-touch-action:none;touch-action:none}.has-image[data-image-fit=contain] .fancybox__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}.has-image[data-image-fit=contain] .fancybox__image{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{overflow:visible;-ms-touch-action:none;touch-action:none}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{max-width:100%;-ms-flex-negative:1;flex-shrink:1;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0}.fancybox__thumbs{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;position:relative;padding:0px 3px;opacity:1;opacity:var(--fancybox-opacity, 1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:96px;width:var(--fancybox-thumbs-width, 96px);margin:0;padding:8px 3px;-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:visible;cursor:pointer}.fancybox__thumbs .carousel__slide .fancybox__thumb::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-width:5px;border-style:solid;border-color:rgba(34, 213, 233, 0.96);border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));opacity:0;-webkit-transition:opacity .15s ease;transition:opacity .15s ease;border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__thumb{position:relative;width:100%;padding-top:calc(100%/(1.5));padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));background-size:cover;background-position:center center;background-color:rgba(255,255,255,.1);background-repeat:no-repeat;border-radius:4px;border-radius:var(--fancybox-thumbs-border-radius, 4px)}.fancybox__toolbar{position:absolute;top:0;right:0;left:0;z-index:20;background:-webkit-gradient(linear, left bottom, left top, from(hsla(0deg, 0%, 0%, 0)), color-stop(8.1%, hsla(0deg, 0%, 0%, 0.006)), color-stop(15.5%, hsla(0deg, 0%, 0%, 0.021)), color-stop(22.5%, hsla(0deg, 0%, 0%, 0.046)), color-stop(29%, hsla(0deg, 0%, 0%, 0.077)), color-stop(35.3%, hsla(0deg, 0%, 0%, 0.114)), color-stop(41.2%, hsla(0deg, 0%, 0%, 0.155)), color-stop(47.1%, hsla(0deg, 0%, 0%, 0.198)), color-stop(52.9%, hsla(0deg, 0%, 0%, 0.242)), color-stop(58.8%, hsla(0deg, 0%, 0%, 0.285)), color-stop(64.7%, hsla(0deg, 0%, 0%, 0.326)), color-stop(71%, hsla(0deg, 0%, 0%, 0.363)), color-stop(77.5%, hsla(0deg, 0%, 0%, 0.394)), color-stop(84.5%, hsla(0deg, 0%, 0%, 0.419)), color-stop(91.9%, hsla(0deg, 0%, 0%, 0.434)), to(hsla(0deg, 0%, 0%, 0.44)));background:linear-gradient(to top, hsla(0deg, 0%, 0%, 0) 0%, hsla(0deg, 0%, 0%, 0.006) 8.1%, hsla(0deg, 0%, 0%, 0.021) 15.5%, hsla(0deg, 0%, 0%, 0.046) 22.5%, hsla(0deg, 0%, 0%, 0.077) 29%, hsla(0deg, 0%, 0%, 0.114) 35.3%, hsla(0deg, 0%, 0%, 0.155) 41.2%, hsla(0deg, 0%, 0%, 0.198) 47.1%, hsla(0deg, 0%, 0%, 0.242) 52.9%, hsla(0deg, 0%, 0%, 0.285) 58.8%, hsla(0deg, 0%, 0%, 0.326) 64.7%, hsla(0deg, 0%, 0%, 0.363) 71%, hsla(0deg, 0%, 0%, 0.394) 77.5%, hsla(0deg, 0%, 0%, 0.419) 84.5%, hsla(0deg, 0%, 0%, 0.434) 91.9%, hsla(0deg, 0%, 0%, 0.44) 100%);padding:0;-ms-touch-action:none;touch-action:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;--carousel-button-svg-width: 20px;--carousel-button-svg-height: 20px;opacity:1;opacity:var(--fancybox-opacity, 1);text-shadow:1px 1px 1px rgba(0, 0, 0, 0.4);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))}@media all and (min-width: 1024px){.fancybox__toolbar{padding:8px}}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{-webkit-animation:.15s ease-in backwards fancybox-fadeIn;animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:-webkit-box;display:-ms-flexbox;display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media(max-width: 640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;padding:0 10px;line-height:48px;line-height:var(--carousel-button-height, 48px);text-align:center;font-size:17px;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased}.fancybox__progress{background:rgba(34, 213, 233, 0.96);background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));height:3px;left:0;position:absolute;right:0;top:0;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0;transform-origin:0;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-transition-timing-function:linear;transition-timing-function:linear;z-index:30;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox__container:-webkit-full-screen::backdrop{opacity:0}.fancybox__container:-ms-fullscreen::backdrop{opacity:0}.fancybox__container:fullscreen::-webkit-backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){display:none}.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{outline:none !important}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{content:"";display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none !important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-0.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:rgba(0,0,0,0);border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;-webkit-box-shadow:none;box-shadow:none;-ms-touch-action:manipulation;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:rgba(0,0,0,0)}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:"";display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset rgba(0,0,0,0)}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:"";position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,.6);box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px)and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}/*! Scrollyeah - v0.3.2 - 2014-04-11
* https://github.com/artpolikarpov/scrollyeah
* Copyright (c) 2014 Artem Polikarpov; Licensed MIT */.scrollyeah{position:relative;overflow:hidden;cursor:default;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;*zoom:1}.scrollyeah__wrap{overflow:hidden;*zoom:1}.scrollyeah__shaft{float:left}.scrollyeah__shaft,.scrollyeah__parallax{left:0;position:relative}.scrollyeah_active .scrollyeah__shaft{*cursor:move !important}.scrollyeah_active .scrollyeah__shaft{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.scrollyeah_active .scrollyeah__shaft_grabbing,.scrollyeah_active .scrollyeah__shaft_grabbing *{cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.scrollyeah__shadow{*display:none !important}.scrollyeah__shadow{display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:333ms,333ms;transition-duration:333ms,333ms;-webkit-transition-timing-function:cubic-bezier(0.1, 0, 0.25, 1),cubic-bezier(0.1, 0, 0.25, 1);transition-timing-function:cubic-bezier(0.1, 0, 0.25, 1),cubic-bezier(0.1, 0, 0.25, 1);z-index:10;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.scrollyeah__shadow_prev{left:-10px;background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.3)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent));background-image:linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent);background-position:0 0,0 0}.scrollyeah__shadow_next{right:-10px;background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.3)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent));background-image:linear-gradient(transparent, rgba(0, 0, 0, 0.3) 25%, rgba(0, 0, 0, 0.3) 75%, transparent);background-position:100% 0,100% 0}.scrollyeah_shadow .scrollyeah__shadow_prev{left:0}.scrollyeah_shadow .scrollyeah__shadow_next{right:0}.scrollyeah_shadow_no-left .scrollyeah__shadow_prev{left:-10px}.scrollyeah_shadow_no-right .scrollyeah__shadow_next{right:-10px}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}@font-face{font-family:"Open Sans";font-weight:normal;font-style:normal;font-display:swap;src:url("../fonts/OpenSans/OpenSans-Regular.4f9c870c28f9.woff2") format("woff2"),url("../fonts/OpenSans/OpenSans-Regular.bc3dcd61db2d.woff") format("woff")}@font-face{font-family:"Open Sans";font-weight:500;font-style:normal;font-display:swap;src:url("../fonts/OpenSans/OpenSans-Medium.0ac9ca7baf7e.woff2") format("woff2"),url("../fonts/OpenSans/OpenSans-Medium.fcfdb4b02a20.woff") format("woff")}@font-face{font-family:"Open Sans";font-weight:600;font-style:normal;font-display:swap;src:url("../fonts/OpenSans/OpenSans-SemiBold.c9fde9681cba.woff2") format("woff2"),url("../fonts/OpenSans/OpenSans-SemiBold.998560b8c31e.woff") format("woff")}@font-face{font-family:"Open Sans";font-weight:700;font-style:normal;font-display:swap;src:url("../fonts/OpenSans/OpenSans-Bold.4e2cb392634c.woff2") format("woff2"),url("../fonts/OpenSans/OpenSans-Bold.3c5d7848566d.woff") format("woff")}@font-face{font-family:"Open Sans";font-weight:800;font-style:normal;font-display:swap;src:url("../fonts/OpenSans/OpenSans-ExtraBold.163595c4762f.woff2") format("woff2"),url("../fonts/OpenSans/OpenSans-ExtraBold.501e47d392f4.woff") format("woff")}@font-face{font-family:"Alegreya Sans";font-weight:700;font-style:normal;font-display:swap;src:url("../fonts/AlegreyaSans/AlegreyaSans-Bold.19c9f459905d.woff2") format("woff2"),url("../fonts/AlegreyaSans/AlegreyaSans-Bold.15daa7d903f0.woff") format("woff")}@font-face{font-family:"Montserrat";font-weight:600;font-style:normal;font-display:swap;src:url("../fonts/Montserrat/Montserrat-SemiBold.a0d372074a83.woff2") format("woff2"),url("../fonts/Montserrat/Montserrat-SemiBold.3d2d13853665.woff") format("woff")}@font-face{font-family:"Montserrat";font-weight:800;font-style:normal;font-display:swap;src:url("../fonts/Montserrat/Montserrat-ExtraBold.91d6910749c1.woff2") format("woff2"),url("../fonts/Montserrat/Montserrat-ExtraBold.28eef764f61e.woff") format("woff")}@font-face{font-family:"Montserrat";font-weight:900;font-style:normal;font-display:swap;src:url("../fonts/Montserrat/Montserrat-Black.7d3e78ab58c4.woff2") format("woff2"),url("../fonts/Montserrat/Montserrat-Black.c20b9740ecf9.woff") format("woff")}html{min-height:100%;font-size:10px}html,body,figure,p,h1,h2,h3,h4,h5,ol,ul,input,button,textarea,blockquote{padding:0;margin:0}body{height:100%;font-family:"Open Sans","Helvetica",sans-serif;color:#262626;background-color:#fff;text-rendering:optimizeLegibility;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}body.is-inactive{overflow:hidden}body.is-animate{-webkit-transition:all .3s linear;transition:all .3s linear}@media only screen and (max-width: 639px){body.is-open-menu .menu-fixed .logo,body.is-open-menu .header .logo{display:none}}@media only screen and (max-width: 639px){body.is-open-menu .menu-fixed .btn-back,body.is-open-menu .header .btn-back{display:-webkit-box;display:-ms-flexbox;display:flex}}*{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-sizing:initial;box-sizing:initial}*::before,*::after{-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-sizing:initial;box-sizing:initial}a{text-decoration:none;-webkit-transition:all .3s;transition:all .3s}a.title-rubric{letter-spacing:.05em}a.title-rubric:hover{letter-spacing:.2em}@media only screen and (max-width: 479px){a.title-rubric:hover{letter-spacing:.15em}}a:link{text-decoration:none}img{display:block;width:100%;height:auto}img.cover{height:100%;-o-object-fit:cover;object-fit:cover}img.contain{height:100%;-o-object-fit:contain;object-fit:contain}img.full-width{width:100%;margin-left:auto}button,input,textarea,select{border:none;background:none;outline:none}select,input{border-radius:0;border-radius:initial}input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]:-webkit-autofill{-webkit-text-fill-color:#fff !important}input[type=search]:-webkit-autofill{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}input[type=search]:-webkit-autofill:hover,input[type=search]:-webkit-autofill:focus,input[type=search]:-webkit-autofill:active{-webkit-text-fill-color:#fff !important}input[type=search]:-webkit-autofill:hover,input[type=search]:-webkit-autofill:focus,input[type=search]:-webkit-autofill:active{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}button:disabled{pointer-events:none}@media only screen and (hover: hover){button:disabled:hover{color:#fff}}button.is-disable{color:#fff;background-color:#c4c4c4;pointer-events:none}@media only screen and (hover: hover){button.is-disable:hover{color:#fff}}button.text-link{cursor:pointer}button.text-link:hover::after{background-color:rgba(0,0,0,0)}mark{color:inherit;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(0, 0, 0, 0)), color-stop(0, rgba(247, 148, 29, 0.7)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 65%, rgba(247, 148, 29, 0.7) 0);background-size:0 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);-webkit-transition:all .4s ease;transition:all .4s ease}.bg-gradient{position:relative}.bg-gradient::before{content:"";position:absolute;bottom:0;left:0;z-index:1;width:100%;height:calc(100% + 20px);background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(44%, rgba(0, 0, 0, 0.42)), color-stop(98%, rgba(0, 0, 0, 0.85)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 44%, rgba(0, 0, 0, 0.85) 98%)}.bg-overlay::before{content:"";position:absolute;bottom:0;left:0;z-index:5;width:100%;height:100%;background-color:rgba(0,0,0,.35)}.title{font-size:2.1rem;font-weight:700;line-height:120%}@media only screen and (max-width: 1185px){.title{font-size:1.7rem}}@media only screen and (max-width: 479px){.title{word-break:break-word}}@media only screen and (max-width: 374px){.title{font-size:1.5rem}}.title--xxl{font-size:4.8rem}@media only screen and (max-width: 767px){.title--xxl{font-size:3rem}}.title--xl{font-size:3.6rem}@media only screen and (max-width: 1185px){.title--xl{font-size:2.7rem}}.title--md{font-size:2.7rem}@media only screen and (max-width: 1185px){.title--md{font-size:2.1rem}}.title--xs{font-size:1.7rem}.title--xxs{font-size:1.5rem}.title--air{line-height:150%}.title-service{font-size:1.8rem;font-weight:800;line-height:120%;letter-spacing:.09em;text-transform:uppercase;text-align:center}@media only screen and (max-width: 479px){.title-service{word-break:break-word}}.title-service a{display:inline-block;color:inherit;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(65%, rgba(0, 0, 0, 0)), color-stop(0, rgba(247, 148, 29, 0.7)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 65%, rgba(247, 148, 29, 0.7) 0);background-size:0 100%;background-repeat:no-repeat;-webkit-transition:all .4s ease;transition:all .4s ease}.title-service a:hover{background-size:100% 100%}.title-service+.project-about{margin-top:20px}.title-service--border{padding-bottom:4px;border-bottom:2px solid #262626}.title-service--border-thin{padding-bottom:2px;border-bottom:1px solid #262626}.title-service--decor{position:relative;padding-top:11px}.title-service--decor::before{content:"";position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70px;height:6px;background-color:#f7941d}.title-service--xl{font-size:3.6rem}@media only screen and (max-width: 767px){.title-service--xl{font-size:2.4rem}}.title-service--md{font-size:1.8rem;font-weight:bold;letter-spacing:.05em}.title-service--xs{font-size:1.2rem;line-height:100%;letter-spacing:.05em}.title-rubric{position:relative;z-index:20;display:inline-block;font-size:1.2rem;font-weight:normal;line-height:100%;text-transform:uppercase;color:#262626;outline:none}.title-rubric a{letter-spacing:.05em;color:inherit}.title-rubric a:hover{letter-spacing:.2em}@media only screen and (max-width: 479px){.title-rubric a:hover{letter-spacing:.15em}}.title-rubric-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.title-rubric--white{color:#fff}.title-rubric--orange{color:#f7941d}.title-rubric--transparent{opacity:0}.title-year{margin-top:30px;font-size:8rem;font-weight:800;line-height:100%;letter-spacing:1px;text-align:center;color:#f0f0f0}.text{font-size:1.6rem;line-height:150%}.text--xs{font-size:1.4rem}.text--xxs{font-size:1.3rem;line-height:130%}.text--center{text-align:center}.text--white{color:#fff}.text--silver{color:#c4c4c4}.text-link{position:relative;display:inline-block;font-size:1.3rem;line-height:130%;color:#262626;-webkit-transition:background-color .3s;transition:background-color .3s}.text-link:hover::after{background-color:rgba(0,0,0,0) !important}.text-link::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.text-link--bg:hover{background-color:#f7941d}.text-link--bg:hover::after{background-color:rgba(0,0,0,0)}.text-hidden{text-indent:100%;white-space:nowrap;overflow:hidden}.text .text-link{font-size:inherit}.site{position:relative}@media only screen and (max-width: 767px){.content{padding-top:10px}}.content--stretch>.container{min-height:47vh}.container{position:relative;z-index:60;width:1186px;max-width:100%;margin:0 auto;padding:40px 50px 80px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1185px){.container{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 767px){.container{margin-top:10px;padding:40px 10px 80px}}.container .banner-landscape{margin-top:50px}.container--shadow{background-color:#fff;-webkit-box-shadow:1px 0px 10px rgba(0,0,0,.2);box-shadow:1px 0px 10px rgba(0,0,0,.2)}@media only screen and (max-width: 1185px){.container--shadow{border:none}}.inner{padding-left:100px}@media only screen and (max-width: 1185px){.inner{padding-left:0}}.inner--md,.inner--xs,.inner--xxs{max-width:100%;margin:0 auto;padding-left:0}.inner--md{width:730px}.inner--xs{width:685px}.inner--xxs{width:522px}@media only screen and (max-width: 639px){.inner--xxs{width:100%}}.row{position:relative}.row:first-of-type{margin-top:20px}.row:not(:first-of-type){margin-top:40px}@media only screen and (max-width: 1185px){.row:not(:first-of-type){margin-top:30px}}.row--flex{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px}.row--page-rubric{margin-top:40px}@media only screen and (max-width: 1185px){.row--page-rubric{margin-top:30px}}.row--page-rubric .banner-portrait{margin-top:0}.row .preview-page{margin-top:0}.col{position:relative}.col--xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(75% - 40px)}.col--md{width:50%}.col--xs,.col--xxs{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 1185px){.col--xs,.col--xxs{display:none}}.col--xs{width:340px}.col--xxs{width:240px}.aside .help{margin-bottom:0}.aside .help+*{margin-top:40px}.aside-user{margin-top:0;-webkit-transition:all .3s;transition:all .3s}.aside--bg{padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}.aside--fixed{margin-top:0;max-width:240px}.page-main .section:first-of-type{margin-top:20px}.page-main .section:first-child{margin-top:0}.page-main .section--bg{padding-top:10px}.page-article .content .container,.page-quiz .content .container,.page-journal .content .container,.page-contest .content .container,.page-about-special .content .container,.page-tourney .content .container{padding-top:0}@media only screen and (max-width: 767px){.page-article .content .container,.page-quiz .content .container,.page-journal .content .container,.page-contest .content .container,.page-about-special .content .container,.page-tourney .content .container{margin-top:10px}}.page-photo .container .banner-landscape{margin:40px 0}.page-photo .photo-day{height:724px;margin-top:30px;margin-bottom:40px}@media only screen and (max-width: 1185px){.page-photo .photo-day{height:0;padding-top:61.46%}}@media only screen and (max-width: 479px){.page-photo .photo-day{height:auto;padding:0}}.page-photo .photo-day__author{margin-top:7px;opacity:.7}.page-photo .row:first-of-type{margin-top:0}.page-photo .news__item.news__item--md{margin-top:40px}.page-photo .photos-upload{margin-bottom:40px}.page-photo .title-service+.photos{margin-top:30px}.page-photo-user .content{padding-top:0}.page-photo-user .content .container{padding-top:0}.page-photo-user .row:first-of-type{margin-top:0}.page-photo-user .aside{margin-top:0}.page-quiz .article__header{text-align:center}.page-quiz .article__ad-label{margin-top:10px;opacity:.5;font-size:1.1rem}.page-quiz .article__body{min-height:50vh;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 767px){.page-dummy .content,.page-away .content{padding-top:0}}.page-dummy .container,.page-away .container{width:900px;padding-top:80px}@media only screen and (max-width: 1185px){.page-dummy .container,.page-away .container{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 767px){.page-dummy .container,.page-away .container{margin-top:0;padding:30px 20px}}.page-dummy .section,.page-away .section{margin-top:60px;margin-bottom:60px}@media only screen and (max-width: 767px){.page-dummy .logo,.page-away .logo{width:200px;height:42px}}@media only screen and (max-width: 767px){.page-dummy .text br,.page-away .text br{display:none}}.page-dummy .text a,.page-away .text a{position:relative;display:inline-block;color:#262626;-webkit-transition:all .3s;transition:all .3s}.page-dummy .text a:hover::after,.page-away .text a:hover::after{background-color:rgba(0,0,0,0) !important}.page-dummy .text a::after,.page-away .text a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.page-dummy .text a.link__away::after,.page-away .text a.link__away::after{display:none}.page-dummy .text a.link__away mark,.page-away .text a.link__away mark{background-size:100% 100%;background-image:-webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(0, 0, 0, 0)), color-stop(0, rgba(247, 148, 29, 0.55)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(247, 148, 29, 0.55) 0);-webkit-transition:all .3s;transition:all .3s}.page-dummy .text a.link__away mark:hover,.page-away .text a.link__away mark:hover{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(0, rgba(247, 148, 29, 0.7)));background-image:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(247, 148, 29, 0.7) 0)}.page-dummy .title-service,.page-away .title-service{text-align:left}.page-dummy__links,.page-away__links{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.page-dummy__links,.page-away__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.page-dummy__links .btn,.page-away__links .btn{margin-top:30px}.page-dummy__links .btn:not(:first-child),.page-away__links .btn:not(:first-child){margin-left:20px}@media only screen and (max-width: 767px){.page-dummy__links .btn:not(:first-child),.page-away__links .btn:not(:first-child){margin-left:0}}.page-dummy__content,.page-away__content{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;height:100%}.page-dummy__item,.page-away__item{text-align:center}.page-dummy__item:not(:first-child),.page-away__item:not(:first-child){margin-top:30px}@media only screen and (max-width: 767px){.page-dummy__title,.page-away__title{font-size:2.1rem}}.page-dummy__img,.page-away__img{-ms-flex-negative:0;flex-shrink:0;width:500px;max-width:100%;height:48vh;min-height:200px;margin-top:auto;padding-top:40px}@media only screen and (max-width: 1439px){.page-dummy__img,.page-away__img{height:42vh}}@media only screen and (max-width: 767px){.page-dummy__img,.page-away__img{height:39vh}}.page-dummy__img img,.page-away__img img{-o-object-position:bottom;object-position:bottom}.page-dummy__img--404,.page-away__img--404{width:650px;height:30vh;min-height:140px;margin-top:40px;padding-top:0}@media only screen and (max-width: 767px){.page-dummy__img--404,.page-away__img--404{height:10vh}}.page-dummy__img--404+.page-dummy__item,.page-away__img--404+.page-dummy__item{margin-top:90px}@media only screen and (max-width: 767px){.page-dummy__img--404+.page-dummy__item,.page-away__img--404+.page-dummy__item{margin-top:40px}}.page-dummy__img--away,.page-away__img--away{width:220px;height:auto;min-height:100px;margin-top:90px;padding-top:0}@media only screen and (max-width: 767px){.page-dummy__img--away,.page-away__img--away{height:10vh}}.page-dummy__img--away+.page-dummy__item,.page-away__img--away+.page-dummy__item{margin-top:90px}@media only screen and (max-width: 767px){.page-dummy__img--away+.page-dummy__item,.page-away__img--away+.page-dummy__item{margin-top:40px}}.page-dummy__text,.page-away__text{margin-top:20px}.page-dummy .content{padding-top:0;overflow:auto}.page-dummy .container{padding-bottom:0}.page-author .row:first-of-type{margin-top:40px}@media only screen and (max-width: 767px){.page-author .row:first-of-type{margin-top:20px}}.page-author .col--xl{min-height:548px}@media only screen and (max-width: 1185px){.page-author .nothing{text-align:center}}.page-author__content .author-photo-content{display:none}@media only screen and (max-width: 639px){.page-profile .photos-upload{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 639px){.page-profile .photos-upload__item:not(:first-child){margin-top:20px;margin-left:0}}@media only screen and (max-width: 639px){.page-profile .photos-upload .select,.page-profile .photos-upload .btn{width:100%}}.page-profile .subscription{margin-top:30px;padding-top:0}.page-profile .subscription__content{margin-top:0}.page-profile .journal-cover .btn-arrow{top:162px}.page-profile .journal-cover__list{margin-left:-30px;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}@media only screen and (max-width: 639px){.page-profile .journal-cover__list{margin-left:0}}.page-profile .journal-cover__item{margin-top:50px;margin-bottom:0;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}.page-profile .order-list{min-height:15vh}.page-profile .order-list.grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px}@media only screen and (max-width: 1024px){.page-profile .order-list.grid{grid-template-columns:1fr}}.page-profile .order-list.grid .order{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;padding:20px}.page-profile .order-list.grid .order:not(:first-child){margin-top:0}@media only screen and (max-width: 767px){.page-profile .order-list.grid .order__item:first-child{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial}}.page-profile .order-list.grid .order__item:not(:first-child){margin-top:40px;margin-left:0}.page-profile .order-list.grid .order__item-info{margin-left:0}@media only screen and (max-width: 767px){.page-profile .order-list.grid .order__item-info{text-align:left}}.page-profile .order__title{text-align:left}.page-profile-edit .form--flex{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-profile-edit .textarea-wrap:not(.textarea-wrap--xs){height:156px;-ms-scroll-chaining:none;overscroll-behavior:contain}.page-journal .article__header{padding:0}.page-journal .article__body .inner>h2{font-size:2.4rem;line-height:120%;font-weight:800;letter-spacing:.09em;text-transform:uppercase;text-align:left}@media only screen and (max-width: 479px){.page-journal .article__body .inner>h2{text-align:center}}.page-journal .article__body .inner .text-editor h2+*,.page-journal .article__body .inner .text-editor h3+*,.page-journal .article__body .inner .text-editor h4+*,.page-journal .article__body .inner .text-editor ol+*,.page-journal .article__body .inner .text-editor ul+*,.page-journal .article__body .inner .text-editor p+*,.page-journal .article__body .inner .text-editor table+*,.page-journal .article__body .inner .text-editor div+*{margin-top:20px !important}.page-journal .article__body .inner .text-editor h3,.page-journal .article__body .inner .text-editor h4{font-family:inherit;font-weight:600;line-height:120%}.page-journal .article__body .inner .text-editor h3{font-size:2.2rem}.page-journal .article__body .inner .text-editor h4{font-size:1.7rem}.page-journal .article__body .inner .text-editor ul{margin:0;padding:0;text-indent:0;list-style:none;list-style-position:outside;font-size:1.6rem;line-height:150%}.page-journal .article__body .inner .text-editor ul li{position:relative;padding-left:16px}.page-journal .article__body .inner .text-editor ul li:not(:first-child){margin-top:20px}.page-journal .article__body .inner .text-editor ul li::before{content:"";position:absolute;top:8px;left:0;width:8px;height:8px;border-radius:50%;background-color:#f7941d}.page-journal .article__body .inner .text-editor ul li a{position:relative;display:inline-block;color:#262626;-webkit-transition:all .3s;transition:all .3s}.page-journal .article__body .inner .text-editor ul li a:hover::after{background-color:rgba(0,0,0,0) !important}.page-journal .article__body .inner .text-editor ul li a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.page-journal .article__body .inner .text-editor table{margin-left:0}.page-journal .section__bg{padding:50px 40px 40px}@media only screen and (max-width: 1185px){.page-journal .section__bg{padding-right:36px;padding-left:36px}}@media only screen and (max-width: 767px){.page-journal .section__bg{padding-right:10px;padding-left:10px}}@media only screen and (max-width: 639px){.page-journal .section__bg{padding-bottom:50px}}.page-journal .row:first-of-type{margin-top:40px}.page-journal .news__item.news__item--md{margin-top:40px}.page-journal .paywall{margin-bottom:50px}.page-journal .text-editor{margin-top:30px}.page-contacts .section>.title-service,.page-ads .section>.title-service{font-size:2.4rem}.page-subscription .contacts{padding-top:0}.page-contest .content--stretch>.container{min-height:auto}.page-contest .content--stretch .article__body{min-height:47vh}.page-contest .container .banner-landscape{margin:40px 0}.page-contest .article__header{padding:0}.page-contest .article__body .section:not(:first-child){margin-top:40px}@media only screen and (max-width: 1024px){.page-contest .article__body .form__col{width:100%}}.page-contest .article__body .form__col:first-child{-ms-flex-negative:0;flex-shrink:0;width:340px}@media only screen and (max-width: 1024px){.page-contest .article__body .form__col:first-child{width:100%}}.page-contest .article__body-content{font-size:1.6rem;line-height:150%}.page-contest .article__body-content>a{color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.page-contest .article__body-content>a:hover{opacity:.6}@media only screen and (max-width: 1185px){.page-contest .special-block{-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}}.page-contest .special-block:first-child{margin-top:0}@media only screen and (max-width: 1185px){.page-contest .special-block__item:not(:first-child){margin-top:20px;margin-left:0}}@media only screen and (max-width: 479px){.page-contest .photo-tag{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:0;margin-left:0}}@media only screen and (max-width: 479px){.page-contest .photo-tag__item{margin-left:0}}@media only screen and (max-width: 479px){.page-contest .photo-tag__item:first-child{margin-top:0}}.page-contest .filters{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px}@media only screen and (max-width: 1185px){.page-contest .filters{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 639px){.page-contest .filters{grid-template-columns:1fr;grid-gap:20px}}.page-contest .filters:not(:first-child){margin-top:40px}.page-contest .filters.is-disable .select{pointer-events:none}.page-contest .filters.is-disable .select::after{opacity:.5}.page-contest .filters.is-disable .select select{opacity:.5}.page-contest .filters.is-disable .input{opacity:.5}.page-contest .filters.is-disable .input-search{pointer-events:none}.page-contest .filters.is-disable .input-search__icon{opacity:.5}.page-contest .filters .input-search{position:relative;width:100%}.page-contest .col--xl .photos__item{height:248px}@media only screen and (max-width: 1185px){.page-contest .col--xl .photos__item{height:0}}.page-contest .form__col:not(:first-child){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:40px}@media only screen and (max-width: 1024px){.page-contest .form__col:not(:first-child){margin-top:20px;margin-left:0}}@media only screen and (max-width: 1024px){.page-contest .popup-confirm .popup__content{display:block}}.page-about-special .article__author{-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}.page-about-special .article__author-name{width:auto}.page-landing .article__header{padding:40px 50px}@media only screen and (max-width: 1024px){.page-landing .article__header{padding-right:70px;padding-left:70px}}@media only screen and (max-width: 767px){.page-landing .article__header{padding-right:10px;padding-left:10px}}.page-landing .article__header .title-rubric{color:#fff}.page-landing .article__header .title-service{margin-top:10px;text-align:left}.page-landing .news__item-img{height:300px}@media only screen and (max-width: 1185px){.page-landing .news__item-img{height:0}}@media only screen and (max-width: 639px){.page-landing .news__item-info{text-align:left}}.page-archive .section__bg{padding-top:20px}.page-tourneys .project-about__img{width:70px;height:70px;background-color:#f7941d}.page-tourneys .project-about__img img{width:80%}.page-tourney .article__body{min-height:200px}@media only screen and (max-width: 1185px){.page-tourney .article__body{min-height:0;min-height:initial}}.page-tourney .photos{margin-top:40px}.page-tourney .photos__item{overflow:visible;overflow:initial}.page-tourney .photos__item:nth-child(odd){z-index:30}.page-tourney .photos__item-title,.page-tourney .photos__item-author{max-width:80%}.page-tourney .photos__item-info{z-index:20}@media only screen and (max-width: 767px){.page-tourney .photos__item-info{padding-right:10px;padding-left:10px}}.page-tourney .photos--grid{grid-gap:40px}@media only screen and (max-width: 1024px){.page-tourney .photos--grid{grid-gap:30px}}.page-tourney .switch-content{margin-top:40px}.page-tourney .switch-content .photos{margin-top:0}.page-tourney .fullscreen:hover path{fill:#f7941d}.page-tourney .fullscreen__icon{bottom:auto;top:0}.section:not(:first-of-type){margin-top:50px}@media only screen and (max-width: 767px){.section:not(:first-of-type){margin-top:40px}}@media only screen and (max-width: 479px){.section:not(:first-of-type){margin-top:30px}}.section--bg{width:calc(100% + 100px);margin-left:-50px;padding:40px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 1185px){.section--bg{width:calc(100% + 72px);margin-left:-36px;padding-left:36px;padding-right:36px}}@media only screen and (max-width: 767px){.section--bg{width:calc(100% + 20px);margin-left:-10px;padding:30px 10px 40px}}.section--bg-img{position:relative;padding:20px 50px 40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1185px){.section--bg-img{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 767px){.section--bg-img{padding:30px 45px 40px}}.section--bg-img .img-bg--gradient::before{background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2)));background:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}.section--bg-img .title-service{position:relative;z-index:10;color:#fff}.section--bg-reset{padding:0 !important}.section--reset:not(:first-child){margin-top:0}.section .col>.loader{margin:40px auto 0}.section .col>.loader.is-active{display:block}.section .profile{margin-top:40px}.section__bg{padding:10px 50px 40px;background-position:center bottom;background-size:100% auto;background-repeat:no-repeat}@media only screen and (max-width: 1185px){.section__bg{padding-right:36px;padding-left:36px}}@media only screen and (max-width: 767px){.section__bg{padding-right:10px;padding-left:10px}}@media only screen and (max-width: 639px){.section__bg{padding-bottom:20px;background-position:center top}}.section__bg--forest{background-image:url("../img/general/bg_forest.67798786a462.svg")}@media only screen and (max-width: 639px){.section__bg--forest{background-image:url("../img/general/bg_forest_002.76a28ed8d255.svg")}}.full-width{width:calc(100% + 100px);margin-left:-50px}@media only screen and (max-width: 1185px){.full-width{width:calc(100% + 72px);margin-left:-36px}}@media only screen and (max-width: 767px){.full-width{width:calc(100% + 20px);margin-left:-10px}}.logo{-ms-flex-negative:0;flex-shrink:0;display:block;width:200px;max-width:100%;height:42px}@media only screen and (max-width: 767px){.logo{width:118px;height:30px}}@media only screen and (max-width: 374px){.logo{width:95px}}.special-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:0 13px;font-size:1.3rem;line-height:120%;text-transform:uppercase;letter-spacing:.05em;text-align:center;color:#262626;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1729px){.special-link{display:none;background-color:#f1f1f1}}.special-link:hover{text-decoration:underline}.journals{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1419px){.journals{display:none}}.journals__item{position:relative;display:block;width:56px;height:16px}.journals__item img{position:absolute;bottom:0;-webkit-transition:all .4s ease;transition:all .4s ease;height:auto}.journals__item--left img{left:15px;z-index:10;-webkit-transform:rotate(-15deg);transform:rotate(-15deg);width:54px}.journals__item--left img:hover{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.journals__item--right img{right:0;z-index:5;-webkit-transform:rotate(15deg);transform:rotate(15deg);width:55px}.journals__item--right img:hover{z-index:15;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.journal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.journal{display:none;margin-right:0}}.journal:hover{color:#f7941d}.journal__item{position:relative}.journal__item:not(:first-child){width:49px;margin-left:15px}.journal__num{text-align:right}.journal__release{margin-top:5px;font-size:1.2rem;letter-spacing:.05em;text-transform:uppercase;text-align:right}.journal__img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;height:62px}.img-bg{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;overflow:hidden}.img-bg img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .35s linear;transition:all .35s linear}@media only screen and (max-width: 1185px){.img-bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.img-round{position:relative;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);overflow:hidden}.img-round img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);width:auto;height:100%;-webkit-transition:all .35s linear;transition:all .35s linear}.contests{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}@media only screen and (max-width: 1185px){.contests{padding:0 27px;-webkit-box-sizing:border-box;box-sizing:border-box}}.contests__item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.contests__item{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:250px;height:320px;padding:7px 24px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}@media only screen and (hover: hover){.contests__item:hover .img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}}.contests__item:not(:first-child){margin-left:28px}.contests__status,.contests__desc{position:relative;z-index:10}.contests__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contests__status::before{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;width:10px;height:10px;margin-right:5px;border-radius:50%}.contests__status.preliminary::before{background-color:#f1f1f1;-webkit-animation:pulse-seashell 2s infinite;animation:pulse-seashell 2s infinite}.contests__status.active::before{background-color:#55dc8d;-webkit-animation:pulse-green 2s infinite;animation:pulse-green 2s infinite}.contests__status.summing::before{background-color:#f1f1f1;-webkit-animation:pulse-seashell 2s infinite;animation:pulse-seashell 2s infinite}.contests__status.winners::before{background-color:#f7941d;-webkit-animation:pulse-orange 2s infinite;animation:pulse-orange 2s infinite}.contests__status.over::before{background-color:#c4c4c4}.contests__desc{text-align:center}.contests__label{display:inline-block;padding:2px 2px 1px;font-size:1.2rem;line-height:100%;letter-spacing:.05em;text-transform:uppercase;color:#fff}.contests__title{margin-top:10px}.contests__date{margin-top:10px;opacity:.7}.photo-day{position:relative;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:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:790px;word-wrap:break-word;color:#fff;overflow:auto}@media only screen and (max-width: 1185px){.photo-day{height:0;padding-top:61.46%}}@media only screen and (max-width: 479px){.photo-day{height:auto;padding-top:0}}@media only screen and (hover: hover){.photo-day:hover .img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}}@media only screen and (max-width: 479px){.photo-day .img-bg{position:relative;top:auto;left:auto;height:0;padding-top:71%}}@media only screen and (max-width: 479px){.photo-day .bg-gradient::before{display:none}}.photo-day__info{position:relative;z-index:10;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;padding:40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1185px){.photo-day__info{position:absolute;left:0;bottom:0;width:100%}}@media only screen and (max-width: 479px){.photo-day__info{position:relative;left:auto;bottom:auto;padding:20px 30px;background:none;background-color:#f1f1f1}}.photo-day__title{position:relative;z-index:10;text-transform:uppercase;color:#f7941d}@media only screen and (max-width: 479px){.photo-day__title{font-size:1.7rem}}.photo-day__caption{margin-top:10px;text-align:center}.photo-day__caption-title{position:relative;z-index:10}@media only screen and (max-width: 479px){.photo-day__caption-title{color:#262626}}.photo-day__author{position:relative;z-index:10;margin-top:10px}@media only screen and (max-width: 479px){.photo-day__author{text-align:center;color:#262626}}.special-block{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;margin-top:40px}@media only screen and (max-width: 639px){.special-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media only screen and (max-width: 639px){.special-block__item{width:100%}}.special-block__item:not(:first-child){margin-left:10px}@media only screen and (max-width: 639px){.special-block__item:not(:first-child){width:100%;margin-top:20px;margin-left:0}}.special-block__item.flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 639px){.special-block__item.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.special-block__item.flex .select:not(:first-child){margin-left:20px}@media only screen and (max-width: 639px){.special-block__item.flex .select:not(:first-child){margin-top:20px;margin-left:0}}.special-block--bg{padding:25px 30px;background-color:#f1f1f1}@media only screen and (max-width: 639px){.special-block .select,.special-block .btn{width:100%}}.special-block .text-link{font-size:1.4rem}.paywall{margin-top:40px;margin-bottom:20px;padding:25px 30px;background-color:#f1f1f1}@media only screen and (max-width: 479px){.paywall{padding-right:10px;padding-left:10px;text-align:center}}.paywall__item:not(:first-child){margin-top:20px}.paywall__icon{background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width: 479px){.paywall__icon{margin-right:auto;margin-left:auto}}.paywall__icon--lock{width:20px;height:29px;background-image:url("../img/general/icon/icon_lock.37537c93b8b5.svg")}.paywall__icon--unlock{width:22px;height:33px;background-image:url("../img/general/icon/icon_unlock.48dec46041d0.svg")}.paywall-veil{background:-webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(255, 255, 255, 0.0001)), color-stop(50.5%, rgba(255, 255, 255, 0.9)), to(#fff));background:linear-gradient(rgba(255, 255, 255, 0.0001) 1%, rgba(255, 255, 255, 0.9) 50.5%, #fff);top:0;content:"";height:200px;margin-top:-200px;left:0;position:relative;-webkit-transition:all .5s;transition:all .5s;width:100%}@media only screen and (max-width: 767px){.paywall-veil{height:100px;margin-top:-60px}}.scrollyeah{position:relative;z-index:10}@media only screen and (max-width: 1185px){.scrollyeah{padding-bottom:80px}}.scrollyeah::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none;width:60px;height:60px;border-radius:50%;background-color:#f7941d;background-image:url("../img/general/icon/icon_move.b2578a6173ad.svg");background-position:center;background-size:auto;background-repeat:no-repeat}@media only screen and (max-width: 1185px){.scrollyeah::after{display:block}}.scrollyeah .news{-ms-flex-wrap:initial;flex-wrap:initial;margin-top:40px;margin-left:0}.scrollyeah .news__item{width:241px;margin-top:0;margin-left:0}@media only screen and (max-width: 1024px){.scrollyeah .news__item{width:212px}}.scrollyeah .news__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 1024px){.scrollyeah .news__item:not(:first-child){margin-left:30px}}.progress-bar{position:absolute;top:0;left:0;height:100%;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.read-also{margin-top:40px}.read-also .progress-bar{z-index:5;opacity:.6}.read-also__title{letter-spacing:.09em}.read-also__list{margin-top:20px}.read-also__item{position:relative;display:block;padding:15px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#262626;background-color:#f1f1f1;-webkit-transition:all .3s;transition:all .3s}.read-also__item:not(:first-child){margin-top:3px}.read-also__item:hover p{text-decoration:underline}.read-also__item p{position:relative;z-index:10;word-wrap:break-word}.recommendations{margin-top:50px}.recommendations .title-service{text-align:left}.recommendations__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-20px;padding-top:10px}@media only screen and (max-width: 1185px){.recommendations__list{margin-left:0}}@media only screen and (max-width: 767px){.recommendations__list{padding-top:20px}}.recommendations__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - 20px);margin-top:20px;margin-left:20px;padding:15px 20px;border:5px solid #f1f1f1;-webkit-box-sizing:border-box;box-sizing:border-box;color:#262626}@media only screen and (max-width: 1185px){.recommendations__item{width:100%;margin-left:0}}@media only screen and (max-width: 767px){.recommendations__item{margin-top:10px;padding-top:20px;padding-bottom:20px;border-width:8px}}@media only screen and (hover: hover){.recommendations__item:hover{background-color:#f1f1f1}}.recommendations__item--partner{border-color:#f7941d;display:none}.recommendations__item--partner.is-show{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (hover: hover){.recommendations__item--partner:hover{background-color:#f7941d}}.recommendations__item-icon{-ms-flex-negative:0;flex-shrink:0;width:60px;height:60px}@media only screen and (max-width: 767px){.recommendations__item-icon{display:none}}.recommendations__item-title{margin-left:20px}@media only screen and (max-width: 767px){.recommendations__item-title{margin-left:0}}.traffic-networks{margin-top:30px}.traffic-networks__list{display:grid;grid-template-columns:1fr;grid-gap:20px;padding-top:26px}@media only screen and (max-width: 1024px){.traffic-networks__list{grid-template-columns:1fr}}@media only screen and (max-width: 767px){.traffic-networks__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.traffic-networks__list .article__tgb{width:100%;max-width:400px}}.traffic-networks .title-service{text-align:left;font-size:1.6rem}@media only screen and (max-width: 479px){.traffic-networks .title-service{font-size:1.3rem}}.form{margin-top:40px}@media only screen and (max-width: 767px){.form{margin-top:30px}}.form__row:not(:first-of-type){margin-top:20px}.form__row .form__col{width:100%}.form__row .form__col:not(:first-child){margin-left:20px}.form__row--flex{display:-webkit-box;display:-ms-flexbox;display:flex}.form__row--grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media only screen and (max-width: 479px){.form__row--grid{grid-template-columns:1fr}}.form__row--grid .form__item:not(:first-child){margin-top:0}.form__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}.form__col:not(:first-child){margin-left:103px}@media only screen and (max-width: 1024px){.form__col:not(:first-child){margin-top:20px;margin-left:0}}.form__col .form__item:last-child{margin-top:auto;padding-top:20px}@media only screen and (max-width: 1024px){.form__col .form__item:last-child{margin-top:20px;padding-top:0}}.form__col--xl{width:400px}@media only screen and (max-width: 1024px){.form__col--xl{width:100%}}.form__col--md{width:340px}@media only screen and (max-width: 1024px){.form__col--md{width:100%}}.form__col--xs{width:240px;text-align:center}@media only screen and (max-width: 639px){.form__col--xs{width:100%}}.form__col--xs .btn{width:100%;min-width:0;min-width:initial}.form__item{position:relative}.form__item:not(:first-of-type){margin-top:20px}.form__item.flex{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.form__item.flex .btn{width:calc(50% - 10px);min-width:0;min-width:initial}@media only screen and (max-width: 639px){.form__item.flex .btn{width:100%}}.form__item.flex .btn:not(:first-child){margin-left:20px}@media only screen and (max-width: 639px){.form__item.flex .btn:not(:first-child){margin-top:20px;margin-left:0}}.form__item.flex--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.form__item.is-error .input,.form__item.is-error .textarea-wrap,.form__item.is-error select{border-color:#eb5757}.form__item.is-error .label-upload{border:1px solid #eb5757}.form__item.is-error p::before{border-color:#eb5757}.form__item.is-error>span{display:block;margin-top:5px;font-size:1.3rem;line-height:130%;color:#eb5757}.form__item .textarea-wrap{max-width:none;max-width:initial;margin-top:0}.form__item .btn-clear{margin-top:5px}@media only screen and (max-width: 1185px){.form__item .btn-clear{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (max-width: 639px){.form__item .btn-clear{margin-top:20px}}.form__item-img{width:100%;height:308px;background-color:#f1f1f1}.form__item-title{margin-bottom:10px}.form__item--help{margin-top:5px !important}.form__item--btn{margin-top:10px !important}.form--flex{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 1024px){.form--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 only screen and (max-width: 1185px){.form-photo-select .form__item:not(:first-child){margin-top:40px}}.form-photo-select .error-text{position:absolute;top:50%;left:95px;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:none}@media only screen and (max-width: 1185px){.form-photo-select .error-text{top:-20px;left:0}}@media only screen and (max-width: 1185px){.form-search .form__item.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 639px){.form-search .form__item.flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media only screen and (max-width: 1185px){.form-search .form__item p{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:15px}}@media only screen and (max-width: 479px){.form-search .form__item p{font-size:1.3rem}}.input{display:block;width:100%;height:40px;padding:0 10px;border:1px solid #fff;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.4rem;color:#fff;-webkit-transition:border-color .3s;transition:border-color .3s}.input::-webkit-input-placeholder{color:#fff;opacity:.4}.input::-moz-placeholder{color:#fff;opacity:.4}.input:-ms-input-placeholder{color:#fff;opacity:.4}.input::-ms-input-placeholder{color:#fff;opacity:.4}.input::placeholder{color:#fff;opacity:.4}.input--black{border-color:#262626;color:#262626}.input--black::-webkit-input-placeholder{color:#a6a6a6;opacity:1}.input--black::-moz-placeholder{color:#a6a6a6;opacity:1}.input--black:-ms-input-placeholder{color:#a6a6a6;opacity:1}.input--black::-ms-input-placeholder{color:#a6a6a6;opacity:1}.input--black::placeholder{color:#a6a6a6;opacity:1}.input-search{display:-webkit-box;display:-ms-flexbox;display:flex;width:60%}@media only screen and (max-width: 1185px){.input-search{width:100%}}@media only screen and (max-width: 639px){.input-search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.input-search__icon{position:absolute;top:50%;left:10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:18px;height:18px;background-image:url("../img/general/icon/icon_search_grey.8836bdc0c14f.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.input-search .input{padding-left:45px}.input-search .input.is-error{border-color:#eb5757}.input-search .input.is-error::-webkit-input-placeholder{color:#eb5757}.input-search .input.is-error::-moz-placeholder{color:#eb5757}.input-search .input.is-error:-ms-input-placeholder{color:#eb5757}.input-search .input.is-error::-ms-input-placeholder{color:#eb5757}.input-search .input.is-error::placeholder{color:#eb5757}.input-search .btn{margin-left:0 !important}.input-search--reverse .input{padding-right:45px;padding-left:10px}.input-search--reverse .input-search__icon{right:0;left:auto;width:40px;height:40px;background-size:22px auto;cursor:pointer}.input-wrap{position:relative;width:100%}.checkbox{position:relative;display:block}.checkbox:not(:first-child){margin-top:15px}.checkbox.is-error p::before{border-color:#eb5757}.checkbox.is-error span{display:block;margin-top:5px;font-size:1.3rem;line-height:130%;color:#eb5757}.checkbox input{position:absolute;z-index:-1;top:0;left:0;width:20px;height:20px;opacity:0}.checkbox input:checked+p::after{visibility:visible;opacity:1}.checkbox p{position:relative;display:inline-block;padding-left:26px;cursor:pointer}.checkbox p::before{content:"";position:absolute;top:0;left:0;width:16px;height:16px;border:1px solid #fff;-webkit-transition:border-color .3s;transition:border-color .3s}.checkbox p::after{content:"";position:absolute;top:4px;left:4px;width:10px;height:10px;background-color:#f7941d;visibility:hidden;opacity:0;-webkit-transition:all .3s;transition:all .3s}.checkbox--black p::before{border-color:#262626}.textarea{display:block;width:100%;height:100%;font-size:1.4rem;line-height:150%;-webkit-transition:all .3s;transition:all .3s;resize:none}.textarea::-webkit-input-placeholder{color:#262626;opacity:.4}.textarea::-moz-placeholder{color:#262626;opacity:.4}.textarea:-ms-input-placeholder{color:#262626;opacity:.4}.textarea::-ms-input-placeholder{color:#262626;opacity:.4}.textarea::placeholder{color:#262626;opacity:.4}.textarea.tagify{gap:5px;max-height:83px;padding-right:15px;border:none;overflow-x:hidden;overflow-y:auto;overflow:hidden auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.textarea.tagify span{margin:0;padding:0;word-break:break-word}.textarea.tagify .tagify__tag{position:relative;margin:0}.textarea.tagify .tagify__tag:hover:not([readonly]) div::before,.textarea.tagify .tagify__tag:focus div::before{--tag-bg-inset: initial;--tag-bg: $seaShell}.textarea.tagify .tagify__tag>div{padding-top:10px;padding-right:47px;padding-bottom:10px;color:#262626}.textarea.tagify .tagify__tag>div::before{background-color:#f1f1f1;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none;-webkit-animation:none;animation:none}.textarea.tagify .tagify__tag.tagify--notAllowed>div .tagify__tag-text{opacity:1;color:#eb5757}.textarea.tagify .tagify__input{padding:10px 0}.textarea.tagify .tagify__tag__removeBtn{position:absolute;top:0;right:0;width:40px;height:100%;margin-right:0;border-radius:0;border-radius:initial;font-size:2.4rem}.textarea.tagify .tagify__tag__removeBtn:hover{background:#eb5757}.textarea.tagify .tagify__tag__removeBtn:hover+div::before{-webkit-box-shadow:none !important;box-shadow:none !important}.textarea-wrap{width:100%;max-width:600px;height:115px;margin-top:10px;padding:10px 15px;border:1px solid #262626;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.textarea-wrap.is-error{border-color:#eb5757}.textarea-wrap.is-error+span{display:block}.textarea-wrap+span{margin-top:5px;font-size:1.3rem;line-height:130%;color:#eb5757}.textarea-wrap--xs{height:70px}.textarea-wrap--tags{height:auto !important}.textarea-wrap--tags{max-height:105px;padding-right:0;overflow:visible;overflow:initial}.textarea-wrap--tags+span{display:block}.textarea-wrap--tags .tagify__dropdown{top:100% !important;left:0 !important;width:100% !important}.textarea-wrap--tags .tagify__dropdown{position:absolute;-webkit-transform:translateY(-1px);transform:translateY(-1px)}.textarea-wrap--tags .tagify__dropdown__wrapper{max-height:215px;border-bottom-width:1px;border-color:#262626;font-size:1.6rem;-webkit-box-shadow:none;box-shadow:none;-ms-scroll-chaining:none;overscroll-behavior:contain}@media only screen and (max-width: 1024px){.textarea-wrap--tags .tagify__dropdown__wrapper{max-height:195px}}.textarea-wrap--tags .tagify__dropdown__item--active{background:#f1f1f1;color:#262626}.label-upload{position:relative;display:block;width:100%;height:267px;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:url("../img/general/img_dashed.95ef948620b3.png");background-size:100% 100%;background-repeat:no-repeat;background-color:#f1f1f1;cursor:pointer}.label-upload input{position:absolute;z-index:-1;width:0;height:0;opacity:0;overflow:hidden}.label-upload img{display:none}@media only screen and (hover: hover){.label-upload.selected:hover .label-upload__icon path{fill:#f7941d}}.label-upload.selected .label-upload__icon{display:-webkit-box;display:-ms-flexbox;display:flex}.label-upload__icon{position:absolute;top:0;right:0;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50px;height:50px;background-color:rgba(38,38,38,.8)}.label-upload__icon path{-webkit-transition:all .3s;transition:all .3s}.label-upload__desc{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#c4c4c4}.label-upload__desc::before{content:"";display:block;width:29px;height:24px;margin:0 auto 10px;background-image:url("../img/general/icon/icon_upload.918e1e3d95cf.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.label-radio{position:relative;display:block}.label-radio:not(:first-child){margin-top:10px}.label-radio input{position:absolute;z-index:-1;top:0;left:0;width:20px;height:20px;opacity:0}.label-radio input:checked+p::after{display:block}.label-radio p{position:relative;display:inline-block;padding-left:30px;cursor:pointer}.label-radio p::before{content:"";position:absolute;top:0;left:0;width:20px;height:20px;border-radius:50%;border:1px solid #262626;-webkit-box-sizing:border-box;box-sizing:border-box}.label-radio p::after{content:"";position:absolute;top:4px;left:4px;display:none;width:12px;height:12px;border-radius:50%;background-color:#f7941d}.label-switch{margin-top:30px}.label-switch label{position:relative;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;width:100%;cursor:pointer}.label-switch.is-inactive label{pointer-events:none}.label-switch.is-inactive .switch{background-color:#c4c4c4}.label-switch.is-inactive .switch+p{color:#c4c4c4}.label-switch input{position:absolute;z-index:-1;width:0;height:0;opacity:0;overflow:hidden}.label-switch input:checked+.switch::after{left:27px}.label-switch .switch{position:relative;-ms-flex-negative:0;flex-shrink:0;width:50px;height:24px;margin:0 10px;border-radius:15px;background-color:#f7941d}.label-switch .switch::after{content:"";position:absolute;top:50%;left:1px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}.label-switch .text:first-of-type{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 479px){.label-switch .text{font-size:1.3rem}}.field-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 639px){.field-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.field-list .input{width:50%}@media only screen and (max-width: 639px){.field-list .input{width:100%}}.field-list .input:not(:first-child){margin-left:20px}@media only screen and (max-width: 639px){.field-list .input:not(:first-child){margin-top:20px;margin-left:0}}.select{position:relative;max-width:100%}.select--xs{width:240px}.select::after{content:"";position:absolute;top:calc(50% - 3px);right:15px;width:0;height:0;border:7px solid rgba(0,0,0,0);border-top-color:#262626;pointer-events:none}.select select{display:block;width:100%;height:40px;padding:0 12px;border:1px solid #262626;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.4rem;color:#262626;cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}.select select::-ms-expand{display:none}.select option{color:#262626}.select option:disabled{color:#a6a6a6}.error-text{color:#eb5757}.round-svg{-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;border-radius:50%;background-position:center;background-size:auto;background-repeat:no-repeat;background-color:#f7941d;overflow:hidden}.round-svg--xs{width:32px;height:32px}.round-svg--xs.round-svg--ng{background-size:16px 11px}.round-svg--xs.round-svg--star{background-size:18px 17px}.round-svg--xs.round-svg--place-first,.round-svg--xs.round-svg--place-second,.round-svg--xs.round-svg--place-third{background-size:16px 17px}.round-svg--xs.round-svg--branches{background-size:20px 18px}.round-svg--xs.round-svg--flag{background-size:14px 17px}.round-svg--xs.round-svg--cup{background-size:18px 18px}.round-svg--like{background-image:url("../img/general/icon/icon_like.589ccfd0e991.svg")}.round-svg--team{background-image:url("../img/general/icon/icon_rt.038cef720a70.svg")}.round-svg--star{background-image:url("../img/general/icon/icon_star.bead83e3c289.svg")}.round-svg--place{background-image:url("../img/general/icon/icon_place.bd3bce361be7.svg");background-size:23px 27px}.round-svg--place-first{background-image:url("../img/general/icon/icon_place_first.09d2fba1be8c.svg")}.round-svg--place-second{background-image:url("../img/general/icon/icon_place_second.62d121e2c0db.svg")}.round-svg--place-third{background-image:url("../img/general/icon/icon_place_third.b683302f8809.svg")}.round-svg--branches{background-image:url("../img/general/icon/icon_branches.3d51a3cec914.svg")}.round-svg--flag{background-image:url("../img/general/icon/icon_flag.010104368f71.svg")}.round-svg--cup{background-image:url("../img/general/icon/icon_cup.7f5d26d8a130.svg");background-size:28px 28px}.round-svg--enlisted{background-image:url("../img/general/icon/enlisted.f12ab1464baa.svg");background-size:28px 28px}.round-svg--crown{background-image:url("../img/general/icon/icon_crown_black.63c27c779406.svg");background-size:32px 32px}.round-svg--heart{background-image:url("../img/general/icon/icon_heart_black.399665794ac0.svg");background-size:24px 24px}.round-svg--diamond{background-image:url("../img/general/icon/diamond_black.84c5949ce4db.svg");background-size:28px 28px}.round-svg--medal{background-image:url("../img/general/icon/icon_medal_black.647b2dd09543.svg");background-size:28px 28px}.mark{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px;margin-left:-25px}.mark__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px;margin-left:25px}.mark__item:hover .mark__tooltip{display:block}.mark__tooltip{position:absolute;bottom:calc(100% + 12px);left:calc(50% - 20px);display:none;padding:3px 7px 5px;border-radius:4px;font-size:1.2rem;line-height:130%;white-space:nowrap;color:#fff;background-color:#262626}.mark__tooltip::after{content:"";position:absolute;top:calc(100% - 1px);left:10px;width:0;height:0;border:10px solid rgba(0,0,0,0);border-top-color:#262626}.mark__icon{position:relative;height:18px;background-position:center;background-size:contain;background-repeat:no-repeat}.mark__icon--photo{width:21px;background-image:url("../img/general/icon/icon_camera.c12ca4b0fd06.svg")}.mark__icon--like{width:24px;background-image:url("../img/general/icon/icon_like.589ccfd0e991.svg")}.mark__icon--star{width:19px;background-image:url("../img/general/icon/icon_star.bead83e3c289.svg")}.mark__icon--place{width:16px;background-image:url("../img/general/icon/icon_place.bd3bce361be7.svg")}.mark__icon--branches{width:21px;background-image:url("../img/general/icon/icon_branches.3d51a3cec914.svg")}.mark__icon--flag{width:14px;background-image:url("../img/general/icon/icon_flag.010104368f71.svg")}.mark__title{margin-left:7px;font-size:1.3rem;font-weight:500;line-height:120%}@media only screen and (max-width: 479px){.nothing{font-size:1.4rem}}.preview-page{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;margin-top:50px}@media only screen and (max-width: 1024px){.preview-page{grid-gap:30px}}@media only screen and (max-width: 639px){.preview-page{grid-template-columns:1fr}}.preview-page .contest-status{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%)}.preview-page__item{position:relative;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:end;-ms-flex-pack:end;justify-content:flex-end;min-height:348px;-webkit-box-sizing:border-box;box-sizing:border-box}.preview-page__item .title-rubric{z-index:5}.preview-page__item .btn-list{margin-top:20px}.preview-page__item--between{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}.preview-page__link{position:absolute;top:0;left:0;z-index:15;width:100%;height:100%}@media only screen and (hover: hover){.preview-page__link:hover+.img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.08);transform:translate(-50%, -50%) scale(1.08)}.preview-page__link:hover+.img-bg+.preview-page__info .preview-page__btn{color:#262626}.preview-page__link:hover+.img-bg+.preview-page__info .preview-page__btn::after{background-color:#fff;width:calc(100% + 2px)}}.preview-page__logo{z-index:20;width:105px;height:50px}.preview-page__info{padding:20px;text-align:center}@media only screen and (max-width: 1185px){.preview-page__info .title-rubric{text-transform:lowercase}}.preview-page__title,.preview-page__stage,.preview-page__date{position:relative;z-index:10;text-align:center;color:#fff}.preview-page__title{margin-top:10px}@media only screen and (max-width: 1185px){.preview-page__title{font-size:2.1rem}}.preview-page__date{opacity:.85}.preview-page__stage{margin-top:5px}.preview-page__btn{position:relative;z-index:10;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px;max-width:100%;height:40px;margin-top:20px;padding:0 38px;border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.3rem;line-height:38px;text-transform:uppercase;text-align:center;letter-spacing:.05em;color:#fff;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 479px){.preview-page__btn{width:100%}}.preview-page__btn::after{content:"";position:absolute;top:-1px;left:-1px;z-index:-1;width:0;height:calc(100% + 2px);-webkit-transition:all .3s ease;transition:all .3s ease}.preview-page--xl .preview-page__item:first-child{grid-column:span 2;min-height:610px}@media only screen and (max-width: 1185px){.preview-page--xl .preview-page__item:first-child{min-height:0;padding-top:30%}}@media only screen and (max-width: 639px){.preview-page--xl .preview-page__item:first-child{grid-column:initial;min-height:348px;padding-top:0}}.preview-page--xl .preview-page__title{max-width:500px;margin-right:auto;margin-left:auto}.help{margin-bottom:40px}.help__item{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;padding:15px;border:5px solid #f7941d;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.4rem;line-height:150%;color:#262626}@media only screen and (hover: hover){.help__item:hover{background-color:#f7941d}}.help__item.is-current{background-color:#f7941d}.help__item:not(:first-child){margin-top:20px}.help__item--uppercase{text-transform:uppercase}.help__item--download::before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:24px;height:20px;margin-right:10px;background-image:url("../img/general/icon/icon_download.3b744f9fbf92.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.help button{width:100%;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}.notification{position:relative;z-index:190;padding:10px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1;text-align:center}@media only screen and (max-width: 767px){.notification{padding:10px 20px}}.notification a{color:inherit;text-decoration:underline}.notification a:hover{text-decoration:none}.notification .btn-cross{top:10px;right:10px;width:20px;height:20px}@media only screen and (max-width: 767px){.notification .btn-cross{top:7px;right:7px}}.notification--cookies{width:100%;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;padding:0 50px}@media only screen and (max-width: 1729px){.notification--cookies{margin-top:-40px}}@media only screen and (max-width: 767px){.notification--cookies{position:absolute;top:0;left:0;margin-top:0;padding:0 50px}}.notification__title{position:relative;justify-self:center;padding-top:12px;padding-right:40px;padding-bottom:10px;cursor:pointer}@media only screen and (max-width: 767px){.notification__title{padding-right:0;padding-bottom:40px}}@media only screen and (max-width: 479px){.notification__title{font-size:1.3rem}}.notification__title.is-active::after{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}@media only screen and (max-width: 767px){.notification__title.is-active::after{-webkit-transform:translateX(50%) rotate(0deg);transform:translateX(50%) rotate(0deg)}}.notification__title::after{content:"";position:absolute;top:50%;right:0;width:30px;height:30px;background-image:url("../img/general/icon/arrows/icon_arrow_top.5c518a024472.svg");background-size:20px auto;background-position:center;background-repeat:no-repeat;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg);-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.notification__title::after{top:auto;right:50%;bottom:0;-webkit-transform:translateX(50%) rotate(180deg);transform:translateX(50%) rotate(180deg)}}.notification__content{position:absolute;top:calc(100% - 1px);left:0;width:100%;padding:0 50px 10px;-webkit-box-sizing:inherit;box-sizing:inherit;background-color:inherit;display:none}@media only screen and (max-width: 479px){.notification__content{padding-right:30px;padding-left:30px;font-size:1.2rem}}.notification__content span{display:inline-block;width:max(min(768px,100%),40vw)}.loader{position:relative;-webkit-transform:translateZ(0);transform:translateZ(0);display:none;-ms-flex-negative:0;flex-shrink:0;width:17px;height:17px;border:5px solid rgba(38,38,38,.2);border-left-color:#262626;border-radius:100%;text-indent:100%;white-space:nowrap;overflow:hidden;-webkit-animation:load 1.1s infinite linear;animation:load 1.1s infinite linear}.loader.is-active,.loader.is-show{display:inline-block}.loader-test{position:absolute;top:50%;left:50%;margin:0;margin-top:-40px;margin-left:-40px}.loader-line{position:absolute;bottom:-1px;left:0;display:none;width:100%;height:3px;overflow:hidden}.loader-line::before{content:"";position:absolute;top:0;left:-50%;width:25%;height:100%;background-color:#f7941d;-webkit-animation:moveToLeft 1s linear infinite;animation:moveToLeft 1s linear infinite}.loader--white{border-color:#fff;border-left-color:#262626}.loader--xxl{width:80px;height:80px;border-width:10px}.loader--xl{width:40px;height:40px}.bg-blur{overflow:hidden}.bg-blur__img{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:blur(20px);filter:blur(20px)}.rubric-tag{font-size:1.3rem;font-weight:700;line-height:120%;color:#f7941d}.switch-content{display:none}.switch-content.is-show{display:block}.grecaptcha-badge{visibility:hidden}@-webkit-keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes pulse-seashell{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(241,241,241,.7);box-shadow:0 0 0 0 rgba(241,241,241,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(241,241,241,0);box-shadow:0 0 0 10px rgba(241,241,241,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(241,241,241,0);box-shadow:0 0 0 0 rgba(241,241,241,0)}}@keyframes pulse-seashell{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(241,241,241,.7);box-shadow:0 0 0 0 rgba(241,241,241,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(241,241,241,0);box-shadow:0 0 0 10px rgba(241,241,241,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(241,241,241,0);box-shadow:0 0 0 0 rgba(241,241,241,0)}}@-webkit-keyframes pulse-green{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(85,220,141,.7);box-shadow:0 0 0 0 rgba(85,220,141,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(85,220,141,0);box-shadow:0 0 0 10px rgba(85,220,141,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(85,220,141,0);box-shadow:0 0 0 0 rgba(85,220,141,0)}}@keyframes pulse-green{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(85,220,141,.7);box-shadow:0 0 0 0 rgba(85,220,141,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(85,220,141,0);box-shadow:0 0 0 10px rgba(85,220,141,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(85,220,141,0);box-shadow:0 0 0 0 rgba(85,220,141,0)}}@-webkit-keyframes pulse-orange{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(247,148,29,.7);box-shadow:0 0 0 0 rgba(247,148,29,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(247,148,29,0);box-shadow:0 0 0 10px rgba(247,148,29,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(247,148,29,0);box-shadow:0 0 0 0 rgba(247,148,29,0)}}@keyframes pulse-orange{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(247,148,29,.7);box-shadow:0 0 0 0 rgba(247,148,29,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(247,148,29,0);box-shadow:0 0 0 10px rgba(247,148,29,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(247,148,29,0);box-shadow:0 0 0 0 rgba(247,148,29,0)}}@-webkit-keyframes pulse-red{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(235,87,87,.7);box-shadow:0 0 0 0 rgba(235,87,87,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(235,87,87,0);box-shadow:0 0 0 10px rgba(235,87,87,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(235,87,87,0);box-shadow:0 0 0 0 rgba(235,87,87,0)}}@keyframes pulse-red{0%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(235,87,87,.7);box-shadow:0 0 0 0 rgba(235,87,87,.7)}70%{-webkit-transform:scale(1);transform:scale(1);-webkit-box-shadow:0 0 0 10px rgba(235,87,87,0);box-shadow:0 0 0 10px rgba(235,87,87,0)}100%{-webkit-transform:scale(0.95);transform:scale(0.95);-webkit-box-shadow:0 0 0 0 rgba(235,87,87,0);box-shadow:0 0 0 0 rgba(235,87,87,0)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes moveToLeft{0%{left:-40%}100%{left:100%;width:50%}}@keyframes moveToLeft{0%{left:-40%}100%{left:100%;width:50%}}@media only screen and (max-width: 639px){.about{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about .btn-list{display:grid;grid-template-columns:repeat(auto-fill, minmax(-webkit-max-content, 210px));grid-template-columns:repeat(auto-fill, minmax(max-content, 210px));grid-gap:20px}@media only screen and (max-width: 479px){.about .btn-list{grid-template-columns:1fr}}.about .btn-list .btn:not(:first-child){margin-left:0}@media only screen and (max-width: 639px){.about .btn-list .btn:not(:first-child){margin-top:0}}@media only screen and (max-width: 479px){.about .about__header .social__item{width:37px;height:37px}}.about .ads,.about .contacts{padding-top:0}.about__tabs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px;text-align:center}.about__content{margin-top:40px}.about__content-tab{display:none}.about__content-tab.is-show{display:block}.about__content .preview-page{margin-top:0}.about__content-row:not(:first-child){margin-top:50px}.about__content-row>p:not(:first-child){margin-top:30px}.about__content .text-link{font-size:1.6rem}.about__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 1185px){.about__header{padding-right:36px;padding-left:36px}}@media only screen and (max-width: 1024px){.about__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 767px){.about__header{padding-right:10px;padding-left:10px}}@media only screen and (max-width: 479px){.about__header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.about__header-item{position:relative}.about__header-item:not(:first-child){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-left:70px}@media only screen and (max-width: 1024px){.about__header-item:not(:first-child){width:100%;margin-top:40px;margin-left:0}}.about__header-img{position:relative;z-index:10;width:488px;height:269px}@media only screen and (max-width: 1185px){.about__header-img{width:428px;height:236px}}@media only screen and (max-width: 479px){.about__header-img{width:100%;height:auto}}.about__header-journal,.about__header-phone{position:absolute;top:0;z-index:5}@media only screen and (max-width: 479px){.about__header-journal,.about__header-phone{top:auto;bottom:9%}}.about__header-journal img,.about__header-phone img{width:auto;max-height:320px}@media only screen and (max-width: 1185px){.about__header-journal img,.about__header-phone img{max-height:282px}}@media only screen and (max-width: 479px){.about__header-journal img,.about__header-phone img{max-height:58.9vw}}.about__header-journal{left:0;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25)}.about__header-phone{left:30px}@media only screen and (max-width: 479px){.about__header-phone{left:6vw}}.about-special__item:not(:first-child){margin-top:40px}.about-special__item h2{font-size:2.7rem;font-weight:600;line-height:120%}@media only screen and (max-width: 767px){.about-special__item h2{font-size:2.4rem}}.about-special__item .page__content_text p{margin-top:30px;font-size:1.6rem;line-height:150%}.about-special__item .page__content_text p a{position:relative;color:#262626;-webkit-transition:all .3s;transition:all .3s}.about-special__item .page__content_text p a:hover::after{background-color:rgba(0,0,0,0) !important}.about-special__item .page__content_text p a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.about-special__partner{padding:30px;background-color:#f1f1f1}@media only screen and (max-width: 479px){.about-special__partner{padding:20px}}.about-special__partner-item:not(:first-child){margin-top:20px}.about-special__partner-item.text a{position:relative;display:inline-block;color:#262626;-webkit-transition:all .3s;transition:all .3s}.about-special__partner-item.text a:hover::after{background-color:rgba(0,0,0,0) !important}.about-special__partner-item.text a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.about-special__partner-logo img{width:auto;height:auto;max-width:200px;max-height:120px}.about-result{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:30px}@media only screen and (max-width: 639px){.about-result{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-result__item{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;max-width:240px}@media only screen and (max-width: 767px){.about-result__item{max-width:180px}}@media only screen and (max-width: 639px){.about-result__item{max-width:100%}}.about-result__item:not(:first-child){margin-left:120px}@media only screen and (max-width: 767px){.about-result__item:not(:first-child){margin-left:80px}}@media only screen and (max-width: 639px){.about-result__item:not(:first-child){margin-top:20px;margin-left:0}}.about-result__icon{width:100px;height:100px;border-radius:50%;background-position:center;background-size:auto 75%;background-repeat:no-repeat;background-color:#f7941d}@media only screen and (max-width: 479px){.about-result__icon{width:70px;height:70px}}.about-result__icon.users{background-image:url("../img/general/icon/result/1.7cfa35467f70.svg")}.about-result__icon.views{background-image:url("../img/general/icon/result/2.c6cfdb9acb39.svg")}.about-result__icon.time{background-image:url("../img/general/icon/result/3.1f32bdf46b9a.svg")}.about-result__text{margin-top:30px;font-size:3.6rem;font-weight:800;line-height:120%}@media only screen and (max-width: 479px){.about-result__text{font-size:3.1rem}}.about-result__name{margin-top:10px;text-align:center}.indicators__row:not(:first-child){margin-top:40px}.indicators__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 479px){.indicators__list{-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}}.indicators__item{position:relative;width:33.3333333333%;max-width:145px;padding-bottom:26px}@media only screen and (max-width: 1024px){.indicators__item{max-width:none;max-width:initial}}@media only screen and (max-width: 479px){.indicators__item{width:100%}}.indicators__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 639px){.indicators__item:not(:first-child){margin-left:30px}}@media only screen and (max-width: 479px){.indicators__item:not(:first-child){margin-top:20px;margin-left:0}}.indicators__item::after{content:"";position:absolute;bottom:0;left:0;width:70px;height:6px;background-color:#f7941d}.indicators__title{text-align:left}.indicators__name{margin-top:10px}.indicators__note{margin-top:10px}.advantage{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:40px 30px;margin-top:50px}@media only screen and (max-width: 1024px){.advantage{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 639px){.advantage{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 479px){.advantage{grid-template-columns:1fr}}.advantage__icon{width:100px;height:60px;margin:0 auto}.advantage__text{margin-top:30px;text-align:center}.ads{padding-top:50px}@media only screen and (max-width: 767px){.ads{padding-top:40px}}.ads__row:not(:first-child){margin-top:50px}.ads__row .inner:not(:first-child){margin-top:40px}.ads__table:first-of-type{margin-top:25px}.ads__table:not(:first-of-type){margin-top:3px}.ads__table-header{padding:10px;font-size:1.6rem;font-weight:bold;line-height:150%;text-align:center;background-color:#f7941d}.ads__table-body{display:grid;grid-gap:3px 3px;margin-top:3px}.ads__table-body .text-link{display:inline;font-size:1.6rem}.ads__table-item{padding:10px 4px;text-align:center;background-color:#f6f6f6}@media only screen and (max-width: 1024px){.ads__table-item.desktop{display:none}}.ads__table-item.mobile{display:none}@media only screen and (max-width: 1024px){.ads__table-item.mobile{display:block}}.ads__table--col-5 .ads__table-body{grid-template-columns:320px 2fr 3fr 137px 156px}@media only screen and (max-width: 1185px){.ads__table--col-5 .ads__table-body{grid-template-columns:300px 2fr 3fr 137px 156px}}@media only screen and (max-width: 1024px){.ads__table--col-5 .ads__table-body{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 639px){.ads__table--col-5 .ads__table-body{grid-template-columns:1fr}}.ads__table--col-5 .ads__table-item:nth-child(-n+5){background-color:rgba(247,148,29,.4)}@media only screen and (max-width: 1024px){.ads__table--col-5 .ads__table-item:nth-child(2n+1){background-color:rgba(247,148,29,.4)}}.ads__table--col-4 .ads__table-body{grid-template-columns:320px 2.4fr 1fr 280px}@media only screen and (max-width: 1185px){.ads__table--col-4 .ads__table-body{grid-template-columns:300px 2.4fr 1fr 200px}}@media only screen and (max-width: 1024px){.ads__table--col-4 .ads__table-body{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 639px){.ads__table--col-4 .ads__table-body{grid-template-columns:1fr}}.ads__table--col-4 .ads__table-item:nth-child(-n+4){background-color:rgba(247,148,29,.4)}@media only screen and (max-width: 1024px){.ads__table--col-4 .ads__table-item:nth-child(2n){background-color:rgba(247,148,29,.4)}}.ads__table--col-3 .ads__table-body{grid-template-columns:320px 1fr 280px}@media only screen and (max-width: 1185px){.ads__table--col-3 .ads__table-body{grid-template-columns:300px 1fr 200px}}@media only screen and (max-width: 1024px){.ads__table--col-3 .ads__table-body{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 639px){.ads__table--col-3 .ads__table-body{grid-template-columns:1fr}}.ads__table--col-3 .ads__table-item:nth-child(-n+3){background-color:rgba(247,148,29,.4)}@media only screen and (max-width: 1024px){.ads__table--col-3 .ads__table-item:nth-child(2n+1){background-color:rgba(247,148,29,.4)}}.ads__table--col-2 .ads__table-body{grid-template-columns:1fr 280px}@media only screen and (max-width: 1185px){.ads__table--col-2 .ads__table-body{grid-template-columns:1fr 200px}}@media only screen and (max-width: 639px){.ads__table--col-2 .ads__table-body{grid-template-columns:1fr 120px}}.ads__table--col-2 .ads__table-item:nth-child(-n+2){background-color:rgba(247,148,29,.4)}.ads__table--prem .ads__table-item:last-child{grid-column:span 4}@media only screen and (max-width: 1024px){.ads__table--prem .ads__table-item:last-child{grid-column:span 2}}@media only screen and (max-width: 639px){.ads__table--prem .ads__table-item:last-child{grid-column:auto}}.ads__table--prem .ads__table-item:nth-last-child(2){grid-column:span 3}@media only screen and (max-width: 1024px){.ads__table--prem .ads__table-item:nth-last-child(2){grid-column:span 2;background-color:#f6f6f6}}@media only screen and (max-width: 639px){.ads__table--prem .ads__table-item:nth-last-child(2){grid-column:auto}}.ads__table--advertorials .ads__table-item:last-child,.ads__table--advertorials .ads__table-item:nth-last-child(2){grid-column:span 5}@media only screen and (max-width: 1024px){.ads__table--advertorials .ads__table-item:last-child,.ads__table--advertorials .ads__table-item:nth-last-child(2){grid-column:span 2;background-color:#f6f6f6}}@media only screen and (max-width: 639px){.ads__table--advertorials .ads__table-item:last-child,.ads__table--advertorials .ads__table-item:nth-last-child(2){grid-column:auto}}.downloads{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 639px){.downloads{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial}}.downloads__item{max-width:51%}@media only screen and (max-width: 639px){.downloads__item{max-width:100%}}.downloads__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 639px){.downloads__item:not(:first-child){margin-top:20px;margin-left:0}}.downloads__title{text-align:left}.download-file{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:inherit}@media only screen and (hover: hover){.download-file:hover{text-decoration:underline}}.download-file::before{content:"";display:block;-ms-flex-negative:0;flex-shrink:0;width:38px;height:59px;margin-right:20px;background-image:url("../img/general/icon/icon_pdf.f4573ff38627.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.download-file:not(:first-child){margin-top:20px}.notes__title{font-weight:bold}.notes .text:not(:first-child){margin-top:30px}.article:not(:first-child){margin-top:50px}.article__header{position:relative;padding:30px 93px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 1185px){.article__header{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 767px){.article__header{padding:30px 10px}}.article__header.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1024px){.article__header.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.article__header .share{display:-webkit-box;display:-ms-flexbox;display:flex}.article__header .share .social__item{border-color:#fff}@media only screen and (hover: hover){.article__header .share .social__item:hover{background-color:#fff}.article__header .share .social__item:hover path{fill:#262626}}.article__header .share .social__item:not(:first-child){border-color:#fff}.article__header .share .social__item path{fill:#fff}@media only screen and (max-width: 1024px){.article__header .share--col .social{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 1024px){.article__header .share--col .social__item:not(:first-child){border-top:1px solid #fff;border-left:none}}.article__header .slider__caption,.article__header .photo__caption,.article__header .video__caption{width:800px;max-width:100%;margin:20px auto 0;text-align:center}.article__header .slider__caption.is-empty,.article__header .photo__caption.is-empty,.article__header .video__caption.is-empty{margin-top:0}.article__header .slider__caption-title,.article__header .photo__caption-title,.article__header .video__caption-title{color:rgba(38,38,38,.8)}.article__header .slider__caption-author,.article__header .photo__caption-author,.article__header .video__caption-author{color:rgba(38,38,38,.55)}.article__header .slider__item,.article__header .photo__item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.article__header .slider__item,.article__header .photo__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-height:665px}@media only screen and (max-width: 1185px){.article__header .slider__item,.article__header .photo__item{height:auto !important}.article__header .slider__item,.article__header .photo__item{max-width:100%;max-height:none;max-height:initial}}@media only screen and (max-width: 1185px){.article__header .slider__item.approx-square,.article__header .slider__item.approx-ratio-4x3,.article__header .slider__item.approx-portrait,.article__header .slider__item.ultrathin,.article__header .photo__item.approx-square,.article__header .photo__item.approx-ratio-4x3,.article__header .photo__item.approx-portrait,.article__header .photo__item.ultrathin{height:56vw !important}}@media only screen and (max-width: 639px){.article__header .slider__item.approx-square,.article__header .slider__item.approx-ratio-4x3,.article__header .slider__item.approx-portrait,.article__header .slider__item.ultrathin,.article__header .photo__item.approx-square,.article__header .photo__item.approx-ratio-4x3,.article__header .photo__item.approx-portrait,.article__header .photo__item.ultrathin{height:70vw !important}}.article__header .slider__item>div,.article__header .photo__item>div{position:relative;display:inline-block;height:100%}.article__header .slider__item .bg-blur__img,.article__header .photo__item .bg-blur__img{position:absolute;z-index:5}.article__header .slider__item img:not(.bg-blur__img),.article__header .photo__item img:not(.bg-blur__img){position:relative;z-index:10;-o-object-position:bottom;object-position:bottom}.article__header .photo{font-size:0}.article__header .photo__item{position:relative}.article__header .slick-slide>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.article__header .partner-label{margin-left:0}@media only screen and (max-width: 479px){.article__header .title-rubric{text-transform:lowercase}}.article__header-item:not(:first-child){margin-left:40px}@media only screen and (max-width: 1024px){.article__header-item:not(:first-child){margin-top:30px;margin-left:0}}.article__header-item:nth-child(2){margin-left:100px}@media only screen and (max-width: 1024px){.article__header-item:nth-child(2){margin-top:30px;margin-left:0}}.article__header-desc{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;width:800px;max-width:100%;margin:0 auto}.article__header-photo,.article__header-video{margin-top:40px}@media only screen and (max-width: 767px){.article__header-photo,.article__header-video{margin-top:20px}}.article__header-photo .btn-arrow--prev,.article__header-video .btn-arrow--prev{left:-70px}@media only screen and (max-width: 1185px){.article__header-photo .btn-arrow--prev,.article__header-video .btn-arrow--prev{left:-25px}}.article__header-photo .btn-arrow--next,.article__header-video .btn-arrow--next{right:-70px}@media only screen and (max-width: 1185px){.article__header-photo .btn-arrow--next,.article__header-video .btn-arrow--next{right:-25px}}.article__header-img{width:252px;height:252px}@media only screen and (max-width: 1024px){.article__header-img{width:160px;height:160px}}@media only screen and (max-width: 767px){.article__header-img{width:100px;height:100px}}.article__header-img img{height:100%;-o-object-fit:contain;object-fit:contain}.article__header-img-round{width:80px;height:80px;border-radius:50%;overflow:hidden}.article__header-text{margin-top:20px}@media only screen and (max-width: 767px){.article__header-text{margin-top:5px}}.article__name{margin-top:10px;letter-spacing:.05em}.article__title{font-family:"Alegreya Sans","Helvetica",sans-serif;margin-top:10px;text-align:center}.article__subtitle{margin-top:10px}.article__author{position:relative;-webkit-transform:translateX(-20px);transform:translateX(-20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:20px}@media only screen and (max-width: 767px){.article__author{-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:10px}}.article__author-name,.article__author-date,.article__author-link{color:rgba(38,38,38,.65)}.article__author-name{width:190px;text-align:right}@media only screen and (max-width: 767px){.article__author-name{width:100%;margin-top:10px;text-align:center}}.article__author-name a{position:relative;display:inline-block;color:inherit;-webkit-transition:all .3s;transition:all .3s}.article__author-name a:hover::after{background-color:rgba(0,0,0,0)}.article__author-name a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.article__author-date,.article__author-link{margin-left:20px}@media only screen and (max-width: 767px){.article__author-date,.article__author-link{margin-top:5px;margin-left:0}}.article__author-link{font-size:1.4rem}.article__datetime{margin-top:10px}.article__datetime-start{margin-top:20px}.article__icon{-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;margin-left:20px;background-image:url("../img/general/icon/icon_pen.b52e3fcd84fc.svg");background-position:center;background-size:contain;background-repeat:no-repeat;overflow:hidden}@media only screen and (max-width: 767px){.article__icon{display:none}}.article__icon--puzzle{background-image:url("../img/general/icon/icon_puzzle.d95f30109469.svg")}.article__body{padding-top:50px}@media only screen and (max-width: 767px){.article__body{padding-top:40px}}.article__body--nopadding{padding:0}.article__body .row:first-of-type{margin-top:0}.article__body .slider{position:relative;margin-top:40px}.article__body .slider .slider__list{font-size:0;background-color:#f1f1f1}.article__body .slider .slider__item{position:relative;padding-top:67.6%}.article__body .slider .slider__item img{position:absolute}.article__body .slider .slider__item img:not(.bg-blur__img){top:0;left:0;height:100%;-o-object-fit:contain;object-fit:contain}.article__body .slider .slider__photo-title{margin-top:10px}.article__body .slider .slider__caption{margin-top:10px}.article__body .slider+p{margin-top:40px !important}.article__body .inner{counter-reset:count}.article__body .inner .share:first-child{margin-bottom:40px}.article__body .inner .share:not(:first-child){margin-top:40px}.article__body .inner>.loader{margin:40px auto 0}.article__body .inner>.loader.is-active{display:block}.article__body .scrollyeah{margin:40px 0}.article__body hr{margin:20px auto}.article__body table{table-layout:fixed;border-collapse:collapse;border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.6rem;line-height:150%}@media only screen and (max-width: 1185px){.article__body table{width:1100px !important}}.article__body table th,.article__body table td,.article__body table caption{padding:10px}.article__body table th,.article__body table td{border:3px solid #fff}.article__body table caption{margin:0 3px;font-weight:bold;text-align:center;background-color:#f7941d}.article__body table thead{background-color:rgba(247,148,29,.4)}.article__body table thead th,.article__body table thead td{text-align:center;font-weight:normal}.article__body table tbody,.article__body table tfoot{vertical-align:top;background-color:#f6f6f6}.article__body table tbody td,.article__body table tfoot td{text-align:center;word-wrap:break-word}.article__body .aside{width:240px;margin-top:0}.article__body .video{margin-top:40px}.article__body .video__iframe{height:394px}@media only screen and (max-width: 1185px){.article__body .video__iframe{height:0}}.article__body .tags{margin-bottom:40px}.article__body-content{word-break:break-word}.article__body-content>h4,.article__body-content>h3,.article__body-content>h2,.article__body-content>.text-editor>h2,.article__body-content .title-counter h2{font-weight:600;line-height:120%}.article__body-content>h4:not(:first-of-type),.article__body-content>h3:not(:first-of-type),.article__body-content>h2:not(:first-of-type),.article__body-content>.text-editor>h2:not(:first-of-type),.article__body-content .title-counter h2:not(:first-of-type){margin-top:50px}.article__body-content>h4 a,.article__body-content>h3 a,.article__body-content>h2 a,.article__body-content>.text-editor>h2 a,.article__body-content .title-counter h2 a{position:relative;display:inline-block;color:#262626;-webkit-transition:all .3s;transition:all .3s}.article__body-content>h4 a:hover::after,.article__body-content>h3 a:hover::after,.article__body-content>h2 a:hover::after,.article__body-content>.text-editor>h2 a:hover::after,.article__body-content .title-counter h2 a:hover::after{background-color:rgba(0,0,0,0) !important}.article__body-content>h4 a::after,.article__body-content>h3 a::after,.article__body-content>h2 a::after,.article__body-content>.text-editor>h2 a::after,.article__body-content .title-counter h2 a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.article__body-content>h4{font-size:1.7rem}.article__body-content>h4+h4{margin-top:20px !important}.article__body-content>h4+h4,.article__body-content>h4+p{margin-top:30px}.article__body-content>h3{font-size:2.1rem}.article__body-content>h3+h3{margin-top:20px !important}.article__body-content>h3+h2,.article__body-content>h3+p{margin-top:30px}.article__body-content>h2,.article__body-content>.text-editor>h2,.article__body-content .title-counter h2{font-size:2.7rem}@media only screen and (max-width: 767px){.article__body-content>h2,.article__body-content>.text-editor>h2,.article__body-content .title-counter h2{font-size:2.4rem}}.article__body-content>h2+p,.article__body-content>.text-editor>h2+p,.article__body-content .title-counter h2+p{margin-top:30px !important}@media only screen and (max-width: 1185px){.article__body-content>h2+p,.article__body-content>.text-editor>h2+p,.article__body-content .title-counter h2+p{margin-top:20px !important}}.article__body-content .title-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:50px}@media only screen and (max-width: 479px){.article__body-content .title-counter{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.article__body-content .title-counter .number{-ms-flex-negative:0;flex-shrink:0;margin-right:20px;font-size:6.4rem;font-weight:800;line-height:100%;letter-spacing:4px;color:#f7941d}@media only screen and (max-width: 479px){.article__body-content .title-counter .number{margin-right:0;margin-bottom:10px}}.article__body-content .title-counter h2{padding-top:20px}@media only screen and (max-width: 479px){.article__body-content .title-counter h2{padding-top:0}}.article__body-content .title-counter+p{margin-top:40px !important}.article__body-content .title-decor{margin-top:40px !important}.article__body-content .title-decor{position:relative;padding:20px 30px;border-top:2px solid #f7941d;border-bottom:2px solid #f7941d}@media only screen and (max-width: 767px){.article__body-content .title-decor{font-size:2.4rem}}@media only screen and (max-width: 479px){.article__body-content .title-decor{padding:20px}}.article__body-content .title-decor+*{margin-top:20px}.article__body-content .title-decor p{font-size:2.7rem;font-weight:600;line-height:120%}@media only screen and (max-width: 767px){.article__body-content .title-decor p{font-size:2.4rem}}.article__body-content .title-decor p+*{margin-top:20px}.article__body-content .title-decor p strong{display:inline-block}.article__body-content .title-decor p strong:not(:first-child){margin-top:20px}.article__body-content .title-decor p a{position:relative;color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.article__body-content .title-decor p a:hover{opacity:.6}.article__body-content>p,.article__body-content>.text-editor>p,.article__body-content .contest-results p{font-size:1.6rem;line-height:150%}.article__body-content>p:not(:first-of-type),.article__body-content>.text-editor>p:not(:first-of-type),.article__body-content .contest-results p:not(:first-of-type){margin-top:30px}.article__body-content>p+h2,.article__body-content>p+h3,.article__body-content>.text-editor>p+h2,.article__body-content>.text-editor>p+h3,.article__body-content .contest-results p+h2,.article__body-content .contest-results p+h3{margin-top:50px}.article__body-content>p strong,.article__body-content>p b,.article__body-content>.text-editor>p strong,.article__body-content>.text-editor>p b,.article__body-content .contest-results p strong,.article__body-content .contest-results p b{font-weight:600}.article__body-content>p a,.article__body-content>.text-editor>p a,.article__body-content .contest-results p a{position:relative;color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.article__body-content>p a:hover,.article__body-content>.text-editor>p a:hover,.article__body-content .contest-results p a:hover{opacity:.6}.article__body-content figure{position:relative;font-size:0}.article__body-content figure:not(:first-child){margin-top:40px}.article__body-content figure.center{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:start;-ms-flex-align:start;align-items:flex-start}.article__body-content figure.center>div{-ms-flex-item-align:center;align-self:center}.article__body-content figure.right{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:start;-ms-flex-align:start;align-items:flex-start}.article__body-content figure.right>div{-ms-flex-item-align:end;align-self:flex-end}.article__body-content figure>div{position:relative;display:inline-block}.article__body-content figure>div img{width:auto;max-width:100%;max-height:675px}.article__body-content figure+h2{margin-top:50px}.article__body-content figure+p{margin-top:40px !important}.article__body-content figure figcaption{margin-top:10px;font-size:1.4rem;line-height:150%;color:rgba(38,38,38,.8)}.article__body-content figure span{display:block;margin-top:8px;font-size:1.3rem;line-height:130%;color:rgba(38,38,38,.5)}.article__body-content figure .line{content:"";position:absolute;left:0;bottom:0;display:none;width:50px;height:4px;background-color:#f7941d}.article__body-content ul:not(.slick-dots){margin:0;padding:0;text-indent:0;list-style:none;list-style-position:outside;margin-top:20px;font-size:1.6rem;line-height:150%}.article__body-content ul:not(.slick-dots)+h2{margin-top:50px}.article__body-content ul:not(.slick-dots)+p{margin-top:30px}.article__body-content ul:not(.slick-dots) li{position:relative;padding-left:16px}.article__body-content ul:not(.slick-dots) li:not(:first-child){margin-top:20px}.article__body-content ul:not(.slick-dots) li::before{content:"";position:absolute;top:8px;left:0;width:8px;height:8px;border-radius:50%;background-color:#f7941d}.article__body-content ul:not(.slick-dots) li a{color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.article__body-content ul:not(.slick-dots) li a:hover{opacity:.6}.article__body-content ol{counter-reset:count;margin:0;padding:0;text-indent:0;list-style:none;list-style-position:outside;margin-top:20px;font-size:1.6rem;line-height:150%}.article__body-content ol+h2{margin-top:50px}.article__body-content ol li{position:relative}.article__body-content ol li:not(:first-child){margin-top:20px}.article__body-content ol li::before{counter-increment:count;content:counter(count);display:inline-block;border-radius:50%;background-color:#f7941d;width:26px;height:26px;margin-top:0;margin-right:10px;font-size:1.7rem;font-weight:600;line-height:26px;text-align:center;color:#fff}.article__body-content ol li a{color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.article__body-content ol li a:hover{opacity:.6}.article__body-content .help{display:none;margin-bottom:40px}@media only screen and (max-width: 1185px){.article__body-content .help{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 767px){.article__body-content .help{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.article__body-content .help+figure{margin-top:0}.article__body-content .help__item{-webkit-box-flex:1;-ms-flex:1;flex:1;border-width:4px;border-right-width:2px;border-left-width:2px}@media only screen and (max-width: 767px){.article__body-content .help__item{border-right-width:4px;border-left-width:4px;border-top-width:2px;border-bottom-width:2px}}.article__body-content .help__item:first-child{border-left-width:4px}@media only screen and (max-width: 767px){.article__body-content .help__item:first-child{border-top-width:4px}}.article__body-content .help__item:last-child{border-right-width:4px}@media only screen and (max-width: 767px){.article__body-content .help__item:last-child{border-bottom-width:4px}}.article__body-content .help__item:not(:first-child){margin-top:0}.article__body-notes{margin-top:30px;padding-top:15px;border-top:2px solid #f1f1f1;font-size:1.4rem;line-height:150%;font-style:italic}.project-about{margin-top:50px;padding:40px 30px;background-color:#f1f1f1}@media only screen and (max-width: 1024px){.project-about{padding-right:40px;padding-left:40px}}@media only screen and (max-width: 639px){.project-about{padding:20px}}.project-about.flex,.project-about__header{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 767px){.project-about.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.project-about__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 479px){.project-about__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}@media only screen and (max-width: 767px){.project-about__header .author-about__item:not(:first-child){margin-top:0;margin-left:30px}}@media only screen and (max-width: 479px){.project-about__header .author-about__item:not(:first-child){margin-top:20px;margin-left:0}}.project-about__body{margin-top:20px}.project-about__item:not(:first-child){margin-left:30px}@media only screen and (max-width: 767px){.project-about__item:not(:first-child){margin-top:20px;margin-left:0}}.project-about__img{width:120px;height:120px;-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);overflow:hidden}.project-about__img img{display:block;width:100%;height:auto}.project-about__img img.cover{height:100%;-o-object-fit:cover;object-fit:cover}.project-about__title{margin-top:8px;font-size:18px;font-weight:bold;line-height:120%;letter-spacing:.05em;text-transform:uppercase}.project-about__subtitle{margin:0;color:#636365;font-weight:300;font-size:14px}.project-about__link{color:#252529 !important}.project-about__link{display:inline-block;margin-top:8px;border-bottom:2px solid #f7941d;font-size:16px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (hover: hover){.project-about__link:hover{color:#000;border-bottom-color:rgba(0,0,0,0)}}.project-about__desc{margin-top:12px}.project-about__desc:first-child{margin-top:0}.project-about__desc .text{font-size:16px;line-height:150%}.project-about__desc .text:not(:first-child){margin-top:30px}.video__iframe{position:relative;height:563px}@media only screen and (max-width: 1185px){.video__iframe{height:0;padding-top:56.25%}}.video__iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.photo .fullscreen:hover img+.fullscreen__icon path{fill:#f7941d}.fullscreen>div:hover img+.fullscreen__icon path{fill:#f7941d}.fullscreen__icon{position:absolute;bottom:0;right:0;z-index:10;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;width:50px;height:50px;background-color:rgba(38,38,38,.8)}@media only screen and (max-width: 767px){.fullscreen__icon{width:40px;height:40px}}.fullscreen__icon path{-webkit-transition:all .3s;transition:all .3s}.figure-fullscreen>div{cursor:pointer}.presenters{display:grid;grid-template-columns:repeat(auto-fill, 420px);grid-gap:40px 140px;margin-top:30px}@media only screen and (max-width: 1185px){.presenters{grid-template-columns:repeat(auto-fill, minmax(320px, 1fr));grid-gap:40px 55px}}@media only screen and (max-width: 767px){.presenters{grid-template-columns:repeat(auto-fill, minmax(280px, 1fr));grid-gap:30px}}.presenters .person{width:100%;margin:0}@media only screen and (max-width: 479px){.presenters .person{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width: 479px){.presenters .person__item:not(:first-child){text-align:left}}@media only screen and (max-width: 1185px){.presenters .person__name{font-size:1.7rem}}.service-cards{display:grid;grid-template-columns:repeat(auto-fit, 100px);grid-gap:30px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}@media only screen and (max-width: 639px){.service-cards{grid-template-columns:repeat(auto-fit, 80px);grid-gap:30px 20px}}.service-cards--border{grid-template-columns:repeat(auto-fill, minmax(340px, 1fr));grid-gap:20px 30px}@media only screen and (max-width: 1024px){.service-cards--border{grid-gap:20px 15px}}@media only screen and (max-width: 767px){.service-cards--border{grid-template-columns:repeat(auto-fill, minmax(240px, 1fr));grid-gap:10px}}.service-cards--border .service{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px;border:5px solid #f1f1f1;color:#262626}@media only screen and (hover: hover){.service-cards--border .service:hover{background-color:#f1f1f1;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}}.service-cards--border .service::after{content:"";position:absolute;top:50%;right:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:13px;height:24px;background-image:url("../img/general/icon/arrows/icon_arrow_right.ba38457fb404.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.service-cards--border .service__item:not(:first-child){margin-left:15px}.service-cards--border .service__logo{width:60px;height:60px}.service{-webkit-transition:all .3s;transition:all .3s}@media only screen and (hover: hover){.service:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}}.service__logo{width:100px;height:100px}@media only screen and (max-width: 639px){.service__logo{width:80px;height:80px}}.old-article{font-size:1.6rem;line-height:150%;white-space:pre-line}.old-article br{display:none}.old-article iframe{width:100% !important;margin-top:12px !important;margin-bottom:22px !important}.old-article a{position:relative;display:inline-block;color:#262626;-webkit-transition:all .3s;transition:all .3s}.old-article a:hover::after{background-color:rgba(0,0,0,0) !important}.old-article a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.zoom-media{display:block !important}.zoom-media{position:relative;height:466px;background-color:#262626}@media only screen and (max-width: 767px){.zoom-media{margin-bottom:0}}.zoom-media-wrap{position:relative;margin-top:40px;padding-top:50px}@media only screen and (max-width: 767px){.zoom-media-wrap{padding-top:0}}.zoom-media-toolbar{position:absolute !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.zoom-media-toolbar{top:0;left:0}@media only screen and (max-width: 767px){.zoom-media-toolbar{position:relative !important}.zoom-media-toolbar{top:auto;left:auto;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:20px}}@media only screen and (max-width: 767px){.zoom-media-toolbar div:last-child{width:0 !important}}.zoom-media-toolbar.fullpage{position:relative !important}.zoom-media-toolbar.fullpage{top:auto;left:auto}@media only screen and (max-width: 767px){.zoom-media-toolbar.fullpage{position:absolute !important}.zoom-media-toolbar.fullpage{right:0;bottom:0;z-index:10;margin-bottom:0}}.zoom-media-toolbar .zoom-in,.zoom-media-toolbar .zoom-out,.zoom-media-toolbar .zoom-home,.zoom-media-toolbar .zoom-full-page{display:block !important}.zoom-media-toolbar .zoom-in,.zoom-media-toolbar .zoom-out,.zoom-media-toolbar .zoom-home,.zoom-media-toolbar .zoom-full-page{-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px;background-position:center;background-size:auto;background-color:#f7941d;background-repeat:no-repeat;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (hover: hover){.zoom-media-toolbar .zoom-in:hover,.zoom-media-toolbar .zoom-out:hover,.zoom-media-toolbar .zoom-home:hover,.zoom-media-toolbar .zoom-full-page:hover{background-color:#262626}}.zoom-media-toolbar .zoom-in{background-image:url("../img/general/icon/zoom/icon_zoom_in.f9386606696b.svg")}@media only screen and (hover: hover){.zoom-media-toolbar .zoom-in:hover{background-image:url("../img/general/icon/zoom/icon_zoom_in_white.633cc4cb3f0f.svg")}}.zoom-media-toolbar .zoom-out{background-image:url("../img/general/icon/zoom/icon_zoom_out.2e5dab29c60e.svg")}@media only screen and (hover: hover){.zoom-media-toolbar .zoom-out:hover{background-image:url("../img/general/icon/zoom/icon_zoom_out_white.475c6ffcee80.svg")}}.zoom-media-toolbar .zoom-home{background-image:url("../img/general/icon/zoom/icon_zoom_home.32757c2bffba.svg")}@media only screen and (hover: hover){.zoom-media-toolbar .zoom-home:hover{background-image:url("../img/general/icon/zoom/icon_zoom_home_white.4b5dec4d7c9d.svg")}}.zoom-media-toolbar .zoom-full-page{background-image:url("../img/general/icon/zoom/icon_zoom_fullscreen.b81b00fd1b02.svg")}@media only screen and (hover: hover){.zoom-media-toolbar .zoom-full-page:hover{background-image:url("../img/general/icon/zoom/icon_zoom_fullscreen_white.ea754038d37b.svg")}}.zoom-media--xl{height:654px}@media only screen and (max-width: 1024px){.zoom-media--xl{height:463px}}@media only screen and (max-width: 639px){.zoom-media--xl{height:440px}}@media only screen and (max-width: 479px){.zoom-media--xl{height:400px}}.text-editor--issue{font-size:1.6rem;line-height:150%}.text-editor--issue b{display:block}.events{margin-top:40px}.events+*{margin-top:40px}.events__row:not(:first-child){margin-top:40px}.events__row--center{text-align:center}.basic-info{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:20px}@media only screen and (max-width: 639px){.basic-info{grid-template-columns:1fr;grid-gap:40px}}.basic-info__item{position:relative;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;text-align:center}@media only screen and (max-width: 639px){.basic-info__item{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;padding-bottom:26px;text-align:left}}.basic-info__item::after{content:"";position:absolute;bottom:0;left:0;display:none;width:70px;height:6px;background-color:#f7941d}@media only screen and (max-width: 639px){.basic-info__item::after{display:block}}.basic-info__icon{width:60px;height:60px;border-radius:100%;background-position:center;background-size:contain;background-repeat:no-repeat;background-color:#f7941d}@media only screen and (max-width: 639px){.basic-info__icon{width:80px;height:80px}}.basic-info__icon--place{background-image:url("../img/general/icon/result/4.e373171f20b9.svg")}.basic-info__icon--date{background-image:url("../img/general/icon/result/5.41fbac135ebc.svg")}.basic-info__icon--size{background-image:url("../img/general/icon/result/6.9c74fc46eef9.svg")}.basic-info__icon--price{background-image:url("../img/general/icon/result/7.ab9f2d2758db.svg")}.basic-info__desc{margin-top:20px;word-break:break-word}@media only screen and (max-width: 639px){.basic-info__desc{margin-top:0;margin-left:20px}}.basic-info__name{margin-top:10px}@media only screen and (max-width: 639px){.basic-info__name{margin-top:5px}}.contacts{padding-top:65px}@media only screen and (max-width: 767px){.contacts{padding-top:40px}}.contacts__row:not(:first-child){margin-top:50px}.contacts__list{margin-top:25px;text-align:center}.contacts__list .text-link{font-size:1.6rem;line-height:150%}.contacts__list p:not(:first-child)+a{margin-top:5px}.contacts__item:not(:first-child){margin-top:25px}.contacts-map{position:relative;width:100%;height:0;margin-top:25px;padding-top:80.5%;overflow:hidden}.contacts-map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.contest-img{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%}.contest-img::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.45)}.contest-info{position:relative;z-index:10;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-align:center;-ms-flex-align:center;align-items:center;min-height:600px;padding:40px 90px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}@media only screen and (max-width: 1185px){.contest-info{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 1024px){.contest-info{min-height:max(300px,58.6vw)}}@media only screen and (max-width: 767px){.contest-info{padding-top:100px;padding-left:10px;padding-right:10px}}.contest-info__item{text-align:center}.contest-info__item:first-child{-ms-flex-negative:0;flex-shrink:0}.contest-info__item:not(:first-child){margin-top:40px}.contest-info__title{margin-top:10px}.contest-info__date{margin-top:20px}.contest-info__complete .text-link{font-size:inherit;color:inherit}.contest-results__item:not(:first-child){margin-top:50px}.contest-results__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contest-results__title h2{margin-left:10px;text-align:left}.contest-work-new,.contest-work-uploaded{min-height:470px}.contest-work-uploaded{display:none}@media only screen and (max-width: 1185px){.contest-work-uploaded{width:530px;margin:0 auto;max-width:100%}}@media only screen and (max-width: 639px){.contest-work-uploaded{width:100%}}@media only screen and (max-width: 1185px){.contest-work-uploaded .form{margin-top:30px}}.contest-work-uploaded .btn{width:auto !important}@media only screen and (max-width: 639px){.contest-work-uploaded .btn{width:100% !important}}.contest-status{position:absolute;top:0;left:50%;z-index:10;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;width:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff}.contest-status::before{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;width:10px;height:10px;margin-right:5px;border-radius:50%}.contest-status.preliminary::before{background-color:#f1f1f1;-webkit-animation:pulse-seashell 2s infinite;animation:pulse-seashell 2s infinite}.contest-status.active::before{background-color:#55dc8d;-webkit-animation:pulse-green 2s infinite;animation:pulse-green 2s infinite}.contest-status.summing::before{background-color:#f1f1f1;-webkit-animation:pulse-seashell 2s infinite;animation:pulse-seashell 2s infinite}.contest-status.winners::before{background-color:#f7941d;-webkit-animation:pulse-orange 2s infinite;animation:pulse-orange 2s infinite}.contest-status.over::before{background-color:#c4c4c4}.nominee p:not(.nominee__title){margin-top:15px;font-size:1.6rem;line-height:150%}.nominee figure{position:relative;margin-top:40px;font-size:0}.nominee figure>div{position:relative;display:inline-block}.nominee figure>div img{width:auto;max-width:100%;max-height:675px}.nominee figure+p{margin-top:40px !important}.nominee figure figcaption{margin-top:10px;font-size:1.4rem;line-height:150%;color:rgba(38,38,38,.8)}.nominee figure span{display:block;margin-top:8px;font-size:1.3rem;line-height:130%;color:rgba(38,38,38,.5)}.nominee__item:first-child{-ms-flex-negative:0;flex-shrink:0}.nominee__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 639px){.nominee__item:not(:first-child){margin-top:20px;margin-left:0;text-align:center}}.nominee__img{width:120px;height:120px;border-radius:50%;overflow:hidden}.nominee__title{text-align:left}@media only screen and (max-width: 639px){.nominee__title{text-align:center}}.nominee__text{margin-top:15px}.page-contest .article__body-content iframe{margin-top:20px;width:100%;min-height:300px}.journal-cover{position:relative}.journal-cover .btn-arrow{top:112px;display:none}.journal-cover .btn-arrow--next{right:auto;left:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.journal-cover .btn-arrow--prev{left:auto;right:0;-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.journal-cover__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:30px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width: 767px){.journal-cover__list{margin-left:26px}}@media only screen and (max-width: 639px){.journal-cover__list{margin-top:30px;margin-left:0;padding:0 60px}}@media only screen and (max-width: 479px){.journal-cover__list{padding:0 55px}}@media only screen and (max-width: 767px){.journal-cover__list.slider__list::before{display:none}}.journal-cover__list .slick-slide{margin:0 20px}@media only screen and (max-width: 479px){.journal-cover__list .slick-slide{margin:0}}.journal-cover__item{position:relative;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-align:center;-ms-flex-align:center;align-items:center;width:calc(20% - 30px);margin-bottom:30px;margin-left:30px;color:#fff;-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width: 1185px){.journal-cover__item{width:calc(25% - 30px)}}@media only screen and (max-width: 1024px){.journal-cover__item{width:auto !important}}@media only screen and (max-width: 767px){.journal-cover__item{margin-left:26px}}@media only screen and (max-width: 639px){.journal-cover__item{display:block !important}.journal-cover__item{margin:0 auto}}@media only screen and (hover: hover){.journal-cover__item:hover .journal-cover__img{-webkit-transform:scale(1.13);transform:scale(1.13)}}@media only screen and (hover: hover)and (max-width: 639px){.journal-cover__item:hover .journal-cover__img{-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}}@media only screen and (hover: hover){.journal-cover__item:hover .journal-cover__info{opacity:1;visibility:visible}}.journal-cover__img{-webkit-transition:all .3s;transition:all .3s}.journal-cover__img img{width:auto;height:auto;max-width:174px;max-height:223px;margin:0 auto;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25)}.journal-cover__info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10;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-align:center;-ms-flex-align:center;align-items:center;width:110px;height:110px;border-radius:50%;background-color:#262626;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1024px){.journal-cover__info{position:relative;top:auto;left:auto;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;width:auto;height:auto;margin-top:20px;border-radius:0;border-radius:initial;background-color:transparent;background-color:initial;color:#262626;opacity:1;visibility:visible}}.journal-cover__info .title{border-bottom:3px solid #f7941d}.journal-cover__info time{display:block;margin-top:5px;font-size:1.1rem;letter-spacing:.05em;text-transform:uppercase;text-align:center}.timeline{margin-top:20px;padding:0 45px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 479px){.timeline{padding:0 25px}}.timeline__list{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}@media only screen and (max-width: 767px){.timeline__list.slider__list::before{display:none}}@media only screen and (max-width: 1185px){.timeline__list .slick-slide{margin-right:2px}}.timeline__item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;width:81px !important}.timeline__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;height:40px;font-size:1.2rem;letter-spacing:.05em;background-color:#f1f1f1;color:inherit;outline:none;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}@media only screen and (max-width: 1185px){.timeline__item{width:100% !important}.timeline__item{margin-left:2px}}.timeline__item.is-active{pointer-events:none}.timeline__item.is-active,.timeline__item:hover{background-color:#f7941d}.timeline__btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);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;width:20px;height:24px;cursor:pointer}@media only screen and (hover: hover){.timeline__btn:hover path{fill:#262626}}.timeline__btn.is-inactive{pointer-events:none}.timeline__btn.is-inactive path{stroke:#c4c4c4}.timeline__btn path{-webkit-transition:all .3s;transition:all .3s}.timeline__btn--prev{left:0}.timeline__btn--next{right:0}.person{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:420px;max-width:100%;margin-top:40px;margin-bottom:30px}@media only screen and (max-width: 479px){.person{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.person__item:first-child{-ms-flex-negative:0;flex-shrink:0}.person__item:not(:first-child){margin-left:20px}@media only screen and (max-width: 479px){.person__item:not(:first-child){margin-top:30px;margin-left:0;text-align:center}}.person__img{width:100px;height:100px;border-radius:50%;overflow:hidden}.person__name{font-size:2.1rem}.person__position{margin-top:10px}.announcement{display:grid;grid-template-columns:240px auto;grid-gap:25px 40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media only screen and (max-width: 1024px){.announcement{grid-template-columns:180px auto;grid-gap:40px}}@media only screen and (max-width: 639px){.announcement{grid-template-columns:100%;grid-gap:20px;overflow:visible;overflow:initial}}.announcement__item{position:relative;display:block}@media only screen and (max-width: 639px){.announcement__item{justify-self:center;text-align:center}}.announcement__item:first-child{grid-row:span 2}@media only screen and (max-width: 1024px){.announcement__item:first-child{grid-row:initial}}@media only screen and (max-width: 1024px){.announcement__item:nth-child(3){grid-column:span 2}}@media only screen and (max-width: 639px){.announcement__item:nth-child(3){grid-column:initial}}.announcement__btn{position:absolute;top:0;right:0;z-index:10}@media only screen and (max-width: 1185px){.announcement__btn{position:relative;top:auto;right:auto;margin-top:30px}}.announcement__img{-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.announcement__img img{max-height:304px}@media only screen and (max-width: 639px){.announcement__img img{width:auto}}.announcement__title{max-width:340px;font-size:2.4rem;text-align:left}@media only screen and (max-width: 639px){.announcement__title{max-width:300px;text-align:center}}.announcement__info{margin-top:20px;font-size:2.7rem}.announcement__info .text{font-family:"Open Sans","Helvetica",sans-serif;font-weight:normal}.announcement__date{margin-top:10px}.announcement__number-title{font-size:1.3rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase}.announcement__number-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}@media only screen and (max-width: 639px){.announcement__number-list{width:400px;margin-right:auto;margin-left:auto}}@media only screen and (max-width: 479px){.announcement__number-list{width:300px}}.announcement__number-item:not(:first-child){margin-left:20px}.announcement__number-item.is-inactive{pointer-events:none}.announcement__number-img{position:relative;width:110px;height:144px;margin:0 auto}@media only screen and (max-width: 767px){.announcement__number-img{width:95px;height:124px}}@media only screen and (max-width: 639px){.announcement__number-img{width:110px;height:144px}}@media only screen and (hover: hover){.announcement__number-img:hover::before{opacity:.75}}.announcement__number-img::before{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10;display:block;opacity:.2;width:40px;height:40px;border-radius:50%;background-image:url("../img/general/icon/icon_zoom.50360e49fa70.svg");background-position:center;background-size:auto;background-repeat:no-repeat;background-color:rgba(38,38,38,.8);-webkit-transition:all .3s;transition:all .3s}.announcement__number-img img{height:100%;-o-object-fit:cover;object-fit:cover}.magazines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:40px}@media only screen and (max-width: 1185px){.magazines{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 639px){.magazines{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.magazines .btn{margin-top:20px}.magazines .btn:not(:first-of-type){margin-top:10px}.magazines .text-link{margin-top:10px}.magazines__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 1185px){.magazines__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.magazines__items:not(:first-child){margin-left:40px}@media only screen and (max-width: 1185px){.magazines__items:not(:first-child){margin-left:82px}}@media only screen and (max-width: 639px){.magazines__items:not(:first-child){margin-top:50px;margin-left:0}}@media only screen and (max-width: 1185px){.magazines__items--left{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.magazines__items--left .magazines__img{margin-left:42px}@media only screen and (max-width: 1185px){.magazines__items--left .magazines__img{margin-left:0}}.magazines__items--right .magazines__subscribe,.magazines__items--right .magazines__info{margin-left:42px}@media only screen and (max-width: 1185px){.magazines__items--right .magazines__subscribe,.magazines__items--right .magazines__info{margin-left:0}}.magazines__subscribe,.magazines__info{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;-ms-flex-negative:0;flex-shrink:0;width:240px}@media only screen and (max-width: 1185px){.magazines__subscribe,.magazines__info{margin-top:30px}}.magazines__subscribe-title{font-size:1.8rem;font-weight:bold;line-height:120%;letter-spacing:.05em;text-transform:uppercase;text-align:center}.magazines__info-title .title{border-bottom:3px solid #f7941d}@media only screen and (max-width: 1185px){.magazines__info-title .title{font-size:2.7rem}}.magazines__info-title time{display:block;margin-top:5px;font-size:1.2rem;letter-spacing:.05em;text-transform:uppercase;text-align:center}.magazines__img{display:block;height:320px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-transition:all .3s;transition:all .3s}@media only screen and (hover: hover){.magazines__img:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}}.magazine{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 639px){.magazine{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.magazine__item:not(:first-child){margin-left:80px}@media only screen and (max-width: 639px){.magazine__item:not(:first-child){margin-top:50px;margin-left:0}}.magazine__img{display:block;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25);-webkit-transition:all .3s;transition:all .3s}@media only screen and (hover: hover){.magazine__img:hover{-webkit-transform:translateY(-7px);transform:translateY(-7px)}}.magazine__img img{width:auto;max-height:304px}.magazine__title{text-align:left}@media only screen and (max-width: 639px){.magazine__title{text-align:center}}.magazine__info{margin-top:20px}@media only screen and (max-width: 639px){.magazine__info{text-align:center}}@media only screen and (max-width: 1185px){.magazine__info-num{font-size:2.1rem}}.magazine__info-num span{font-weight:normal}.magazine__info-text{margin-top:10px}.magazine__info-text span{font-size:1.6rem;cursor:pointer}.magazine__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}.magazine__more a:not(:first-child){margin-top:10px}.magazine-list{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;margin-top:40px}.magazine-buy{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;padding:40px 50px}@media only screen and (max-width: 1185px){.magazine-buy{padding-right:36px;padding-left:36px}}@media only screen and (max-width: 767px){.magazine-buy{padding-right:10px;padding-left:10px}}@media only screen and (max-width: 639px){.magazine-buy{padding-top:20px}}.magazine-buy__title{font-size:1.8rem;letter-spacing:.05em;text-transform:uppercase}.magazine-buy__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:35px}@media only screen and (max-width: 767px){.magazine-buy__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.magazine-buy__item:not(:first-child){margin-left:95px}@media only screen and (max-width: 1024px){.magazine-buy__item:not(:first-child){margin-left:60px}}@media only screen and (max-width: 767px){.magazine-buy__item:not(:first-child){margin-top:15px;margin-left:0}}.magazine-buy__more{max-width:680px;margin-top:30px;text-align:center}@media only screen and (max-width: 767px){.magazine-buy__more{margin-top:50px}}@media only screen and (max-width: 639px){.magazine-buy__more .text{font-size:1.4rem}}.service-buy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width: 767px){.service-buy{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (hover: hover){.service-buy:hover .service-buy__icon{-webkit-transform:translateY(-7px);transform:translateY(-7px)}}.service-buy__item:not(:first-child){margin-left:30px}@media only screen and (max-width: 1024px){.service-buy__item:not(:first-child){margin-left:20px}}.service-buy__logo--ym{width:144px;height:30px}.service-buy__logo--oz{width:92px;height:20px}.service-buy__logo--wb{width:128px;height:40px}.service-buy__icon{width:50px;height:50px;border-radius:100%;background-image:url("../img/general/icon/icon_cart.f77d389c4cb1.svg");background-position:center;background-size:30px auto;background-repeat:no-repeat;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.news{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:40px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1185px){.news{gap:30px}}.news .tags{margin-top:10px}.news--row{gap:30px}.news__item{position:relative}.news__item--bg{position:relative;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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.news__item--bg .news__item-info{width:100%;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.news__item--bg .news__item-title,.news__item--bg .news__item-datatime{position:relative;z-index:10;color:#fff}.news__item--bg .news__item-datatime{margin-top:10px;opacity:.7}.news__item--xs{width:calc(33.3333333333% - 27px)}@media only screen and (max-width: 1185px){.news__item--xs{width:calc(33.3333333333% - 20px)}}@media only screen and (max-width: 639px){.news__item--xs{width:calc(50% - 15px)}}@media only screen and (max-width: 479px){.news__item--xs{width:100%}}.news__item--xs.news-lock .news__item-title::before{width:10px;height:15px;margin-right:5px}@media only screen and (hover: hover){.news__item--xs .news__item-link:hover+.news__item-img img{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}}.news__item--xs .type-news--partner{font-size:1.2rem}.news__item--xxs{width:calc(25% - 30px)}@media only screen and (max-width: 1185px){.news__item--xxs{width:calc(33.3333333333% - 20px)}}@media only screen and (max-width: 639px){.news__item--xxs{width:100%}}@media only screen and (max-width: 1185px){.news__item--xxs:nth-child(n+7){display:none}}.news__item--xxs.news-lock .news__item-title::before{width:10px;height:15px;margin-right:5px}@media only screen and (hover: hover){.news__item--xxs .news__item-link:hover+.news__item-img img{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}}.news__item--xxs .type-news--partner{font-size:1.2rem}.news__item--md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:calc(50% - 20px);height:348px}@media only screen and (max-width: 1185px){.news__item--md{width:calc(50% - 15px);height:0;padding-top:33%}}@media only screen and (max-width: 639px){.news__item--md{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:67%}}@media only screen and (max-width: 639px){.news__item--md .news__item-title{text-align:center}}@media only screen and (hover: hover){.news__item--md .news__item-link:hover+.img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.08);transform:translate(-50%, -50%) scale(1.08)}}.news__item--md .type-news{width:50px;height:50px}@media only screen and (max-width: 479px){.news__item--md .type-news{width:40px;height:40px}}.news__item--md .type-news--photo{background-size:28px 22px}@media only screen and (max-width: 479px){.news__item--md .type-news--photo{background-size:auto}}.news__item--md .type-news--video{background-position:center right 14px;background-size:17px 22px}@media only screen and (max-width: 479px){.news__item--md .type-news--video{background-position:center right 10px;background-size:auto}}.news__item--md .type-news--partner{width:auto;height:auto}.news__item--xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:400px}@media only screen and (max-width: 1185px){.news__item--xl{height:0;padding-top:45.26%}}@media only screen and (max-width: 767px){.news__item--xl{padding-top:50%}}@media only screen and (max-width: 639px){.news__item--xl{padding-top:68%}}@media only screen and (max-width: 479px){.news__item--xl{height:360px;padding-top:20px}}.news__item--xl .news__item-info{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;padding:45px}@media only screen and (max-width: 1185px){.news__item--xl .news__item-info{padding:25px 20px}}.news__item--xl .news__item-title{width:800px;max-width:100%;text-align:center}@media only screen and (max-width: 1185px){.news__item--xl .news__item-title{width:560px}}.news__item--row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;width:100%}@media only screen and (max-width: 639px){.news__item--row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}@media only screen and (hover: hover){.news__item--row .news__item-link:hover+.news__item-img img{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}}.news__item--row .news__item-img{-ms-flex-negative:0;flex-shrink:0;width:240px}@media only screen and (max-width: 1185px){.news__item--row .news__item-img{height:160px;padding-top:0}}@media only screen and (max-width: 639px){.news__item--row .news__item-img{width:100%;height:0;padding-top:65%}}@media only screen and (max-width: 479px){.news__item--row .news__item-img{padding-top:67%}}.news__item--row .news__item-info{margin-top:0}.news__item--dummy{min-height:283px;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background-color:#f1f1f1;-webkit-transition:all .3s;transition:all .3s}@media only screen and (hover: hover){.news__item--dummy:hover{background-color:#f7941d}.news__item--dummy:hover .news__item-info{border-color:#262626;background-color:#f7941d}.news__item--dummy:hover .news__item-title::after{background-color:#262626}}@media only screen and (max-width: 1185px){.news__item--dummy.news__item--md{min-height:0;min-height:initial;padding-top:calc(33% + 8px)}}@media only screen and (max-width: 639px){.news__item--dummy.news__item--md{padding-top:calc(60% + 8px)}}.news__item--dummy.news__item--md .news__item-info{padding-left:45px;padding-right:45px}@media only screen and (max-width: 1185px){.news__item--dummy.news__item--md .news__item-info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:calc(100% - 24px);height:calc(100% - 24px)}}.news__item--dummy .news__item-info{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;height:100%;margin-top:0;padding:8px;border:1px solid rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}.news__item--dummy .news__item-title{position:relative}.news__item--dummy .news__item-title::after{content:"";position:absolute;bottom:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:30px;height:2px;background-color:#f7941d}@media only screen and (max-width: 479px){.news__item--dummy .news__item-title::after{bottom:-10px}}.news__item--dummy .news__item-datatime{margin-top:35px}@media only screen and (max-width: 479px){.news__item--dummy .news__item-datatime{margin-top:20px}}@media only screen and (hover: hover){.news__item--dummy-img .news__item-link:hover+.news__item-img{background-color:#f7941d}.news__item--dummy-img .news__item-link:hover+.news__item-img::before{border-color:#262626;background-color:#f7941d}.news__item--dummy-img .news__item-link:hover+.news__item-img path:first-child{fill:#000}}.news__item--dummy-img .news__item-img{position:relative;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;padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1185px){.news__item--dummy-img .news__item-img{padding-top:68.15%}}.news__item--dummy-img .news__item-img::before{content:"";position:absolute;top:50%;left:50%;z-index:5;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:calc(100% - 24px);height:calc(100% - 24px);border:1px solid rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}.news__item--dummy-img .news__item-img svg{position:relative;z-index:10}@media only screen and (max-width: 1185px){.news__item--dummy-img .news__item-img svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.news__item--dummy-img .news__item-img path{-webkit-transition:all .3s;transition:all .3s}.news__item-link{position:absolute;top:0;left:0;z-index:15;width:100%;height:100%}@media only screen and (hover: hover){.news__item-link:hover+.img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.news__item-link:hover+.news__item-img img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.news__item-link:hover+.news__item-img+.news__item-info mark{background-size:100% 100%}}.news__item-img{position:relative;display:block;width:100%;height:160px;overflow:hidden}@media only screen and (max-width: 1185px){.news__item-img{height:0;padding-top:66.5%;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width: 639px){.news__item-img{padding-top:65%}}@media only screen and (max-width: 479px){.news__item-img{padding-top:67%}}.news__item-img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .35s linear;transition:all .35s linear}@media only screen and (max-width: 1185px){.news__item-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.news__item-info{margin-top:20px}@media only screen and (max-width: 639px){.news__item-info{text-align:center}}@media only screen and (max-width: 1185px){.news__item-info .title-rubric{text-transform:lowercase}}.news__item-title{margin-top:10px;color:#262626;word-break:break-word}.news__item-text{margin-top:10px}.news__item-themes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;width:100%;margin-top:7px}.news__item-datatime{margin-top:15px;font-size:1.2rem;line-height:130%;opacity:.4}.news-issue{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:40px;margin-top:40px;margin-left:0}@media only screen and (max-width: 1185px){.news-issue{grid-gap:30px}}@media only screen and (max-width: 1024px){.news-issue{grid-template-columns:repeat(6, 1fr)}}@media only screen and (max-width: 639px){.news-issue{grid-template-columns:repeat(2, 1fr)}}.news-issue .news__item:first-child{grid-column:span 4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:400px}@media only screen and (max-width: 1185px){.news-issue .news__item:first-child{height:0;padding-top:45.26%}}@media only screen and (max-width: 1024px){.news-issue .news__item:first-child{grid-column:span 6}}@media only screen and (max-width: 767px){.news-issue .news__item:first-child{padding-top:50%}}@media only screen and (max-width: 639px){.news-issue .news__item:first-child{grid-column:span 2;padding-top:68%}}@media only screen and (max-width: 479px){.news-issue .news__item:first-child{height:360px;padding-top:20px}}.news-issue .news__item:first-child .news__item-info{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;padding:45px}@media only screen and (max-width: 1185px){.news-issue .news__item:first-child .news__item-info{padding:25px 20px}}.news-issue .news__item:first-child .news__item-title{width:800px;max-width:100%;text-align:center}@media only screen and (max-width: 1185px){.news-issue .news__item:first-child .news__item-title{width:560px}}.news-issue .news__item:nth-child(2),.news-issue .news__item:nth-child(3){grid-column:span 2;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:348px}@media only screen and (max-width: 1185px){.news-issue .news__item:nth-child(2),.news-issue .news__item:nth-child(3){height:0;padding-top:72%}}@media only screen and (max-width: 1024px){.news-issue .news__item:nth-child(2),.news-issue .news__item:nth-child(3){grid-column:span 3}}@media only screen and (max-width: 639px){.news-issue .news__item:nth-child(2),.news-issue .news__item:nth-child(3){grid-column:span 2;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:64%}}.news-issue .news__item:nth-child(2) .news__item-info,.news-issue .news__item:nth-child(3) .news__item-info{padding:20px}@media only screen and (max-width: 639px){.news-issue .news__item:nth-child(2) .news__item-title,.news-issue .news__item:nth-child(3) .news__item-title{text-align:center}}.news-issue .news__item:nth-child(2) .type-news,.news-issue .news__item:nth-child(3) .type-news{width:50px;height:50px}@media only screen and (max-width: 479px){.news-issue .news__item:nth-child(2) .type-news,.news-issue .news__item:nth-child(3) .type-news{width:40px;height:40px}}.news-issue .news__item:nth-child(2) .type-news--photo,.news-issue .news__item:nth-child(3) .type-news--photo{background-size:28px 22px}@media only screen and (max-width: 479px){.news-issue .news__item:nth-child(2) .type-news--photo,.news-issue .news__item:nth-child(3) .type-news--photo{background-size:auto}}.news-issue .news__item:nth-child(2) .type-news--video,.news-issue .news__item:nth-child(3) .type-news--video{background-position:center right 14px;background-size:17px 22px}@media only screen and (max-width: 479px){.news-issue .news__item:nth-child(2) .type-news--video,.news-issue .news__item:nth-child(3) .type-news--video{background-position:center right 10px;background-size:auto}}.news-issue .news__item:nth-child(2) .type-news--partner,.news-issue .news__item:nth-child(3) .type-news--partner{width:auto;height:auto}@media only screen and (max-width: 1024px){.news-issue .news__item:nth-child(n+4){grid-column:span 2}}@media only screen and (max-width: 639px){.news-issue .news__item:nth-child(n+4){grid-column:span 1}}@media only screen and (max-width: 479px){.news-issue .news__item:nth-child(n+4){grid-column:span 2}}.news-issue .news__item:nth-child(n+4).news-lock .news__item-title::before{width:10px;height:15px;margin-right:5px}.news-lock .news__item-title::before,.news-lock .rubric__title::before{content:"";display:inline-block;vertical-align:baseline;width:14px;height:20px;margin-right:15px;background-image:url("../img/general/icon/icon_lock.37537c93b8b5.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.special-projects{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.special-projects__item{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}.special-projects__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:336px;color:#262626}@media only screen and (max-width: 767px){.special-projects__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:282px}}@media only screen and (max-width: 767px){.special-projects__item{width:212px}}@media only screen and (hover: hover){.special-projects__item:hover .special-projects__img img{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.special-projects__item:hover mark{background-size:100% 100%}}.special-projects__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 767px){.special-projects__item:not(:first-child){margin-left:30px}}.special-projects__img{-ms-flex-negative:0;flex-shrink:0;width:100px;height:100px}.special-projects__title{margin-left:20px}@media only screen and (max-width: 767px){.special-projects__title{margin-top:20px;margin-left:0;text-align:center}}.popular{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}.popular__item{width:185px;color:#262626}@media only screen and (hover: hover){.popular__item:hover{opacity:.6}}.popular__item:not(:first-child){margin-left:40px}.popular__item:nth-child(1) .popular__item-header::before{width:100px;background-image:url("../img/general/icon/popular/icon_num_one_contour.e77c330f9107.svg")}.popular__item:nth-child(2) .popular__item-header::before{width:108px;background-image:url("../img/general/icon/popular/icon_num_two_contour.8f7ad4cfd237.svg")}.popular__item:nth-child(3) .popular__item-header::before{width:110px;background-image:url("../img/general/icon/popular/icon_num_three_contour.2cf4289e7f31.svg")}.popular__item:nth-child(4) .popular__item-header::before{width:126px;background-image:url("../img/general/icon/popular/icon_num_four_contour.6cf6ff7102fc.svg")}.popular__item:nth-child(5) .popular__item-header::before{width:110px;background-image:url("../img/general/icon/popular/icon_num_five_contour.6e26dc2fced2.svg")}.popular__item-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.popular__item-header::before{content:"";height:126px;background-size:contain;background-repeat:no-repeat}.popular__icon{-ms-flex-negative:0;flex-shrink:0;max-width:70px;margin-left:5px}.popular__icon img{-o-object-position:bottom;object-position:bottom}.popular__title{position:relative;margin-top:20px}.popular__title::after{content:"";position:absolute;bottom:0;left:0;display:none;width:30px;height:4px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.rubric{display:block;padding-top:135px;padding-bottom:113px;background-position:center;background-size:cover;background-repeat:no-repeat;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1185px){.rubric{padding-top:113px;padding-bottom:93px}}@media only screen and (max-width: 479px){.rubric{padding-top:102px;padding-bottom:102px}}@media only screen and (hover: hover){.rubric:hover .img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}}.rubric-wrap{position:relative}.rubric-wrap .title-rubric{position:absolute;top:113px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;text-align:center}@media only screen and (max-width: 1185px){.rubric-wrap .title-rubric{top:93px}}@media only screen and (max-width: 479px){.rubric-wrap .title-rubric{top:83px;width:95%}}.rubric-themes{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;width:100%;margin-top:7px}.rubric__content{position:relative;z-index:10;display:block;width:800px;max-width:100%;margin:0 auto;padding:0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;color:#fff}@media only screen and (max-width: 1185px){.rubric__content{width:700px}}@media only screen and (max-width: 479px){.rubric__content{padding:0 20px}}.rubric__content:hover .img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.rubric__title{position:relative}.rubric__title::after{content:"";position:absolute;top:calc(100% + 20px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:none;width:75px;height:4px;background-color:#f7941d}.rubric__desc{margin-top:20px}@media only screen and (max-width: 479px){.rubric__desc{display:none}}.rubric__datatime{margin-top:20px;font-size:1.2rem;line-height:130%;opacity:.7}@media only screen and (max-width: 479px){.rubric__datatime{margin-top:46px}}.type-news{position:absolute;top:0;right:0;z-index:10;width:40px;height:40px;background-size:auto;background-repeat:no-repeat;background-color:#f1f1f1}.type-news--photo{background-image:url("../img/general/icon/icon_camera_black.747eff0b0579.svg");background-position:center}.type-news--video{background-image:url("../img/general/icon/icon_play.5b02d8b7749d.svg");background-position:center right 10px}.type-news--partner{width:auto;height:auto;background:none;padding:5px;font-size:1.2rem;line-height:100%;letter-spacing:.05em;text-transform:uppercase;color:#262626;background-color:#f1f1f1}.type-news--podcast{top:auto;right:auto;bottom:20px;left:20px;width:60px;height:60px;border-radius:100%;background-image:url("../img/general/icon/icon_play_transparent.b222e4936fb3.svg");background-position:center right 17px}@media only screen and (max-width: 767px){.type-news--podcast{bottom:15px;left:15px;width:40px;height:40px;background-size:35%;background-position:center right 11px}}.photos{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px;margin-left:-30px}@media only screen and (max-width: 639px){.photos{margin-left:0}}.photos+.photos{margin-top:30px}.photos__col{margin-left:30px}@media only screen and (max-width: 1024px){.photos__col{margin-left:0}}.photos__col .photos__item{width:100%;margin-left:0}@media only screen and (max-width: 1185px){.photos__col .photos__item{padding-top:20px}}@media only screen and (max-width: 1024px){.photos__col .photos__item{margin-left:30px}}@media only screen and (max-width: 639px){.photos__col .photos__item{margin-left:0}}.photos__col--xl{width:calc(66.6666666667% - 30px)}@media only screen and (max-width: 1024px){.photos__col--xl{width:calc(100% - 30px)}}@media only screen and (max-width: 639px){.photos__col--xl{width:100%}}.photos__col--xl .photos__item{height:calc(100% - 30px)}@media only screen and (max-width: 1024px){.photos__col--xl .photos__item{height:0;padding-top:85.3%}}@media only screen and (max-width: 639px){.photos__col--xl .photos__item{padding-top:81%}}.photos__col--xs{width:calc(33.3333333333% - 30px)}@media only screen and (max-width: 1024px){.photos__col--xs{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}}@media only screen and (max-width: 1185px){.photos__col--xs .photos__item{height:270px}}@media only screen and (max-width: 1024px){.photos__col--xs .photos__item{width:calc(50% - 30px);height:0;padding-top:37.8%}}@media only screen and (max-width: 639px){.photos__col--xs .photos__item{width:100%;padding-top:81%}}.photos__item{position:relative;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:end;-ms-flex-pack:end;justify-content:flex-end;width:calc(33.3333333333% - 30px);height:300px;margin-top:30px;margin-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box;word-break:break-word;overflow:auto}@media only screen and (max-width: 1185px){.photos__item{width:calc(50% - 30px);height:0;padding-top:37.8%}}@media only screen and (max-width: 639px){.photos__item{width:100%;margin-left:0;padding-top:81%}}.photos__item.is-inactive{pointer-events:none}.photos__item.is-remove .photos-mark{background:none}.photos__item.is-remove .bg-gradient::before{display:none}.photos__item.is-remove .img-bg::before{content:"";position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.photos__item .photos__item-title,.photos__item .photos__item-author,.photos__item .photos__item-badge{position:relative;z-index:10;color:#fff}.photos__item .photos__item-author{opacity:.7}.photos__item .photos__item-badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.photos__item .photos__item-badge::before{content:"";-ms-flex-negative:0;flex-shrink:0;display:block;width:10px;height:10px;border-radius:50%;background-color:#eb5757}.photos__item-link{position:absolute;top:0;left:0;z-index:15;width:100%;height:100%;cursor:pointer}@media only screen and (hover: hover){.photos__item-link:hover+.img-bg img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}}.photos__item-status{position:absolute;top:0;left:0;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:18px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.4rem;color:#fff;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0)));background:linear-gradient(180deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%)}.photos__item-status:before{content:"";width:14px;height:14px;margin-right:10px;border-radius:50%}.photos__item-status--active::before{background:#55dc8d}.photos__item-status--moderation::before{background:#f7941d;-webkit-animation:pulse-orange 2s infinite;animation:pulse-orange 2s infinite}.photos__item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px;padding:20px}.photos__item--dummy{padding:12px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center;background-color:#f1f1f1;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1185px){.photos__item--dummy{padding-top:calc(37.8% + 8px)}}@media only screen and (max-width: 639px){.photos__item--dummy{padding-top:calc(81% + 8px)}}@media only screen and (hover: hover){.photos__item--dummy:hover{background-color:#f7941d}.photos__item--dummy:hover .photos__item-info{border-color:#262626;background-color:#f7941d}.photos__item--dummy:hover .photos__item-title::after{background-color:#262626}}.photos__item--dummy .photos__item-info{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;height:100%;margin-top:0;padding:8px;border:1px solid rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1185px){.photos__item--dummy .photos__item-info{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:calc(100% - 24px);height:calc(100% - 24px)}}.photos__item--dummy .photos__item-title{position:relative;color:#262626}@media only screen and (max-width: 1185px){.photos__item--dummy .photos__item-title{font-size:2.7rem}}.photos__item--dummy .photos__item-title::after{content:"";position:absolute;bottom:-30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:60px;height:4px;background-color:#f7941d}.photos__item--md{width:calc(50% - 30px)}@media only screen and (max-width: 639px){.photos__item--md{width:100%}}.photos__vote{position:relative;z-index:10;margin-top:8px}.photos__vote button span{display:none}.photos-new{-ms-flex-wrap:initial;flex-wrap:initial;margin-top:30px;margin-left:0}.photos-new .photos__item{width:341px;height:300px;margin-top:0;margin-left:0}@media only screen and (max-width: 1185px){.photos-new .photos__item{width:333px;height:300px;padding:0}}@media only screen and (max-width: 767px){.photos-new .photos__item{width:300px;height:273px}}.photos-new .photos__item:not(:first-child){margin-left:30px}.photos-upload{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;margin-top:40px}@media only screen and (max-width: 639px){.photos-upload{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media only screen and (max-width: 639px){.photos-upload__item{width:100%}}.photos-upload__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 639px){.photos-upload__item:not(:first-child){margin-top:20px;margin-left:0}}.photos-upload--bg{padding:25px 35px;background-color:#f1f1f1}.photos--grid{display:grid;grid-gap:30px;margin-top:0;margin-left:0}.photos--grid .photos__item{width:100%;margin-top:0;margin-left:0}.photos--grid .photos__item--xl{grid-column:1/2;grid-row:1/3;height:auto;min-height:630px}@media only screen and (max-width: 1185px){.photos--grid .photos__item--xl{min-height:570px}}@media only screen and (max-width: 1024px){.photos--grid .photos__item--xl{grid-column:1/3;grid-row:1/2;height:0;min-height:0;min-height:initial;padding-top:85.3%}}@media only screen and (max-width: 639px){.photos--grid .photos__item--xl{grid-column:1;padding-top:88%}}.photos--grid .photos__item-notice{position:absolute;top:0;z-index:20;display:none;width:100%;line-height:200%;background-color:#f7941d}.photos--grid .photos__item.selected{pointer-events:none}.photos--grid .photos__item.selected .img-bg{opacity:.5;-webkit-transition:all .3s;transition:all .3s}.photos--grid .photos__item.selected .photos__item-notice{display:block;-webkit-transition:all .3s;transition:all .3s}.photos--grid-xxl{grid-template-columns:1fr 1fr}@media only screen and (max-width: 639px){.photos--grid-xxl{grid-template-columns:1fr}}.photos--grid-xxl .photos__item{height:348px}@media only screen and (max-width: 639px){.photos--grid-xxl .photos__item{height:0;padding-top:88%}}.photos--grid-xxl .photos__item:first-child{grid-column:span 2;height:720px}@media only screen and (max-width: 1185px){.photos--grid-xxl .photos__item:first-child{height:0;padding-top:66%}}@media only screen and (max-width: 639px){.photos--grid-xxl .photos__item:first-child{grid-column:initial;padding-top:88%}}.photos--grid-xxl .photos__item:first-child .photos__item-info{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 only screen and (max-width: 639px){.photos--grid-xxl .photos__item:first-child .photos__item-info{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.photos--grid-xl{grid-template-columns:calc(66.6666666667% - 10px) calc(33.3333333333% - 20px)}@media only screen and (max-width: 1024px){.photos--grid-xl{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 639px){.photos--grid-xl{grid-template-columns:1fr}}@media only screen and (max-width: 1185px){.photos--grid-xl .photos__item:nth-child(2),.photos--grid-xl .photos__item:nth-child(3){height:270px;padding-top:20px}}@media only screen and (max-width: 1024px){.photos--grid-xl .photos__item:nth-child(2),.photos--grid-xl .photos__item:nth-child(3){height:0;padding-top:88%}}.photos--grid-lg{grid-template-columns:1fr 1fr}@media only screen and (max-width: 639px){.photos--grid-lg{grid-template-columns:1fr}}.photos--grid-lg .photos__item{height:348px}@media only screen and (max-width: 767px){.photos--grid-lg .photos__item{height:0;padding-top:88%}}.photos--grid-md{grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 1185px){.photos--grid-md{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 639px){.photos--grid-md{grid-template-columns:1fr}}@media only screen and (max-width: 1185px){.photos--grid-md .photos__item{padding-top:88%}}.photos--grid-xs{grid-template-columns:repeat(4, 1fr);grid-gap:40px}@media only screen and (max-width: 1024px){.photos--grid-xs{grid-template-columns:repeat(3, 1fr);grid-gap:30px}}@media only screen and (max-width: 639px){.photos--grid-xs{grid-template-columns:1fr}}.photos--grid-xs .photos__item--xl{grid-column:1/4}@media only screen and (max-width: 1024px){.photos--grid-xs .photos__item--xl{grid-column:1/3;grid-row:1/3;height:auto;padding-top:20px}}@media only screen and (max-width: 639px){.photos--grid-xs .photos__item--xl{grid-column:1;grid-row:1/2;height:0;padding-top:81%}}@media only screen and (max-width: 639px){.photos--grid-xs .photos__item--xl .photos__item-title{font-size:1.5rem}}@media only screen and (max-width: 1185px){.photos--grid-xs .photos__item--xs{height:270px}}@media only screen and (max-width: 639px){.photos--grid-xs .photos__item--xs{height:0;padding-top:81%}}@media only screen and (max-width: 1024px){.photos--grid-xs .photos__item--xs:nth-child(2),.photos--grid-xs .photos__item--xs:nth-child(3){height:270px;padding-top:20px}}@media only screen and (max-width: 639px){.photos--grid-xs .photos__item--xs:nth-child(2),.photos--grid-xs .photos__item--xs:nth-child(3){height:0;padding-top:81%}}.photo-master{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px}@media only screen and (max-width: 767px){.photo-master{margin-top:30px}}.photo-master__item{position:relative;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;width:240px;min-height:380px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff}@media only screen and (max-width: 1185px){.photo-master__item{width:219px;min-height:370px}}@media only screen and (max-width: 767px){.photo-master__item{width:230px}}.photo-master__item:not(:first-child){margin-left:42px}@media only screen and (max-width: 1185px){.photo-master__item:not(:first-child){margin-left:20px}}.photo-master__item-link{position:absolute;top:0;left:0;z-index:15;width:100%;height:100%}@media only screen and (hover: hover){.photo-master__item-link:hover+.img-round img{-webkit-transform:translate(-50%, -50%) scale(1.05);transform:translate(-50%, -50%) scale(1.05)}.photo-master__item-link:hover+.img-round+.photo-master__item-info mark{background-size:100% 100%}}.photo-master__item-img{width:150px;height:150px}@media only screen and (max-width: 1185px){.photo-master__item-img{width:137px;height:137px}}.photo-master__item-info{margin-top:30px;text-align:center}@media only screen and (max-width: 767px){.photo-master__item-info{margin-top:20px}}.photo-master__item-title{margin-top:10px}.photo-header{padding:40px 93px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 1185px){.photo-header{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 767px){.photo-header{padding:30px 10px 40px}}@media only screen and (max-width: 767px){.photo-header .btn-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;width:30px;height:30px}}@media only screen and (max-width: 767px){.photo-header .btn-arrow svg{width:9px;height:auto}}.photo-header .btn-arrow--prev{left:-70px}@media only screen and (max-width: 1185px){.photo-header .btn-arrow--prev{left:-25px}}@media only screen and (max-width: 767px){.photo-header .btn-arrow--prev{left:0}}.photo-header .btn-arrow--next{right:-70px}@media only screen and (max-width: 1185px){.photo-header .btn-arrow--next{right:-25px}}@media only screen and (max-width: 767px){.photo-header .btn-arrow--next{right:0}}.photo-header__img{position:relative;display:inline-block;cursor:pointer;max-height:665px}@media only screen and (max-width: 1185px){.photo-header__img{height:auto !important}.photo-header__img{max-width:100%;max-height:none;max-height:initial}}.photo-header__img img{max-height:665px}.photo-header__img.is-inactive{pointer-events:none}.photo-header__img-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}.photo-header__img-wrap .fullscreen:hover img+.fullscreen__icon path{fill:#f7941d}.photo-header__caption{width:800px;max-width:100%;margin:0 auto;text-align:center;word-break:break-word}.photo-header__title{font-family:"Alegreya Sans","Helvetica",sans-serif;margin-top:10px;text-align:center}.photo-header__author{margin-top:20px;color:rgba(38,38,38,.65)}.photo-header__author a{color:inherit}.photo-body__item:not(:first-child){margin-top:30px}.photo-body__item+.share{margin-top:40px}.photo-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:-30px;margin-left:-40px}@media only screen and (max-width: 767px){.photo-info{margin-left:0}}.photo-info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px;margin-left:40px}@media only screen and (max-width: 767px){.photo-info__item{width:100%;margin-left:0}}@media only screen and (max-width: 767px){.photo-info__item:not(:first-child){margin-top:20px}}.photo-info__title{margin-left:10px}.photo-desc{word-break:break-word}.photo-desc__date{margin-top:10px;color:#c4c4c4}.photo-tag,.tags{position:relative;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;word-break:break-word}.photo-tag.is-disable .photo-tag__item,.tags.is-disable .photo-tag__item{pointer-events:none}.photo-tag.is-disable .photo-tag__item:not(.is-current),.tags.is-disable .photo-tag__item:not(.is-current){opacity:.5}.photo-tag__item,.tags__item{display:inline-block;padding:7px 10px;font-size:1.4rem;line-height:150%;color:#262626;background-color:#f1f1f1;-webkit-transition:all .3s;transition:all .3s}.photo-tag__item:hover,.photo-tag__item.is-current,.tags__item:hover,.tags__item.is-current{background-color:#f7941d}.photo-tag__item-tooltip,.tags__item-tooltip{position:absolute;bottom:calc(100% + 15px);left:52px;display:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:320px;padding:7px;border:1px solid #262626;background-color:#f1f1f1;cursor:text}@media only screen and (max-width: 1185px){.photo-tag__item-tooltip,.tags__item-tooltip{bottom:0;left:0;width:100%;max-width:none;max-width:initial;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:center}}.photo-tag__item-tooltip::before,.photo-tag__item-tooltip::after,.tags__item-tooltip::before,.tags__item-tooltip::after{content:"";position:absolute;-webkit-clip-path:polygon(0 0, 50% 100%, 100% 0);clip-path:polygon(0 0, 50% 100%, 100% 0)}@media only screen and (max-width: 1185px){.photo-tag__item-tooltip::before,.photo-tag__item-tooltip::after,.tags__item-tooltip::before,.tags__item-tooltip::after{display:none}}.photo-tag__item-tooltip::before,.tags__item-tooltip::before{content:"";position:absolute;top:100%;left:20px;width:15px;height:10px;background-color:#262626}.photo-tag__item-tooltip::after,.tags__item-tooltip::after{top:calc(100% - 1px);left:21px;width:13px;height:9px;background-color:#f1f1f1}.photo-tag__item-tooltip button,.tags__item-tooltip button{display:block;margin-top:7px;text-decoration:underline}@media only screen and (max-width: 1185px){.photo-tag__item-tooltip button,.tags__item-tooltip button{margin-right:auto;margin-left:auto}}.photo-tag__item-tooltip button:hover,.tags__item-tooltip button:hover{text-decoration:none}.photo-tag__item--pointer,.tags__item--pointer{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;cursor:pointer}@media only screen and (max-width: 1185px){.photo-tag__item--pointer,.tags__item--pointer{position:static;position:initial}}.photo-tag__item--pointer::after,.tags__item--pointer::after{content:"";display:block;width:20px;height:20px;background-image:url("../img/general/icon/info.884a306d381e.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.photo-tag__item--pointer.is-inactive,.tags__item--pointer.is-inactive{pointer-events:none}.photo-tag__item--pointer.is-inactive:hover,.tags__item--pointer.is-inactive:hover{background-color:#f1f1f1}.photo-tag__item--pointer.is-inactive .tags__item-tooltip,.tags__item--pointer.is-inactive .tags__item-tooltip{pointer-events:auto}.photo-tag--xs .tags__item,.tags--xs .tags__item{padding:3px 5px;font-size:1.2rem;line-height:130%}.photo-tag--border .tags__item,.tags--border .tags__item{border:1px solid #f1f1f1;background-color:rgba(0,0,0,0)}.photo-tag--border .tags__item:hover,.photo-tag--border .tags__item.is-current,.tags--border .tags__item:hover,.tags--border .tags__item.is-current{border-color:#f7941d;color:#f7941d;background-color:rgba(0,0,0,0)}.photo-contests__title{text-align:left}.photo-contests__list{margin-top:20px}.photo-contests__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.photo-contests__item:not(:first-child){margin-top:30px}.photo-contests__item-title{margin-left:10px}.photo-contests__item-title a{color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.photo-contests__item-title a:hover{opacity:.6}.photos-mark{position:absolute;top:0;left:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;background:-webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(44%, rgba(0, 0, 0, 0.42)), color-stop(98%, rgba(0, 0, 0, 0.85)));background:linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.42) 44%, rgba(0, 0, 0, 0.85) 98%)}.photos-mark__item:not(:first-child){margin-left:10px}.comments__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.comments__header .title-service{text-align:left}.comments__header-btn{position:relative;display:block;width:36px;height:36px;margin-left:20px;border:1px solid #262626;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media only screen and (hover: hover){.comments__header-btn:hover{background-color:#262626}.comments__header-btn:hover::before,.comments__header-btn:hover::after{background-color:#fff}}.comments__header-btn::before,.comments__header-btn::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-color:#262626;-webkit-transition:all .3s;transition:all .3s}.comments__header-btn::before{width:15px;height:2px}.comments__header-btn::after{width:2px;height:15px}.comments__header-btn.is-active::after{background-color:rgba(0,0,0,0)}.comments__body{display:none;margin-top:30px}.comments__item:not(:first-child){margin-top:20px}.comments__item-inner{margin-top:20px}.comments__item-wrap{padding-left:67px}@media only screen and (max-width: 767px){.comments__item-wrap{padding-left:12px}}@media only screen and (max-width: 479px){.comments__user-name{font-size:1.4rem}}.comments__form{margin-top:30px}@media only screen and (max-width: 767px){.comments__form{margin-top:20px}}.comments__form .form__item:not(:first-child){margin-top:0}.comments__form .form__item:not(:first-of-type){margin-top:20px}.comments__form .textarea{height:auto;max-height:320px;min-height:115px;resize:vertical;-ms-scroll-chaining:none;overscroll-behavior:contain}.comments__form .textarea-wrap{height:auto}.comment__header-user{font-size:1.4rem;font-weight:600;line-height:120%}.comment__header-date{padding-left:12px;font-size:1.3rem;line-height:120%;color:#c4c4c4}.comment__body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:10px}@media only screen and (max-width: 767px){.comment__body{margin-top:7px}}@media only screen and (max-width: 767px){.comment__body-item:first-child{display:none}}.comment__body-item:not(:first-child){margin-left:22px}@media only screen and (max-width: 767px){.comment__body-item:not(:first-child){width:100%;margin-left:0;padding-left:12px}}.comment__body-item .btn-reply{margin-top:8px;-webkit-transition:none 0s ease 0s;transition:none 0s ease 0s;-webkit-transition:initial;transition:initial}.comment__body-avatar{-ms-flex-negative:0;flex-shrink:0;width:45px;height:45px;border-radius:50%;overflow:hidden}.comment__body-avatar span{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;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;font-size:1.4rem;text-transform:uppercase;background-color:#cae9fb}.comment__body-text{position:relative;padding:20px 30px;word-break:break-word;background-color:#f1f1f1}@media only screen and (max-width: 479px){.comment__body-text{padding:15px;font-size:1.3rem}}.comment__body-text::before{content:"";position:absolute;top:15px;right:calc(100% - 1px);width:0;height:0;border:13px solid rgba(0,0,0,0);border-right-color:#f1f1f1}.please-login{padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}.please-login+.comments__list{margin-top:20px}.please-login__icon{width:36px;height:30px;background-image:url("../img/general/icon/icon_enter_login.e557c81c7c3e.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.please-login__text{margin-top:10px}.author-photo-header{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px;margin-top:40px}@media only screen and (max-width: 1185px){.author-photo-header{grid-template-columns:1fr;grid-gap:20px}}.author-photo-header.is-disable .select{pointer-events:none}.author-photo-header.is-disable .select::after{opacity:.5}.author-photo-header.is-disable .select select{opacity:.5}.author-photo-header.is-disable .input{opacity:.5}.author-photo-header.is-disable .input-search{pointer-events:none}.author-photo-header.is-disable .input-search__icon{opacity:.5}.author-photo-header .filters{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media only screen and (max-width: 639px){.author-photo-header .filters{grid-template-columns:1fr}}.author-photo-header .input-search{position:relative;width:100%}@media only screen and (max-width: 639px){.author-photo-header .btn{width:100%}}.author-photo-header__item:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (max-width: 1185px){.author-photo-header__item:last-child{grid-row:1}}.author-photo-content{margin-top:40px}.author-photo-content.is-show{display:block}.author-photo-content.is-hide{display:none}.author-photo-content .section:first-child .title-service{margin-top:40px}.author-photo-content .section:not(:first-of-type){margin-top:40px}.author-photo-content .title-service{text-align:left}@media only screen and (max-width: 767px){.author-photo-content .title-service{text-align:center}}.author-photo-content .title-service span{font-weight:normal}.tools-photo{position:absolute;top:0;right:0;z-index:20;display:-webkit-box;display:-ms-flexbox;display:flex}.tools-photo__item{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;width:50px;height:50px;background-color:rgba(38,38,38,.8);cursor:pointer}@media only screen and (hover: hover){.tools-photo__item:hover path{fill:#f7941d}}.tools-photo__item path{-webkit-transition:all .3s;transition:all .3s}.profile{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px 100px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 1024px){.profile{padding:30px 20px 40px}}@media only screen and (max-width: 767px){.profile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 10px 40px}}@media only screen and (max-width: 639px){.profile{width:calc(100% + 20px);margin-left:-10px}}.profile__item:not(:first-child){margin-left:60px}@media only screen and (max-width: 1024px){.profile__item:not(:first-child){margin-left:20px}}@media only screen and (max-width: 767px){.profile__item:not(:first-child){margin-top:40px;margin-left:0}}@media only screen and (max-width: 767px){.profile__desc{text-align:center}}.profile__desc-item:not(:first-child){margin-top:30px}.profile__desc p:not(:first-of-type){margin-top:15px}.profile__title{text-align:left}@media only screen and (max-width: 767px){.profile__title{text-align:center}}.profile__site{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:15px}.profile__site a:not(:first-child){margin-top:15px}.profile__site .text-link{font-size:1.4rem;line-height:150%}.profile-info{width:280px;max-width:100%;text-align:center}.profile-info-wrap{display:none;width:480px;max-width:100%;margin:0 auto 50px;padding:30px 100px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 1185px){.profile-info-wrap{display:block}}@media only screen and (max-width: 639px){.profile-info-wrap{width:calc(100% + 20px);max-width:none;max-width:initial;margin-left:-10px;margin-bottom:40px;padding:30px 10px 40px}}@media only screen and (max-width: 639px){.profile-info-wrap .profile-info{margin:0 auto}}.profile-info__item:not(:first-child){margin-top:20px}.profile-info__img{width:100px;height:100px;margin:0 auto;border-radius:50%;overflow:hidden}.profile-edit .text-link{font-size:1.4rem}.profile-edit .select{width:185px}.profile-edit__upload{position:relative;display:block;width:100px;height:100px;margin:0 auto;cursor:pointer}@media only screen and (hover: hover){.profile-edit__upload:hover .profile-edit__upload-icon path{fill:#f7941d}}.profile-edit__upload img{border-radius:50%;overflow:hidden}.profile-edit__upload input{position:absolute;z-index:-1;width:0;height:0;opacity:0;overflow:hidden}.profile-edit__upload-icon{position:absolute;bottom:0;right:-10px;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;width:40px;height:40px;border-radius:50%;background-color:rgba(38,38,38,.8)}.profile-edit__upload-icon path{-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.profile .profile-info{margin:0 auto}}.order{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;padding:20px 50px;background-color:#f1f1f1}@media only screen and (max-width: 1185px){.order{padding-right:20px;padding-left:20px}}@media only screen and (max-width: 767px){.order{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order:not(:first-child){margin-top:20px}.order-list{margin-top:40px}.order__item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 767px){.order__item:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.order__item:not(:first-child){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-left:40px}@media only screen and (max-width: 767px){.order__item:not(:first-child){margin-top:20px;margin-left:0}}@media only screen and (max-width: 1185px){.order__item:not(:first-child) .btn{min-width:185px}}.order__item:not(:first-child) .btn:not(:first-child){margin-top:10px}.order__item-info{margin-left:40px}@media only screen and (max-width: 1185px){.order__item-info{margin-left:15px}}@media only screen and (max-width: 767px){.order__item-info{margin-top:20px;margin-left:0;text-align:center}}.order__img{-ms-flex-negative:0;flex-shrink:0;-webkit-box-shadow:0px 4px 4px rgba(0,0,0,.25);box-shadow:0px 4px 4px rgba(0,0,0,.25)}.order__img--russia{width:80px;height:117px}.order__img--traveler{width:80px;height:104px}.order__text{margin-top:10px}.order__status{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-top:10px;font-weight:600}@media only screen and (max-width: 767px){.order__status{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.order__status::before{content:"";display:block;width:10px;height:10px;margin-right:10px;border-radius:50%}.order__status--active::before{background-color:#55dc8d;-webkit-animation:pulse-green 2s infinite;animation:pulse-green 2s infinite;-webkit-transform:scale(1);transform:scale(1)}.order__status--hold::before{background-color:#f7941d;-webkit-animation:pulse-orange 2s infinite;animation:pulse-orange 2s infinite;-webkit-transform:scale(1);transform:scale(1)}.order__status--inactive::before{background-color:#eb5757;-webkit-animation:pulse-red 2s infinite;animation:pulse-red 2s infinite;-webkit-transform:scale(1);transform:scale(1)}.order-all{margin-top:20px}.quiz{display:none;width:700px;max-width:100%;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.quiz .share{display:block}.quiz p a{position:relative;display:inline-block;color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.quiz p a:hover{opacity:.6}.quiz__intro{text-align:center}@media only screen and (max-width: 374px){.quiz__intro{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.quiz__intro-item:not(:first-child){margin-top:30px}.quiz__intro-desc>p:not(:first-child){margin-top:10px}.quiz__content{display:none}.quiz__content-item:not(:first-child){margin-top:40px}.quiz__result{display:none}.quiz__result .btn{margin-top:30px}.quiz__result .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 639px){.quiz__result .share{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:calc(100% + 20px);-webkit-box-sizing:border-box;box-sizing:border-box}}.quiz__result .share p{margin-right:20px;font-size:1.3rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase}@media only screen and (max-width: 639px){.quiz__result .share p{margin-bottom:15px;margin-right:0}}.quiz__result-item:not(:first-child){margin-top:40px}.quiz__result-item.flex{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;text-align:center}.question .btn{margin-top:20px}.question__title,.question__desc{margin-top:20px}.answers{margin-top:30px}.answers__item{padding:16px 20px;border:1px solid #262626;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.answers__item{padding:16px}}.answers__item:hover,.answers__item.is-selected{color:#fff;background-color:#262626}.answers__item:not(:first-child){margin-top:20px}.answers__item.is-correct{color:#55dc8d;border-color:#55dc8d;background-color:rgba(0,0,0,0)}.answers__item.is-wrong{color:#eb5757;border-color:#eb5757;background-color:rgba(0,0,0,0)}.answers__item.disabled{pointer-events:none}.answers__item a{pointer-events:all}.answers__item span{margin-top:15px;color:#262626}.answers__item span.is-show{display:block}.result__time{font-style:italic}.result__title,.result__num{margin-top:20px}.result__text{margin-bottom:30px}.result__text>p:not(:first-child){margin-top:10px}.result__explanation{margin-top:40px;padding-top:40px;border-top:1px solid #262626}@media only screen and (max-width: 767px){.result__explanation{margin-top:30px;padding-top:30px}}.explanation__row:not(:first-child){margin-top:40px}.explanation__row.flex{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}.explanation__list{margin-top:40px}.explanation__item:not(:first-child){margin-top:40px}.explanation__num{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;width:40px;height:40px;border-radius:50%;color:#fff;background-color:#f7941d}.explanation__question{margin-top:15px}.explanation__answer{margin-top:30px}.explanation__answer-text{margin-top:10px}.explanation__answer-text.is-correct{color:#55dc8d}.explanation__answer-text.is-wrong{color:#eb5757}.explanation__desc{margin-top:20px}.explanation__desc-text{margin-top:10px}.explanation__subtitle,.explanation__desc-subtitle{font-size:1.4rem;line-height:150%;color:#c4c4c4}.explanation__desc-subtitle{margin-top:20px}.subscription{padding-top:30px}.subscription .form{margin-top:20px}.subscription__content{display:none;margin-top:40px}.subscription__content.is-show{display:block}.subscription__content-header{text-align:center}.subscription__content-header .text-link{margin-top:10px;font-size:1.6rem;line-height:150%}.subscription__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width: 1024px){.subscription__list{-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (max-width: 767px){.subscription__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.subscription__list:not(:first-child){margin-top:40px}.subscription__item{max-width:245px}.subscription__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 767px){.subscription__item:not(:first-child){margin-top:50px;margin-left:0}}.subscription__img{height:320px;-webkit-box-shadow:0 4px 4px rgba(0,0,0,.25);box-shadow:0 4px 4px rgba(0,0,0,.25)}.subscription__img--ng-russia{width:220px}.subscription__img--ng-traveler{width:243px}.subscription__title{margin-top:20px;text-align:left}.partners__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-40px;padding-top:25px}@media only screen and (max-width: 1024px){.partners__list{-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (max-width: 767px){.partners__list{-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;margin-left:0;padding-top:0}}.partners__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(50% - 40px);max-width:245px;margin-top:15px;margin-left:40px}@media only screen and (max-width: 767px){.partners__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:200px;margin-left:0;margin-top:30px}}.partners__item img{width:auto;height:auto;max-width:180px;max-height:40px}.stages{margin-top:50px}.stages-scheme{display:-webkit-box;display:-ms-flexbox;display:flex;width:max(936px,100%);padding-top:65px;-webkit-transition:all .3s;transition:all .3s}.stages-scheme.hide{visibility:hidden;opacity:0}.stages-scheme-wrap{position:relative;margin-top:50px;padding-left:25px;padding-right:25px;padding-bottom:20px;overflow:auto;overscroll-behavior-x:contain}.stages-scheme-wrap::-webkit-scrollbar-track{border-radius:8px;background-color:#fff}.stages-scheme-wrap::-webkit-scrollbar{width:16px}.stages-scheme-wrap::-webkit-scrollbar-thumb{border-radius:8px;background-color:#f7941d}.stages-scheme__item{position:relative;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:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:20%;padding:60px 20px 0;border-top-width:8px;border-left-width:1px;border-style:solid;border-color:#d6d6d6}.stages-scheme__item:nth-last-child(2){width:14%}.stages-scheme__item:last-child{width:3%;border-left:none}.stages-scheme__item:last-child.current::after{background-color:#fff}.stages-scheme__item::before,.stages-scheme__item::after{content:"";position:absolute;border-radius:50%}.stages-scheme__item::before{top:-22px;left:-16px;z-index:10;width:32px;height:32px;background-color:#d6d6d6}.stages-scheme__item::after{top:-30px;left:-24px;z-index:5;width:48px;height:48px;background-color:#fff}.stages-scheme__item.inactive,.stages-scheme__item.current{border-color:#ffe1b3}.stages-scheme__item.inactive::before,.stages-scheme__item.current::before{background-color:#f7941d}.stages-scheme__item.inactive .stages-scheme__title{color:#262626}.stages-scheme__item.current::after{background-color:#ffe1b3}.stages-scheme__item.current .stages-scheme__title{color:#f7941d}.stages-scheme__item.current .auxiliary-element::before{background-color:#f7941d}.stages-scheme__date{position:absolute;top:-65px;left:0;width:100%;font-size:1.4rem;line-height:150%;text-align:center}.stages-scheme__date span{display:block;font-size:1.3rem;font-weight:700;line-height:120%}.stages-scheme__title{color:#d6d6d6}.auxiliary-element{position:absolute;top:-6px;right:0;z-index:10}.auxiliary-element::before,.auxiliary-element::after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-radius:50%}.auxiliary-element::before{z-index:10;width:32px;height:32px;background-color:#d6d6d6}.auxiliary-element::after{z-index:5;width:48px;height:48px;background-color:#fff}.vote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#fff}.vote__item.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vote__rating{display:none;margin-bottom:15px;font-size:1rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase}.vote__bar{position:relative;width:196px;max-width:100%;height:8px}@media only screen and (max-width: 1024px){.vote__bar{width:146px}}.vote__bar::before{content:"";position:absolute;top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border:1px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:.8}.vote__bar-progress{position:absolute;top:0;left:0;z-index:10;height:100%;background-color:#f7941d}.vote__result{-ms-flex-negative:0;flex-shrink:0;margin-left:12px;font-size:1.1rem;line-height:130%}.vote__button{position:relative;width:50px;height:1px;margin-left:40px}@media only screen and (max-width: 1024px){.vote__button{margin-left:10px}}.vote__button button{position:absolute;right:0;bottom:0;overflow:visible;overflow:initial;text-align:center;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1024px){.vote__button button{width:45px;height:45px}}@media only screen and (hover: hover){.vote__button button:not(.is-disable):not(:disabled):hover{background-color:#fff}}.vote__button button.is-disable,.vote__button button:disabled{color:#262626;background-color:#c4c4c4;pointer-events:initial;cursor:not-allowed}.vote__button button.is-disable:hover .tooltip-message,.vote__button button:disabled:hover .tooltip-message{visibility:visible;opacity:1}.vote__button button.is-inactive{pointer-events:none}.vote__button button.is-active{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:none}.vote__button button.is-active span{display:none}.vote__button button.is-active .loader{display:block}.vote__button button.is-choice{background-image:url("../img/general/icon/icon_check_bold.ffe3f4183aed.svg");-webkit-animation:pulse 1.5s 3 linear;animation:pulse 1.5s 3 linear}.vote__button button span{font-size:1.2rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase}.tooltip-message{position:absolute;bottom:calc(100% + 16px);left:5px;z-index:10;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:180px;padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;color:#262626;background-color:#f7941d;visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s}@media only screen and (max-width: 1439px){.tooltip-message{left:auto;right:5px}}.tooltip-message::after{content:"";position:absolute;top:calc(100% - 1px);left:20px;width:0;height:0;border:9px solid #f7941d;border-right-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}@media only screen and (max-width: 1439px){.tooltip-message::after{left:auto;right:20px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.award-label{position:absolute;top:0;left:30px;z-index:20;min-height:100px;padding:20px 5px 45px;-webkit-box-sizing:border-box;box-sizing:border-box;background-image:-webkit-gradient(linear, left top, left bottom, from(#f7941d), to(rgba(255, 153, 0, 0)));background-image:linear-gradient(180deg, #f7941d 0%, rgba(255, 153, 0, 0) 100%)}@media only screen and (max-width: 767px){.award-label{left:10px}}@media only screen and (max-width: 1024px){.award-label{min-height:0;min-height:initial;padding-top:10px;padding-bottom:30px}}.award-label:hover::after,.award-label:hover::before{opacity:1;visibility:visible}.award-label::after,.award-label::before{-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}.award-label::after{content:"";position:absolute;top:calc(50% - 20px);left:100%;width:0;height:0;border:9px solid #f7941d;border-left-color:rgba(0,0,0,0);border-bottom-color:rgba(0,0,0,0)}.award-label::before{content:attr(tooltip);position:absolute;top:50%;left:calc(100% + 17px);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:230px;padding:20px;font-size:1.4rem;line-height:150%;color:#fff;background-color:#f7941d}@media only screen and (max-width: 1024px){.award-label::before{max-width:180px;padding-right:10px;padding-left:10px}}.award-label__icon{width:40px;height:40px;margin:0 auto;border:2px solid #fff;border-radius:50%;background-image:url("../img/general/icon/icon_crown.77c39c619726.svg");background-position:center;background-size:auto;background-repeat:no-repeat}@media only screen and (max-width: 1024px){.award-label__icon{width:30px;height:30px;background-size:75%}}.award-label__icon--heart{background-image:url("../img/general/icon/icon_heart.32937b2fe086.svg")}@media only screen and (max-width: 1024px){.award-label__icon--heart{background-size:55%}}.award-label__icon--diamond{background-image:url("../img/general/icon/diamond.0d93135761c3.svg");background-size:55%}.award-label__icon--medal{border:none;background-image:url("../img/general/icon/icon_medal.d8b29f9f733a.svg");background-size:contain}.award-label__title{margin-top:10px;font-size:1rem;line-height:100%;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#fff}@media only screen and (max-width: 639px){.award-label__title{font-size:.9rem;letter-spacing:.01em}}.award-label--xl{padding:40px 18px 65px}@media only screen and (max-width: 1024px){.award-label--xl{padding:10px 5px 45px}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #f7941d;box-shadow:0 0 0 0 #f7941d}100%{-webkit-box-shadow:0 0 0 17px rgba(247,148,29,0);box-shadow:0 0 0 17px rgba(247,148,29,0)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 #f7941d;box-shadow:0 0 0 0 #f7941d}100%{-webkit-box-shadow:0 0 0 17px rgba(247,148,29,0);box-shadow:0 0 0 17px rgba(247,148,29,0)}}.banner-landscape{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px;overflow:hidden}@media only screen and (max-width: 1024px){.banner-landscape{height:250px}}.banner-inread{display:block;margin:40px auto;overflow:hidden}@media only screen and (max-width: 766px){.banner-inread{width:calc(100% + 20px);margin-left:-10px}}.banner-inread+p{margin-top:40px}.banner-inread__border{padding:1px 0;font-size:12px;line-height:1;color:#ccc;text-align:center;background-color:#f6f6f6}.banner-inread__body{position:relative;min-height:250px;padding:2px 0;overflow:hidden}.banner-inread__body .buzzplayer-with-fallback>*,.banner-inread__body .tt_wrap{padding:8px 0}.banner-inread__clip{position:absolute;top:0;left:0;width:100%;height:100%;clip:rect(0, auto, auto, 0);-webkit-clip-path:polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%);clip-path:polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%)}.ng-banner--dummy{-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.ng-banner--billboard-top,.ng-banner--billboard{width:100%}.ng-banner--billboard-top img,.ng-banner--billboard img{width:auto}.ng-banner--billboard-top{max-width:1186px}.ng-banner--tower{height:400px;width:240px}.ng-banner--tower iframe{margin:0}.ng-banner--tgb{margin-top:16px;width:240px;height:240px}.ng-banner--floorad{position:fixed;bottom:0;z-index:999;width:100%}.ng-banner--floorad>div{width:100%}.ng-banner--floorad>div>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.ng-banner--floorad iframe{max-width:1186px}.ng-banner--small{margin-top:16px}.ng-banner--fixed-center{position:fixed;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);width:100%;height:100%;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}.ng-banner--fixed-center iframe{min-height:0;min-height:initial;margin-bottom:0}.ng-banner--background{position:fixed;width:100%;height:100%;z-index:-1}.ng-flying-carpet{display:none;margin-right:0;margin-bottom:40px;overflow:hidden}@media only screen and (max-width: 766px){.ng-flying-carpet{display:block;width:calc(100% + 20px);margin-left:-10px}}.ng-flying-carpet__border{padding:1px 0;font-size:12px;line-height:1;color:#ccc;text-align:center;background-color:#f6f6f6}.ng-flying-carpet__body{position:relative;max-width:100%;height:60vh;overflow:hidden}.ng-flying-carpet__clip{position:absolute;top:0;left:0;width:100%;height:100%;clip:rect(0, auto, auto, 0);-webkit-clip-path:polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%);clip-path:polygon(0px 0px, 100% 0px, 100% 100%, 0px 100%)}.adfox_floorad-mobile>img{height:23px;width:23px}.rt-inread--video>div{width:100vw !important}.btn{position:relative;z-index:10;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:200px;max-width:100%;height:40px;padding:0 28px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.3rem;line-height:38px;text-transform:uppercase;text-align:center;letter-spacing:.05em;color:#262626;background-color:#f7941d;-webkit-transition:color .3s,background-color .3s;transition:color .3s,background-color .3s;cursor:pointer}@media only screen and (max-width: 479px){.btn{width:100%}}.btn--bg-black::before,.btn--bg-white::before{content:"";position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (hover: hover){.btn--bg-black:hover::before{background-color:#fff;width:100%}}@media only screen and (hover: hover){.btn--bg-white:hover{color:#fff}.btn--bg-white:hover::before{background-color:#262626;width:100%}.btn--bg-white:hover .loader{border-color:rgba(255,255,255,.2);border-left-color:#fff}.btn--bg-white:hover path{fill:#fff}}.btn--bg-white.is-disable,.btn--bg-white:disabled{background-color:#c4c4c4;pointer-events:none}.btn--bg-white.is-disable:hover,.btn--bg-white:disabled:hover{color:#fff}.btn--border{border:1px solid #262626;color:#262626}@media only screen and (hover: hover){.btn--border:hover{color:#fff}.btn--border:hover::after{background-color:#262626;width:calc(100% + 2px)}.btn--border:hover path{fill:#fff}}.btn--border path{-webkit-transition:all .3s;transition:all .3s}.btn--border.is-disable{color:#262626;background-color:rgba(0,0,0,0);opacity:.4}.btn--border-gold,.btn--border-white{color:#fff}@media only screen and (hover: hover){.btn--border-gold:hover,.btn--border-white:hover{color:#262626}.btn--border-gold:hover::after,.btn--border-white:hover::after{background-color:#fff;width:calc(100% + 2px)}.btn--border-gold:hover path,.btn--border-white:hover path{fill:#262626}}.btn--border-gold path,.btn--border-white path{fill:#fff}.btn--border-gold{border:1px solid #f7941d}@media only screen and (hover: hover){.btn--border-gold:hover{border-color:#fff}}.btn--border-gold.is-disable{border-color:#fff;color:#fff;background-color:rgba(0,0,0,0);opacity:.4}.btn--border-white{border:1px solid #fff}.btn--border,.btn--border-gold,.btn--border-white{background-color:rgba(0,0,0,0)}.btn--border::after,.btn--border-gold::after,.btn--border-white::after{content:"";position:absolute;top:-1px;left:-1px;z-index:-1;width:0;height:calc(100% + 2px);-webkit-transition:all .3s ease;transition:all .3s ease}.btn--flex{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:normal;line-height:initial}.btn--flex svg{-ms-flex-negative:0;flex-shrink:0}.btn--flex svg path{-webkit-transition:all .3s;transition:all .3s}.btn--flex span:not(:first-child){display:inline-block;margin-left:10px;line-height:120%}.btn--long{padding:0 8px}.btn--underline{text-decoration:underline !important}.btn--underline{background-color:rgba(0,0,0,0)}@media only screen and (hover: hover){.btn--underline:hover{text-decoration:none !important}}.btn-wrap{margin-top:30px;text-align:center}@media only screen and (max-width: 1185px){.btn-wrap{margin-top:20px}}.btn-list{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 639px){.btn-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.btn-list .btn:not(:first-child){margin-left:20px}@media only screen and (max-width: 639px){.btn-list .btn:not(:first-child){margin-top:20px;margin-left:0}}.btn-list.column{-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}.btn-list.column .btn:not(:first-child){margin-top:20px;margin-left:0}.btn-more{width:100%;min-width:0;min-width:initial;max-width:none;max-width:initial;margin-top:20px}.btn-more.is-active svg{-webkit-animation:rotate 1.4s linear infinite;animation:rotate 1.4s linear infinite}.btn-search,.btn-login,.btn-logout{display:block;background-position:center;background-repeat:no-repeat;cursor:pointer}.btn-go-top{position:fixed;right:0;bottom:0;z-index:800;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;width:56px;height:56px;border:1px solid #f7941d;visibility:hidden;opacity:0;-webkit-transition:opacity .3s,visibility .3s;transition:opacity .3s,visibility .3s;cursor:pointer}@media only screen and (max-width: 767px){.btn-go-top{width:40px;height:40px}}@media only screen and (hover: hover){.btn-go-top:hover{border-color:#fff;background-color:#262626}}@media only screen and (hover: hover)and (max-width: 1024px){.btn-go-top:hover{border-color:#f7941d;background-color:#f7941d}}@media only screen and (hover: hover){.btn-go-top:hover path{fill:#fff}}@media only screen and (hover: hover)and (max-width: 1024px){.btn-go-top:hover path{fill:#262626}}.btn-go-top.is-show{visibility:visible;opacity:1}@media only screen and (max-width: 767px){.btn-go-top svg{width:28px;height:17px}}.btn-go-top path{-webkit-transition:all .3s;transition:all .3s}.btn-avatar{position:relative;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;width:30px;height:30px;border-radius:50%;background-color:#fff;overflow:hidden}.btn-avatar .text-hidden{position:absolute}.btn-avatar img{-o-object-fit:cover;object-fit:cover;width:auto;max-width:100%;height:auto;max-height:100%}.btn-search{background-image:url("../img/general/icon/icon_search.8c715b20bd84.svg");background-size:22px auto}.btn-search--white{background-image:url("../img/general/icon/icon_search_white.705b7dbdeb35.svg")}.btn-login{background-image:url("../img/general/icon/icon_login_white.8110e1c621b1.svg");background-size:20px auto}.btn-logout{background-image:url("../img/general/icon/icon_logout_white.b5401180dffb.svg");background-size:22px auto}.btn-menu{position:relative;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-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.btn-menu.is-active span:nth-child(1){-webkit-transform:translateY(11px) translateX(0) rotate(45deg);transform:translateY(11px) translateX(0) rotate(45deg)}.btn-menu.is-active span:nth-child(2){opacity:0}.btn-menu.is-active span:nth-child(3){-webkit-transform:translateY(-9px) translateX(0) rotate(-45deg);transform:translateY(-9px) translateX(0) rotate(-45deg)}.btn-menu span{width:39px;height:2px;border-radius:2px;background-color:#fff;-webkit-transition:all .3s;transition:all .3s}.btn-menu span:nth-child(2){margin:8px 0}.btn-enter{position:relative;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;-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;background-color:#bdbdbd;cursor:pointer}@media only screen and (hover: hover){.btn-enter:hover::before{width:100%}}.btn-enter::before{content:"";position:absolute;top:0;left:0;z-index:5;width:0;height:100%;background-color:#fff;-webkit-transition:all .4s ease;transition:all .4s ease}.btn-enter::after{content:"";position:relative;z-index:10;display:block;width:20px;height:20px;background-image:url("../img/general/icon/icon_enter.8309d98dd525.svg");background-position:center;background-size:contain;background-repeat:no-repeat}.btn-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);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;width:50px;height:50px;border-radius:50%;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}@media only screen and (hover: hover){.btn-arrow:hover{background-color:#262626}.btn-arrow:hover path{fill:#fff}}@media only screen and (max-width: 767px){.btn-arrow{display:none}}.btn-arrow path{-webkit-transition:all .3s;transition:all .3s}.btn-arrow--prev{left:20px}@media only screen and (max-width: 1185px){.btn-arrow--prev{left:10px}}.btn-arrow--prev svg{margin-right:5px}.btn-arrow--next{right:20px}@media only screen and (max-width: 1185px){.btn-arrow--next{right:10px}}.btn-arrow--next svg{margin-left:5px}.btn-back{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.2rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase;color:#fff;cursor:pointer;-webkit-transition:all .3s;transition:all .3s;visibility:hidden;opacity:0}.btn-back.is-show{visibility:visible;opacity:1}.btn-back::before{content:"";display:block;width:16px;height:30px;margin-right:7px;background-image:url("../img/general/icon/arrows/icon_arrow_left.877fc0d87efb.svg");background-size:cover;background-repeat:no-repeat}.btn-cross{position:absolute;top:30px;right:30px;width:30px;height:30px;background-image:url("../img/general/icon/icon_cross.e32a1d62ef1b.svg");background-position:center;background-size:contain;background-repeat:no-repeat;cursor:pointer}@media only screen and (max-width: 1185px){.btn-cross{top:20px;right:20px}}.btn-cross--black{background-image:url("../img/general/icon/icon_cross_black.6874025f1786.svg")}.btn-link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:151px}.btn-link span{margin-left:0;margin-right:5px}@media only screen and (max-width: 479px){.btn-like{width:auto}}.btn-toggle-pw{position:absolute;top:0;right:0;width:45px;height:40px;background-image:url("../img/general/icon/icon_pw_show.7625b3f128f1.svg");background-position:center;background-size:auto;background-repeat:no-repeat;cursor:pointer}.btn-toggle-pw.is-hide{background-image:url("../img/general/icon/icon_pw_hide.f7c7b471040e.svg")}.footer{position:relative;z-index:60;background-color:#262626}.footer .container{margin-top:0;padding-top:30px;padding-bottom:60px}@media only screen and (max-width: 767px){.footer .logo{width:200px;height:42px}}.footer .social{margin-left:0}@media only screen and (max-width: 767px){.footer .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (hover: hover){.footer .social__item:hover path{fill:#f7941d}}.footer .social__item--fboard path{fill:#fff}.footer .subscribe__form{margin-top:10px}.footer .subscribe__form-item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:40px}@media only screen and (max-width: 1185px){.footer__row{gap:30px}}.footer__row:not(:first-child){margin-top:40px}@media only screen and (max-width: 639px){.footer__row:not(:first-child){margin-top:30px}}.footer__row:first-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px;border-bottom:1px solid rgba(255,255,255,.7)}@media only screen and (max-width: 767px){.footer__row:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 639px){.footer__row:first-child{padding-bottom:0;border-bottom:none}}@media only screen and (max-width: 1185px){.footer__row--nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 1185px){.footer__row--nav .footer__row-item:not(:first-child){padding-top:30px;border-top:1px solid rgba(255,255,255,.7)}}@media only screen and (max-width: 639px){.footer__row--nav .footer__row-item:not(:first-child){padding-top:10px}}.footer__row--nav .footer__row-item:first-child{width:716px}@media only screen and (max-width: 1185px){.footer__row--nav .footer__row-item:first-child{width:100%;padding-right:61px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width: 1024px){.footer__row--nav .footer__row-item:first-child{padding-right:0}}@media only screen and (max-width: 639px){.footer__row--nav .footer__row-item:first-child{display:none}}.footer__row--nav .footer__row-item:last-child{-ms-flex-negative:1;flex-shrink:1}@media only screen and (max-width: 1185px){.footer__row--nav .footer__row-item:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;width:100%}}@media only screen and (max-width: 767px){.footer__row--nav .footer__row-item:last-child{gap:35px}}@media only screen and (max-width: 639px){.footer__row--nav .footer__row-item:last-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}@media only screen and (max-width: 1185px){.footer__row--nav .nav-site__col:not(:first-child){-ms-flex-negative:0;flex-shrink:0;margin-left:68px}}@media only screen and (max-width: 767px){.footer__row--nav .nav-site__col:not(:first-child){margin-left:28px}}@media only screen and (max-width: 639px){.footer__row--nav .nav-site__col:not(:first-child){margin-top:40px;margin-left:0}}@media only screen and (max-width: 1185px){.footer__row--nav .subscribe{-ms-flex-negative:0;flex-shrink:0;width:240px}}@media only screen and (max-width: 639px){.footer__row--nav .subscribe{width:100%}}.footer__row--nav .subscribe .input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:calc(100% - 40px)}.footer__row-item{-ms-flex-negative:0;flex-shrink:0;max-width:100%}.footer--fixed{position:fixed;left:0;bottom:0;z-index:100;width:100%;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}@media only screen and (max-height: 549px)and (orientation: portrait){.footer--fixed{height:100vh;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}}.footer--fixed.is-show{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.copyright{margin-top:12px;color:#fff}@media only screen and (max-width: 1185px){.copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width: 767px){.copyright{padding-right:40px}}@media only screen and (max-width: 639px){.copyright{margin-top:0;padding-top:20px;border-top:1px solid rgba(255,255,255,.7)}}@media only screen and (max-width: 479px){.copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.copyright__age-limit{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;width:30px;height:30px;border:1px solid #fff;border-radius:50%;opacity:.4}.copyright__exclusive,.copyright .recaptcha-info{margin-top:10px;font-size:1.2rem;line-height:130%;opacity:.4}.copyright__exclusive a,.copyright .recaptcha-info a{text-decoration:underline;color:#fff}.copyright__exclusive a:hover,.copyright .recaptcha-info a:hover{text-decoration:none}@media only screen and (max-width: 1185px){.copyright__exclusive{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:50%;margin-top:0;margin-left:10px}}@media only screen and (max-width: 479px){.copyright__exclusive{width:100%;margin-top:10px;margin-left:0}}.copyright__company{margin-top:15px}@media only screen and (max-width: 1185px){.copyright__company{width:100%;padding-left:43px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width: 479px){.copyright__company{padding-left:0}}@media only screen and (hover: hover){.copyright__company:hover{text-decoration:none}}@media only screen and (max-width: 1185px){.copyright .recaptcha-info{width:100%;margin-top:5px;padding-left:43px;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width: 479px){.copyright .recaptcha-info{margin-top:10px;padding-left:0}}.subfooter{position:fixed;left:0;bottom:-1px;z-index:110;width:100%;visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s}.subfooter.is-show{visibility:visible;opacity:1;pointer-events:initial}.subfooter__buttons{position:absolute;right:0;bottom:100%}.subfooter__buttons button{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;width:48px;height:48px;border:1px solid #f7941d;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}@media only screen and (hover: hover){.subfooter__buttons button:hover{border-color:#fff;background-color:#262626}}@media only screen and (hover: hover)and (max-width: 1024px){.subfooter__buttons button:hover{border-color:#f7941d;background-color:#f7941d}}@media only screen and (hover: hover){.subfooter__buttons button:hover path,.subfooter__buttons button:hover circle{fill:#fff}}@media only screen and (hover: hover)and (max-width: 1024px){.subfooter__buttons button:hover path,.subfooter__buttons button:hover circle{fill:#262626}}.subfooter__buttons button:not(:first-child){margin-top:1px}.subfooter__buttons button.is-toggle svg.dots{display:none}.subfooter__buttons button.is-toggle svg.close{display:block}.subfooter__buttons button svg.close{display:none}.subfooter__buttons button path,.subfooter__buttons button circle{-webkit-transition:all .3s;transition:all .3s}.subfooter__menu{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;padding:0 50px;background-color:#262626}@media only screen and (max-width: 1185px){.subfooter__menu{padding:0 36px}}@media only screen and (max-width: 767px){.subfooter__menu{padding:0 10px}}@media only screen and (max-width: 639px){.subfooter__menu{-webkit-box-orient:initial !important;-webkit-box-direction:initial !important;-ms-flex-direction:initial !important;flex-direction:initial !important}.subfooter__menu{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.subfooter__menu .nav-site__link-list{margin-top:0}.subfooter__menu .nav-site__link-list a{display:inline-block}@media only screen and (max-width: 639px){.subfooter__menu .nav-site__link-list a{padding:5px 0;border:none}}.subfooter__menu .nav-site__link-list a:not(:first-child){margin-left:30px}.subfooter__menu-item{visibility:visible;opacity:1}.subfooter__menu-item:first-child .nav-site__link-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.subfooter__menu-item:not(:first-child){margin-left:40px}@media only screen and (max-width: 639px){.subfooter__menu-item:not(:first-child){display:none}}.subfooter__menu-item.is-hide{visibility:hidden;opacity:0}.header{position:relative;z-index:190;-webkit-box-shadow:1px 2px 4px rgba(0,0,0,.2);box-shadow:1px 2px 4px rgba(0,0,0,.2)}@media only screen and (max-width: 1024px){.header .social{min-width:0;min-width:initial}}.header .social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}.header__row{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;gap:40px;padding:13px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#262626}@media only screen and (max-width: 1185px){.header__row{padding:13px 36px}}@media only screen and (max-width: 1024px){.header__row{gap:10px}}@media only screen and (max-width: 767px){.header__row{padding:10px}}@media only screen and (max-width: 639px){.header__row{padding:7px 10px}}.header__row:first-child{min-height:82px}@media only screen and (max-width: 767px){.header__row:first-child{min-height:0;min-height:initial}}.header__row--nav{padding-top:0;padding-bottom:0;background-color:#f7941d}@media only screen and (max-width: 767px){.header__row--nav{display:none}}.header__row--special-link{position:relative;display:block;padding:0}.header__row--special-link .special-link{display:none;font-size:1.3rem}@media only screen and (max-width: 1729px){.header__row--special-link .special-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 767px){.header__row--special-link .special-link{height:auto;padding:8px 20px;font-size:1.2rem}}.header__row-item.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.incut{margin-top:40px;padding:30px 40px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 767px){.incut{padding:30px 20px}}.incut .btn{margin-top:20px}.incut+*{margin-top:40px}.incut+.paywall-veil{margin-top:-200px}.incut--img{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}@media only screen and (max-width: 767px){.incut--img{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (hover: hover){.incut--img:hover .incut__img img{-webkit-transform:scale(1.05);transform:scale(1.05)}.incut--img:hover .incut__desc mark{background-size:100% 100%}.incut--img:hover .btn--border{color:#fff}.incut--img:hover .btn--border::after{background-color:#262626;width:calc(100% + 2px)}.incut--img:hover .btn--border path{fill:#fff}}.incut__img{-ms-flex-negative:0;flex-shrink:0;width:180px;min-height:120px;overflow:hidden}@media only screen and (max-width: 767px){.incut__img{display:none}}.incut__img img{-webkit-transition:all .3s;transition:all .3s}.incut__desc{padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}.incut__desc h3{color:#262626}.incut__icon{margin-bottom:20px;background-position:center;background-size:contain;background-repeat:no-repeat}.incut__icon--quote{width:50px;height:40px;background-image:url("../img/general/icon/icon_quote.bfa9f1477239.svg")}.incut__icon--link{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;margin-right:20px;margin-bottom:0;background-image:url("../img/general/icon/icon_clip.3348f88ffe68.svg")}@media only screen and (max-width: 639px){.incut__icon--link{margin-right:0}}.incut__icon--note{width:32px;height:40px;background-image:url("../img/general/icon/icon_lightbulb.27917b3db46c.svg")}.incut__body h4{font-size:1.7rem;font-weight:600;line-height:120%}.incut__body ul{margin:0;padding:0;text-indent:0;list-style:none;list-style-position:outside;font-size:1.6rem;line-height:150%}.incut__body ul li{position:relative;padding-left:16px}.incut__body ul li:not(:first-child){margin-top:20px}.incut__body ul li::before{content:"";position:absolute;top:8px;left:0;width:8px;height:8px;border-radius:50%;background-color:#f7941d}.incut__body ul li a{position:relative;display:inline-block;color:#262626;-webkit-transition:all .3s;transition:all .3s}.incut__body ul li a:hover::after{background-color:rgba(0,0,0,0) !important}.incut__body ul li a::after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.incut__body p a{position:relative;color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.incut__body p a:hover{opacity:.6}.incut__body table{margin-left:0}.incut__body h2+*,.incut__body h3+*,.incut__body h4+*,.incut__body ol+*,.incut__body ul+*,.incut__body p+*,.incut__body table+*,.incut__body div+*{margin-top:20px}.incut__text{margin-top:20px}.incut__text a{position:relative;color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.incut__text a:hover{opacity:.6}.incut__text p:not(:first-of-type){margin-top:30px}.incut-quote h3{line-height:150%}.incut-quote__author{margin-top:10px;color:rgba(38,38,38,.8)}.incut-link{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 639px){.incut-link{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.incut-link .incut__title{padding-top:10px}@media only screen and (max-width: 639px){.incut-link .incut__title{margin-top:10px;padding-top:0}}.incut-link a{position:relative;color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.incut-link a:hover{opacity:.6}.incut-note__item:not(:first-child){margin-top:20px}.incut-html{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;background-color:rgba(0,0,0,0)}.incut-html.video{display:block;padding-top:56.25%;overflow:hidden}.incut-html.video>iframe{position:absolute;top:0;left:0;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;width:100%;height:100%}.incut-html.mol{padding-top:calc(71% + 74px);overflow:hidden}@media only screen and (max-width: 639px){.incut-html.mol{padding-top:calc(71% + 104px)}}@media only screen and (max-width: 479px){.incut-html.mol{padding-top:calc(71% + 154px)}}.incut-html.mol>iframe{position:absolute;top:0;left:0;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;width:100%;height:100%}.incut-html .instagram-media{width:calc(70% - 2px) !important;max-width:100% !important;min-width:300px !important;margin:0 !important}@media only screen and (max-width: 1185px){.incut-html .instagram-media{width:calc(40% - 2px) !important}}.incut-html .twitter-tweet,.incut-html .tiktok-embed{margin:0 !important}.incut-html .tiktok-embed{min-width:300px !important}.incut-html #molvideoplayer{max-width:100%}.incut-person .person{width:100%;margin:0}@media only screen and (max-width: 639px){.incut-person .person{-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}}.incut-person .person__item:not(:first-child){margin-left:30px}@media only screen and (max-width: 639px){.incut-person .person__item:not(:first-child){margin-top:20px;margin-left:0;text-align:left}}.incut-person .person__name{font-size:2.2rem}@media only screen and (max-width: 639px){.incut-person .person__name{font-size:1.8rem}}.incut-person__title{margin-top:20px}.incut-nominee{padding:40px 110px}@media only screen and (max-width: 1185px){.incut-nominee{padding:30px}}@media only screen and (max-width: 639px){.incut-nominee{padding:30px 10px}}.incut-promo{border:5px solid #f1f1f1;background-color:rgba(0,0,0,0)}.incut-promo .promo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media only screen and (max-width: 639px){.incut-promo .promo{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.incut-promo .promo a{position:relative;color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.incut-promo .promo a:hover{opacity:.6}.incut-promo .promo__img{width:200px;height:267px}@media only screen and (max-width: 639px){.incut-promo .promo__img{margin:0 auto}}.incut-promo .promo__img img{height:100%;-o-object-fit:contain;object-fit:contain}.incut-promo .promo__desc h3{font-size:17px;font-weight:600;line-height:120%}.incut-promo .promo__desc h3:not(:first-child){margin-bottom:5px}.incut-promo .promo__desc p{font-size:1.6rem;line-height:150%}.incut-promo .promo__desc p:not(:first-child){margin-top:5px}.incut-promo .promo__desc p strong{display:inline-block;margin-top:20px;font-size:15px;font-weight:600;line-height:120%}.incut-promo .promo__desc ul{margin-top:5px;font-size:16px;line-height:150%}.incut-promo .promo__desc ul li{list-style-type:none !important}.incut-promo .promo--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 639px){.incut-promo .promo--reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.incut-promo .promo--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.incut-promo .promo--column .promo__img{width:100%;height:408px}@media only screen and (max-width: 1185px){.incut-promo .promo--column .promo__img{height:max(160px,56vw)}}.incut-promo .promo--column .promo__img img{-o-object-fit:cover;object-fit:cover}.incut-journal{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;padding:20px}@media only screen and (max-width: 639px){.incut-journal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.incut-journal .btn{margin-top:0}.incut-journal__item:not(:first-child){-ms-flex-negative:0;flex-shrink:0;margin-left:40px}@media only screen and (max-width: 639px){.incut-journal__item:not(:first-child){margin-top:40px;margin-left:0}}.incut-journal__item.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width: 374px){.incut-journal__item.flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.incut-journal__img{-ms-flex-negative:0;flex-shrink:0;width:90px}.incut-journal__info{margin-left:20px}@media only screen and (max-width: 374px){.incut-journal__info{margin-top:20px;margin-left:0}}.incut-journal__date{margin-top:3px}.check-yourself{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:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.check-yourself__label{display:inline-block;padding:5px 20px;-webkit-clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);clip-path:polygon(10% 0%, 100% 0%, 90% 100%, 0% 100%);font-size:1.2rem;line-height:100%;letter-spacing:.05em;text-transform:uppercase;background-color:#f7941d}.check-yourself__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.check-yourself__answers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}@media only screen and (max-width: 767px){.check-yourself__answers{gap:15px}}.check-yourself__answers-item{-webkit-transition:all .3s;transition:all .3s}.check-yourself__answers-item>.text{padding:16px 20px;border:1px solid #262626;cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 767px){.check-yourself__answers-item>.text{padding:10px 15px}}.check-yourself__answers-item>.text:hover{color:#fff;background-color:#262626}.check-yourself__answers-item.is-active>.text{color:#fff;background-color:#262626}.check-yourself__result{display:none;margin-top:30px}.check-yourself__result.correct{color:#090}.check-yourself__result.wrong{color:#eb5757}.check-yourself--bg-dark .check-yourself__answers-item>.text{border-color:#fff}.check-yourself--bg-dark .check-yourself__answers-item>.text:hover{color:#262626;background-color:#fff}.check-yourself--bg-dark .check-yourself__answers-item.is-active>.text{color:#262626;background-color:#fff}.nav__list{margin:0;padding:0;text-indent:0;list-style:none;list-style-position:outside;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media only screen and (max-width: 1185px){.nav__list{gap:20px}}@media only screen and (max-width: 1024px){.nav__list{gap:17px}}.nav__item{font-size:1.3rem;line-height:120%;text-transform:uppercase;letter-spacing:.05em}@media only screen and (max-width: 1024px){.nav__item{font-size:1.2rem}}@media only screen and (max-width: 1439px){.nav__item:nth-child(3){display:none}}@media only screen and (max-width: 1249px){.nav__item:nth-child(5){display:none}}@media only screen and (max-width: 1599px){.nav__item:nth-child(6){display:none}}.nav__item a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;color:#262626}.nav__item a:hover::after{background-color:#262626}.nav__item a::after{content:"";position:absolute;left:0;bottom:1px;width:100%;height:4px;background-color:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.nav__item--gold a{color:#f7941d}.nav-site{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width: 639px){.nav-site{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.nav-site--desktop{padding:30px 50px;padding-right:0}@media only screen and (max-width: 1185px){.nav-site--desktop{display:none}}.nav-site--desktop .nav-site__col:first-child{-ms-flex-negative:0;flex-shrink:0;width:494px}.nav-site--desktop .nav-site__col:first-child .nav-site__col-item:last-child{margin-left:auto}.nav-site--desktop .nav-site__col:last-child{-ms-flex-negative:0;flex-shrink:0;width:474px}.nav-site--desktop .nav-site__col:last-child .nav-site__col-item:not(:first-child){margin-left:142px}.nav-site--mobile{display:none;padding:0}@media only screen and (max-width: 1185px){.nav-site--mobile{display:block}}@media only screen and (max-width: 1185px){.nav-site--mobile .menu-site__img{display:block}}@media only screen and (max-width: 639px){.nav-site--mobile .menu-site__img{display:none}}.nav-site--mobile .nav-site__row{position:relative;padding-top:80px;padding-bottom:75px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__row{padding-top:0;padding-bottom:0}}.nav-site--mobile .nav-site__row:first-child{height:509px}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__row:first-child{height:auto}}.nav-site--mobile .nav-site__container{display:-webkit-box;display:-ms-flexbox;display:flex;width:420px;max-width:100%;margin:0 auto}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__container{width:100%}}.nav-site--mobile .nav-site__col{position:relative;z-index:15;display:block}.nav-site--mobile .nav-site__tab-content{display:none}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__tab-content{position:fixed;top:54px;right:-100%;z-index:200;display:block;width:100vw;height:calc(100vh - 54px);padding:20px 60px 0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#262626;-webkit-transition:all .3s;transition:all .3s;overflow:auto}}.nav-site--mobile .nav-site__tab-content.is-show{display:block}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__tab-content.is-show{right:0}}.nav-site--mobile .nav-site__title{cursor:pointer;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1185px){.nav-site--mobile .nav-site__title{font-size:1.7rem;color:#fff}}.nav-site--mobile .nav-site__title:not(:first-child){margin-top:20px}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__title:not(:first-child){margin-top:40px}}.nav-site--mobile .nav-site__title.is-active{color:#f7941d}.nav-site--mobile .nav-site__title.is-active::before{width:75px}.nav-site--mobile .nav-site__link-list{margin-top:0}@media only screen and (max-width: 1185px){.nav-site--mobile .nav-site__link-list{font-size:1.7rem}}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__link-list{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial;padding-bottom:30px}}.nav-site--mobile .nav-site__link-list a:not(:first-child){margin-top:14px}@media only screen and (max-width: 639px){.nav-site--mobile .nav-site__link-list a:not(:first-child){margin-top:0}}.nav-site--mobile .nav-project{margin-top:0}.nav-site--mobile .nav-project__list{display:block}.nav-site--mobile .nav-project__item:not(:first-child){margin-top:35px;margin-left:0}@media only screen and (max-width: 1185px){.nav-site--mobile .nav-project__title,.nav-site--mobile .nav-project__name{font-size:1.7rem}}.nav-site__col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.nav-site__col:not(:first-child){margin-left:110px}.nav-site__col-item{-ms-flex-negative:0;flex-shrink:0}.nav-site__col-item:not(:first-child){margin-left:74px}@media only screen and (max-width: 1185px){.nav-site__col-item:not(:first-child){margin-left:89px}}@media only screen and (max-width: 1024px){.nav-site__col-item:not(:first-child){margin-left:69px}}@media only screen and (max-width: 767px){.nav-site__col-item:not(:first-child){margin-left:35px}}.nav-site__title,.nav-site__link-list{font-size:1.3rem;line-height:125%;letter-spacing:.05em;text-transform:uppercase}.nav-site__title{position:relative;color:rgba(255,255,255,.4)}.nav-site__title::before{content:"";position:absolute;bottom:0;left:0;display:none;width:30px;height:2px;background-color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.nav-site__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.nav-site__link--photo-hosting::before{background-image:url("../img/general/icon/menu/icon_camera.82e63550bbc2.svg")}.nav-site__link--photo-secrets::before{background-image:url("../img/general/icon/menu/icon_cup.0be2d6c153ca.svg")}.nav-site__link--photo-best::before{background-image:url("../img/general/icon/menu/icon_bar_chart.4124ed2797fd.svg")}.nav-site__link--contests::before{width:11px;background-image:url("../img/general/icon/menu/icon_diamond.597dcbc90c9e.svg")}.nav-site__link::before{content:"";display:block;width:12px;height:9px;margin-right:9px;background-position:center;background-size:contain;background-repeat:no-repeat}.nav-site__link-list{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:start;-ms-flex-align:start;align-items:flex-start;margin-top:15px}.nav-site__link-list a,.nav-site__link-list p{color:#fff}.nav-site__link-list a{padding:5px 0}@media only screen and (max-width: 639px){.nav-site__link-list a{padding:20px 0;border-bottom:1px solid rgba(255,255,255,.2)}}.nav-site__link-list a:hover{color:#f7941d}.nav-project{margin-top:30px;width:100%}.nav-project__title{padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.3);font-size:1.3rem;line-height:120%;letter-spacing:.05em;text-transform:uppercase;color:rgba(255,255,255,.4)}.nav-project__list{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.nav-project__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:50%;color:#fff}@media only screen and (max-width: 1185px){.nav-project__item{width:100%}}@media only screen and (hover: hover){.nav-project__item:hover .nav-project__img img{-webkit-transform:translate(-50%, -50%) scale(1.1);transform:translate(-50%, -50%) scale(1.1)}.nav-project__item:hover .nav-project__name{color:#f7941d}}.nav-project__item:not(:first-child){margin-left:30px}.nav-project__img{-ms-flex-negative:0;flex-shrink:0;width:50px;height:50px}.nav-project__name{margin-left:20px;font-size:1.3rem;font-weight:500;line-height:120%}.nav-inner{margin-top:30px;text-align:center}.nav-inner__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px 40px}@media only screen and (max-width: 639px){.nav-inner__list{-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}}.nav-inner__item{position:relative;padding-bottom:6px;font-size:1.3rem;line-height:120%;text-transform:uppercase;letter-spacing:.05em;color:#262626}.nav-inner__item:hover::after{background-color:#f7941d}.nav-inner__item::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.nav-inner__item.is-current::after,.nav-inner__item.is-active::after{background-color:#f7941d}.nav-inner+.photos{margin-top:0}.nav-inner+.row:first-of-type{margin-top:30px}.nav-inner+.profile{margin-top:30px}.nav-inner--tabs{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;margin-top:0}@media only screen and (max-width: 1185px){.nav-inner--tabs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width: 639px){.nav-inner--show-current .nav-inner__list{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial}}.nav-inner--show-current .nav-inner__item{cursor:pointer}.nav-inner--show-current .nav-inner__item.is-inactive{color:#c4c4c4;pointer-events:none}.nav-load{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;text-align:center}@media only screen and (max-width: 639px){.nav-load{-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}}.nav-load__item{position:relative;display:inline-block;font-size:1.6rem;line-height:120%;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}.nav-load__item:not(:first-child)::before{content:"";position:absolute;top:0;left:-20px;width:1px;height:100%;background-color:#262626}@media only screen and (max-width: 639px){.nav-load__item:not(:first-child)::before{top:-20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:50px;height:1px}}.nav-load__item.is-current,.nav-load__item:hover{color:#f7941d}.nav-load__item.is-current{pointer-events:none}.nav-tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media only screen and (max-width: 767px){.nav-tabs{-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}}.nav-tabs__item{position:relative;padding-bottom:6px;font-size:1.3rem;line-height:120%;text-transform:uppercase;letter-spacing:.05em;color:#262626}.nav-tabs__item:not(:first-child){margin-left:40px}@media only screen and (max-width: 767px){.nav-tabs__item:not(:first-child){margin-top:25px;margin-left:0}}.nav-tabs__item:hover::after{background-color:#f7941d}.nav-tabs__item::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background-color:rgba(0,0,0,0);-webkit-transition:all .3s;transition:all .3s}.nav-tabs__item.is-active::after{background-color:#f7941d}.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}@media only screen and (max-width: 767px){.menu{gap:18px}}@media only screen and (max-width: 479px){.menu{gap:8px}}.menu__item{width:40px;height:40px}.menu__item.btn-menu{width:50px}.menu-fixed{position:fixed;top:0;left:0;z-index:190;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;width:100%;height:82px;padding:0 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#262626;opacity:0}@media only screen and (max-width: 1185px){.menu-fixed{padding-left:36px;padding-right:36px}}@media only screen and (max-width: 767px){.menu-fixed{top:-110%;height:60px;padding:10px;-webkit-transition:all .35s ease;transition:all .35s ease}}@media only screen and (max-width: 639px){.menu-fixed{height:54px;padding:7px 10px;background-color:#262626}}.menu-fixed.is-show{-webkit-box-shadow:1px 2px 4px rgba(0,0,0,.2);box-shadow:1px 2px 4px rgba(0,0,0,.2);opacity:1}@media only screen and (max-width: 767px){.menu-fixed.is-show{top:0}}.menu-fixed.is-active{z-index:200;opacity:1}.menu-fixed.is-active .progress-bar{display:none}.menu-fixed .progress-bar{height:5px}.menu-fixed .special-link{position:absolute;top:100%;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.3rem;-webkit-box-shadow:1px 2px 4px rgba(0,0,0,.2);box-shadow:1px 2px 4px rgba(0,0,0,.2)}@media only screen and (max-width: 767px){.menu-fixed .special-link{height:auto;padding:8px 20px;font-size:1.2rem}}@media only screen and (max-width: 639px){.menu-fixed .btn-search{background-image:url("../img/general/icon/icon_search_white.705b7dbdeb35.svg")}}@media only screen and (max-width: 639px){.menu-fixed .btn-login{background-image:url("../img/general/icon/icon_login_white.8110e1c621b1.svg")}}@media only screen and (max-width: 639px){.menu-fixed .btn-logout{background-image:url("../img/general/icon/icon_logout_white.b5401180dffb.svg")}}@media only screen and (max-width: 639px){.menu-fixed .btn-menu span{background-color:#fff}}@media only screen and (max-width: 767px){.menu-fixed .logo{margin-right:20px}}@media only screen and (max-width: 374px){.menu-fixed .logo{margin-right:10px}}.menu-fixed .nav{padding:0}@media only screen and (max-width: 1799px){.menu-fixed .nav{display:none !important}}.menu-fixed .nav__item a{border-bottom:1px solid rgba(0,0,0,0);color:#fff}.menu-fixed .nav__item a:hover{border-bottom-color:#fff}.menu-fixed .nav__item a::after{display:none}.menu-fixed__item.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.menu-site{position:fixed;left:0;z-index:200;display:none;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#262626}@media only screen and (max-width: 1185px){.menu-site{height:calc(100vh - 82px);overflow:auto}}@media only screen and (max-width: 767px){.menu-site{height:calc(100vh - 60px)}}@media only screen and (max-width: 639px){.menu-site{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:calc(100vh - 54px);padding:40px 60px 0}}.menu-site.is-show{z-index:1220;display:block}@media only screen and (max-width: 639px){.menu-site.is-show{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width: 1024px){.menu-site .social{min-width:0;min-width:initial}}@media only screen and (max-width: 639px){.menu-site .social{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;gap:20px;margin-top:20px}}.menu-site .social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px}@media only screen and (max-width: 639px){.menu-site .social__item path{fill:#fff}}@media only screen and (max-width: 639px){.menu-site .social__item--tg svg{width:25px;height:21px}}@media only screen and (max-width: 639px){.menu-site .social__item--vk svg{width:28px;height:17px}}@media only screen and (max-width: 639px){.menu-site .social__item--fb svg{width:11px;height:24px}}@media only screen and (max-width: 639px){.menu-site .social__item--tw svg{width:24px;height:19px}}@media only screen and (max-width: 639px){.menu-site .social__item--yazen path:nth-child(2){fill:#262626}}@media only screen and (max-width: 639px){.menu-site .social__item--ig svg{width:21px;height:21px}}@media only screen and (max-width: 639px){.menu-site .social__item--ok svg{width:16px;height:28px}}@media only screen and (max-width: 639px){.menu-site .social__item--fboard svg,.menu-site .social__item--google svg{width:24px;height:24px}}@media only screen and (max-width: 639px){.menu-site .social__item--rss svg{width:21px;height:21px}}.menu-site .container{position:relative;margin-top:0;padding:0}.menu-site__row{position:relative}.menu-site__row-item.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.menu-site__row--nav{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;gap:40px;padding:0 50px;border-bottom:1px solid #676767;background-color:#f7941d}@media only screen and (max-width: 1185px){.menu-site__row--nav{padding:0 36px}}@media only screen and (max-width: 1024px){.menu-site__row--nav{gap:10px}}@media only screen and (max-width: 767px){.menu-site__row--nav{padding:0 20px}}@media only screen and (max-width: 639px){.menu-site__row--nav{-webkit-box-pack:initial;-ms-flex-pack:initial;justify-content:initial;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:auto;margin-top:30px;padding-left:0;padding-right:0;padding-bottom:30px;border-top:1px solid rgba(255,255,255,.2);border-bottom:none;background-color:rgba(0,0,0,0)}}@media only screen and (max-width: 767px){.menu-site__row--nav .nav{display:none}}.menu-site__img{position:absolute;top:0;left:0;z-index:5;width:100%;height:100%}@media only screen and (max-width: 1185px){.menu-site__img{display:none}}.menu-site__img::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6)}.popup{position:fixed;top:0;left:0;z-index:9999999;display:none;width:100%;height:100vh;padding:60px 80px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:rgba(0,0,0,.3);overflow:auto}@media only screen and (max-width: 1185px){.popup{padding-top:30px;padding-bottom:30px}}@media only screen and (max-width: 767px){.popup{padding:0}}@media only screen and (max-width: 767px){.popup .textarea-wrap{max-width:100%}}.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) button:focus,.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) input:focus,.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) textarea:focus,.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) select:focus,.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) a:focus{outline:2px solid #f7941d;outline-offset:2px}.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) .checkbox input:focus+p::before{outline:2px solid #f7941d;outline-offset:2px}.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) .loader--xxl{position:absolute;top:calc(50% - 40px);left:calc(50% - 40px);z-index:30}.popup:not(.popup-search):not(.popup-faq):not(.popup-stories) .popup__content.is-inactive::before{content:"";position:absolute;top:0;left:0;z-index:20;width:100%;height:100%;background-color:rgba(241,241,241,.8)}.popup-login .form__item:last-child{margin-top:60px;text-align:center}.popup-search{padding-top:200px}@media only screen and (max-width: 1185px){.popup-search{padding:200px 54px 160px}}@media only screen and (max-width: 767px){.popup-search{padding:130px 10px 160px}}.popup-search .container{width:660px;padding:0}@media only screen and (max-width: 767px){.popup-search .container{width:100%}}.popup-search .popup__content{position:relative;top:auto;left:auto;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;max-width:none;max-width:initial;max-height:none;max-height:initial;padding:0;background-color:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;overflow:visible;overflow:initial}@media only screen and (max-width: 767px){.popup-search .popup__content{height:auto}}.popup-search .btn-go-top{right:20px}@media only screen and (max-width: 1024px){.popup-search .btn-go-top{right:0}}.popup-search .loader{margin-top:40px}.popup-search__header form{position:relative}.popup-search__header input{display:block;width:100%;height:30px;padding-right:25px;border-bottom:1px solid #fff;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.6rem;color:#fff}.popup-search__header input.is-error{border-color:#eb5757}.popup-search__header input.is-error::-webkit-input-placeholder{color:#eb5757;opacity:1}.popup-search__header input.is-error::-moz-placeholder{color:#eb5757;opacity:1}.popup-search__header input.is-error:-ms-input-placeholder{color:#eb5757;opacity:1}.popup-search__header input.is-error::-ms-input-placeholder{color:#eb5757;opacity:1}.popup-search__header input.is-error::placeholder{color:#eb5757;opacity:1}.popup-search__header input::-webkit-input-placeholder{font-size:inherit;color:inherit;opacity:.4}.popup-search__header input::-moz-placeholder{font-size:inherit;color:inherit;opacity:.4}.popup-search__header input:-ms-input-placeholder{font-size:inherit;color:inherit;opacity:.4}.popup-search__header input::-ms-input-placeholder{font-size:inherit;color:inherit;opacity:.4}.popup-search__header input::placeholder{font-size:inherit;color:inherit;opacity:.4}.popup-search__header .btn-search{position:absolute;top:-10px;right:0;width:40px;height:40px}.popup-search__content{margin-top:60px}.popup-resend-email .form__item.flex .btn{width:auto}@media only screen and (max-width: 1185px){.popup-profile{padding:0}}.popup-profile .popup__content{width:1086px;padding:0}@media only screen and (max-width: 1185px){.popup-profile .popup__content{top:0;left:0;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;width:100%;max-width:none;max-width:initial;height:100%;max-height:none;max-height:initial;padding:100px 40px 40px;background-color:#f1f1f1}}@media only screen and (max-width: 767px){.popup-profile .popup__content{padding:60px 10px 40px}}.popup-profile .profile{padding:80px;padding-bottom:80px}@media only screen and (max-width: 1185px){.popup-profile .profile{padding:0;background-color:rgba(0,0,0,0)}}@media only screen and (max-width: 639px){.popup-profile .profile{width:100%;margin-left:0}}.popup-change-email .popup__content,.popup-change-password .popup__content,.popup-faq .popup__content{padding-bottom:80px}@media only screen and (max-width: 767px){.popup-change-email .popup__content,.popup-change-password .popup__content,.popup-faq .popup__content{padding-bottom:50px}}.popup-edit-photo .label-upload{background-image:none;cursor:auto;cursor:initial}.popup-edit-photo .label-upload img{display:block}@media only screen and (max-width: 1024px){.popup-contest-work .form__row--flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.popup-contest-work .form__col:not(:first-child){margin-top:0;margin-left:40px}@media only screen and (max-width: 1024px){.popup-contest-work .form__col:not(:first-child){margin-top:20px;margin-left:0}}.popup-contest-work .form__col img{-o-object-position:top;object-position:top;max-height:443px}@media only screen and (max-width: 1024px){.popup-contest-work .form__col img{max-height:343px}}.popup-contest-work .form__col--xl{width:400px}@media only screen and (max-width: 1024px){.popup-contest-work .form__col--xl{width:100%}}.popup-contest-work .form__item-desc{margin-top:7px;max-height:72px;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain}.popup-confirm .popup__content{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}@media only screen and (max-width: 767px){.popup-confirm .popup__content{height:100%;padding-top:70px;padding-bottom:70px}}.popup-confirm .confirm__success,.popup-confirm .confirm__error{padding-bottom:0}.popup-stories{padding:0}@media only screen and (max-width: 767px){.popup-stories{height:auto}.popup-stories .btn-cross{top:60px;right:20px}}.popup__content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:605px;max-width:100%;max-height:85vh;padding:90px 103px 50px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#fff;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.15);box-shadow:0 4px 8px rgba(0,0,0,.15);overflow:auto}@media only screen and (max-width: 767px){.popup__content{top:0;left:0;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;width:100%;max-width:none;max-width:initial;height:100%;max-height:none;max-height:initial;padding:70px 10px 50px}}.popup__content-item{display:none}.popup__content-item.is-show{display:block}.popup__content--xl{width:1086px}@media only screen and (max-width: 1185px){.popup__content--xl{top:0;left:0;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;width:100%;max-width:none;max-width:initial;height:100%;max-height:none;max-height:initial;padding:80px 40px 40px}}@media only screen and (max-width: 767px){.popup__content--xl{padding:70px 10px 40px}}@media only screen and (max-width: 479px){.popup__title{font-size:2.4rem}}.popup--dark{background-color:#262626}.search-result{color:#fff}.search-result__nothing{color:#4f4f4f}.search-result__title{font-size:1.8rem;font-weight:bold;line-height:120%;letter-spacing:.05em;text-transform:uppercase}.search-result__list{margin-top:40px}@media only screen and (max-width: 639px){.search-result__list{margin-top:45px}}.search-result__list:not(:first-child){margin-top:30px}.search-result__list .title-rubric{color:#fff}.search-result__list .news__item-img{width:200px;height:134px}@media only screen and (max-width: 639px){.search-result__list .news__item-img{width:100%;height:0;padding-top:65%}}.search-result__list .news__item-info{margin-left:30px}@media only screen and (max-width: 639px){.search-result__list .news__item-info{margin-left:0}}.search-result__list .news__item-title{color:#fff}@media only screen and (max-width: 639px){.search-result__list .news__item--row:not(:first-child){margin-top:40px}}.recovery .form__item:last-child{margin-top:30px;text-align:left}.confirm{width:100%}.confirm__item:not(:first-child){margin-top:20px}.confirm__item:last-child{margin-top:30px}.confirm__item.flex{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;-ms-flex-wrap:wrap;flex-wrap:wrap}.confirm__item.flex .btn{width:calc(50% - 10px);min-width:0;min-width:initial}@media only screen and (max-width: 639px){.confirm__item.flex .btn{width:100%}}.confirm__item.flex .btn:not(:first-child){margin-left:20px}@media only screen and (max-width: 639px){.confirm__item.flex .btn:not(:first-child){margin-top:20px;margin-left:0}}.confirm__success,.confirm__error,.confirm__email{display:none;padding-bottom:40px;text-align:center}@media only screen and (max-width: 767px){.confirm__success,.confirm__error,.confirm__email{padding-bottom:0}}@media only screen and (max-width: 639px){.confirm__success .btn,.confirm__error .btn,.confirm__email .btn{width:100%}}.confirm__success .text-link,.confirm__error .text-link,.confirm__email .text-link{font-size:inherit}.confirm__title{font-size:1.8rem;font-weight:bold;line-height:120%;letter-spacing:.05em;text-transform:uppercase;text-align:center}.confirm__text{text-align:center}@media only screen and (max-width: 479px){.confirm__text{font-size:1.4rem}}.confirm__text p:not(:first-child){margin-top:20px}.confirm--center{text-align:center}.faq{width:700px;max-width:100%;margin:0 auto}.faq__content{margin-top:40px}.faq__content>p{font-size:1.6rem;line-height:150%}.faq__content>p:not(:first-child){margin-top:20px}.faq__content>p strong{font-size:1.7rem}.faq__content>p a{color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.faq__content>p a:hover{opacity:.6}.faq__content-item:not(:first-child){margin-top:20px}.faq__content-item .text{margin-top:10px}.faq__content-item .text-link{margin-top:10px;font-size:1.4rem}.uploaded-photo{position:relative;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#f1f1f1}@media only screen and (max-width: 1185px){.uploaded-photo{padding-left:40px;padding-right:40px}}@media only screen and (max-width: 639px){.uploaded-photo{padding-left:20px;padding-right:20px}}@media only screen and (max-width: 479px){.uploaded-photo{width:calc(100% + 20px);margin-left:-10px}}.uploaded-photo__list{display:grid;grid-template-columns:repeat(6, 1fr);grid-gap:15px;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1185px){.uploaded-photo__list{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 479px){.uploaded-photo__list{grid-template-columns:repeat(2, 1fr)}}.uploaded-photo__list-wrap{max-height:215px;padding-right:30px;overflow:auto}@media only screen and (max-width: 1185px){.uploaded-photo__list-wrap{max-height:445px;padding-left:40px}}@media only screen and (max-width: 639px){.uploaded-photo__list-wrap{padding-right:25px;padding-left:0}}.uploaded-photo__list-wrap::-webkit-scrollbar{width:9px;background-color:#f1f1f1}.uploaded-photo__list-wrap::-webkit-scrollbar-thumb{border-radius:10px;background-color:#f7941d;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.uploaded-photo__list-wrap::-webkit-scrollbar-track{border-radius:10px;background-color:#f1f1f1;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.uploaded-photo__list-wrap.scroller{scrollbar-color:#f7941d #c4c4c4;scrollbar-width:thin}.uploaded-photo__item{position:relative;height:100px;cursor:pointer}.uploaded-photo__item.is-select .uploaded-photo__select{display:block}.uploaded-photo__select{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10;display:none;width:40px;height:40px;border-radius:50%;background-image:url("../img/general/icon/icon_check_black.1f8321bc4e20.svg");background-position:center;background-size:auto;background-repeat:no-repeat;background-color:#f7941d}.slider{position:relative}.slider .fullscreen:hover img+.fullscreen__icon path{fill:#f7941d}.slider .news{margin-left:0}.slider .slick-dots{margin:0;padding:0;text-indent:0;list-style:none;list-style-position:outside;position:absolute;bottom:-16px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex}.slider .slick-dots li:not(:first-child){margin-left:5px}.slider .slick-dots li.slick-active button{background-color:#f7941d}.slider .slick-dots button{display:block;width:8px;height:8px;border-radius:50%;font-size:0;background-color:#c4c4c4;cursor:pointer}@media only screen and (max-width: 767px){.slider-article .slider__list::before{display:none}}.slider__list{position:relative}.slider__list::before{content:"";position:absolute;top:20px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10;display:none;width:60px;height:60px;border-radius:50%;background-color:#f7941d;background-image:url("../img/general/icon/icon_move.b2578a6173ad.svg");background-position:center;background-size:auto;background-repeat:no-repeat;pointer-events:none}@media only screen and (max-width: 767px){.slider__list::before{display:block}}.slider__list-wrap{position:relative}.slider__list:not(.slick-initialized) .slider__item:first-child{visibility:hidden}.slider__list:not(.slick-initialized) .slider__item:not(:first-child){display:none !important}.slider__item{position:relative;outline:none;overflow:hidden}.slider__caption{margin-top:20px}@media only screen and (max-width: 767px){.slider__caption{margin-top:48px}}.slider__caption.uninit{visibility:hidden}.slider__caption-title{color:rgba(38,38,38,.8)}.slider__caption-author{color:rgba(38,38,38,.5)}.slider__nav .btn-arrow--next{right:0}@media only screen and (max-width: 767px){.slider__nav .btn-arrow--next{right:10px}}.slider__nav .btn-arrow--prev{left:0}@media only screen and (max-width: 767px){.slider__nav .btn-arrow--prev{left:10px}}.mfp-with-zoom .mfp-container,.mfp-with-zoom.mfp-bg{opacity:0;-webkit-backface-visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-with-zoom.mfp-ready .mfp-container{opacity:1}.mfp-with-zoom.mfp-ready.mfp-bg{opacity:1}.mfp-with-zoom.mfp-removing .mfp-container,.mfp-with-zoom.mfp-removing.mfp-bg{opacity:0}.mfp-bg{background:#f1f1f1}.mfp-zoom-out-cur{cursor:auto;overflow-y:hidden}.mfp-wrap{overflow:auto}.mfp-container{min-height:420px;padding:0;padding-right:20.32vw}@media only screen and (max-width: 1185px){.mfp-container{padding-right:0}}.mfp-container.empty-title,.mfp-container.empty-title-slider{padding-right:0}.mfp-container.empty-title .mfp-bottom-bar,.mfp-container.empty-title-slider .mfp-bottom-bar{width:auto;height:auto;margin-top:0;padding:0;border:none}.mfp-container.empty-title .mfp-title,.mfp-container.empty-title-slider .mfp-title{display:none}.mfp-container.empty-title .mfp-counter{display:none}.mfp-container.empty-title-slider .mfp-counter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:none}.mfp-container.empty-title-slider .mfp-counter button{display:none}.mfp-container .mfp-preloader{right:auto;left:calc(50% - 10.16vw);-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 1185px){.mfp-container .mfp-preloader{left:50%}}.mfp-s-error .mfp-content{display:inline-block}.mfp-content{position:static;position:initial}@media only screen and (max-width: 1185px){.mfp-content{position:relative;width:100%;min-height:100%;padding:60px 0;-webkit-box-sizing:border-box;box-sizing:border-box}}@media only screen and (max-width: 767px){.mfp-content{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-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;padding:45px 0}}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:default}.mfp-image-holder .mfp-close{cursor:pointer !important}.mfp-image-holder .mfp-close{position:absolute;top:30px;right:30px;width:29px;height:29px;padding:0;text-indent:100%;white-space:nowrap;overflow:hidden;background-image:url("../img/general/icon/icon_cross_black.6874025f1786.svg");background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-transition:all .3s;transition:all .3s;opacity:1}@media only screen and (max-width: 767px){.mfp-image-holder .mfp-close{top:10px;right:10px}}.mfp-content .mfp-img-wrap{position:relative;width:67.75vw;max-width:1300px;padding-top:max(375px,83.4vh)}@media only screen and (max-width: 1439px){.mfp-content .mfp-img-wrap{width:64vw}}@media only screen and (max-width: 1185px){.mfp-content .mfp-img-wrap{width:768px;max-width:100%;margin:0 auto;padding-top:max(280px,78.2vh)}}@media only screen and (max-width: 767px){.mfp-content .mfp-img-wrap{padding-top:0}}.mfp-content .mfp-img-wrap .mfp-arrow{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media only screen and (max-width: 1024px){.mfp-content .mfp-img-wrap .mfp-arrow.is-hide{display:none !important}}.mfp-content .mfp-img{max-height:100% !important}.mfp-content .mfp-img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-o-object-fit:contain;object-fit:contain;width:100%;height:100%;padding:0}@media only screen and (max-width: 767px){.mfp-content .mfp-img{max-height:420px !important}.mfp-content .mfp-img{position:relative;top:auto;left:auto;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial;width:auto;max-width:100%;height:auto}}@media only screen and (max-width: 1185px){.mfp-figure{position:relative;z-index:-1}}.mfp-figure:after{display:none}.mfp-bottom-bar{position:absolute;top:0;right:0;left:auto;z-index:1000;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;width:20.32vw;height:100%;margin-top:0;padding:100px 50px;border-left:1px solid rgba(38,38,38,.4);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1439px){.mfp-bottom-bar{padding-left:30px;padding-right:30px}}@media only screen and (max-width: 1185px){.mfp-bottom-bar{position:static;position:initial;top:auto;right:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:auto;margin-top:-45px;padding:20px 36px;border-left:none;text-align:center;background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(241, 241, 241, 0.7)), color-stop(20%, #f1f1f1));background-image:linear-gradient(to bottom, rgba(241, 241, 241, 0.7) 0%, #f1f1f1 20%)}}@media only screen and (max-width: 767px){.mfp-bottom-bar{margin-top:-15px;padding:20px 10px}}.mfp-bottom-bar.is-hide{background-image:none}.mfp-bottom-bar.is-hide .mfp-title{opacity:0}.mfp-bottom-bar.tourney{margin-top:0}.mfp-title{max-height:100%;padding-right:0;overflow:auto;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1185px){.mfp-title{text-align:center}}.mfp-title>p{line-height:150%}.mfp-title>p:first-of-type{font-size:1.6rem;color:rgba(38,38,38,.8)}.mfp-title>p:not(:first-of-type){font-size:1.3rem;color:rgba(38,38,38,.5)}.mfp-title p a{color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.mfp-title p a:hover{opacity:.6}.mfp-title .label{margin-bottom:40px}.mfp-title .label p{margin-top:10px}.mfp-title .label p:first-of-type{font-size:1.6rem;color:rgba(38,38,38,.8)}.mfp-title .label p:not(:first-of-type){font-size:1.3rem;color:rgba(38,38,38,.5)}.mfp-title .icon{width:30px;height:30px;border:2px solid #f7941d;border-radius:50%;margin-bottom:10px;background-position:center;background-repeat:no-repeat}@media only screen and (max-width: 1185px){.mfp-title .icon{margin:0 auto}}.mfp-title .icon--crown{background-image:url("../img/general/icon/icon_crown_orange.9548ee54f074.svg");background-size:20px}.mfp-title .icon--heart{background-image:url("../img/general/icon/icon_heart_orange.7f416f81d2f2.svg")}.mfp-title .icon--diamond{background-image:url("../img/general/icon/diamond_orange.d4b53d7517d2.svg");background-size:20px}.mfp-title .icon--medal{border:none;background-image:url("../img/general/icon/icon_medal_orange.8c40de18f54f.svg");background-size:contain}.mfp-title .vote{-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;margin-top:20px;color:#262626}@media only screen and (max-width: 1185px){.mfp-title .vote{max-width:235px;margin-right:auto;margin-left:auto}}@media only screen and (max-width: 1024px){.mfp-title .vote{margin-top:20px}}.mfp-title .vote .tooltip-message{left:0}.mfp-title .vote__item.flex{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;padding-bottom:2px;padding-right:2px;padding-left:2px;-webkit-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width: 1185px){.mfp-title .vote__item.flex{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.mfp-title .vote__rating{display:block}@media only screen and (max-width: 1185px){.mfp-title .vote__bar{width:100%}}.mfp-title .vote__bar::before{border-color:#262626}.mfp-title .vote__result{margin-bottom:10px;margin-left:0}@media only screen and (max-width: 1185px){.mfp-title .vote__result{margin-bottom:0;margin-left:12px}}.mfp-title .vote__button{width:100%;height:auto;margin-top:40px;margin-left:0}@media only screen and (max-width: 1185px){.mfp-title .vote__button{margin-top:20px}}.mfp-title .vote__button button{position:relative;top:auto;left:auto;width:200px;max-width:100%;height:40px;padding-left:60px;padding-right:30px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:0;border-radius:initial;background-position:center left 25px}.mfp-title .vote__button button.is-choice{-webkit-animation:none;animation:none}.mfp-title .vote__button button.is-choice .tooltip-message{display:none !important}.mfp-title .vote__button button .loader{margin-left:-30px}.mfp-counter{position:relative;top:auto;right:auto;margin-top:20px;font-size:1.6rem;line-height:120%;text-align:center;color:#262626}@media only screen and (max-width: 1185px){.mfp-counter{position:absolute;left:0;bottom:0;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;width:100%;height:60px;margin-top:0;padding:0 36px;border-top:1px solid rgba(38,38,38,.4);-webkit-box-sizing:border-box;box-sizing:border-box;text-align:left;text-align:initial}}@media only screen and (max-width: 767px){.mfp-counter{padding:0 10px;height:40px}}.mfp-counter button{display:none;width:27px;height:27px;margin-left:auto;background-image:url("../img/general/icon/icon_notebook_black.b9b26ea98d57.svg");background-position:center;background-size:contain;background-repeat:no-repeat;cursor:pointer}@media only screen and (max-width: 1185px){.mfp-counter button{display:block}}.mfp-arrow{background-color:#f7941d !important}.mfp-arrow{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);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;width:50px;height:50px;margin-top:0;border-radius:50%;-webkit-transition:all .3s;transition:all .3s;cursor:pointer;opacity:1}@media only screen and (hover: hover){.mfp-arrow:hover{background-color:#262626 !important}.mfp-arrow:hover path{fill:#fff}}.mfp-arrow:active{margin-top:0}.mfp-arrow::before,.mfp-arrow::after{display:none}.mfp-arrow path{-webkit-transition:all .3s;transition:all .3s}.mfp-arrow-left{left:-4.2vw}@media only screen and (max-width: 1439px){.mfp-arrow-left{left:-6.1vw}}@media only screen and (max-width: 1185px){.mfp-arrow-left{left:-80px}}@media only screen and (max-width: 1024px){.mfp-arrow-left{left:10px}}.mfp-arrow-left svg{margin-right:5px}.mfp-arrow-right{right:-4.2vw}@media only screen and (max-width: 1439px){.mfp-arrow-right{right:-6.1vw}}@media only screen and (max-width: 1185px){.mfp-arrow-right{right:-80px}}@media only screen and (max-width: 1024px){.mfp-arrow-right{right:10px}}.mfp-arrow-right svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-left:5px}.fancybox__slide{padding:40px 0}.fancybox__backdrop{background:#f1f1f1}.fancybox__content{max-width:1300px;background-color:rgba(0,0,0,0)}.carousel__button.is-close{top:30px;right:30px;width:29px;height:29px;background-image:url("../img/general/icon/icon_cross_black.6874025f1786.svg");background-position:center;background-size:contain;background-repeat:no-repeat;-webkit-animation:none;animation:none}@media only screen and (max-width: 767px){.carousel__button.is-close{top:10px;right:10px}}.carousel__button.is-close svg{display:none}.social{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:25px;min-width:240px}@media only screen and (max-width: 1024px){.social{gap:17px}}@media only screen and (max-width: 639px){.social{min-width:0;min-width:initial}}.social--xl{gap:30px}@media only screen and (max-width: 1024px){.social--xl{gap:20px}}@media only screen and (max-width: 479px){.social--xl{gap:15px}}.social--bg{margin-left:0}.social--bg .social__item{background-position:center;background-size:contain;background-repeat:no-repeat}.social--bg .social__item:not(:first-child){margin-left:62px}@media only screen and (max-width: 767px){.social--bg .social__item:not(:first-child){margin-left:40px}}.social--bg .social__item--vk{width:30px;height:18px;background-image:url("../img/general/icon/social/icon_vk_black.81cf0084a32b.svg")}.social--bg .social__item--ok{width:17px;height:30px;background-image:url("../img/general/icon/social/icon_ok_black.1f8b6fbf8299.svg")}.social--bg .social__item--tg{width:26px;height:23px;background-image:url("../img/general/icon/social/icon_tg_black.aa76beb86736.svg")}.social--bg .social__item--tw{width:28px;height:23px;background-image:url("../img/general/icon/social/icon_tw_black.2e12598c7cd9.svg")}.social--border{gap:0;min-width:0;min-width:initial;margin-left:0}.social--border .social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border:1px solid #262626;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}.social--border .social__item:not(:first-child){margin-left:0;border-left:none}@media only screen and (hover: hover){.social--border .social__item:hover{background-color:#262626}}.social__item{display:block}@media only screen and (hover: hover){.social__item:hover path{fill:#fff}.social__item:hover path.white{fill:#262626}}.social__item path{-webkit-transition:all .3s;transition:all .3s}@media only screen and (hover: hover){.social__item--yazen:hover path:nth-child(2){fill:#262626}}.share{display:none;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 1185px){.share{display:block}}.share+.photo-body__item{margin-top:0}@media only screen and (max-width: 1185px){.share+.photo-body__item{margin-top:40px}}.share+.paywall{margin-top:0}.share .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:0;min-width:0;min-width:initial;margin-left:0}@media only screen and (max-width: 374px){.share .social{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}.share .social__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;border:1px solid #262626;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width: 374px){.share .social__item{position:relative;width:20%;height:0;padding-top:20%}}.share .social__item:not(:first-child){margin-left:0;border-left:none}@media only screen and (hover: hover){.share .social__item:hover{background-color:#262626}}.share .social__item span{display:inherit}@media only screen and (max-width: 374px){.share .social__item svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}}.share--col .social{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.share--col .social__item:not(:first-child){border-top:none;border-left:1px solid #262626}.share--fixed{position:absolute;top:0;display:block;-webkit-transition:none;transition:none}@media only screen and (max-width: 1185px){.share--fixed{display:none}}.share--bg{padding:20px 30px;background-color:#f1f1f1}.story{position:relative;display:inline-block;width:100%;color:#fff}.story:not(:first-child){padding-left:10px}@media only screen and (max-width: 767px){.story:not(:first-child){padding:0}}.story:not(:last-child){padding-right:10px}@media only screen and (max-width: 767px){.story:not(:last-child){padding:0}}@media only screen and (max-width: 767px){.story{width:100vw;height:100vh}}.story .rubric-tag{font-size:2.7rem}@media only screen and (max-width: 1024px){.story .rubric-tag{font-size:2rem}}@media only screen and (max-width: 767px){.story .rubric-tag{font-size:1.6rem}}.story__list{position:relative;width:600px;height:900px;max-height:100vh;margin:0 auto;border-radius:30px;overflow:hidden;-webkit-box-shadow:1px 0px 10px rgba(0,0,0,.2);box-shadow:1px 0px 10px rgba(0,0,0,.2)}@media only screen and (max-width: 1439px){.story__list{width:400px;height:600px}}@media only screen and (max-width: 767px){.story__list{width:100%;height:100dvh;border-radius:20px}}.story__item{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100%;height:100%;padding:70px 40px 130px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;pointer-events:none}@media only screen and (max-width: 1439px){.story__item{padding-bottom:120px}}@media only screen and (max-width: 767px){.story__item{padding:50px 20px 105px}}.story__item.is-active{opacity:1;pointer-events:initial}.story__item .bg-overlay::before{background-color:rgba(0,0,0,0);background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0.9)));background-image:linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.9))}.story__item .bg-overlay--darkest::before{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.9)));background-image:linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.9))}.story__content{position:relative;z-index:20;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:start;-ms-flex-align:start;align-items:flex-start;gap:35px}@media only screen and (max-width: 1439px){.story__content{gap:20px}}@media only screen and (max-width: 767px){.story__content{gap:15px}}@media only screen and (max-width: 1439px){.story__title{font-size:4rem}}@media only screen and (max-width: 1024px){.story__title{font-size:3.4rem}}@media only screen and (max-width: 767px){.story__title{font-size:2.4rem}}.story__text{font-size:2rem}@media only screen and (max-width: 1024px){.story__text{font-size:1.6rem}}@media only screen and (max-width: 767px){.story__text{font-size:1.6rem}}.story__text a{color:#f7941d;-webkit-transition:all .3s;transition:all .3s}.story__text a:hover{opacity:.6}.story-preview{cursor:pointer}.story-preview .story__item{opacity:.5}.story-preview .story__slides{display:none}.story__thumb{position:absolute;top:25px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:100;width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.story__thumb span{display:block;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:4px;border-radius:7px;background-color:rgba(234,234,234,.5);overflow:hidden}.story__thumb span::after{content:"";display:block;height:inherit;border-radius:inherit;background-color:#fff;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.story__thumb span.is-active::after{-webkit-animation:moveThumb 6s forwards linear;animation:moveThumb 6s forwards linear}.story__thumb span.fill::after{background-color:#fff;-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}.story__thumb span.pause::after{-webkit-animation-play-state:paused;animation-play-state:paused}.story__toolbar{position:absolute;z-index:20;bottom:30px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:grid;grid-template-columns:1fr 3fr 1fr;width:90%}@media only screen and (max-width: 767px){.story__toolbar{bottom:30px;z-index:10}}.story__toolbar-btn{background-color:rgba(0,0,0,0);border:2px solid #fff;border-radius:50%;width:46px;height:46px;margin:0 auto;opacity:.45;-webkit-transition:all .3s;transition:all .3s;cursor:pointer}.story__toolbar-btn:hover{opacity:.7}.story__toolbar-btn.hidden{opacity:0;pointer-events:none}.story__toolbar-btn--pause .icon-play{display:none}.story__toolbar-btn--pause.pause .icon-play{display:block}.story__toolbar-btn--pause.pause .icon-pause{display:none}@media only screen and (max-width: 1439px){.story__toolbar-btn{width:36px;height:36px}}.story__toolbar-btn svg{height:100%;width:100%}.story__ad-label{color:#fff;opacity:.5;font-size:1.1rem}.stories-preview{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;color:#fff}.stories-preview__circle{position:absolute;display:block;width:94%;height:94%;border-radius:50%;padding:2.5px;border:3px solid #f7941d;-webkit-transition:all .3s;transition:all .3s}.stories-preview__item{position:relative;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;width:260px;height:260px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer}.stories-preview__item:hover .stories-preview__circle{-webkit-animation:spin 30s linear infinite;animation:spin 30s linear infinite;border-style:dashed}.stories-preview__item:first-child .stories-preview__circle{border-style:dashed;-webkit-animation:spin 30s linear infinite;animation:spin 30s linear infinite}.stories-preview__item:first-child:hover .stories-preview__circle{-webkit-animation:spin 15s linear infinite;animation:spin 15s linear infinite}.stories-preview__item .bg-overlay::before{background-color:rgba(0,0,0,.5)}.stories-preview__item .img-bg{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);border-radius:50%;width:92%;height:92%}.stories-preview__bg--orange{background-color:#f7941d}.stories-preview__content{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:6px;text-align:center}.stories-preview__title{font-size:2.7rem;font-weight:600}.stories-preview--grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.stories-preview--grid .stories-preview__item{width:260px;height:260px}@media only screen and (max-width: 1185px){.stories-preview--grid{grid-template-columns:1fr 1fr 1fr}.stories-preview--grid .stories-preview__item{width:240px;height:240px}}@media only screen and (max-width: 1024px){.stories-preview--grid .stories-preview__item{width:220px;height:220px}}@media only screen and (max-width: 767px){.stories-preview--grid{grid-template-columns:1fr 1fr}.stories-preview--grid .stories-preview__item{width:200px;height:200px}}@media only screen and (max-width: 479px){.stories-preview--grid{grid-template-columns:1fr}.stories-preview--grid .stories-preview__item{width:260px;height:260px}}.stories-slider{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%;width:100%;padding:0;overflow:hidden}.stories-slider__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}@media only screen and (max-width: 767px){.stories-slider__list{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.flying-story{position:fixed;z-index:1000;bottom:3%;left:8%}@media only screen and (max-width: 1439px){.flying-story{left:2%}}@media only screen and (max-width: 767px){.flying-story{bottom:4%}}.flying-story__body{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;width:120px;height:120px;border:3px dashed #f7941d;border-radius:50%;overflow:hidden;cursor:pointer}@media only screen and (max-width: 767px){.flying-story__body{width:100px;height:100px}}.flying-story__bg{top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);border-radius:50%;width:94%;height:94%}.flying-story__content{position:relative;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;text-align:center}.flying-story__title{font-size:1.4rem;font-weight:600;color:#fff}@media only screen and (max-width: 767px){.flying-story__title{font-size:1.2rem}}.flying-story__label{font-size:1rem;font-weight:700;color:#fff}@media only screen and (max-width: 767px){.flying-story__label{font-size:.8rem}}.flying-story .btn-cross{position:absolute;top:0;right:0;z-index:1100;width:20px;height:20px;background-color:#c4c4c4;border-radius:50%;-webkit-transition:all .3s;transition:all .3s}.flying-story .btn-cross:hover{background-color:#f7941d}@-webkit-keyframes moveThumb{to{-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}}@keyframes moveThumb{to{-webkit-transform:none;transform:none;-webkit-transform:initial;transform:initial}}@-webkit-keyframes spin{100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes spin{100%{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.subscribe{color:#fff}.subscribe .text-link{color:#fff}.subscribe .text-link::after{height:1px;background-color:#fff}.subscribe .btn{margin-top:20px}.subscribe-wrap{width:240px;max-width:100%;margin-top:30px;padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#262626}.subscribe-wrap .subscribe__desc{margin-top:10px;text-align:center}.subscribe-wrap .subscribe__form{margin-top:20px}.subscribe-wrap--row{margin-top:20px;width:100%}@media only screen and (max-width: 1024px){.subscribe-wrap--row{margin-top:10px}}.subscribe-wrap--row .subscribe{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 only screen and (max-width: 1024px){.subscribe-wrap--row .subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width: 479px){.subscribe-wrap--row .subscribe{-webkit-box-align:initial;-ms-flex-align:initial;align-items:initial}}.subscribe-wrap--row .subscribe__item:first-child{display:-webkit-box;display:-ms-flexbox;display:flex}.subscribe-wrap--row .subscribe__item:not(:first-child){-ms-flex-negative:0;flex-shrink:0;max-width:30%;margin-left:40px}@media only screen and (max-width: 1024px){.subscribe-wrap--row .subscribe__item:not(:first-child){max-width:none;max-width:initial;margin-top:20px;margin-left:0}}.subscribe-wrap--row .subscribe__item:not(:first-child) p{color:#f7941d}@media only screen and (max-width: 1024px){.subscribe-wrap--row .subscribe__item:not(:first-child) p{text-align:center;word-break:break-word}}.subscribe-wrap--row .subscribe__icon{margin-left:0;margin-left:initial;margin-right:0;margin-right:initial}.subscribe-wrap--row .subscribe__desc{margin-top:0;margin-left:20px;text-align:left}.subscribe-wrap--row .btn{margin-top:0;margin-left:auto}@media only screen and (max-width: 1024px){.subscribe-wrap--row .btn{margin-left:0;margin-left:initial}}.subscribe-wrap--column{width:100%;margin-top:0}.subscribe-wrap--column .subscribe{padding-top:30px;padding-bottom:30px}.subscribe-wrap--column .subscribe__title{margin-top:0}.subscribe-wrap--column .subscribe__form{width:82%;margin-right:auto;margin-left:auto}@media only screen and (max-width: 1024px){.subscribe-wrap--column .subscribe__form{width:90%}}@media only screen and (max-width: 767px){.subscribe-wrap--column .subscribe__form{width:100%}}.subscribe-wrap--column .subscribe__form-item .input{width:calc(100% - 200px)}@media only screen and (max-width: 639px){.subscribe-wrap--column .subscribe__form-item .input{width:100%}}.subscribe-wrap--column .subscribe .btn{margin-top:0}@media only screen and (max-width: 639px){.subscribe-wrap--column .subscribe .btn{width:100%;margin-top:10px}}.subscribe__icon{-ms-flex-negative:0;flex-shrink:0;width:40px;height:40px;margin:0 auto;background-size:contain;background-position:center;background-repeat:no-repeat}.subscribe__icon--letter{width:75px;height:51px;background-image:url("../img/general/icon/icon_letter.1bc6cc5b7fab.svg")}.subscribe__icon--tg{width:30px;height:25px;background-image:url("../img/general/icon/icon_tg.ba960a25e0ad.svg")}.subscribe__icon--yazen{background-image:url("../img/general/icon/icon_yazen_white.f2519adceab3.svg")}.subscribe__icon--vk{background-image:url("../img/general/icon/social/icon_vk_white.ecf3ac567421.svg")}.subscribe__icon--fboard{background-image:url("../img/general/icon/social/icon_fboard_white.2ff69b3bceb0.svg")}.subscribe__icon--google{background-image:url("../img/general/icon/social/icon_google.a551458ca3a0.svg")}.subscribe__icon--notifs{background-image:url("../img/general/icon/icon_notifs.1d14bbf8259a.svg");-webkit-transform-origin:50% 8px;transform-origin:50% 8px}.subscribe__icon--notifs.is-animate{-webkit-animation:ring 20s 2s linear infinite;animation:ring 20s 2s linear infinite}.subscribe__title{margin-top:10px;font-size:1.8rem;font-weight:bold;line-height:120%;letter-spacing:.1em;text-transform:uppercase;text-align:center}.subscribe__desc-hint{display:none;margin-top:20px;color:#f7941d}.subscribe__desc-hint.is-show{display:inline-block}.subscribe__form-item:not(:first-child){margin-top:10px}.subscribe__form-item.is-error .input{border-color:#eb5757}.subscribe__form-item.is-error span{display:block;width:100%;margin-top:5px;font-size:1.3rem;line-height:130%;color:#eb5757}.subscribe__form-item.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.subscribe--center .subscribe__item:first-child{-webkit-box-align:center;-ms-flex-align:center;align-items:center}@-webkit-keyframes ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}0.25%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}0.75%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}1.25%{-webkit-transform:rotate(34deg);transform:rotate(34deg)}1.75%{-webkit-transform:rotate(-32deg);transform:rotate(-32deg)}2.25%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}2.75%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}3.25%{-webkit-transform:rotate(26deg);transform:rotate(26deg)}3.75%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}4.25%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}4.75%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}5.25%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}5.75%{-webkit-transform:rotate(-16deg);transform:rotate(-16deg)}6.25%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}6.75%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}7.25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}7.75%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}8.25%{-webkit-transform:rotate(6deg);transform:rotate(6deg)}8.85%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}9.25%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}9.75%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}10.25%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}10.75%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes ring{0%{-webkit-transform:rotate(0);transform:rotate(0)}0.25%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}0.75%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}1.25%{-webkit-transform:rotate(34deg);transform:rotate(34deg)}1.75%{-webkit-transform:rotate(-32deg);transform:rotate(-32deg)}2.25%{-webkit-transform:rotate(30deg);transform:rotate(30deg)}2.75%{-webkit-transform:rotate(-28deg);transform:rotate(-28deg)}3.25%{-webkit-transform:rotate(26deg);transform:rotate(26deg)}3.75%{-webkit-transform:rotate(-24deg);transform:rotate(-24deg)}4.25%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}4.75%{-webkit-transform:rotate(-20deg);transform:rotate(-20deg)}5.25%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}5.75%{-webkit-transform:rotate(-16deg);transform:rotate(-16deg)}6.25%{-webkit-transform:rotate(14deg);transform:rotate(14deg)}6.75%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}7.25%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}7.75%{-webkit-transform:rotate(-8deg);transform:rotate(-8deg)}8.25%{-webkit-transform:rotate(6deg);transform:rotate(6deg)}8.85%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}9.25%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}9.75%{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}10.25%{-webkit-transform:rotate(1deg);transform:rotate(1deg)}10.75%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}
:root{--tagify-dd-color-primary: rgb(53,149,246);--tagify-dd-bg-color: white;--tagify-dd-item-pad: .3em .5em}.tagify{--tags-disabled-bg: #F1F1F1;--tags-border-color: #DDD;--tags-hover-border-color: #CCC;--tags-focus-border-color: #3595f6;--tag-border-radius: 3px;--tag-bg: #E5E5E5;--tag-hover: #D3E2E2;--tag-text-color: black;--tag-text-color--edit: black;--tag-pad: 0.3em 0.5em;--tag-inset-shadow-size: 1.1em;--tag-invalid-color: #D39494;--tag-invalid-bg: rgba(211, 148, 148, 0.5);--tag-remove-bg: rgba(211, 148, 148, 0.3);--tag-remove-btn-color: black;--tag-remove-btn-bg: none;--tag-remove-btn-bg--hover: #c77777;--input-color: inherit;--tag--min-width: 1ch;--tag--max-width: auto;--tag-hide-transition: 0.3s;--placeholder-color: rgba(0, 0, 0, 0.4);--placeholder-color-focus: rgba(0, 0, 0, 0.25);--loader-size: .8em;--readonly-striped: 1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;border:1px solid var(--tags-border-color);padding:0;line-height:0;cursor:text;outline:none;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:.1s;transition:.1s}@-webkit-keyframes tags--bump{30%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes tags--bump{30%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes rotateLoader{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotateLoader{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.tagify:hover:not(.tagify--focus):not(.tagify--invalid){--tags-border-color: var(--tags-hover-border-color)}.tagify[disabled]{background:var(--tags-disabled-bg);-webkit-filter:saturate(0);filter:saturate(0);opacity:.5;pointer-events:none}.tagify[readonly].tagify--select,.tagify[disabled].tagify--select{pointer-events:none}.tagify[readonly]:not(.tagify--mix):not(.tagify--select),.tagify[disabled]:not(.tagify--mix):not(.tagify--select){cursor:default}.tagify[readonly]:not(.tagify--mix):not(.tagify--select)>.tagify__input,.tagify[disabled]:not(.tagify--mix):not(.tagify--select)>.tagify__input{visibility:hidden;width:0;margin:5px 0}.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div,.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div{padding:var(--tag-pad)}.tagify[readonly]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before,.tagify[disabled]:not(.tagify--mix):not(.tagify--select) .tagify__tag>div::before{-webkit-animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused;animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused}@-webkit-keyframes readonlyStyles{0%{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;-webkit-box-shadow:none;box-shadow:none;-webkit-filter:brightness(0.95);filter:brightness(0.95)}}@keyframes readonlyStyles{0%{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;-webkit-box-shadow:none;box-shadow:none;-webkit-filter:brightness(0.95);filter:brightness(0.95)}}.tagify[readonly] .tagify__tag__removeBtn,.tagify[disabled] .tagify__tag__removeBtn{display:none}.tagify--loading .tagify__input>br:last-child{display:none}.tagify--loading .tagify__input::before{content:none}.tagify--loading .tagify__input::after{content:"" !important}.tagify--loading .tagify__input::after{content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 rgba(0,0,0,0);border-radius:50%;-webkit-animation:rotateLoader .4s infinite linear;animation:rotateLoader .4s infinite linear;margin:-2px 0 -2px .5em}.tagify--loading .tagify__input:empty::after{margin-left:0}.tagify+input,.tagify+textarea{position:absolute !important;left:-9999em !important;-webkit-transform:scale(0) !important;transform:scale(0) !important}.tagify__tag{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:5px 0 5px 5px;position:relative;z-index:1;outline:none;line-height:normal;cursor:default;-webkit-transition:.13s ease-out;transition:.13s ease-out}.tagify__tag>div{vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;max-width:100%;padding:var(--tag-pad);color:var(--tag-text-color);line-height:inherit;border-radius:var(--tag-border-radius);white-space:nowrap;-webkit-transition:.13s ease-out;transition:.13s ease-out}.tagify__tag>div>*{white-space:pre-wrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;vertical-align:top;min-width:var(--tag--min-width);max-width:var(--tag--max-width);-webkit-transition:.8s ease,.1s color;transition:.8s ease,.1s color}.tagify__tag>div>*[contenteditable]{outline:none;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:text;margin:-2px;padding:2px;max-width:350px}.tagify__tag>div::before{content:"";position:absolute;border-radius:inherit;top:0;right:0;bottom:0;left:0;top:0;top:var(--tag-bg-inset, 0);right:0;right:var(--tag-bg-inset, 0);bottom:0;bottom:var(--tag-bg-inset, 0);left:0;left:var(--tag-bg-inset, 0);z-index:-1;pointer-events:none;-webkit-transition:120ms ease;transition:120ms ease;-webkit-animation:tags--bump .3s ease-out 1;animation:tags--bump .3s ease-out 1;-webkit-box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-bg) inset}.tagify__tag:hover:not([readonly]) div::before,.tagify__tag:focus div::before{--tag-bg-inset: -2.5px;--tag-bg: var(--tag-hover)}.tagify__tag--loading{pointer-events:none}.tagify__tag--loading .tagify__tag__removeBtn{display:none}.tagify__tag--loading::after{--loader-size: .4em;content:"";vertical-align:middle;opacity:1;width:.7em;height:.7em;width:var(--loader-size);height:var(--loader-size);min-width:0;border:3px solid;border-color:#eee #bbb #888 rgba(0,0,0,0);border-radius:50%;-webkit-animation:rotateLoader .4s infinite linear;animation:rotateLoader .4s infinite linear;margin:0 .5em 0 -0.1em}.tagify__tag--flash div::before{-webkit-animation:none;animation:none}.tagify__tag--hide{width:0 !important}.tagify__tag--hide{padding-left:0;padding-right:0;margin-left:0;margin-right:0;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:var(--tag-hide-transition);transition:var(--tag-hide-transition);pointer-events:none}.tagify__tag--hide>div>*{white-space:nowrap}.tagify__tag.tagify--noAnim>div::before{-webkit-animation:none;animation:none}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div>span{opacity:.5}.tagify__tag.tagify--notAllowed:not(.tagify__tag--editable) div::before{--tag-bg: var(--tag-invalid-bg);-webkit-transition:.2s;transition:.2s}.tagify__tag[readonly] .tagify__tag__removeBtn{display:none}.tagify__tag[readonly]>div::before{-webkit-animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused;animation:readonlyStyles 1s calc(-1s*(var(--readonly-striped) - 1)) paused}@keyframes readonlyStyles{0%{background:linear-gradient(45deg, var(--tag-bg) 25%, transparent 25%, transparent 50%, var(--tag-bg) 50%, var(--tag-bg) 75%, transparent 75%, transparent) 0/5px 5px;-webkit-box-shadow:none;box-shadow:none;-webkit-filter:brightness(0.95);filter:brightness(0.95)}}.tagify__tag--editable>div{color:var(--tag-text-color--edit)}.tagify__tag--editable>div::before{-webkit-box-shadow:0 0 0 2px var(--tag-hover) inset !important;box-shadow:0 0 0 2px var(--tag-hover) inset !important}.tagify__tag--editable>.tagify__tag__removeBtn{pointer-events:none}.tagify__tag--editable>.tagify__tag__removeBtn::after{opacity:0;-webkit-transform:translateX(100%) translateX(5px);transform:translateX(100%) translateX(5px)}.tagify__tag--editable.tagify--invalid>div::before{-webkit-box-shadow:0 0 0 2px var(--tag-invalid-color) inset !important;box-shadow:0 0 0 2px var(--tag-invalid-color) inset !important}.tagify__tag__removeBtn{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;cursor:pointer;font:14px/1 Arial;background:var(--tag-remove-btn-bg);color:var(--tag-remove-btn-color);width:14px;height:14px;margin-right:4.6666666667px;margin-left:auto;overflow:hidden;-webkit-transition:.2s ease-out;transition:.2s ease-out}.tagify__tag__removeBtn::after{content:"×";-webkit-transition:.3s,color 0s;transition:.3s,color 0s}.tagify__tag__removeBtn:hover{color:#fff;background:var(--tag-remove-btn-bg--hover)}.tagify__tag__removeBtn:hover+div>span{opacity:.5}.tagify__tag__removeBtn:hover+div::before{-webkit-box-shadow:0 0 0 var(--tag-inset-shadow-size) rgba(211, 148, 148, 0.3) inset !important;box-shadow:0 0 0 var(--tag-inset-shadow-size) rgba(211, 148, 148, 0.3) inset !important;-webkit-box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg, rgba(211, 148, 148, 0.3)) inset !important;box-shadow:0 0 0 var(--tag-inset-shadow-size) var(--tag-remove-bg, rgba(211, 148, 148, 0.3)) inset !important}.tagify__tag__removeBtn:hover+div::before{-webkit-transition:-webkit-box-shadow .2s;transition:-webkit-box-shadow .2s;transition:box-shadow .2s;transition:box-shadow .2s, -webkit-box-shadow .2s}.tagify:not(.tagify--mix) .tagify__input br{display:none}.tagify:not(.tagify--mix) .tagify__input *{display:inline;white-space:nowrap}.tagify__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:inline-block;min-width:110px;margin:5px;padding:var(--tag-pad);line-height:normal;position:relative;white-space:pre-wrap;color:var(--input-color);-webkit-box-sizing:inherit;box-sizing:inherit}@-moz-document url-prefix(){}.tagify__input:empty::before{position:static}.tagify__input:focus{outline:none}.tagify__input:focus::before{-webkit-transition:.2s ease-out;transition:.2s ease-out;opacity:0;-webkit-transform:translatex(6px);transform:translatex(6px)}@supports(-ms-ime-align: auto){.tagify__input:focus::before{display:none}}.tagify__input:focus:empty::before{-webkit-transition:.2s ease-out;transition:.2s ease-out;opacity:1;-webkit-transform:none;transform:none;color:rgba(0,0,0,.25);color:var(--placeholder-color-focus)}@-moz-document url-prefix(){.tagify__input:focus:empty::after{display:none}}.tagify__input::before{content:attr(data-placeholder);height:1em;line-height:1em;margin:auto 0;z-index:1;color:var(--placeholder-color);white-space:nowrap;pointer-events:none;opacity:0;position:absolute}.tagify__input::after{content:attr(data-suggest);display:inline-block;vertical-align:middle;position:absolute;min-width:calc(100% - 1.5em);text-overflow:ellipsis;overflow:hidden;white-space:pre;color:var(--tag-text-color);opacity:.3;pointer-events:none;max-width:100px}.tagify__input .tagify__tag{margin:0 1px}.tagify--mix{display:block}.tagify--mix .tagify__input{padding:5px;margin:0;width:100%;height:100%;line-height:1.5;display:block}.tagify--mix .tagify__input::before{height:auto;display:none;line-height:inherit}.tagify--mix .tagify__input::after{content:none}.tagify--select::after{content:">";opacity:.5;position:absolute;top:50%;right:0;bottom:0;font:16px monospace;line-height:8px;height:8px;pointer-events:none;-webkit-transform:translate(-150%, -50%) scaleX(1.2) rotate(90deg);transform:translate(-150%, -50%) scaleX(1.2) rotate(90deg);-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}.tagify--select[aria-expanded=true]::after{-webkit-transform:translate(-150%, -50%) rotate(270deg) scaleY(1.2);transform:translate(-150%, -50%) rotate(270deg) scaleY(1.2)}.tagify--select .tagify__tag{position:absolute;top:0;right:1.8em;bottom:0}.tagify--select .tagify__tag div{display:none}.tagify--select .tagify__input{width:100%}.tagify--empty .tagify__input::before{-webkit-transition:.2s ease-out;transition:.2s ease-out;opacity:1;-webkit-transform:none;transform:none;display:inline-block;width:auto}.tagify--mix .tagify--empty .tagify__input::before{display:inline-block}.tagify--focus{--tags-border-color: var(--tags-focus-border-color);-webkit-transition:0s;transition:0s}.tagify--invalid{--tags-border-color: #D39494}.tagify__dropdown{position:absolute;z-index:9999;-webkit-transform:translateY(1px);transform:translateY(1px);overflow:hidden}.tagify__dropdown[placement=top]{margin-top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}.tagify__dropdown[placement=top] .tagify__dropdown__wrapper{border-top-width:1.1px;border-bottom-width:0}.tagify__dropdown[position=text]{-webkit-box-shadow:0 0 0 3px rgba(rgb(53,149,246), 0.1);box-shadow:0 0 0 3px rgba(rgb(53,149,246), 0.1);-webkit-box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary), 0.1);box-shadow:0 0 0 3px rgba(var(--tagify-dd-color-primary), 0.1);font-size:.9em}.tagify__dropdown[position=text] .tagify__dropdown__wrapper{border-width:1px}.tagify__dropdown__wrapper{max-height:300px;overflow:auto;overflow-x:hidden;background:white;background:var(--tagify-dd-bg-color);border:1px solid;border-color:rgb(53,149,246);border-color:var(--tagify-dd-color-primary);border-bottom-width:1.5px;border-top-width:0;-webkit-box-shadow:0 2px 4px -2px rgba(0,0,0,.2);box-shadow:0 2px 4px -2px rgba(0,0,0,.2);-webkit-transition:.25s cubic-bezier(0, 1, 0.5, 1);transition:.25s cubic-bezier(0, 1, 0.5, 1)}.tagify__dropdown__header:empty{display:none}.tagify__dropdown__footer{display:inline-block;margin-top:.5em;padding:.3em .5em;padding:var(--tagify-dd-item-pad);font-size:.7em;font-style:italic;opacity:.5}.tagify__dropdown__footer:empty{display:none}.tagify__dropdown--initial .tagify__dropdown__wrapper{max-height:20px;-webkit-transform:translateY(-1em);transform:translateY(-1em)}.tagify__dropdown--initial[placement=top] .tagify__dropdown__wrapper{-webkit-transform:translateY(2em);transform:translateY(2em)}.tagify__dropdown__item{-webkit-box-sizing:border-box;box-sizing:border-box;padding:.3em .5em;padding:var(--tagify-dd-item-pad);margin:1px;cursor:pointer;border-radius:2px;position:relative;outline:none;max-height:60px;max-width:100%}.tagify__dropdown__item--active{background:rgb(53,149,246);background:var(--tagify-dd-color-primary);color:#fff}.tagify__dropdown__item:active{-webkit-filter:brightness(105%);filter:brightness(105%)}.tagify__dropdown__item--hidden{-webkit-transition:0.3s !important;transition:0.3s !important;-webkit-transition:var(--tagify-dd-item--hidden-duration, 0.3s) !important;transition:var(--tagify-dd-item--hidden-duration, 0.3s) !important}.tagify__dropdown__item--hidden{padding-top:0;padding-bottom:0;margin:0 1px;pointer-events:none;overflow:hidden;max-height:0}.tagify__dropdown__item--hidden>*{-webkit-transform:translateY(-100%);transform:translateY(-100%);opacity:0;-webkit-transition:inherit;transition:inherit}
