@-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{box-sizing:border-box;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{display:block}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}a{color:inherit;text-decoration:none}input,button,textarea,select{box-sizing:border-box;padding:0;margin:0;outline:none;border:none}button,textarea,input:not([type=checkbox]):not([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none}input,button,textarea,select,a{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}button,input[type=button],input[type=submit]{cursor:pointer}img{pointer-events:none}html{min-width:320px}#flashes{pointer-events:none;z-index:123456789;position:fixed;width:380px;right:25px;top:110px;bottom:170px;overflow:hidden;font-family:"Open Sans",Helvetica,Arial,sans-serif}.flash{pointer-events:auto;position:relative;z-index:1;opacity:0;overflow:hidden;margin-top:10px;margin-bottom:10px;padding:1.1em 1.5em;width:100%;color:#fff;font-size:14px;background:#2ecc71;border-radius:5px;-webkit-box-shadow:0 4px 10px 0 rgba(0,0,0,.2);box-shadow:0 4px 10px 0 rgba(0,0,0,.2);-webkit-transition:background-color .2s ease-out;-moz-transition:background-color .2s ease-out;-ms-transition:background-color .2s ease-out;-o-transition:background-color .2s ease-out;transition:background-color .2s ease-out}.flash.error{background:#dc3434}.flash.warning{background:#f39c12}.flash:hover{background:#30c76a}.flash.error:hover{background:#cf302d}.flash.warning:hover{background:#e88f13}.flash .flash-type{font-weight:700;margin-bottom:4px;font-size:15px}.flash .progressbar{z-index:-1;position:absolute;content:"";width:0%;height:100%;left:0;top:0;background:#000;opacity:.04}.flash .close{float:right;font-weight:400;font-size:19px;line-height:19px;cursor:pointer}@media screen and (max-width: 430px){#flashes{width:90%;left:50%;transform:translateX(-50%);top:90px}.flash{font-size:13px;padding:.8em 1.2em}.flash .flash-type{font-weight:700;margin-bottom:2px;font-size:13.5px}.flash .close{padding-left:20px}}#login-panel{position:fixed;display:flex;justify-content:center;align-items:center;left:0;top:0;width:100%;z-index:666;background:rgba(27,28,36,.55);pointer-events:none;opacity:0;height:0;overflow:hidden;visibility:hidden;-webkit-transition:opacity .3s 0s,height 0s .3s,visibility 0s .3s;-moz-transition:opacity .3s 0s,height 0s .3s,visibility 0s .3s;-ms-transition:opacity .3s 0s,height 0s .3s,visibility 0s .3s;-o-transition:opacity .3s 0s,height 0s .3s,visibility 0s .3s;transition:opacity .3s 0s,height 0s .3s,visibility 0s .3s}#login-panel.active{pointer-events:auto;opacity:1;height:100%;visibility:visible;-webkit-transition-delay:0s,0s,0s;-moz-transition-delay:0s,0s,0s;-ms-transition-delay:0s,0s,0s;-o-transition-delay:0s,0s,0s;transition-delay:0s,0s,0s}@media screen and (-ms-high-contrast: active),screen and (-ms-high-contrast: none){#login-panel .modal-panel{display:none}#login-panel.active .modal-panel{display:block}}#login-panel .modal-panel{font-family:"Open Sans",Helvetica,Arial,sans-serif;z-index:777;position:relative;width:370px;padding:45px 20px 20px 20px;text-align:left;line-height:normal;letter-spacing:0;color:#636363;border-radius:5px;background-color:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,.25);overflow:hidden;border:none}#login-panel .modal-panel .close{z-index:1;position:absolute;right:15px;top:14px;width:22px;height:22px;line-height:20px;text-align:center;color:#797979;font-size:34px;font-weight:300;box-sizing:content-box;border:6px solid rgba(0,0,0,0);border-radius:5px;outline:none}#login-panel .modal-panel .close:focus{border-color:#dedede;background-color:#dedede}#login-panel .modal-panel .close:hover{color:#636363}#login-panel form input{padding:13px 12px;width:100%;font-size:15px;margin-top:8px;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-weight:300;border-radius:4px;background-color:#f2f2f2;border:1px solid #f2f2f2;border-bottom:1px solid #bfbfbf}#login-panel form input:hover{border:1px solid #a2a2a2}#login-panel form input:focus{border:1px solid #a2a2a2}#login-panel form button{display:inline-block;line-height:45px;margin-top:21px;width:100%;border-radius:5px;color:#fff;font-family:"Open Sans",Helvetica,Arial,sans-serif;font-size:15px;background-color:#4aa76a;-webkit-box-shadow:0 2px 0 0 #388e55;box-shadow:0 2px 0 #388e55}#login-panel form button:hover{background-color:#479e64}#login-panel form button:active{background-color:#43965f}#login-panel form button:focus{outline:none}#login-panel form ul.error{padding:0 5px;padding-top:30px;color:#e23e3e;text-align:left;font-size:15px;font-weight:400;list-style-type:none}#login-panel form::-webkit-input-placeholder{color:#999}#login-panel form :-moz-placeholder{color:#999}#login-panel form::-moz-placeholder{color:#999}#login-panel form :-ms-input-placeholder{color:#999}#login-panel p{padding-top:20px;margin:35px 0 11px;text-align:center;font-size:13.5px;color:#a6a6a6;border-top:1px solid #e6e6e6}.social-media-btns{width:100%;display:flex;flex-direction:row;justify-content:space-around}.social-media-btns a{display:block;padding:10px 15px;margin-top:10px;width:30%;font-size:15px;color:#fff;text-align:center;border-radius:5px;background-color:#3a579a;-webkit-box-shadow:0 2px 0 0 #314880;box-shadow:0 2px 0 #314880}.social-media-btns a:hover{background-color:#314c82}.social-media-btns .twitter{background-color:#00abf0;-webkit-box-shadow:0 2px 0 0 #008dc6;box-shadow:0 2px 0 #008dc6}.social-media-btns .twitter:hover{background-color:#00a1db}.social-media-btns .google{background-color:#dd493d;-webkit-box-shadow:0 2px 0 0 #ba3e33;box-shadow:0 2px 0 #ba3e33}.social-media-btns .google:hover{background-color:#c7433a}@media screen and (max-height: 380px),screen and (max-width: 370px){#login-panel .modal-panel{width:100%;height:100vh;border-radius:0}}@media screen and (max-width: 370px){#login-panel p{padding-top:15px;margin:25px 0 11px}.social-media-btns{flex-direction:column}.social-media-btns a{width:100%;margin-top:13px}}@media screen and (max-height: 380px){#login-panel form button{line-height:35px}#login-panel form input{padding:8px 12px}#login-panel p{padding-top:12px;margin:22px 0 11px}.social-media-btns{flex-direction:row}.social-media-btns a{padding:7px 15px}}#social-login-panel .modal-panel{width:400px}#social-login-panel .social-media-btns a{width:100%;margin:0 5px}#social-login-panel .auth{margin:10px 0 20px;font-size:15px}@media screen and (max-width: 400px)and (orientation: portrait){#social-login-panel .modal-panel{width:100%}}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none !important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;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:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-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;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;box-shadow:none;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%;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;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;box-shadow:0 0 30px rgba(0,0,0,.3);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;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}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-fade.mfp-ready .mfp-close:hover,.mfp-fade.mfp-ready .mfp-arrow:hover{opacity:1}.mfp-fade.mfp-ready .mfp-close,.mfp-fade.mfp-ready .mfp-arrow{opacity:.65}.mfp-fade.mfp-removing .mfp-close,.mfp-fade.mfp-removing .mfp-arrow{opacity:0}::-moz-selection{color:#000;background-color:rgba(197,205,224,.9)}::selection{color:#000;background-color:rgba(197,205,224,.9)}body{color:#000;font-family:"Roboto",sans-serif;font-size:20px;font-variant:no-common-ligatures;background:#fff url("../web_images/main_bg.png") repeat-y center}@media screen and (max-width: 1679px){body{font-size:19px}}@media screen and (max-width: 1439px){body{background-image:url("../web_images/main_bg_1440.png")}}@media screen and (max-width: 1170px){body{font-size:18px;background:url("../web_images/main_bg_1170.png") left 45px center repeat-y,url("../web_images/main_bg_1170.png") left calc(22px + 25%) center repeat-y,url("../web_images/main_bg_1170.png") center repeat-y,url("../web_images/main_bg_1170.png") right calc(22px + 25%) center repeat-y,url("../web_images/main_bg_1170.png") right 45px center repeat-y}}@media screen and (max-width: 768px){body{background-position:left 35px center,left calc(17px + 25%) center,center,right calc(17px + 25%) center,right 35px center}}@media screen and (max-width: 600px){body{background:url("../web_images/main_bg_1170.png") left 35px center repeat-y,url("../web_images/main_bg_1170.png") center repeat-y,url("../web_images/main_bg_1170.png") right 35px center repeat-y}}@media screen and (max-width: 425px){body{background-position:left 25px center,center,right 25px center}}@media screen and (max-width: 375px){body{font-size:17px;background-position:left 20px center,center,right 20px center}}body.scroll-disabled{overflow:hidden}.main-wrapper{position:relative;margin-top:140px}@media screen and (max-width: 1439px){.main-wrapper{margin-top:120px}}@media screen and (max-width: 1170px){.main-wrapper{margin-top:110px}}@media screen and (max-width: 1000px){.main-wrapper{margin-top:90px}}@media screen and (max-width: 425px){.main-wrapper{margin-top:75px}}.content-wrapper{width:100%;padding:0 45px}@media screen and (max-width: 768px){.content-wrapper{padding:0 35px}}@media screen and (max-width: 425px){.content-wrapper{padding:0 25px}}@media screen and (max-width: 375px){.content-wrapper{padding:0 20px}}.content-wrapper+.content-wrapper{margin-top:125px}@media screen and (max-width: 1679px){.content-wrapper+.content-wrapper{margin-top:110px}}@media screen and (max-width: 1170px){.content-wrapper+.content-wrapper{margin-top:95px}}@media screen and (max-width: 1000px){.content-wrapper+.content-wrapper{margin-top:80px}}@media screen and (max-width: 768px){.content-wrapper+.content-wrapper{margin-top:70px}}@media screen and (max-width: 425px){.content-wrapper+.content-wrapper{margin-top:50px}}@media screen and (max-width: 375px){.content-wrapper+.content-wrapper{margin-top:45px}}.content{max-width:1300px;margin:0 auto}@media screen and (max-width: 1439px){.content{max-width:1080px}}.content-wrapper+.content-wrapper-button{margin-top:70px}@media screen and (max-width: 1679px){.content-wrapper+.content-wrapper-button{margin-top:65px}}@media screen and (max-width: 1170px){.content-wrapper+.content-wrapper-button{margin-top:60px}}@media screen and (max-width: 1000px){.content-wrapper+.content-wrapper-button{margin-top:45px}}@media screen and (max-width: 768px){.content-wrapper+.content-wrapper-button{margin-top:35px}}@media screen and (max-width: 425px){.content-wrapper+.content-wrapper-button{margin-top:25px}}@media screen and (max-width: 375px){.content-wrapper+.content-wrapper-button{margin-top:20px}}.button{position:relative}.custom-button{position:relative;display:inline-block;line-height:1.1;padding:15px 75px 17px 0}.custom-button:after{content:"";position:absolute;top:auto;left:auto;display:block;width:37px;height:26px;right:20px;bottom:21px;background:url("../web_images/arrow.svg") center no-repeat;background-size:contain;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms}@media screen and (max-width: 1679px){.custom-button:after{width:35px}}@media screen and (max-width: 1170px){.custom-button:after{width:32px;bottom:19px}}@media screen and (max-width: 1000px){.custom-button:after{width:29px;bottom:18px}}@media screen and (max-width: 768px){.custom-button:after{width:26px;bottom:17px}}@media screen and (max-width: 425px){.custom-button:after{bottom:16px;right:15px}}.custom-button:hover:after{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px)}@media screen and (min-width: 601px){.custom-button{margin-left:25%}}@media screen and (max-width: 1679px){.custom-button{padding-right:70px}}@media screen and (max-width: 1170px){.custom-button{padding-right:65px}}@media screen and (max-width: 1000px){.custom-button{padding-right:58px}}@media screen and (max-width: 425px){.custom-button{padding-right:49px}}.custom-button__first-line{font-size:24px}@media screen and (max-width: 1679px){.custom-button__first-line{font-size:23px}}@media screen and (max-width: 1439px){.custom-button__first-line{font-size:22px}}@media screen and (max-width: 1170px){.custom-button__first-line{font-size:21px}}@media screen and (max-width: 1000px){.custom-button__first-line{font-size:20px}}@media screen and (max-width: 768px){.custom-button__first-line{font-size:18px}}.custom-button__second-line{display:block;font-size:34px;font-weight:900}@media screen and (max-width: 1679px){.custom-button__second-line{font-size:33px}}@media screen and (max-width: 1439px){.custom-button__second-line{font-size:32px}}@media screen and (max-width: 1170px){.custom-button__second-line{font-size:30px}}@media screen and (max-width: 1000px){.custom-button__second-line{font-size:29px}}@media screen and (max-width: 768px){.custom-button__second-line{font-size:26px}}@media screen and (max-width: 425px){.custom-button__second-line{font-size:24px}}.dark-highlight{margin:0 1px;padding:2px 4px;color:#fff;background-color:#000}.brown-highlight{color:#ad915f}.blue-highlight{color:#7195c4}.green-highlight{color:#41a683}.slick-track{display:flex}.slick-slider{position:relative;margin:0 auto;max-width:none}.slick-list{overflow:hidden}.slick-slide{pointer-events:none;outline:none}.slick-active{pointer-events:all}.header{z-index:555;position:fixed;top:0;left:0;height:140px;width:100%;background-color:rgba(0,0,0,0);border-bottom:1px solid rgba(0,0,0,0);-moz-transition:all .15s ease-out;-o-transition:all .15s ease-out;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}@media screen and (max-width: 1439px){.header{height:120px}}@media screen and (max-width: 1170px){.header{height:110px}}@media screen and (max-width: 1000px){.header{height:90px}}@media screen and (max-width: 425px){.header{height:75px}}.header.active,.header.hamburger-active,.header.always-active{background-color:#fff;border-bottom:1px solid #f2f2f2}.header__container{display:flex;align-items:center;height:100%;max-width:1300px;margin:0 auto}.header__logo{flex-shrink:0;line-height:.8;font-size:25px}.header__logo__highlight{display:block;font-size:42px;font-weight:900}.header__logo__highlight--en{font-size:39.5px}@media screen and (max-width: 1439px){.header__container{max-width:1080px}.header__logo{line-height:.85;font-size:23px}.header__logo__highlight{font-size:39px}.header__logo__highlight--en{font-size:36.5px}}@media screen and (max-width: 1170px){.header__logo{font-size:21px}.header__logo__highlight{font-size:35.5px}.header__logo__highlight--en{font-size:33.5px}}@media screen and (min-width: 1025px){.menu{display:flex;width:100%;margin-left:180px}.menu--en{margin-left:190px}}@media screen and (min-width: 1025px)and (max-width: 1439px){.menu{margin-left:135px}.menu--en{margin-left:145px}}@media screen and (min-width: 1025px)and (max-width: 1170px){.menu{margin-left:5vw}.menu--en{margin-left:13vw}}@media screen and (min-width: 1025px){.menu__item{position:relative;line-height:140px;font-weight:900;white-space:nowrap}.menu__item+.menu__item{margin-left:40px}}@media screen and (min-width: 1025px)and (max-width: 1439px){.menu__item+.menu__item{margin-left:30px}}@media screen and (min-width: 1025px)and (max-width: 1170px){.menu__item+.menu__item{margin-left:27px}}@media screen and (min-width: 1025px)and (max-width: 1439px){.menu__item{line-height:120px}}@media screen and (min-width: 1025px)and (max-width: 1170px){.menu__item{line-height:110px}}@media screen and (min-width: 1025px)and (max-width: 1000px){.menu__item{line-height:90px}}@media screen and (min-width: 1025px)and (max-width: 425px){.menu__item{line-height:75px}}@media screen and (min-width: 1025px){.menu__link{position:relative;display:inline-block}.menu__link:before{content:"";position:absolute;bottom:0;left:0;right:0;display:block;width:100%;height:5px;background:#000;-webkit-transform-origin:center bottom;-moz-transform-origin:center bottom;-ms-transform-origin:center bottom;-o-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:scaleY(0) perspective(1px);-moz-transform:scaleY(0) perspective(1px);-ms-transform:scaleY(0) perspective(1px);-o-transform:scaleY(0) perspective(1px);transform:scaleY(0) perspective(1px);-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms}.menu__link:hover:before,.menu__link--active:before{-webkit-transform:scaleY(1) perspective(1px);-moz-transform:scaleY(1) perspective(1px);-ms-transform:scaleY(1) perspective(1px);-o-transform:scaleY(1) perspective(1px);transform:scaleY(1) perspective(1px)}.menu__link-wrapper{position:relative;top:16px}.menu__lang-switcher{display:flex;align-items:center;margin-left:auto;font-weight:900}.menu__lang-switcher__item:not(.menu__lang-switcher__item--na):hover .menu__lang-switcher__lang{opacity:1}.menu__lang-switcher__item:not(.menu__lang-switcher__item--na):hover .menu__lang-switcher__lang--active{opacity:.33}.menu__lang-switcher__lang{display:block;opacity:.33;-moz-transition:opacity ease-in-out 300ms;-o-transition:opacity ease-in-out 300ms;-webkit-transition:opacity ease-in-out 300ms;transition:opacity ease-in-out 300ms}.menu__lang-switcher__lang+.menu__lang-switcher__lang{margin-top:5px}.menu__lang-switcher__lang--active{opacity:1}.hamburger-menu{display:none}}@media screen and (max-width: 1024px){.header__logo{font-size:19px}.header__logo__highlight{font-size:32px}.header__logo__highlight--en{font-size:30px}}@media screen and (max-width: 1024px)and (max-width: 425px){.header__logo{line-height:.9;font-size:17.2px}.header__logo__highlight{font-size:29px}.header__logo__highlight--en{font-size:27.25px}}@media screen and (max-width: 1024px){.menu{position:fixed;width:100%;bottom:0;left:0;top:140px;background-color:#fff;padding:20px 45px;list-style:none;pointer-events:none;opacity:0;height:0;overflow:hidden;-moz-transition:opacity .3s ease-out 0s,height 0s ease-out .3s;-o-transition:opacity .3s ease-out 0s,height 0s ease-out .3s;-webkit-transition:opacity .3s ease-out 0s,height 0s ease-out .3s;transition:opacity .3s ease-out 0s,height 0s ease-out .3s}}@media screen and (max-width: 1024px)and (max-width: 1439px){.menu{top:120px}}@media screen and (max-width: 1024px)and (max-width: 1170px){.menu{top:110px}}@media screen and (max-width: 1024px)and (max-width: 1000px){.menu{top:90px}}@media screen and (max-width: 1024px)and (max-width: 425px){.menu{top:75px}}@media screen and (max-width: 1024px)and (max-width: 768px){.menu{padding-left:35px;padding-right:35px}}@media screen and (max-width: 1024px)and (max-width: 425px){.menu{padding-left:25px;padding-right:25px}}@media screen and (max-width: 1024px)and (max-width: 375px){.menu{padding-left:20px;padding-right:20px}}@media screen and (max-width: 1024px){.menu.active{pointer-events:auto;opacity:1;height:100%;overflow-y:auto;-moz-transition:opacity .3s ease-out 0s,height 0s ease-out 0s;-o-transition:opacity .3s ease-out 0s,height 0s ease-out 0s;-webkit-transition:opacity .3s ease-out 0s,height 0s ease-out 0s;transition:opacity .3s ease-out 0s,height 0s ease-out 0s}.menu__item{position:relative;padding:6px 0;opacity:0;line-height:44px;font-size:20px;-webkit-transform:translateX(50px);-moz-transform:translateX(50px);-ms-transform:translateX(50px);-o-transform:translateX(50px);transform:translateX(50px);-moz-transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95);-o-transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95);-webkit-transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95);transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95)}.menu.active .menu__item{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.menu__link{display:block}.menu__link--active{font-weight:900}.menu__lang-switcher{margin-top:20px;-webkit-transform:translateX(50px);-moz-transform:translateX(50px);-ms-transform:translateX(50px);-o-transform:translateX(50px);transform:translateX(50px);-moz-transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95);-o-transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95);-webkit-transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95);transition:all .5s cubic-bezier(0.65, 0.64, 0.05, 0.95)}.menu.active .menu__lang-switcher{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.menu__lang-switcher__item{display:flex;flex-direction:row-reverse;justify-content:flex-end;line-height:44px}.menu__lang-switcher__lang{display:inline-block;opacity:.33;-moz-transition:opacity ease-in-out 300ms;-o-transition:opacity ease-in-out 300ms;-webkit-transition:opacity ease-in-out 300ms;transition:opacity ease-in-out 300ms}.menu__lang-switcher__lang+.menu__lang-switcher__lang{margin-right:5px}.menu__lang-switcher__lang--active{font-weight:900;opacity:1}.hamburger-menu{position:relative;right:-5px;z-index:10000;width:40px;height:40px;margin-left:auto}.hamburger-menu .breadroll{position:absolute;top:50%;left:50%;margin:-11px 0 0 -15px}.hamburger-menu .breadroll .beef,.hamburger-menu .breadroll .beef::before,.hamburger-menu .breadroll .beef::after{display:inline-block;position:absolute;width:30px;height:2px;background-color:#000;-moz-transition:all ease-in-out .25s;-o-transition:all ease-in-out .25s;-webkit-transition:all ease-in-out .25s;transition:all ease-in-out .25s}.hamburger-menu .breadroll .beef::before{top:10px;content:"";opacity:1}.hamburger-menu .breadroll .beef::after{top:20px;content:""}.hamburger-menu.active .breadroll .beef{-webkit-transform:translate3d(0px, 10px, 0px) rotate(45deg);-moz-transform:translate3d(0px, 10px, 0px) rotate(45deg);-ms-transform:translate3d(0px, 10px, 0px) rotate(45deg);-o-transform:translate3d(0px, 10px, 0px) rotate(45deg);transform:translate3d(0px, 10px, 0px) rotate(45deg)}.hamburger-menu.active .breadroll .beef::before{opacity:0}.hamburger-menu.active .breadroll .beef::after{-webkit-transform:translate3d(0px, -20px, 0px) rotate(-90deg);-moz-transform:translate3d(0px, -20px, 0px) rotate(-90deg);-ms-transform:translate3d(0px, -20px, 0px) rotate(-90deg);-o-transform:translate3d(0px, -20px, 0px) rotate(-90deg);transform:translate3d(0px, -20px, 0px) rotate(-90deg)}}.content-wrapper-intro{padding:0;background-color:rgba(247,247,247,.7)}.content-intro{max-width:none;overflow:hidden}.intro{position:relative;padding:0 45px}@media screen and (max-width: 768px){.intro{padding:0 35px}}@media screen and (max-width: 425px){.intro{padding:0 25px}}@media screen and (max-width: 375px){.intro{padding:0 20px}}.intro__bg{position:absolute;top:0;left:0;width:100%;height:100%;background:center no-repeat;background-size:cover;opacity:.1}.intro__inner-wrapper{z-index:1;position:relative;display:flex;justify-content:space-between;max-width:1300px;margin:0 auto;padding:75px 0}.intro__text-wrapper{width:50%}.intro__text-wrapper--detail{width:100%}.intro__heading{font-size:60px;font-weight:900}.intro__date{margin-top:15px}.intro__text{margin-top:25px;line-height:1.3333333333;font-size:30px}.intro__text--detail{width:75%}.intro__text--error{font-size:20px}.intro__text a{text-decoration:underline}.intro__text a:hover{text-decoration:none}.intro__text p+p{margin-top:10px}.intro__text strong{font-weight:900}.intro__mini-nav{width:25%}.intro__mini-nav__heading{font-weight:900}.intro__mini-nav__items{margin-top:10px}.intro__mini-nav__item-wrapper+.intro__mini-nav__item-wrapper{margin-top:7px}.intro__mini-nav__item{position:relative;padding-left:25px}.intro__mini-nav__item:after{content:"";position:absolute;top:5px;left:0;display:block;width:14px;height:14px;background:url("../web_images/arrow_link.svg") center no-repeat;background-size:contain;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transform:rotate(90deg) perspective(1px);-moz-transform:rotate(90deg) perspective(1px);-ms-transform:rotate(90deg) perspective(1px);-o-transform:rotate(90deg) perspective(1px);transform:rotate(90deg) perspective(1px)}@media screen and (max-width: 1170px){.intro__mini-nav__item:after{width:12px;height:12px}}@media screen and (max-width: 425px){.intro__mini-nav__item:after{top:4px}}.intro__mini-nav__item:hover:after{-webkit-transform:translateY(3px) rotate(90deg) perspective(1px);-moz-transform:translateY(3px) rotate(90deg) perspective(1px);-ms-transform:translateY(3px) rotate(90deg) perspective(1px);-o-transform:translateY(3px) rotate(90deg) perspective(1px);transform:translateY(3px) rotate(90deg) perspective(1px)}@media screen and (max-width: 1170px){.intro__mini-nav__item{padding-left:20px}}@media screen and (max-width: 1679px){.intro__heading{font-size:56px}.intro__text{font-size:28px}.intro__text--error{font-size:20px}}@media screen and (max-width: 1439px){.intro__inner-wrapper{padding:60px 0}.intro__heading{font-size:50px}.intro__text{margin-top:20px;font-size:26px}.intro__text--error{font-size:20px}.intro__inner-wrapper{max-width:1080px}}@media screen and (max-width: 1170px){.intro__inner-wrapper{padding:55px 0}.intro__heading{font-size:45px}.intro__text{padding-right:50px;font-size:24px}.intro__text--detail{padding-right:0}.intro__text--error{font-size:20px}.intro__mini-nav{width:50%}}@media screen and (max-width: 1000px){.intro__inner-wrapper{padding:50px 0}.intro__heading{font-size:40px}.intro__text{margin-top:15px;padding-right:50px;font-size:22px}.intro__text--detail{padding-right:0}.intro__text--error{font-size:18px}}@media screen and (max-width: 768px){.intro__heading{font-size:34px}.intro__text{font-size:20px}.intro__text--error{font-size:16px}}@media screen and (max-width: 767px){.intro__inner-wrapper{flex-wrap:wrap}.intro__text-wrapper,.intro__mini-nav{width:100%}.intro__text{padding-right:0}.intro__mini-nav{margin-top:30px}}@media screen and (max-width: 600px){.intro__text--detail{width:100%}.intro__text--detail br{display:none}}@media screen and (max-width: 425px){.intro__inner-wrapper{padding:40px 0}.intro__heading{font-size:28px}.intro__text{font-size:18px}.intro__text--error{font-size:15px}.intro__mini-nav{margin-top:30px}}@media screen and (max-width: 375px){.intro__heading{font-size:26px}.intro__mini-nav{margin-top:25px}}.content-wrapper-slides{padding:0;background-color:#f2f2f2}.content-slides{position:relative;max-width:none;overflow:hidden}.slides{z-index:auto !important;position:relative;height:80vh;min-height:600px;max-height:1080px;padding:0 45px}@media screen and (max-width: 1680px){.slides{min-height:500px}}@media screen and (max-width: 1440px){.slides{height:75vh}}@media screen and (max-width: 1024px){.slides{min-height:400px}}@media screen and (max-width: 768px){.slides{padding:0 35px}}@media screen and (max-width: 425px){.slides{padding:0 25px}}@media screen and (max-width: 375px){.slides{padding:0 20px;height:80vh}}.slides:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#000;background:-moz-linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);background:-webkit-linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);opacity:.33}.slides__bg{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:center no-repeat;background-size:cover}@media screen and (min-width: 801px){.slides__bg--desktop{display:block}}@media screen and (max-width: 800px){.slides__bg--mobile{display:block}}.slides__inner-wrapper{position:relative;max-width:1300px;margin:0 auto;height:100%}.slides__btn{z-index:1;position:absolute;bottom:40px;left:0;margin-left:0;padding:15px 75px 17px 20px;background-color:#fff}@media screen and (max-width: 768px){.slides__btn:after{bottom:14px;right:17px}}@media screen and (max-width: 425px){.slides__btn:after{bottom:11px;right:13px}}.slides__btn:hover{-webkit-transform:scale(1.1) perspective(1px);-moz-transform:scale(1.1) perspective(1px);-ms-transform:scale(1.1) perspective(1px);-o-transform:scale(1.1) perspective(1px);transform:scale(1.1) perspective(1px)}@media screen and (max-width: 1679px){.slides__btn{padding-right:70px}}@media screen and (max-width: 1170px){.slides__btn{padding-right:65px}}@media screen and (max-width: 1000px){.slides__btn{padding-right:60px}}@media screen and (max-width: 768px){.slides__btn{padding:13px 55px 14px 15px}}@media screen and (max-width: 425px){.slides__btn{padding:11px 49px 12px 12px}}@media screen and (max-width: 1439px){.slides__inner-wrapper{max-width:1080px}}.slides-controls{position:absolute;bottom:40px;width:100%}.slides-controls__inner-wrapper{display:flex;align-items:center;justify-content:flex-end;max-width:1300px;margin:0 auto;padding:0 45px}@media screen and (max-width: 768px){.slides-controls__inner-wrapper{padding:0 35px}}@media screen and (max-width: 425px){.slides-controls__inner-wrapper{padding:0 25px}}@media screen and (max-width: 375px){.slides-controls__inner-wrapper{padding:0 20px}}.slides-controls__number{position:relative;padding:0 5px;font-size:24px;color:#fff}.slides-controls__number+.slides-controls__number{margin-left:30px}.slides-controls__number+.slides-controls__number:before{content:"";position:absolute;top:13px;left:-28px;display:block;width:25px;height:3px;pointer-events:none;background-color:#fff}.slides-controls__number.active .slides-controls__number-wrapper{font-weight:900;-webkit-transform:scale(1.25) perspective(1px);-moz-transform:scale(1.25) perspective(1px);-ms-transform:scale(1.25) perspective(1px);-o-transform:scale(1.25) perspective(1px);transform:scale(1.25) perspective(1px)}.slides-controls__number:not(.active):hover .slides-controls__number-wrapper{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px)}.slides-controls__number-wrapper{display:block;-moz-transition:all ease-in-out .15s;-o-transition:all ease-in-out .15s;-webkit-transition:all ease-in-out .15s;transition:all ease-in-out .15s;-webkit-transform:scale(1.0001) perspective(1px);-moz-transform:scale(1.0001) perspective(1px);-ms-transform:scale(1.0001) perspective(1px);-o-transform:scale(1.0001) perspective(1px);transform:scale(1.0001) perspective(1px)}@media screen and (max-width: 1439px){.slides-controls__inner-wrapper{max-width:1080px}}@media screen and (max-width: 900px){.slides:after{background:#000;background:-moz-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 100%);background:-webkit-linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 100%);background:linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);opacity:.15}.slides__btn{bottom:50px}.slides-controls{top:40px;bottom:auto}.slides-controls__inner-wrapper{justify-content:normal}}@media screen and (max-width: 768px){.slides__btn{bottom:40px}.slides-controls{top:30px}}@media screen and (max-width: 425px){.slides__btn{bottom:30px}.slides-controls{top:25px}.slides-controls__number{font-size:20px}.slides-controls__number+.slides-controls__number{margin-left:25px}.slides-controls__number+.slides-controls__number:before{top:11px;left:-23px;width:20px;height:2px}}@media screen and (max-width: 375px){.slides__btn{bottom:25px}.slides-controls{top:20px}}.slides-wrapper--admin{padding:45px}.slides-admin-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px}@media screen and (max-width: 1080px){.slides-admin-list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 768px){.slides-admin-list{grid-template-columns:repeat(1, 1fr)}}.slides-admin{position:relative}.slides-admin__bg{padding-top:50%;background:center no-repeat;background-size:cover;border:1px solid #e6e6e6}.text-image{position:relative;display:flex}.text-image+.text-image{margin-top:100px}@media screen and (max-width: 1679px){.text-image+.text-image{margin-top:90px}}@media screen and (max-width: 1170px){.text-image+.text-image{margin-top:80px}}@media screen and (max-width: 1000px){.text-image+.text-image{margin-top:60px}}@media screen and (max-width: 425px){.text-image+.text-image{margin-top:45px}}@media screen and (max-width: 375px){.text-image+.text-image{margin-top:40px}}.text-image--standalone-text+.text-image--standalone-text{margin-top:20px}@media screen and (max-width: 768px){.text-image--standalone-text+.text-image--standalone-text{margin-top:15px}}@media screen and (max-width: 768px){.text-image+.text-image--standalone-text{margin-top:15px}}@media screen and (max-width: 768px){.text-image+.text-image--standalone-image{margin-top:25px}}@media screen and (max-width: 425px){.text-image+.text-image--standalone-image{margin-top:20px}}.text-image__text-wrapper{width:50%;line-height:1.5454545455;font-size:22px}.text-image__text-wrapper--standalone{width:100%;max-width:850px;margin:0 auto}.text-image__divider{flex-shrink:0;width:160px}.text-image__img-wrapper{flex-shrink:0;width:50%;padding-top:37.5%;background:#f2f2f2 center no-repeat;background-size:cover}@media screen and (min-width: 1680px){.text-image:nth-child(odd) .text-image__img-wrapper:not(.text-image__img-wrapper--standalone){margin-right:-160px}.text-image:nth-child(even) .text-image__img-wrapper:not(.text-image__img-wrapper--standalone){margin-left:-160px}}.text-image__img-wrapper--standalone{width:75%;padding-top:42.1875%;margin:0 auto}@media screen and (max-width: 1679px){.text-image__text-wrapper{font-size:21px}.text-image__divider{width:150px}.text-image__img-wrapper{width:44%;padding-top:33%}.text-image__img-wrapper--standalone{width:75%;padding-top:42.1875%}}@media screen and (max-width: 1439px){.text-image__text-wrapper{font-size:20px}.text-image__text-wrapper--standalone{max-width:810px}.text-image__img-wrapper--standalone{width:100%;padding-top:56.25%}.text-image__divider{width:130px}}@media screen and (max-width: 1170px){.text-image__text-wrapper{font-size:19px}.text-image__text-wrapper--standalone{max-width:750px}.text-image__divider{width:10.2%}.text-image__img-wrapper{width:44.9%;padding-top:33.675%}.text-image__img-wrapper--standalone{width:100%;padding-top:56.25%}}@media screen and (max-width: 1000px){.text-image__text-wrapper{font-size:18px}.text-image__text-wrapper--standalone{max-width:700px}}@media screen and (min-width: 769px){.text-image{align-items:center}.text-image:nth-child(even){flex-direction:row-reverse}}@media screen and (max-width: 768px){.text-image{flex-direction:column-reverse;padding:0 12.5%}.text-image__divider{width:100%;height:25px}.text-image__img-wrapper{width:100%;padding-top:56.25%}.text-image__img-wrapper--standalone{padding-top:56.25%}.text-image__text-wrapper{width:100%}}@media screen and (max-width: 600px){.text-image{flex-direction:column-reverse;padding:0}}@media screen and (max-width: 425px){.text-image__text-wrapper{font-size:17px}.text-image__divider{height:20px}}.text-image__text-wrapper h3{margin-bottom:20px;line-height:1.3;font-size:28px;font-weight:900}@media screen and (max-width: 768px){.text-image__text-wrapper h3{margin-bottom:15px;font-size:24px}}@media screen and (max-width: 425px){.text-image__text-wrapper h3{font-size:20px}}.text-image__text-wrapper p+p{margin-top:20px}@media screen and (max-width: 768px){.text-image__text-wrapper p+p{margin-top:15px}}.text-image__text-wrapper p+h3{margin-top:30px}@media screen and (max-width: 425px){.text-image__text-wrapper p+h3{margin-top:20px}}.text-image__text-wrapper ul,.text-image__text-wrapper ol{margin-top:20px;margin-left:10px}@media screen and (max-width: 768px){.text-image__text-wrapper ul,.text-image__text-wrapper ol{margin-top:15px}}@media screen and (max-width: 425px){.text-image__text-wrapper ul,.text-image__text-wrapper ol{margin-left:5px}}.text-image__text-wrapper ul ul,.text-image__text-wrapper ul ol,.text-image__text-wrapper ol ul,.text-image__text-wrapper ol ol{margin-top:10px;margin-left:0}@media screen and (max-width: 768px){.text-image__text-wrapper ul ul,.text-image__text-wrapper ul ol,.text-image__text-wrapper ol ul,.text-image__text-wrapper ol ol{margin-top:5px}}.text-image__text-wrapper ul ol,.text-image__text-wrapper ol ol{margin-left:20px}@media screen and (max-width: 768px){.text-image__text-wrapper ul ol,.text-image__text-wrapper ol ol{margin-left:15px}}.text-image__text-wrapper ul+p,.text-image__text-wrapper ul+p,.text-image__text-wrapper ol+p,.text-image__text-wrapper ol+p{margin-top:20px}@media screen and (max-width: 768px){.text-image__text-wrapper ul+p,.text-image__text-wrapper ul+p,.text-image__text-wrapper ol+p,.text-image__text-wrapper ol+p{margin-top:15px}}.text-image__text-wrapper ul+h3,.text-image__text-wrapper ul+h3,.text-image__text-wrapper ol+h3,.text-image__text-wrapper ol+h3{margin-top:30px}@media screen and (max-width: 768px){.text-image__text-wrapper ul+h3,.text-image__text-wrapper ul+h3,.text-image__text-wrapper ol+h3,.text-image__text-wrapper ol+h3{margin-top:20px}}.text-image__text-wrapper ol{margin-left:30px}@media screen and (max-width: 425px){.text-image__text-wrapper ol{margin-left:25px}}.text-image__text-wrapper li{position:relative;padding-left:20px}@media screen and (max-width: 425px){.text-image__text-wrapper li{padding-left:15px}}.text-image__text-wrapper li+li{margin-top:10px}@media screen and (max-width: 768px){.text-image__text-wrapper li+li{margin-top:5px}}.text-image__text-wrapper ol li{list-style-type:decimal;padding-left:0}.text-image__text-wrapper ul li:before{content:"";position:absolute;top:12px;left:0;display:block;width:7px;height:7px;background-color:#000}@media screen and (max-width: 768px){.text-image__text-wrapper ul li:before{top:8px}}@media screen and (max-width: 425px){.text-image__text-wrapper ul li:before{top:9px;width:6px;height:6px}}.text-image__text-wrapper ul>li>ol>li:before{display:none}.text-image__text-wrapper a{text-decoration:underline;font-weight:900}.text-image__text-wrapper a:hover{text-decoration:none}.text-image__text-wrapper .image-wrapper{display:block}.text-image__text-wrapper img{display:block;max-width:100%;height:auto;margin:35px 0}@media screen and (max-width: 768px){.text-image__text-wrapper img{margin:28px 0}}@media screen and (max-width: 425px){.text-image__text-wrapper img{margin:20px 0}}.text-image__text-wrapper strong{font-weight:900}.text-image__text-wrapper em{font-style:italic}.content-wrapper-video{background-color:#f7f7f7}.video{position:relative;display:flex;align-items:center;padding-top:56.25%;background-color:#000}.video+.video{margin-top:30px}.video__img,.video__play,.video__iframe{position:absolute;top:0;left:0;width:100%;height:100%}.video__img{cursor:pointer;background:center no-repeat;background-size:cover;opacity:1;-moz-transition:opacity ease-in-out 300ms;-o-transition:opacity ease-in-out 300ms;-webkit-transition:opacity ease-in-out 300ms;transition:opacity ease-in-out 300ms}.video__img:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#000;background:-moz-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);background:-webkit-linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);background:linear-gradient(90deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1);opacity:.5;-moz-transition:opacity ease-in-out .5s;-o-transition:opacity ease-in-out .5s;-webkit-transition:opacity ease-in-out .5s;transition:opacity ease-in-out .5s}.video__img:hover:before{opacity:.75}.video__img.hidden{opacity:0;pointer-events:none}.video__play{pointer-events:none;width:auto;height:auto;top:50%;left:30%;padding-top:190px;font-size:34px;font-weight:900;color:#fff;text-shadow:0 0 50px rgba(0,0,0,.66);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.video__play:before{content:"";position:absolute;top:0;left:0;display:block;width:0;height:0;border-style:solid;border-width:84.5px 0 84.5px 146px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}@media screen and (max-width: 1679px){.video__play{font-size:33px}}@media screen and (max-width: 1439px){.video__play{font-size:32px}}@media screen and (max-width: 1170px){.video__play{font-size:30px}}@media screen and (max-width: 1000px){.video__play{padding-top:170px;font-size:29px}.video__play:before{border-width:74.5px 0 74.5px 126px}}@media screen and (max-width: 768px){.video__play{left:25%;padding-top:140px;font-size:24px}.video__play:before{border-width:64.5px 0 64.5px 106px}}@media screen and (max-width: 600px){.video__play{padding-top:120px;font-size:20px}.video__play:before{border-width:54.5px 0 54.5px 86px}}@media screen and (max-width: 500px){.video__play{left:20%;padding-top:80px}.video__play:before{border-width:34.5px 0 34.5px 56px}}@media screen and (max-width: 425px){.video__play{left:15%;padding-top:60px;font-size:18px}.video__play:before{border-width:24.5px 0 24.5px 36px}}.content-wrapper-quote-slides{background-color:#f7f7f7;background-color:rgba(242,242,242,.5)}.content-quote-slides{padding:100px 0}@media screen and (max-width: 1170px){.content-quote-slides{padding:90px 0}}@media screen and (max-width: 1000px){.content-quote-slides{padding:80px 0}}@media screen and (max-width: 768px){.content-quote-slides{padding:70px 0}}@media screen and (max-width: 425px){.content-quote-slides{padding:50px 0}}@media screen and (max-width: 375px){.content-quote-slides{padding:45px 0}}.quote-slides-listing__heading{margin-bottom:30px;font-size:34px;font-weight:900}.quote-slides-listing__name-wrapper+.quote-slides-listing__name-wrapper{margin-top:15px}.quote-slides-listing__name{display:inline-block;position:relative;padding-right:30px;font-size:24px;-webkit-transform-origin:left center;-moz-transform-origin:left center;-ms-transform-origin:left center;-o-transform-origin:left center;transform-origin:left center;-webkit-transform:scale(1.0001) perspective(0px);-moz-transform:scale(1.0001) perspective(0px);-ms-transform:scale(1.0001) perspective(0px);-o-transform:scale(1.0001) perspective(0px);transform:scale(1.0001) perspective(0px)}@media screen and (max-width: 1000px){.quote-slides-listing__name{padding-right:27px}}@media screen and (max-width: 768px){.quote-slides-listing__name{padding-right:22px}}@media screen and (max-width: 425px){.quote-slides-listing__name{padding-right:20px}}.quote-slides-listing__name.active{padding-right:35px;font-weight:900;-webkit-transform:scale(1.1) perspective(0px);-moz-transform:scale(1.1) perspective(0px);-ms-transform:scale(1.1) perspective(0px);-o-transform:scale(1.1) perspective(0px);transform:scale(1.1) perspective(0px)}@media screen and (max-width: 1000px){.quote-slides-listing__name.active{padding-right:32px}}@media screen and (max-width: 900px){.quote-slides-listing__name.active{padding-right:25px}}@media screen and (max-width: 768px){.quote-slides-listing__name.active{padding-right:20px}}.quote-slides-listing__name.active:after,.quote-slides-listing__name:after{content:"";position:absolute;top:7px;left:auto;display:block;width:26px;height:18px;right:0;background:url("../web_images/arrow.svg") center no-repeat;background-size:contain;opacity:0;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transform:translateX(0px) perspective(1px);-moz-transform:translateX(0px) perspective(1px);-ms-transform:translateX(0px) perspective(1px);-o-transform:translateX(0px) perspective(1px);transform:translateX(0px) perspective(1px)}@media screen and (max-width: 1679px){.quote-slides-listing__name.active:after,.quote-slides-listing__name:after{top:6px;width:26px}}@media screen and (max-width: 1170px){.quote-slides-listing__name.active:after,.quote-slides-listing__name:after{top:5px;width:25px}}@media screen and (max-width: 1000px){.quote-slides-listing__name.active:after,.quote-slides-listing__name:after{top:4px;width:23px}}@media screen and (max-width: 900px){.quote-slides-listing__name.active:after,.quote-slides-listing__name:after{width:14px;background-image:url("../web_images/arrow_link.svg");-webkit-transform:rotate(90deg) translateX(0px) perspective(1px);-moz-transform:rotate(90deg) translateX(0px) perspective(1px);-ms-transform:rotate(90deg) translateX(0px) perspective(1px);-o-transform:rotate(90deg) translateX(0px) perspective(1px);transform:rotate(90deg) translateX(0px) perspective(1px)}}@media screen and (max-width: 768px){.quote-slides-listing__name.active:after,.quote-slides-listing__name:after{width:13px}}@media screen and (max-width: 425px){.quote-slides-listing__name.active:after,.quote-slides-listing__name:after{width:12px}}.quote-slides-listing__name.active:after{opacity:1}.quote-slides-listing__name:not(.active):hover:after{opacity:1;-webkit-transform:translateX(5px) perspective(1px);-moz-transform:translateX(5px) perspective(1px);-ms-transform:translateX(5px) perspective(1px);-o-transform:translateX(5px) perspective(1px);transform:translateX(5px) perspective(1px)}@media screen and (max-width: 900px){.quote-slides-listing__name:not(.active):hover:after{-webkit-transform:rotate(90deg) translateX(3px) perspective(1px);-moz-transform:rotate(90deg) translateX(3px) perspective(1px);-ms-transform:rotate(90deg) translateX(3px) perspective(1px);-o-transform:rotate(90deg) translateX(3px) perspective(1px);transform:rotate(90deg) translateX(3px) perspective(1px)}}@media screen and (max-width: 1679px){.quote-slides-listing__heading{font-size:33px}.quote-slides-listing__name{font-size:23px}}@media screen and (max-width: 1439px){.quote-slides-listing__heading{font-size:32px}.quote-slides-listing__name{font-size:22px}}@media screen and (max-width: 1170px){.quote-slides-listing__heading{font-size:30px}.quote-slides-listing__name{font-size:21px}}@media screen and (max-width: 1000px){.quote-slides-listing__heading{font-size:29px}.quote-slides-listing__name{font-size:20px}}@media screen and (min-width: 901px){.quote-slides-wrapper{display:flex}.quote-slides-wrapper--standalone{justify-content:center}.quote-slides-listing{width:38%;margin-bottom:35px}}@media screen and (max-width: 900px){.quote-slides-wrapper{padding:0 12.5%}.quote-slides-listing{margin-bottom:35px}}@media screen and (max-width: 768px){.quote-slides-listing{margin-bottom:30px}.quote-slides-listing__name-wrapper+.quote-slides-listing__name-wrapper{margin-top:12px}.quote-slides-listing__heading{margin-bottom:25px}}@media screen and (max-width: 600px){.quote-slides-wrapper{padding:0}}@media screen and (max-width: 425px){.quote-slides-wrapper{padding:0}.quote-slides-listing{margin-bottom:25px}.quote-slides-listing__heading{margin-bottom:20px;font-size:24px}.quote-slides-listing__name{font-size:18px}}.quote-slides-list--admin{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:40px}.quote-slides-list .slick-list{margin:0 -30px}@media screen and (max-width: 425px){.quote-slides-list .slick-list{margin:0 -25px}}@media screen and (max-width: 375px){.quote-slides-list .slick-list{margin:0 -20px}}.quote-slides{position:relative;z-index:auto !important}.quote-slides.slick-slide{max-height:0;padding:0 30px}.quote-slides.slick-slide.slick-active{max-height:none}@media screen and (max-width: 425px){.quote-slides.slick-slide{padding:0 25px}}@media screen and (max-width: 375px){.quote-slides.slick-slide{padding:0 20px}}.quote-slides__img{position:relative;padding-top:56.25%;background:#fff center no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.05);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.05);-moz-box-shadow:0 10px 30px rgba(0,0,0,.05);box-shadow:0 10px 30px rgba(0,0,0,.05)}.quote-slides__img:not(.quote-slides__img--without-quotes):after{content:"";position:absolute;top:auto;left:auto;display:block;width:56px;height:50px;bottom:-29px;right:23px;background:url("../web_images/quotes.svg") center no-repeat;background-size:contain}@media screen and (max-width: 600px){.quote-slides__img:not(.quote-slides__img--without-quotes):after{width:45px}}@media screen and (max-width: 425px){.quote-slides__img:not(.quote-slides__img--without-quotes):after{width:35px}}@media screen and (max-width: 375px){.quote-slides__img:not(.quote-slides__img--without-quotes):after{width:25px;right:13px}}.quote-slides__name{margin-top:40px;font-size:34px;font-weight:900}.quote-slides__name--mt-0{margin-top:0}.quote-slides__profession{display:block;margin-top:5px;font-size:24px;font-weight:400}@media screen and (max-width: 1679px){.quote-slides__profession{font-size:23px}}@media screen and (max-width: 1439px){.quote-slides__profession{font-size:22px}}@media screen and (max-width: 1170px){.quote-slides__profession{font-size:21px}}@media screen and (max-width: 1000px){.quote-slides__profession{font-size:20px}}@media screen and (max-width: 425px){.quote-slides__profession{font-size:18px}}.quote-slides__text{margin-top:20px;line-height:1.5454545455;font-size:22px}@media screen and (max-width: 1679px){.quote-slides__text{font-size:21px}}@media screen and (max-width: 1439px){.quote-slides__text{margin-top:15px;font-size:20px}}@media screen and (max-width: 1170px){.quote-slides__text{font-size:19px}}@media screen and (max-width: 1000px){.quote-slides__text{font-size:18px}}@media screen and (max-width: 425px){.quote-slides__text{margin-top:12px;font-size:17px}}.quote-slides__text p+p{margin-top:15px}@media screen and (max-width: 1439px){.quote-slides__text p+p{margin-top:10px}}@media screen and (max-width: 425px){.quote-slides__text p+p{margin-top:8px}}.quote-slides__text a{text-decoration:underline;font-weight:900}.quote-slides__text a:hover{text-decoration:none}.quote-slides__text ul{margin-top:20px;margin-left:10px}@media screen and (max-width: 768px){.quote-slides__text ul{margin-top:15px}}@media screen and (max-width: 425px){.quote-slides__text ul{margin-left:5px}}.quote-slides__text ul+p,.quote-slides__text ul+p{margin-top:20px}@media screen and (max-width: 768px){.quote-slides__text ul+p,.quote-slides__text ul+p{margin-top:15px}}.quote-slides__text li{position:relative;padding-left:20px}@media screen and (max-width: 425px){.quote-slides__text li{padding-left:15px}}.quote-slides__text li+li{margin-top:10px}@media screen and (max-width: 768px){.quote-slides__text li+li{margin-top:5px}}.quote-slides__text li:before{content:"";position:absolute;top:12px;left:0;display:block;width:7px;height:7px;background-color:#000}@media screen and (max-width: 768px){.quote-slides__text li:before{top:8px}}@media screen and (max-width: 425px){.quote-slides__text li:before{top:9px;width:6px;height:6px}}@media screen and (max-width: 1679px){.quote-slides__name{font-size:33px}}@media screen and (max-width: 1439px){.quote-slides__name{margin-top:30px;font-size:32px}.quote-slides__name--mt-0{margin-top:0}}@media screen and (max-width: 1170px){.quote-slides__name{margin-top:25px;font-size:30px}.quote-slides__name--mt-0{margin-top:0}}@media screen and (max-width: 1000px){.quote-slides__name{font-size:29px}}@media screen and (max-width: 900px){.quote-slides-list--admin{grid-template-columns:repeat(1, 1fr)}}@media screen and (min-width: 901px){.quote-slides-slideshow{width:62%}.quote-slides-slideshow--admin{width:100%}}@media screen and (max-width: 768px){.quote-slides__name{margin-top:25px}.quote-slides__name--mt-0{margin-top:0}}@media screen and (max-width: 425px){.quote-slides__name{margin-top:20px;font-size:24px}.quote-slides__name--mt-0{margin-top:0}}.quote-slides__link{display:inline-block;margin:10px 1px 0;padding:4px 6px;color:#fff;background-color:#000;text-decoration:underline;font-weight:900}.quote-slides__link:hover{text-decoration:none}.quotes{position:relative;width:50%;margin-top:-300px}.quotes:first-child{margin-top:0}@media screen and (min-width: 1680px){.quotes:nth-child(even){margin-right:-160px;margin-left:auto}.quotes:nth-child(odd){margin-left:-160px}}@media screen and (min-width: 1440px)and (max-width: 1679px){.quotes{margin-top:-275px}.quotes:nth-child(even){padding-left:75px;margin-left:auto}.quotes:nth-child(odd){padding-right:75px}}@media screen and (max-width: 1439px){.quotes{margin:70px auto 0;width:100%;max-width:700px}}@media screen and (max-width: 1439px)and (max-width: 1000px){.quotes{margin-top:65px}}@media screen and (max-width: 1439px)and (max-width: 768px){.quotes{margin-top:60px}}@media screen and (max-width: 1439px)and (max-width: 425px){.quotes{margin-top:45px}}@media screen and (max-width: 1439px)and (max-width: 375px){.quotes{margin-top:40px}}.quotes__img{position:relative;padding-top:56.25%;background:#fff center no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.05);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.05);-moz-box-shadow:0 10px 30px rgba(0,0,0,.05);box-shadow:0 10px 30px rgba(0,0,0,.05)}.quotes__img:after{content:"";position:absolute;top:auto;left:auto;display:block;width:56px;height:50px;bottom:-29px;right:23px;background:url("../web_images/quotes.svg") center no-repeat;background-size:contain}@media screen and (max-width: 600px){.quotes__img:after{width:45px}}@media screen and (max-width: 425px){.quotes__img:after{width:35px}}@media screen and (max-width: 375px){.quotes__img:after{width:25px;right:13px}}.quotes__name{margin-top:40px;font-size:34px;font-weight:900}.quotes__profession{display:block;font-size:24px;font-weight:400}@media screen and (max-width: 1679px){.quotes__profession{font-size:23px}}@media screen and (max-width: 1439px){.quotes__profession{font-size:22px}}@media screen and (max-width: 1170px){.quotes__profession{font-size:21px}}@media screen and (max-width: 1000px){.quotes__profession{font-size:20px}}@media screen and (max-width: 425px){.quotes__profession{font-size:18px}}.quotes__text{margin-top:20px;line-height:1.5454545455;font-size:22px}@media screen and (min-width: 1440px){.quotes__text{min-height:200px}.quotes:last-child .quotes__text{min-height:0}}@media screen and (max-width: 1679px){.quotes__name{font-size:33px}.quotes__text{font-size:21px}}@media screen and (max-width: 1439px){.quotes__name{margin-top:30px;font-size:32px}.quotes__text{margin-top:15px;font-size:20px}}@media screen and (max-width: 1170px){.quotes__name{margin-top:25px;font-size:30px}.quotes__text{font-size:19px}}@media screen and (max-width: 1000px){.quotes__name{font-size:29px}.quotes__text{font-size:18px}}@media screen and (max-width: 768px){.quotes__name{margin-top:25px}}@media screen and (max-width: 425px){.quotes__name{margin-top:20px;font-size:24px}.quotes__text{margin-top:12px;font-size:17px}}.halls{position:relative;width:50%;margin-top:-280px}.halls:first-child{margin-top:0}@media screen and (min-width: 1680px){.halls:nth-child(even){margin-right:-160px;margin-left:auto}.halls:nth-child(odd){margin-left:-160px}}@media screen and (max-width: 1679px){.halls{margin:70px auto 0;width:100%;max-width:700px}}@media screen and (max-width: 1679px)and (max-width: 1000px){.halls{margin-top:65px}}@media screen and (max-width: 1679px)and (max-width: 768px){.halls{margin-top:60px}}@media screen and (max-width: 1679px)and (max-width: 425px){.halls{margin-top:45px}}@media screen and (max-width: 1679px)and (max-width: 375px){.halls{margin-top:40px}}@media screen and (min-width: 1440px)and (max-width: 1679px){.halls{max-width:650px}}.halls__link{display:block}.halls__img{position:relative;padding-top:56.25%;background:#fff center no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.05);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.05);-moz-box-shadow:0 10px 30px rgba(0,0,0,.05);box-shadow:0 10px 30px rgba(0,0,0,.05);-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms}.halls__link:hover .halls__img{-webkit-box-shadow:0 20px 35px rgba(0,0,0,.1);-moz-box-shadow:0 20px 35px rgba(0,0,0,.1);box-shadow:0 20px 35px rgba(0,0,0,.1)}.halls__name{margin-top:40px;font-size:34px;font-weight:900}.halls__date{margin-top:10px}@media screen and (max-width: 768px){.halls__date{margin-top:5px}}.halls__perex{margin-top:20px;line-height:1.5454545455;font-size:22px;height:132px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;text-overflow:ellipsis;white-space:normal;-webkit-line-clamp:4}.halls__perex p+p{margin-top:10px}.halls__perex strong{font-weight:900}.halls__more-wrapper{margin-top:20px;font-size:22px;font-weight:900}.halls__more{position:relative;padding-right:35px}@media screen and (max-width: 1000px){.halls__more{padding-right:32px}}@media screen and (max-width: 768px){.halls__more{padding-right:28px}}.halls__more:after{content:"";position:absolute;top:6px;left:auto;display:block;width:26px;height:18px;right:0;background:url("../web_images/arrow.svg") center no-repeat;background-size:contain;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transform:translateX(0px) perspective(1px);-moz-transform:translateX(0px) perspective(1px);-ms-transform:translateX(0px) perspective(1px);-o-transform:translateX(0px) perspective(1px);transform:translateX(0px) perspective(1px)}@media screen and (max-width: 1679px){.halls__more:after{top:5px;width:23px}}@media screen and (max-width: 1170px){.halls__more:after{top:4px}}@media screen and (max-width: 1000px){.halls__more:after{top:3px}}@media screen and (max-width: 768px){.halls__more:after{top:3px;width:20px}}@media screen and (max-width: 425px){.halls__more:after{top:2px}}.halls__link:hover .halls__more:after{-webkit-transform:translateX(5px) perspective(1px);-moz-transform:translateX(5px) perspective(1px);-ms-transform:translateX(5px) perspective(1px);-o-transform:translateX(5px) perspective(1px);transform:translateX(5px) perspective(1px)}@media screen and (max-width: 1679px){.halls__name{font-size:33px}.halls__more-wrapper,.halls__perex{font-size:21px}.halls__perex{height:128px}}@media screen and (max-width: 1439px){.halls__name{margin-top:30px;font-size:32px}.halls__more-wrapper,.halls__perex{margin-top:15px;font-size:20px}.halls__perex{height:auto;max-height:120px}}@media screen and (max-width: 1170px){.halls__name{margin-top:25px;font-size:30px}.halls__more-wrapper,.halls__perex{font-size:19px}.halls__perex{max-height:116px}}@media screen and (max-width: 1000px){.halls__name{font-size:29px}.halls__more-wrapper,.halls__perex{font-size:18px}.halls__perex{max-height:108px}}@media screen and (max-width: 768px){.halls__name{margin-top:25px}}@media screen and (max-width: 425px){.halls__name{margin-top:20px;font-size:24px}.halls__more-wrapper,.halls__perex{margin-top:12px;font-size:17px}.halls__perex{max-height:104px}}.timeline-list{position:relative}.timeline-list:before{content:"";position:absolute;top:3px;left:auto;display:block;width:2px;height:100%;background-color:#000}.timeline{position:relative;display:flex;width:100%;justify-content:center;align-items:flex-start}.timeline+.timeline{margin-top:100px}@media screen and (max-width: 1679px){.timeline+.timeline{margin-top:90px}}@media screen and (max-width: 1170px){.timeline+.timeline{margin-top:75px}}@media screen and (max-width: 768px){.timeline+.timeline{margin-top:60px}}@media screen and (max-width: 425px){.timeline+.timeline{margin-top:45px}}@media screen and (max-width: 375px){.timeline+.timeline{margin-top:40px}}.timeline:nth-child(even){flex-direction:row-reverse}.timeline:last-child:before{content:"";position:absolute;top:23px;left:auto;display:block;width:1px;height:100%;background-color:#f2f2f2;border-right:1px solid #fff}.timeline__img{flex-shrink:0;width:40%;padding-top:22.5%;margin-top:100px;background:#fff center no-repeat;background-size:cover;border:1px solid rgba(0,0,0,.05);-webkit-box-shadow:0 10px 30px rgba(0,0,0,.05);-moz-box-shadow:0 10px 30px rgba(0,0,0,.05);box-shadow:0 10px 30px rgba(0,0,0,.05)}.timeline__point{margin:3px 55px 0;width:20px;height:20px;background-color:#000;border:2px solid #000;border-radius:50%}.timeline__point--future{background-color:#fff}.timeline__text-wrapper{width:40%}.timeline__year{font-size:22px;font-weight:900}.timeline__title{margin-top:10px;font-size:34px;font-weight:900}@media screen and (max-width: 768px){.timeline__title br{display:none}}.timeline__perex{margin-top:20px;line-height:1.5454545455}@media screen and (max-width: 1679px){.timeline__title{font-size:33px}.timeline__year{font-size:21px}}@media screen and (max-width: 1439px){.timeline__img{margin-top:90px}.timeline__point{margin:3px 45px 0}.timeline__title{font-size:32px}.timeline__year{font-size:20px}.timeline__perex{margin-top:15px}}@media screen and (max-width: 1170px){.timeline__img{margin-top:80px}.timeline__point{margin:3px 4% 0}.timeline__title{margin-top:5px;font-size:30px}.timeline__year{font-size:19px}}@media screen and (max-width: 1000px){.timeline__point{margin-top:1px}.timeline__title{font-size:29px}.timeline__year{font-size:18px}}@media screen and (min-width: 768px){.timeline-list{display:flex;flex-wrap:wrap;justify-content:center}.timeline:nth-child(even) .timeline__text-wrapper{text-align:right}.timeline__text-wrapper__img{display:none}}@media screen and (max-width: 767px){.timeline{flex-direction:column}.timeline:nth-child(even){flex-direction:column}.timeline__point{position:absolute;top:0;margin:3px 0 0 -9px}.timeline__text-wrapper{padding-left:30px;padding-top:3px;width:100%}.timeline__img{display:none;width:75%;padding-top:42.1875%}.timeline__text-wrapper__img{display:block;margin-top:20px}.timeline__perex{margin-top:20px}}@media screen and (max-width: 600px){.timeline__img{width:100%;padding-top:56.25%}}@media screen and (max-width: 425px){.timeline__title{font-size:24px}.timeline__year{font-size:17px}}@media screen and (max-width: 375px){.timeline__text-wrapper{padding-left:25px}}@media screen and (min-width: 1501px){.album{margin:0 -70px}}@media screen and (min-width: 1280px)and (max-width: 1439px){.album{margin:0 -70px}}.album__photos-container{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}@media screen and (max-width: 1060px){.album__photos-container{grid-template-columns:repeat(2, 1fr);grid-gap:40px}}@media screen and (max-width: 768px){.album__photos-container{grid-gap:30px}}@media screen and (max-width: 550px){.album__photos-container{grid-template-columns:repeat(1, 1fr)}}@media screen and (max-width: 425px){.album__photos-container{grid-gap:20px}}.album__photo{position:relative;display:block;padding-top:56.25%;-moz-transition:all ease-in-out .4s;-o-transition:all ease-in-out .4s;-webkit-transition:all ease-in-out .4s;transition:all ease-in-out .4s;-webkit-box-shadow:0 0 10px rgba(0,0,0,0);-moz-box-shadow:0 0 10px rgba(0,0,0,0);box-shadow:0 0 10px rgba(0,0,0,0)}@media screen and (min-width: 769px){.album__photo:hover{-webkit-transform:translateY(-5px);-moz-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px);transform:translateY(-5px);-webkit-box-shadow:0 20px 30px rgba(0,0,0,.125);-moz-box-shadow:0 20px 30px rgba(0,0,0,.125);box-shadow:0 20px 30px rgba(0,0,0,.125)}}.album__photo__overlay{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#f7f7f7 center no-repeat;background-size:cover}.album__photo__img{display:none}.files-list{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px;padding:0 30px}.file{position:relative}.file__link{display:flex;flex-wrap:wrap;height:100%;padding:30px;background-color:#fff;border:1px solid #f2f2f2;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.05);-moz-box-shadow:0 10px 30px rgba(0,0,0,.05);box-shadow:0 10px 30px rgba(0,0,0,.05)}.file__link:hover{border-color:#e6e6e6;-webkit-box-shadow:0 20px 35px rgba(0,0,0,.1);-moz-box-shadow:0 20px 35px rgba(0,0,0,.1);box-shadow:0 20px 35px rgba(0,0,0,.1)}.file__name{margin-bottom:15px;width:100%;font-weight:900}.file__ext{margin-top:auto;flex-shrink:0;text-transform:uppercase;font-size:17px}.file__size{margin-top:auto;flex-shrink:0;padding-left:20px;font-size:17px}.file__download{margin-top:auto;margin-left:auto;font-size:17px}@media screen and (max-width: 1080px){.files-list{grid-template-columns:repeat(2, 1fr);grid-gap:30px;padding:0 30px}}@media screen and (max-width: 768px){.files-list{grid-template-columns:repeat(2, 1fr);grid-gap:30px;padding:0}}@media screen and (max-width: 680px){.files-list{grid-template-columns:repeat(1, 1fr);grid-gap:20px}}@media screen and (max-width: 425px){.files-list{grid-gap:10px}.file__link{padding:25px}}@media screen and (max-width: 375px){.file__link{padding:20px}}.fb{display:flex;align-items:center}.fb__iframe-wrapper{width:50%;padding:0 90px}.fb__text{width:50%;padding:0 90px}.fb__text__para{font-size:24px}.fb__text__link{position:relative;display:inline-block;margin-top:10px;padding-right:55px;font-size:34px;font-weight:900;color:#376be0}.fb__text__link:after{content:"";position:absolute;top:9px;left:auto;display:block;width:37px;height:26px;right:0;background:url("../web_images/arrow_blue.svg") center no-repeat;background-size:contain;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms}@media screen and (max-width: 1679px){.fb__text__link:after{top:8px;width:35px}}@media screen and (max-width: 1170px){.fb__text__link:after{top:7px;width:32px}}@media screen and (max-width: 1000px){.fb__text__link:after{width:29px}}@media screen and (max-width: 768px){.fb__text__link:after{top:5px;width:26px}}@media screen and (max-width: 425px){.fb__text__link:after{top:3px}}.fb__text__link:hover:after{-webkit-transform:translateX(5px);-moz-transform:translateX(5px);-ms-transform:translateX(5px);-o-transform:translateX(5px);transform:translateX(5px)}@media screen and (max-width: 1679px){.fb__text__link{padding-right:50px}}@media screen and (max-width: 1170px){.fb__text__link{padding-right:45px}}@media screen and (max-width: 1000px){.fb__text__link{padding-right:38px}}@media screen and (max-width: 425px){.fb__text__link{padding-right:35px}}@media screen and (max-width: 1679px){.fb__text__para{font-size:23px}.fb__text__link{font-size:33px}}@media screen and (max-width: 1439px){.fb__iframe-wrapper{padding:0 65px}.fb__text{padding:0 65px}.fb__text__para{font-size:22px}.fb__text__link{font-size:32px}}@media screen and (max-width: 1170px){.fb__iframe-wrapper{padding:0 55px}.fb__text{padding:0 55px}.fb__text__para{font-size:21px}.fb__text__link{font-size:30px}}@media screen and (max-width: 1000px){.fb__iframe-wrapper{padding:0}.fb__text__para{font-size:20px}.fb__text__link{font-size:29px}}@media screen and (max-width: 768px){.fb__iframe-wrapper,.fb__text{width:50%}.fb__text__link{font-size:26px}}@media screen and (max-width: 767px){.fb{flex-direction:column-reverse}.fb__iframe-wrapper{width:100%;max-width:500px}.fb__text{margin-bottom:35px;padding:0}}@media screen and (max-width: 599px){.fb__text{width:100%;max-width:500px}}@media screen and (max-width: 425px){.fb__text{margin-bottom:30px}.fb__text__para{font-size:18px}.fb__text__link{font-size:24px}}.cf-modal-panel{z-index:600;position:fixed;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;padding:30px;background-color:rgba(60,60,59,.95);opacity:0;pointer-events:none;-moz-transition:opacity ease-in-out 300ms;-o-transition:opacity ease-in-out 300ms;-webkit-transition:opacity ease-in-out 300ms;transition:opacity ease-in-out 300ms}.cf-modal-panel--active{opacity:1;pointer-events:all}@media screen and (max-width: 425px){.cf-modal-panel{padding:25px}}@media screen and (max-width: 375px){.cf-modal-panel{padding:20px}}.contact-form__modal-panel-close{position:absolute;top:20px;right:20px;width:45px;height:45px;text-align:center;line-height:1.2;font-size:35px;color:#000;-moz-transition:.3s;-o-transition:.3s;-webkit-transition:.3s;transition:.3s;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.contact-form__modal-panel-close:hover{-webkit-transform:scale(1.3);-moz-transform:scale(1.3);-ms-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.contact-form{position:relative;margin:0 auto;width:100%;max-width:710px;padding:30px;background-color:#fff;border:1px solid #f2f2f2;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.05);-moz-box-shadow:0 10px 30px rgba(0,0,0,.05);box-shadow:0 10px 30px rgba(0,0,0,.05)}.contact-form__heading{margin-bottom:25px;font-size:34px;font-weight:900}.contact-form__text{margin-bottom:35px}.contact-form__input-wrapper{position:relative}.contact-form__input-wrapper+.contact-form__input-wrapper{margin-top:25px}.contact-form__input-wrapper--hidden{display:none}.contact-form__label{display:block;margin-bottom:9px;font-size:15px;color:#737373}.errors-container{position:absolute;top:12px;right:12px;line-height:initial;padding:5px 9px;font-size:14px;color:#fff;background-color:#f0636a;opacity:0;pointer-events:none;-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);transform:translateY(5px);-moz-transition:none;-o-transition:none;-webkit-transition:none;transition:none}.not-validated+.errors-container{opacity:1;-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);transform:translateY(0px);-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.contact-form__input,.contact-form__textarea{padding:18px;width:100%;font-family:"Roboto",Helvetica,Arial,sans-serif;font-size:18px;background-color:#f7f7f7;border:1px solid rgba(0,0,0,0)}.contact-form__input:hover,.contact-form__textarea:hover{border-color:#d9d9d9}.contact-form__input:focus,.contact-form__textarea:focus{border-color:#e6e6e6}.contact-form__textarea{line-height:1.5;padding:15px 18px}.contact-form .not-validated{border-color:#fd747a}.contact-form .not-validated:focus{border-color:#fd747a}.contact-form .not-validated:hover{border-color:#d16065}.contact-form__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.contact-form__gdpr{line-height:1.44;font-size:15px}.contact-form__gdpr-link{text-decoration:underline}.contact-form__gdpr-link:hover{text-decoration:none}.contact-form__recaptcha{margin-top:1px;color:#a4a4a4;font-size:13px}.contact-form__submit{display:block;padding:0 25px;line-height:60px;font-family:"Roboto",sans-serif;font-size:17px;font-weight:900;color:#000;background-color:#ebebeb}.contact-form__submit:hover{background-color:#dedede}.contact-form__submit:active{background-color:#d4d4d4}@media screen and (max-width: 1679px){.contact-form__heading{font-size:33px}}@media screen and (max-width: 1439px){.contact-form__heading{font-size:32px}}@media screen and (max-width: 1170px){.contact-form__heading{font-size:30px}}@media screen and (max-width: 1000px){.contact-form__heading{font-size:29px}}@media screen and (max-width: 640px){.contact-form__bottom{align-items:stretch;flex-direction:column}.contact-form__submit{margin-top:30px}}@media screen and (max-width: 425px){.contact-form{padding:25px}.contact-form__heading{margin-bottom:20px;font-size:24px}.contact-form__input-wrapper+.contact-form__input-wrapper{margin-top:20px}.contact-form__label,.contact-form__input,.contact-form__textarea{font-size:16px}.errors-container{top:12px;right:10px}.contact-form__bottom,.contact-form__submit{margin-top:20px}}@media screen and (max-width: 375px){.contact-form{padding:20px}}.footer{margin-top:160px}@media screen and (max-width: 1679px){.footer{margin-top:145px}}@media screen and (max-width: 1170px){.footer{margin-top:130px}}@media screen and (max-width: 768px){.footer{margin-top:110px}}@media screen and (max-width: 425px){.footer{margin-top:90px}}@media screen and (max-width: 375px){.footer{margin-top:85px}}.footer__content{padding:0 0 60px}.footer__sponsors{margin:0 -45px;padding:45px;background-color:rgba(242,242,242,.5)}@media screen and (max-width: 768px){.footer__sponsors{margin:0 -35px;padding:45px 35px}}@media screen and (max-width: 425px){.footer__sponsors{margin:0 -25px;padding:45px 25px}}@media screen and (max-width: 375px){.footer__sponsors{margin:0 -20px;padding:45px 20px}}.footer__copyright{margin-top:60px;color:#d9d9d9}.sponsors-list{display:flex}.sponsors{position:relative;padding-right:60px;width:100%}.sponsors__logo-wrapper{height:65px;background:center left no-repeat;background-size:contain}.sponsors__logo{max-width:100%;height:auto;max-height:100%;width:auto}.sponsors__text{margin-top:30px;line-height:1.4}.sponsors__text p+p{margin-top:20px}.sponsors__text a{text-decoration:underline}.sponsors__text a:hover{text-decoration:none}.sponsors__link{position:relative;display:inline-block;margin-top:20px;padding-right:23px;font-weight:900}.sponsors__link:after{content:"";position:absolute;top:6px;left:auto;display:block;width:15px;height:15px;right:0;background:url("../web_images/arrow_link.svg") center no-repeat;background-size:contain;-moz-transition:all ease-in-out 300ms;-o-transition:all ease-in-out 300ms;-webkit-transition:all ease-in-out 300ms;transition:all ease-in-out 300ms;-webkit-transform:rotate(-45deg) perspective(1px);-moz-transform:rotate(-45deg) perspective(1px);-ms-transform:rotate(-45deg) perspective(1px);-o-transform:rotate(-45deg) perspective(1px);transform:rotate(-45deg) perspective(1px)}@media screen and (max-width: 768px){.sponsors__link:after{top:5px}}@media screen and (max-width: 375px){.sponsors__link:after{top:4px}}.sponsors__link:hover:after{-webkit-transform:rotate(0deg) perspective(1px);-moz-transform:rotate(0deg) perspective(1px);-ms-transform:rotate(0deg) perspective(1px);-o-transform:rotate(0deg) perspective(1px);transform:rotate(0deg) perspective(1px)}@media screen and (max-width: 1439px){.sponsors{padding-right:45px}}@media screen and (max-width: 1170px){.sponsors__logo-wrapper{height:50px}}@media screen and (max-width: 1000px){.sponsors-list{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:50px 0}.sponsors{padding-right:60px}.sponsors__logo-wrapper{height:auto}.sponsors__logo{max-height:70px}.sponsors__text{margin-top:20px}.sponsors__text p+p{margin-top:15px}.sponsors__link{margin-top:15px}}@media screen and (max-width: 600px){.sponsors-list{grid-template-columns:repeat(1, 1fr);grid-gap:60px 0}.sponsors{padding-right:0}.sponsors__logo{max-height:55px}}.footer__bottom{margin-top:60px}.footer__bottom__column{line-height:1.4}.footer__bottom__column .contact{position:relative}.footer__bottom__heading{margin-bottom:10px;font-size:34px;font-weight:900}.footer__bottom__name{margin-bottom:5px;font-weight:900}.footer__bottom__link{text-decoration:underline}.footer__bottom__link:hover{text-decoration:none}.footer__bottom__social-link{display:inline-block;width:45px;height:45px;padding-left:60px;background-position:center left;background-repeat:no-repeat;background-size:contain}.footer__bottom__social-link--fb{background-image:url("../web_images/ico_fb.svg")}.footer__bottom__social-link--ig{background-image:url("../web_images/ico_ig.svg")}.footer__bottom__social-link--ln{background-image:url("../web_images/ico_ln.svg")}@media screen and (max-width: 1679px){.footer__bottom__heading,.footer__bottom__social-link{font-size:33px}}@media screen and (max-width: 1439px){.footer__content{padding-bottom:55px}.footer__copyright,.footer__bottom{margin-top:55px}.footer__bottom__heading,.footer__bottom__social-link{font-size:32px}.footer__bottom__social-link{height:40px;line-height:40px;padding-left:50px}}@media screen and (max-width: 1170px){.footer__content{padding-bottom:50px}.footer__copyright,.footer__bottom{margin-top:50px}.footer__bottom__heading,.footer__bottom__social-link{font-size:26px}.footer__bottom__social-link{height:35px;line-height:35px;padding-left:45px}}@media screen and (max-width: 1000px){.footer__bottom__heading,.footer__bottom__social-link{font-size:24px}}@media screen and (min-width: 901px){.footer__bottom{display:flex}.footer__bottom__column{flex-shrink:0;width:25%}.footer__bottom__column:first-child{width:50%}}@media screen and (max-width: 900px){.footer__bottom__column{width:100%;margin-bottom:30px}.footer__bottom__column:first-child{margin-bottom:40px}.footer__bottom__column:last-child{margin-bottom:0}}@media screen and (max-width: 768px){.footer__content{padding-bottom:40px}.footer__copyright,.footer__bottom{margin-top:40px}.footer__bottom__column{margin-bottom:25px}.footer__bottom__column:first-child{margin-bottom:35px}}@media screen and (max-width: 425px){.footer__bottom__column:first-child{margin-bottom:30px}.footer__bottom__heading,.footer__bottom__social-link{font-size:22px}}.virtual-visit-wrapper{max-width:1300px;margin:0 auto;padding:75px 0}@media screen and (max-width: 1439px){.virtual-visit-wrapper{padding:60px 0}}@media screen and (max-width: 1170px){.virtual-visit-wrapper{padding:55px 0}}@media screen and (max-width: 1000px){.virtual-visit-wrapper{padding:50px 0}}@media screen and (max-width: 425px){.virtual-visit-wrapper{padding:40px 0}}.virtual-visit__heading{font-size:60px;font-weight:900}@media screen and (max-width: 1679px){.virtual-visit__heading{font-size:56px}}@media screen and (max-width: 1439px){.virtual-visit__heading{font-size:50px}}@media screen and (max-width: 1170px){.virtual-visit__heading{font-size:45px}}@media screen and (max-width: 1000px){.virtual-visit__heading{font-size:40px}}@media screen and (max-width: 768px){.virtual-visit__heading{font-size:34px}}@media screen and (max-width: 425px){.virtual-visit__heading{font-size:28px}}@media screen and (max-width: 375px){.virtual-visit__heading{font-size:28px}}.virtual-visit__iframe-wrapper{position:relative;width:100%;padding-top:64%;margin-top:25px}@media screen and (max-width: 1439px){.virtual-visit__iframe-wrapper{margin-top:20px;padding-top:67%}}@media screen and (max-width: 1180px){.virtual-visit__iframe-wrapper{margin-top:20px;padding-top:0;height:80vh}}@media screen and (max-width: 1000px){.virtual-visit__iframe-wrapper{margin-top:15px;height:85vh}}.virtual-visit__iframe{width:100%;height:100%;position:absolute;top:0;left:0}.columns-list{display:flex;gap:60px 90px;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 1439px){.columns-list{gap:45px 90px}}@media screen and (max-width: 600px){.columns-list{gap:60px 90px}}.columns{position:relative;width:25%;text-align:center}@media screen and (max-width: 600px){.columns{width:100%}}.columns__logo-wrapper{display:block;height:100px;background:center left no-repeat;background-size:contain;-moz-transition:all ease-in-out .3s;-o-transition:all ease-in-out .3s;-webkit-transition:all ease-in-out .3s;transition:all ease-in-out .3s}.columns__logo-wrapper--link:hover{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.columns__logo{max-width:100%;height:auto;max-height:100%;width:auto}.columns__text{margin-top:30px;line-height:1.4}@media screen and (max-width: 1000px){.columns__text{margin-top:20px}}.columns__text p+p{margin-top:20px}@media screen and (max-width: 1000px){.columns__text p+p{margin-top:15px}}.columns__text a{text-decoration:underline}.columns__text a:hover{text-decoration:none}.lists{position:relative}.lists+.lists{margin-top:35px}.lists__title{font-weight:700}.lists__columns{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:60px;margin-top:25px}@media screen and (max-width: 1024px){.lists__columns{grid-template-columns:repeat(2, 1fr);grid-gap:15px 60px}}@media screen and (max-width: 680px){.lists__columns{grid-template-columns:repeat(1, 1fr)}}.grecaptcha-badge{visibility:hidden}/*# sourceMappingURL=main.css.map */
