@charset "UTF-8";.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{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 transparent}.slick-arrow.slick-hidden{display:none}.mm-menu_theme-white{--mm-color-border:rgba(0,0,0,.1);--mm-color-button:rgba(0,0,0,.3);--mm-color-text:rgba(0,0,0,.7);--mm-color-text-dimmed:rgba(0,0,0,.3);--mm-color-background:#fff;--mm-color-background-highlight:rgba(0,0,0,.06);--mm-color-background-emphasis:rgba(0,0,0,.03);--mm-shadow:0 0 10px rgba(0,0,0,.2)}.mm-menu_theme-dark{--mm-color-border:rgba(0,0,0,.3);--mm-color-button:rgba(255,255,255,.4);--mm-color-text:rgba(255,255,255,.85);--mm-color-text-dimmed:rgba(255,255,255,.4);--mm-color-background:#333;--mm-color-background-highlight:rgba(255,255,255,.08);--mm-color-background-emphasis:rgba(0,0,0,.1);--mm-shadow:0 0 20px rgba(0,0,0,.5)}.mm-menu_theme-black{--mm-color-border:rgba(255,255,255,.25);--mm-color-button:rgba(255,255,255,.4);--mm-color-text:rgba(255,255,255,.75);--mm-color-text-dimmed:rgba(255,255,255,.4);--mm-color-background:#000;--mm-color-background-highlight:rgba(255,255,255,.2);--mm-color-background-emphasis:rgba(255,255,255,.15);--mm-shadow:none}:root{--mm-line-height:20px;--mm-listitem-size:44px;--mm-navbar-size:44px;--mm-offset-top:0;--mm-offset-right:0;--mm-offset-bottom:0;--mm-offset-left:0;--mm-color-border:rgba(0,0,0,.1);--mm-color-button:rgba(0,0,0,.3);--mm-color-text:rgba(0,0,0,.75);--mm-color-text-dimmed:rgba(0,0,0,.3);--mm-color-background:#f3f3f3;--mm-color-background-highlight:rgba(0,0,0,.05);--mm-color-background-emphasis:rgba(255,255,255,.4);--mm-shadow:0 0 10px rgba(0,0,0,.3)}.mm-hidden{display:none!important}.mm-wrapper{overflow-x:hidden;position:relative}.mm-menu{top:0;right:0;bottom:0;left:0;background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);line-height:20px;display:flex;flex-direction:column;padding:0;margin:0;box-sizing:border-box;position:absolute;top:var(--mm-offset-top);right:var(--mm-offset-right);bottom:var(--mm-offset-bottom);left:var(--mm-offset-left);z-index:0;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text);line-height:var(--mm-line-height);-webkit-tap-highlight-color:var(--mm-color-background-emphasis);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mm-menu a,.mm-menu a:active,.mm-menu a:hover,.mm-menu a:link,.mm-menu a:visited{text-decoration:none;color:inherit}[dir=rtl] .mm-menu{direction:rtl}.mm-panel{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);z-index:0;box-sizing:border-box;width:100%;-webkit-overflow-scrolling:touch;overflow:hidden;overflow-y:auto;overscroll-behavior:contain;color:var(--mm-color-text);border-color:var(--mm-color-border);background:var(--mm-color-background);transform:translate3d(100%,0,0);transition:transform .4s ease}.mm-panel:after{height:44px}.mm-panel:not(.mm-hidden){display:block}.mm-panel:after{content:'';display:block;height:var(--mm-listitem-size)}.mm-panel_opened{z-index:1;transform:translate3d(0,0,0)}.mm-panel_opened-parent{transform:translate3d(-30%,0,0)}.mm-panel_highest{z-index:2}.mm-panel_noanimation{transition:none!important}.mm-panel_noanimation.mm-panel_opened-parent{transform:translate3d(0,0,0)}.mm-panels>.mm-panel{position:absolute;left:0;right:0;top:0;bottom:0}.mm-panel__content{padding:20px 20px 0}.mm-panels{background:#f3f3f3;border-color:rgba(0,0,0,.1);color:rgba(0,0,0,.75);position:relative;height:100%;flex-grow:1;overflow:hidden;background:var(--mm-color-background);border-color:var(--mm-color-border);color:var(--mm-color-text)}[dir=rtl] .mm-panel:not(.mm-panel_opened){transform:translate3d(-100%,0,0)}[dir=rtl] .mm-panel.mm-panel_opened-parent{transform:translate3d(30%,0,0)}.mm-listitem_vertical>.mm-panel{display:none;width:100%;padding:10px 0 10px 10px;transform:none!important}.mm-listitem_vertical>.mm-panel:after,.mm-listitem_vertical>.mm-panel:before{content:none;display:none}.mm-listitem_opened>.mm-panel{display:block}.mm-listitem_vertical>.mm-listitem__btn{height:44px;height:var(--mm-listitem-size);bottom:auto}.mm-listitem_vertical .mm-listitem:last-child:after{border-color:transparent}.mm-listitem_opened>.mm-listitem__btn:after{transform:rotate(225deg);right:19px}.mm-btn{flex-grow:0;flex-shrink:0;position:relative;box-sizing:border-box;width:50px;padding:0}.mm-btn:after,.mm-btn:before{border:2px solid rgba(0,0,0,.3);border:2px solid var(--mm-color-button)}.mm-btn_next:after,.mm-btn_prev:before{content:'';border-bottom:none;border-right:none;box-sizing:content-box;display:block;width:8px;height:8px;margin:auto;position:absolute;top:0;bottom:0}.mm-btn_prev:before{transform:rotate(-45deg);left:23px;right:auto}.mm-btn_next:after{transform:rotate(135deg);right:23px;left:auto}.mm-btn_close:after,.mm-btn_close:before{content:'';box-sizing:content-box;display:block;width:5px;height:5px;margin:auto;position:absolute;top:0;bottom:0;transform:rotate(-45deg)}.mm-btn_close:before{border-right:none;border-bottom:none;right:18px}.mm-btn_close:after{border-left:none;border-top:none;right:25px}[dir=rtl] .mm-btn_next:after{transform:rotate(-45deg);left:23px;right:auto}[dir=rtl] .mm-btn_prev:before{transform:rotate(135deg);right:23px;left:auto}[dir=rtl] .mm-btn_close:after,[dir=rtl] .mm-btn_close:before{right:auto}[dir=rtl] .mm-btn_close:before{left:25px}[dir=rtl] .mm-btn_close:after{left:18px}.mm-navbar{min-height:44px;border-bottom:1px solid rgba(0,0,0,.1);background:#f3f3f3;color:rgba(0,0,0,.3);display:flex;min-height:var(--mm-navbar-size);border-bottom:1px solid var(--mm-color-border);background:var(--mm-color-background);color:var(--mm-color-text-dimmed);text-align:center;opacity:1;transition:opacity .4s ease}.mm-navbar>*{min-height:44px}@supports (position:sticky){.mm-navbar_sticky{position:sticky;top:0;z-index:1}}.mm-navbar>*{flex-grow:1;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.mm-navbar__btn{flex-grow:0}.mm-navbar__title{flex:1 1 50%;display:flex;padding-left:20px;padding-right:20px;overflow:hidden}.mm-navbar__title:not(:last-child){padding-right:0}.mm-navbar__title>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title{padding-left:0}.mm-navbar__btn:not(.mm-hidden)+.mm-navbar__title:last-child{padding-right:50px}[dir=rtl] .mm-navbar{flex-direction:row-reverse}.mm-listview{list-style:none;display:block;padding:0;margin:0}.mm-listitem{color:rgba(0,0,0,.75);border-color:rgba(0,0,0,.1);color:var(--mm-color-text);border-color:var(--mm-color-border);list-style:none;display:block;padding:0;margin:0;position:relative;display:flex;flex-wrap:wrap}.mm-listitem:after{content:'';border-color:inherit;border-bottom-width:1px;border-bottom-style:solid;display:block;position:absolute;left:20px;right:0;bottom:0}.mm-listitem a,.mm-listitem a:hover{text-decoration:none}.mm-listitem__btn,.mm-listitem__text{padding:12px;display:block;padding:calc((var(--mm-listitem-size) - var(--mm-line-height))/ 2);padding-left:0;padding-right:0;color:inherit}.mm-listitem__text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;padding-right:10px;flex-grow:1;flex-basis:10%}.mm-listitem__btn{background:rgba(3,2,1,0);border-color:inherit;width:auto;padding-right:50px;position:relative}.mm-listitem__btn:not(.mm-listitem__text){border-left-width:1px;border-left-style:solid}.mm-listitem_selected>.mm-listitem__text{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-listitem_opened>.mm-listitem__btn,.mm-listitem_opened>.mm-panel{background:rgba(0,0,0,.05);background:var(--mm-color-background-highlight)}[dir=rtl] .mm-listitem:after{left:0;right:20px}[dir=rtl] .mm-listitem__text{padding-left:10px;padding-right:20px}[dir=rtl] .mm-listitem__btn{padding-left:50px;border-left-width:0;border-left-style:none}[dir=rtl] .mm-listitem__btn:not(.mm-listitem__text){padding-right:0;border-right-width:1px;border-right-style:solid}.mm-page{box-sizing:border-box;position:relative}.mm-slideout{transition:transform .4s ease;z-index:1}.mm-wrapper_opened{overflow-x:hidden;position:relative}.mm-wrapper_opened .mm-page{min-height:100vh}.mm-wrapper_background .mm-page{background:inherit}.mm-menu_offcanvas{position:fixed;right:auto;z-index:0}.mm-menu_offcanvas:not(.mm-menu_opened){display:none}.mm-menu_offcanvas{width:80%;min-width:240px;max-width:440px}.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{transform:translate3d(80vw,0,0)}@media all and (max-width:300px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{transform:translate3d(240px,0,0)}}@media all and (min-width:550px){.mm-wrapper_opening .mm-menu_offcanvas~.mm-slideout{transform:translate3d(440px,0,0)}}.mm-wrapper__blocker{background:rgba(3,2,1,0);overflow:hidden;display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2}.mm-wrapper_blocking{overflow:hidden}.mm-wrapper_blocking body{overflow:hidden}.mm-wrapper_blocking .mm-wrapper__blocker{display:block}.mm-sronly{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;overflow:hidden!important;position:absolute!important}.mm-navbars_top{flex-shrink:0}.mm-navbars_top .mm-navbar:not(:last-child){border-bottom:none}.mm-navbars_bottom{flex-shrink:0}.mm-navbars_bottom .mm-navbar{border-bottom:none}.mm-navbars_bottom .mm-navbar:first-child{border-top:1px solid rgba(0,0,0,.1);border-top:1px solid var(--mm-color-border)}.mm-btn:not(.mm-hidden)+.mm-navbar__searchfield .mm-searchfield__input{padding-left:0}.mm-navbar__searchfield:not(:last-child) .mm-searchfield__input{padding-right:0}.mm-navbar__breadcrumbs{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex:1 1 50%;display:flex;justify-content:flex-start;padding:0 20px;overflow-x:auto;-webkit-overflow-scrolling:touch}.mm-navbar__breadcrumbs>*{display:flex;align-items:center;justify-content:center;padding-right:6px}.mm-navbar__breadcrumbs>a{text-decoration:underline}.mm-navbar__breadcrumbs:not(:last-child){padding-right:0}.mm-btn:not(.mm-hidden)+.mm-navbar__breadcrumbs{padding-left:0}.mm-navbar_tabs>*{padding:0 10px;border:1px solid transparent}.mm-navbar__tab_selected{background:#f3f3f3;color:rgba(0,0,0,.75);background:var(--mm-color-background);color:var(--mm-color-text)}.mm-navbar__tab_selected:not(:first-child){border-left-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:last-child){border-right-color:rgba(0,0,0,.1)}.mm-navbar__tab_selected:not(:first-child){border-left-color:var(--mm-color-border)}.mm-navbar__tab_selected:not(:last-child){border-right-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar_tabs{border-bottom:none}.mm-navbars_top .mm-navbar_tabs>*{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border)}.mm-navbars_top .mm-navbar__tab_selected{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border);border-bottom-color:transparent}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}.mm-navbars_top.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom .mm-navbar_tabs:first-child{border-top:none}.mm-navbars_bottom .mm-navbar_tabs>*{border-top-color:rgba(0,0,0,.1);border-top-color:var(--mm-color-border)}.mm-navbars_bottom .mm-navbar__tab_selected{border-bottom-color:rgba(0,0,0,.1);border-bottom-color:var(--mm-color-border);border-top-color:transparent}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar{background:#f3f3f3;background:var(--mm-color-background)}.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs,.mm-navbars_bottom.mm-navbars_has-tabs .mm-navbar_tabs~.mm-navbar{background:rgba(255,255,255,.4);background:var(--mm-color-background-emphasis)}[class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:.3;transition:opacity .4s ease .4s}.mm-menu_opened.mm-menu_pagedim~.mm-wrapper__blocker{background:inherit}.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker{background:#000}.mm-menu_opened.mm-menu_pagedim-white~.mm-wrapper__blocker{background:#fff}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */*{margin:0;padding:0}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{margin:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;border:none;cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:Manrope;src:url(../../fonts/Manrope-Bold.woff2) format("woff2"),url(../../fonts/Manrope-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../../fonts/Manrope-ExtraLight.woff2) format("woff2"),url(../../fonts/Manrope-ExtraLight.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../../fonts/Manrope-Regular.woff2) format("woff2"),url(../../fonts/Manrope-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../../fonts/Manrope-ExtraBold.woff2) format("woff2"),url(../../fonts/Manrope-ExtraBold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../../fonts/Manrope-SemiBold.woff2) format("woff2"),url(../../fonts/Manrope-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../../fonts/Manrope-Light.woff2) format("woff2"),url(../../fonts/Manrope-Light.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(../../fonts/Manrope-Medium.woff2) format("woff2"),url(../../fonts/Manrope-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}.mm-slideout:not(.mm-page):not(.mm-wrapper__blocker){position:fixed;top:0;left:0;bottom:0;z-index:100;width:100vw;height:60px;background-color:#fff;transform:translate3d(0,0,0)!important;z-index:99999999;border-bottom:thin solid rgba(37,38,40,.1)}@media all and (min-width:768px){.mm-slideout:not(.mm-page):not(.mm-wrapper__blocker){height:76px}}@media all and (min-width:992px){.mm-slideout:not(.mm-page):not(.mm-wrapper__blocker){border:none;box-shadow:0 4px 34px -16px rgba(37,38,40,.25)}}@media all and (min-width:992px){.language-switcher{padding-left:10px}}.language-switcher li .active{display:none}@media all and (min-width:992px){.language-switcher ul>li span{z-index:1;line-height:20px!important;height:20px}.language-switcher ul>li span svg{height:20px}.language-switcher ul>li.active span,.language-switcher ul>li:hover span{color:#252628!important}}.language-switcher ul ul>li>a{font-size:1.2rem!important;color:#a8a8a9!important;font-weight:800!important}.language-switcher ul ul>li>a:hover{color:#252628!important}.language-switcher .deeper{margin-right:0!important}.language-switcher .deeper span{display:flex}.language-switcher .flag{width:25px;margin-right:5px}@media all and (min-width:992px){.language-switcher .flag{display:none}}.language-switcher span svg{height:44px}@media all and (min-width:768px){.language-switcher span svg{height:76px}}.language-switcher .nav-child{padding:15px 0!important;min-width:80px!important}@media all and (min-width:992px){.language-switcher .nav-child{padding:30px 0 5px!important;top:-5px!important;left:-10px;min-width:54px!important;border-radius:5px!important;box-shadow:0 25px 50px -10px rgba(37,38,40,.3)!important}}.language-switcher svg{width:12px;margin-left:5px;fill:#252628}.language-switcher span,.language-switcher>a{font-size:1.2rem!important;color:#252628;text-transform:uppercase;position:relative;cursor:pointer;font-weight:800!important;transition:all .3s ease}.language-switcher a{display:flex!important;align-items:center;padding:0 9px;height:22px}@media all and (min-width:1200px){.language-switcher a{padding:0 11px}}.language-switcher a.active,.language-switcher a:hover{color:#252628}.language-switcher span:nth-last-child(1){display:none}.header{width:100%}.header a,.header span,.header svg{text-decoration:none;transition:all .3s ease}.header ul{list-style-type:none}.header:not(.mm-slideout){opacity:0}.header.mm-slideout{opacity:1}.header__container{background-color:rgba(255,255,255,0);transition:all .3s ease}@media all and (max-width:991.98px){.header__container{display:none}}@media all and (min-width:992px){.header__container{display:flex;align-items:center;height:76px;position:relative;width:100%;padding-right:12px;padding-left:12px;margin:auto}}@media all and (min-width:992px) and (min-width:576px){.header__container{max-width:540px}}@media all and (min-width:992px) and (min-width:768px){.header__container{max-width:720px}}@media all and (min-width:992px) and (min-width:992px){.header__container{max-width:960px}}@media all and (min-width:992px) and (min-width:1200px){.header__container{max-width:1140px}}@media all and (min-width:992px) and (min-width:1300px){.header__container{max-width:1220px}}.header__center{display:flex;align-items:center;width:100%}.header__center>*{height:100%}.header__nav{display:flex;align-self:center;position:relative;width:100%;padding-right:12px;padding-left:12px;height:60px;width:100vw}@media all and (min-width:768px){.header__nav{height:76px}}@media all and (min-width:992px){.header__nav{display:none}}@media all and (max-width:991.98px){.header__logo{display:flex;align-items:center}}.header__logo a{display:flex}.header__logo a svg:nth-child(1){width:22px;height:26px;margin-right:7px;fill:#fe900a;transform:rotate(0);transition:all .2s ease}@media all and (min-width:768px){.header__logo a svg:nth-child(1){width:28px;height:26px;margin-right:9px}}.header__logo a svg:nth-child(2){width:112px;height:21px;fill:#252628;align-self:center;margin-top:2px}@media all and (min-width:768px){.header__logo a svg:nth-child(2){width:140px;height:26px;margin-top:0;align-self:flex-end}}.header__logo a:hover svg:nth-child(1){transform:rotate(20deg)}.header .nav-styles>ul{display:flex;position:relative}.header .nav-styles>ul>li{position:relative;margin:0 9px}@media all and (min-width:768px){.header .nav-styles>ul>li{margin:0 15px}}@media all and (min-width:1200px){.header .nav-styles>ul>li{margin:0 20px}}.header .nav-styles>ul>li:not(:nth-child(1)):before{content:"";position:absolute;height:5px;left:0;bottom:0;width:100%;transition:all .3s ease;background-color:rgba(255,255,255,0)}.header .nav-styles>ul>li:nth-child(1)>a{display:flex;height:100%}.header .nav-styles>ul>li:nth-child(1)>a>svg{width:20px;height:44px;fill:#252628}@media all and (max-width:991.98px){.header .nav-styles>ul>li:nth-child(1)>a>svg{display:none}}@media all and (min-width:768px){.header .nav-styles>ul>li:nth-child(1)>a>svg{height:76px}}.header .nav-styles>ul>li:nth-child(1)>a>span{display:block}@media all and (min-width:992px){.header .nav-styles>ul>li:nth-child(1)>a>span{display:none}}.header .nav-styles>ul>li>a,.header .nav-styles>ul>li>span{font-size:1.4rem;color:#252628;cursor:pointer;font-weight:700;line-height:44px}@media all and (min-width:992px){.header .nav-styles>ul>li>a,.header .nav-styles>ul>li>span{line-height:76px}}.header .nav-styles>ul>li.active>a,.header .nav-styles>ul>li.active>span,.header .nav-styles>ul>li:hover>a,.header .nav-styles>ul>li:hover>span{color:#fff}.header .nav-styles>ul>li.active:before,.header .nav-styles>ul>li:hover:before{background-color:#fff}.header .nav-styles .nav-child{top:62px;min-width:270px;display:none;position:absolute;background-color:#fff;padding:20px;border-radius:0 0 4px 4px;box-shadow:0 0 8px 0 rgba(37,38,40,.16)}@media all and (min-width:1200px){.header .nav-styles .nav-child{padding:20px 30px}}.header .nav-styles .nav-child li{margin-bottom:10px}@media all and (min-width:1200px){.header .nav-styles .nav-child li{margin-bottom:15px}}.header .nav-styles .nav-child li:nth-last-child(1){margin-bottom:0}.header .nav-styles .nav-child li a{display:block;font-size:1.4rem;line-height:1.69;color:#252628}@media all and (min-width:768px){.header .nav-styles .nav-child li a{line-height:1.43}}.header .nav-styles .nav-child li a:hover{color:#fe900a}.header .nav-styles .nav-child li.active a{color:#fe900a}.header nav.nav-styles{margin:auto}.header nav.nav-styles>ul{display:flex;position:relative}.header nav.nav-styles>ul>li{position:relative;margin:0 9px}@media all and (min-width:768px){.header nav.nav-styles>ul>li{margin:0 15px}}@media all and (min-width:992px){.header nav.nav-styles>ul>li{margin:0 4px;height:76px}}.header nav.nav-styles>ul>li:not(:nth-child(1)):before{content:"";position:absolute;height:5px;left:0;bottom:0;width:100%;transition:all .3s ease;background-color:rgba(255,255,255,0)}@media all and (min-width:992px){.header nav.nav-styles>ul>li:nth-child(1){margin:0 15px 0 4px}}.header nav.nav-styles>ul>li:nth-child(1)>a{display:flex;height:100%;padding:0}.header nav.nav-styles>ul>li:nth-child(1)>a>svg{width:20px;height:44px;fill:#252628}@media all and (max-width:991.98px){.header nav.nav-styles>ul>li:nth-child(1)>a>svg{display:none}}@media all and (min-width:768px){.header nav.nav-styles>ul>li:nth-child(1)>a>svg{height:76px}}.header nav.nav-styles>ul>li:nth-child(1)>a>span{display:block}@media all and (min-width:992px){.header nav.nav-styles>ul>li:nth-child(1)>a>span{display:none}}.header nav.nav-styles>ul>li:nth-child(1).active>a,.header nav.nav-styles>ul>li:nth-child(1).active>span,.header nav.nav-styles>ul>li:nth-child(1):hover>a,.header nav.nav-styles>ul>li:nth-child(1):hover>span{background-color:rgba(4,167,183,0);color:#04a7b7}.header nav.nav-styles>ul>li:nth-child(1).active>a svg,.header nav.nav-styles>ul>li:nth-child(1).active>span svg,.header nav.nav-styles>ul>li:nth-child(1):hover>a svg,.header nav.nav-styles>ul>li:nth-child(1):hover>span svg{fill:#04a7b7}.header nav.nav-styles>ul>li>a,.header nav.nav-styles>ul>li>span{font-size:1.4rem;color:#252628;cursor:pointer;font-weight:700;line-height:44px;padding:10px 15px;border-radius:5px}@media all and (min-width:992px){.header nav.nav-styles>ul>li>a,.header nav.nav-styles>ul>li>span{line-height:76px;border-radius:5px;background-color:rgba(4,167,183,0);padding:10px 10px}}@media all and (min-width:1200px){.header nav.nav-styles>ul>li>a,.header nav.nav-styles>ul>li>span{padding:10px 15px}}.header nav.nav-styles>ul>li.active>a,.header nav.nav-styles>ul>li.active>span,.header nav.nav-styles>ul>li:hover>a,.header nav.nav-styles>ul>li:hover>span{background-color:#04a7b7;color:#fff}.header nav.nav-styles>ul>li.active:before,.header nav.nav-styles>ul>li:hover:before{background-color:#fff}.header nav.nav-styles .nav-child{top:80px;background-color:#fff;padding:10px;border-radius:10px;box-shadow:0 25px 50px -20px rgba(113,113,113,.3);overflow:hidden}.header nav.nav-styles .nav-child li{margin-bottom:10px}@media all and (min-width:992px){.header nav.nav-styles .nav-child li{margin-bottom:2px}}.header nav.nav-styles .nav-child li:nth-last-child(1){margin-bottom:0}.header nav.nav-styles .nav-child li a{font-size:1.2rem;line-height:1;width:100%;padding:10px;border-radius:5px;margin-bottom:2px;color:#717171;background-color:rgba(219,234,234,0);font-weight:600;transition:all .2s ease}.header nav.nav-styles .nav-child li a:hover{color:#252628;background-color:rgba(219,234,234,.5)}.header nav.nav-styles .nav-child li.active a{color:#252628;background-color:rgba(219,234,234,.5)}.header__hamburger{display:flex;align-self:center;cursor:pointer;opacity:1;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;margin-left:12px;padding-left:20px;position:relative;padding-right:6px}.header__hamburger:before{content:"";position:absolute;top:-30px;left:0;display:block;height:90px;width:1px;background-color:rgba(37,38,40,.1)}.header__hamburger:hover{opacity:1}.header__hamburger.header__hamburger--active{opacity:1}.header__hamburger.header__hamburger--active .hamburger__inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.header__hamburger.header__hamburger--active .hamburger__inner,.header__hamburger.header__hamburger--active .hamburger__inner:after,.header__hamburger.header__hamburger--active .hamburger__inner:before{width:100%}.header__hamburger.header__hamburger--active .hamburger__inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.header__hamburger.header__hamburger--active .hamburger__inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.header__hamburger .hamburger__box{position:relative;width:24px;height:22px}.header__hamburger .hamburger__box:hover .hamburger__inner{background-color:#717171}.header__hamburger .hamburger__box:hover .hamburger__inner:after,.header__hamburger .hamburger__box:hover .hamburger__inner:before{background-color:#717171}.header__hamburger .hamburger__inner{top:50%;display:block;margin-top:-2px}.header__hamburger .hamburger__inner,.header__hamburger .hamburger__inner:after,.header__hamburger .hamburger__inner:before{position:absolute;border-radius:2px;width:100%;right:0;background-color:#717171;transition:all .3s ease;height:3px}.header__hamburger .hamburger__inner:after,.header__hamburger .hamburger__inner:before{content:"";display:block;width:100%}.header__hamburger .hamburger__inner:before{width:100%;top:-9px}.header__hamburger .hamburger__inner:after{bottom:-9px}@media all and (min-width:992px) and (max-height:780px){.menu--height{display:flex;flex-direction:row-reverse;justify-content:center}}.mobile-menu{top:60px;padding-top:20px;border-right:thin solid rgba(37,38,40,.1)}@media all and (min-width:768px){.mobile-menu{top:76px}}.mm-menu_theme-white{--mm-color-border:rgba(color('black'),.1);--mm-color-button:rgba(color('black'),.3);--mm-color-text:rgba(255,255,255,1);--mm-color-text-dimmed:rgba(color('black'),.3);--mm-color-background:color('white');--mm-color-background-highlight:rgba(color('orange'),.26);--mm-color-background-emphasis:rgba(color('orange'),.33);--mm-shadow:0 0 10px rgba(color('black'),.2)}.mm-listitem{font-weight:700;color:#252628;border-color:rgba(37,38,40,.1)}.mm-listitem:not(.mm-listitem_opened):after{border-bottom:0}.mm-listitem:after{left:0}.mm-listitem a{border-bottom:thin solid rgba(37,38,40,.1);height:45px!important}@media all and (min-width:768px){.mm-listitem a{height:56px!important}}.mm-listitem a svg{fill:#fe900a;width:24px;position:absolute;right:14px;top:0;bottom:0;margin:auto}.mm-listitem.active a,.mm-listitem.active span{color:#252628}.mm-listitem__text{font-weight:700;font-size:1.4rem!important;color:#717171}@media all and (min-width:768px){.mm-listitem__text{font-size:1.6rem!important}}@media all and (min-width:768px){.mm-listitem__text{font-size:24px;padding-top:15px;padding-bottom:15px}}.mm-listitem.language-switcher{padding-top:30px;padding-left:25px}@media all and (min-width:768px){.mm-listitem.language-switcher{padding-left:25px}}.mm-listitem.language-switcher .mm-listitem__text{padding:10px;flex-grow:0;flex-basis:auto;font-size:20px}@media all and (min-width:768px){.mm-listitem.language-switcher .mm-listitem__text{font-size:24px}}.mm-listitem.language-switcher span{padding:10px 5px;color:#fff}.mm-btn_next:after{width:5px;height:5px;border-left:2px solid #717171!important;border-top:2px solid #717171!important;transform:rotate(225deg)}.mm-btn_next:before{content:"";position:absolute;right:50px;top:20%;bottom:20%;height:60%;width:1px;background-color:rgba(37,38,40,.1)}.mm-navbars_top{display:none}.mm-navbars_bottom{height:72px;border-top:thin solid rgba(37,38,40,.1)}.mm-navbars_bottom *{color:#252628}.mm-navbars_bottom a{font-size:0;display:flex}.mm-navbars_bottom a .flag{width:30px;margin-right:5px;height:40px}.mm-navbars_bottom .mm-navbar{text-align:left}.mm-navbars_bottom .mm-navbar span{min-height:72px;padding:0 20px;justify-content:space-between}.mm-navbar{background:0 0;flex-wrap:nowrap}.mm-navbar__top{border:none}.mm-navbar__title{font-weight:700;font-size:1.4rem;line-height:1.71;color:#717171;justify-content:flex-start}@media all and (min-width:768px){.mm-navbar__title{font-size:1.6rem;line-height:1.5}}.mm-panel{padding:0!important}.mm-panel:after{display:none}.mm-panel .nav-child li{border-color:#fff}.mm-panel .nav-child li a{border:0 solid #fff;font-weight:400;padding-left:40px}@media all and (min-width:768px){.mm-panel .nav-child li a{padding-left:50px}}@media all and (max-width:991.98px){.mm-slideout{overflow:hidden}}.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-100vw,0,0)}@media all and (min-width:768px){.mm-wrapper_opening .mm-menu_position-right.mm-menu_opened~.mm-slideout{transform:translate3d(-440px,0,0)}}.mm-menu_opened.mm-menu_pagedim-black~.mm-wrapper__blocker{background:0 0}.mm-wrapper_opening [class*=mm-menu_pagedim].mm-menu_opened~.mm-wrapper__blocker{opacity:.8}.mm-listitem_opened>.mm-listitem__btn:after{transform:rotate(45deg);right:23px}.mm-listitem__btn:not(.mm-listitem__text){border-left:none}.search{display:flex;align-self:center;margin-left:auto}.search button{background:0 0}.search__icon{fill:#fe900a;width:20px}@media all and (min-width:992px){.search__icon{fill:#252628}}.search__icon:hover{fill:#04a7b7}footer{position:relative;background-color:#252628;margin-top:7.778vw}footer *{font-family:Manrope,sans-serif!important}footer .show--mobile{display:inline-flex}@media all and (min-width:992px){footer .show--mobile{display:none}}footer .hide--mobile{display:none}@media all and (min-width:992px){footer .hide--mobile{display:inline-flex}}footer .footer{padding:20px 0}@media all and (min-width:768px){footer .footer{padding:40px 0}}footer .footer__container{margin:auto;position:relative;width:100%;padding-right:12px;padding-left:12px}@media (min-width:576px){footer .footer__container{max-width:540px}}@media (min-width:768px){footer .footer__container{max-width:720px}}@media (min-width:992px){footer .footer__container{max-width:960px}}@media (min-width:1200px){footer .footer__container{max-width:1140px}}@media (min-width:1300px){footer .footer__container{max-width:1220px}}footer .footer__row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}footer .footer__left,footer .footer__right{margin:0 auto;position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%}@media all and (min-width:992px){footer .footer__left{flex:0 0 75%;max-width:75%;order:2}}@media all and (min-width:1200px){footer .footer__left{flex:0 0 73.33333%;max-width:73.33333%}}@media all and (min-width:992px){footer .footer__right{flex:0 0 25%;max-width:25%;order:1}}@media all and (min-width:1200px){footer .footer__right{flex:0 0 26.66667%;max-width:26.66667%}}footer .footer__nav{flex:0 0 100%;max-width:100%;position:relative;width:100%;padding-right:12px;padding-left:12px;text-align:left}@media all and (max-width:991.98px){footer .footer__nav{display:flex;justify-content:center}}footer .footer__nav>ul{display:inline-block}@media all and (min-width:992px){footer .footer__nav>ul{display:flex;flex-direction:column;list-style-type:none;flex-direction:row;justify-content:space-between}}footer .footer__nav>ul h5{position:relative;display:flex;align-items:center;justify-content:space-between;color:#fff!important;font-size:1.8rem;line-height:29px}@media all and (min-width:992px){footer .footer__nav>ul h5{font-size:1.4rem;line-height:23px}}@media all and (max-width:991.98px){footer .footer__nav>ul h5{cursor:pointer;padding:15px 0}}@media all and (max-width:991.98px){footer .footer__nav>ul h5{display:inline-flex;justify-content:center;padding-right:30px!important}}@media all and (min-width:992px){footer .footer__nav>ul h5{font-weight:700;margin-bottom:5px}}footer .footer__nav>ul h5 svg{position:absolute;right:0;width:14px;height:14px;fill:#fff;transform:rotate(0);transition:all .3s ease}@media all and (min-width:992px){footer .footer__nav>ul h5 svg{display:none}}@media all and (max-width:991.98px){footer .footer__nav>ul h5{color:#bdbdbd!important}footer .footer__nav>ul h5 svg{fill:#bdbdbd}footer .footer__nav>ul h5.open{color:#fff!important}footer .footer__nav>ul h5.open svg{fill:#fff;transform:rotate(-180deg)}}footer .footer__nav>ul ul{display:none;list-style-type:none;padding-bottom:10px}@media all and (min-width:992px){footer .footer__nav>ul ul{display:block!important;padding-bottom:0}}footer .footer__nav>ul ul a{font-size:1.4rem;line-height:42px;color:#a8a8a9!important;transition:all .3s ease;display:inline-block}@media all and (min-width:992px){footer .footer__nav>ul ul a{font-size:1.2rem;line-height:14px}}@media all and (min-width:992px){footer .footer__nav>ul ul a{margin-bottom:5px}}footer .footer__nav>ul ul a:hover{color:#fe900a!important}@media all and (min-width:992px){footer .footer .extra-info{text-align:right}}footer .footer .extra-info__logo{margin-top:25px;margin-bottom:10px}@media all and (min-width:992px){footer .footer .extra-info__logo{margin-top:0;margin-bottom:15px}}footer .footer .extra-info__logo svg:nth-child(1){width:26px;height:22px;margin-right:7px;fill:#fe900a;transform:rotate(0);transition:all .2s ease}@media all and (min-width:768px){footer .footer .extra-info__logo svg:nth-child(1){width:28px;margin-right:9px}}footer .footer .extra-info__logo svg:nth-child(2){width:112px;height:21px;fill:#fff;align-self:flex-end}@media all and (min-width:768px){footer .footer .extra-info__logo svg:nth-child(2){width:140px;height:26px}}footer .footer .extra-info__logo:hover svg:nth-child(1){transform:rotate(20deg)}footer .footer .extra-info__nav{display:flex;flex-direction:column;align-items:center;text-align:center}@media all and (min-width:992px){footer .footer .extra-info__nav{text-align:left;align-items:flex-start}}footer .footer .extra-info__nav>*{margin-bottom:0}@media all and (min-width:992px){footer .footer .extra-info__nav>*{margin-bottom:15px}}@media all and (max-width:991.98px){footer .footer .extra-info__nav>*{width:100%}}footer .footer .extra-info__nav>* h4,footer .footer .extra-info__nav>* h6{margin-bottom:5px}footer .footer .extra-info__nav h6{font-size:1.8rem;line-height:29px;color:#fff!important;font-weight:700;display:none}@media all and (min-width:992px){footer .footer .extra-info__nav h6{font-size:1.4rem;line-height:23px}}@media all and (min-width:992px){footer .footer .extra-info__nav h6{margin-bottom:10px;display:block}}@media all and (min-width:992px){footer .footer .extra-info__nav nav{text-align:left;display:inline-block}}footer .footer .extra-info__nav nav a{font-size:1.4rem;line-height:42px;color:#a8a8a9!important;display:block;margin-bottom:3px;transition:all .3s ease}@media all and (min-width:992px){footer .footer .extra-info__nav nav a{font-size:1.2rem;line-height:14px}}@media all and (min-width:992px){footer .footer .extra-info__nav nav a{margin-bottom:5px}}@media all and (max-width:991.98px){footer .footer .extra-info__nav nav a:not(.flag){display:none}}footer .footer .extra-info__nav nav a:hover{color:#fe900a!important}footer .footer .extra-info__currency{display:block;margin:55px 0 30px}@media all and (min-width:992px){footer .footer .extra-info__currency{margin:20px 0 30px;display:flex;align-items:center;justify-content:center;margin:0;justify-content:flex-end}}footer .footer .extra-info__currency #currency-label{font-size:1.4rem;line-height:1.36;font-weight:700;float:none;padding:0;color:#bdbdbd;margin-bottom:10px;margin-right:0}@media all and (min-width:992px){footer .footer .extra-info__currency #currency-label{font-size:1.8rem;line-height:29px;color:#fff;margin-bottom:0;margin-right:10px}}@media all and (min-width:992px) and (min-width:992px){footer .footer .extra-info__currency #currency-label{font-size:1.4rem;line-height:23px}}footer .footer .extra-info__currency .currency-select-cont{float:none;width:68px;border-color:rgba(219,234,234,.5);border-radius:3px;margin:0 auto;transition:all .2s ease}@media all and (min-width:992px){footer .footer .extra-info__currency .currency-select-cont{margin:0}}footer .footer .extra-info__currency .currency-select-cont select{cursor:pointer;font-weight:600}footer .footer .extra-info__currency .currency-select-cont:hover{border-color:#fe900a}footer .footer .extra-info__currency .currency-select-cont:hover:after,footer .footer .extra-info__currency .currency-select-cont:hover:before{background-color:#fe900a}footer .footer .extra-info__currency .currency-select-cont:after,footer .footer .extra-info__currency .currency-select-cont:before{content:"";position:absolute;width:8px;height:2px;display:block;background-color:#18191b;background-image:none;right:0;top:0;bottom:0;margin:auto;transition:all .2s ease}footer .footer .extra-info__currency .currency-select-cont:before{right:5px;transform:rotate(-50deg)}footer .footer .extra-info__currency .currency-select-cont:after{right:10px;transform:rotate(48deg)}footer .footer .extra-info .flag{font-size:1.8rem;line-height:29px;color:#fff;position:relative;display:inline-flex;align-items:center;padding:15px 0}@media all and (min-width:992px){footer .footer .extra-info .flag{font-size:1.4rem;line-height:23px}}@media all and (min-width:992px){footer .footer .extra-info .flag{display:none}}footer .footer .extra-info .flag img{max-width:24px;margin-left:4px}footer .footer .extra-info .flag:before{font-size:1.8rem;line-height:29px;color:#bdbdbd;margin-right:5px}@media all and (min-width:992px){footer .footer .extra-info .flag:before{font-size:1.4rem;line-height:23px}}footer .footer .extra-info .flag--gr:before{content:'Αλλαγή Γλώσσας'}footer .footer .extra-info .flag--gb:before{content:'Change Language'}@media all and (max-width:991.98px){footer .footer .social{order:4}}footer .footer .social__container{display:flex;justify-content:center;margin:10px 0 30px}@media all and (min-width:992px){footer .footer .social__container{margin:0;justify-content:flex-start}}footer .footer .social h4{font-size:1.4rem;line-height:1.36;color:#bdbdbd;font-weight:600}@media all and (min-width:992px){footer .footer .social h4{font-size:1.8rem;line-height:29px;color:#fff;font-weight:700}}@media all and (min-width:992px) and (min-width:992px){footer .footer .social h4{font-size:1.4rem;line-height:23px}}footer .footer .social-link{overflow:hidden;height:36px}@media all and (min-width:992px){footer .footer .social-link{height:30px}}footer .footer .social-link:not(:nth-last-child(1)){margin-right:20px}@media all and (min-width:992px){footer .footer .social-link:not(:nth-last-child(1)){margin-right:10px}}footer .footer .social-link svg{fill:#bdbdbd;transition:all .3s ease;width:36px;height:36px}@media all and (min-width:992px){footer .footer .social-link svg{width:30px;height:30px}}footer .footer .social-link:hover svg{fill:#fff}footer .footer .social__left,footer .footer .social__right{display:block;text-align:center;margin:0 auto;padding-top:25px;position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%}@media all and (min-width:992px){footer .footer .social__left,footer .footer .social__right{flex:0 0 50%;max-width:50%;padding-top:40px;display:flex;align-items:center}}footer .footer .social__left h4,footer .footer .social__right h4{font-size:1.4rem;line-height:42px;color:#fff;font-weight:400}@media all and (min-width:992px){footer .footer .social__left h4,footer .footer .social__right h4{font-size:1.2rem;line-height:14px}}@media all and (min-width:992px){footer .footer .social__left{text-align:left}}footer .footer .social__left .social-link svg{fill:#bdbdbd}footer .footer .social__left .social-link:hover svg{fill:#fff}@media all and (min-width:992px){footer .footer .social__right{justify-content:flex-end;text-align:right}}footer .footer .social__right .social-link{border-radius:0;background-color:transparent}footer .footer .social__right .social-link svg{width:32px;height:32px;margin:0;fill:#bdbdbd}footer .footer .social__right .social-link:hover svg{fill:#04a7b7}footer .copyright{background-color:#18191b;padding:10px 0;text-align:center}@media all and (min-width:992px){footer .copyright{text-align:left}}footer .copyright__container{margin:auto;position:relative;width:100%;padding-right:12px;padding-left:12px}@media (min-width:576px){footer .copyright__container{max-width:540px}}@media (min-width:768px){footer .copyright__container{max-width:720px}}@media (min-width:992px){footer .copyright__container{max-width:960px}}@media (min-width:1200px){footer .copyright__container{max-width:1140px}}@media (min-width:1300px){footer .copyright__container{max-width:1220px}}footer .copyright__row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}footer .copyright__text{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;font-size:1.1rem;line-height:1;color:rgba(255,255,255,.5)}.footer-above{text-align:left}.footer-above *{font-family:Manrope,sans-serif}.footer-above h2{font-size:1.8rem;line-height:1;color:#252628;font-weight:700;padding-bottom:15px}.footer-above p{color:#252628}.footer-above p,.footer-above p a{font-size:1.4rem;line-height:1.66;font-weight:400}.footer-above p a{color:#04a7b7!important;transition:all .2s ease}.footer-above p a:hover{color:#158590!important}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{-webkit-text-fill-color:#252628;-webkit-box-shadow:0 0 0 1000px #fff inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:thin solid transparent;border-radius:2px;font-size:1.4rem;line-height:1.69}@media all and (min-width:768px){.alert{line-height:1.43}}.alert--danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.search--navigation.search__wrapper{display:none;position:fixed;width:100%;background-color:#fff;z-index:9999;box-shadow:0 4px 34px -16px rgba(37,38,40,.25);top:60px;height:80px}@media all and (min-width:768px){.search--navigation.search__wrapper{top:76px;height:120px}}@media all and (min-width:1200px){.search--navigation.search__wrapper{height:145px}}.search--navigation.search__wrapper .form{margin-top:0;margin-bottom:0}.search--navigation.search__wrapper .form.search--form{margin:auto;position:relative;width:100%;padding-right:12px;padding-left:12px}@media all and (min-width:768px){.search--navigation.search__wrapper .form.search--form{flex:0 0 83.33333%;max-width:83.33333%}}@media all and (min-width:1200px){.search--navigation.search__wrapper .form.search--form{flex:0 0 66.66667%;max-width:66.66667%}}.search--navigation.search__wrapper .form.search--form .form__group input{padding:1.375rem 0;font-size:2rem;line-height:1.4}@media all and (min-width:992px){.search--navigation.search__wrapper .form.search--form .form__group input{font-size:2.6rem}}.search__container{margin:auto;position:relative;width:100%;padding-right:12px;padding-left:12px;height:100%}@media (min-width:576px){.search__container{max-width:540px}}@media (min-width:768px){.search__container{max-width:720px}}@media (min-width:992px){.search__container{max-width:960px}}@media (min-width:1200px){.search__container{max-width:1140px}}@media (min-width:1300px){.search__container{max-width:1220px}}.search__row{height:100%;display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px;align-items:center}.form.search--form{margin-top:25px;margin-bottom:60px;flex:0 0 100%;max-width:100%}@media all and (min-width:768px){.form.search--form{margin-top:35px;margin-bottom:95px}}.form.search--form .form__group{display:flex;position:relative}.form.search--form .form__group input{display:block;width:100%;padding:.375rem 0;font-size:1.8rem;line-height:1.6;font-weight:700;color:#717171;background:0 0;background-clip:padding-box;border:none;padding-right:15px;transition:all .3s ease}@media all and (min-width:768px){.form.search--form .form__group input{font-size:2rem}}.form.search--form .form__group input::-moz-placeholder{color:rgba(37,38,40,.3)}.form.search--form .form__group input::placeholder{color:rgba(37,38,40,.3)}.form.search--form .form__group button{background:0 0}.form.search--form .form__group button svg{width:24px;height:24px;fill:rgba(37,38,40,.3);transition:all .3s ease}.form.search--form .form__group button:hover svg{fill:#04a7b7}.form.search--form .form__group span{display:block;width:100%;position:absolute;bottom:0;left:0;border-bottom:2px solid rgba(37,38,40,.2)}.form--newsletter{background-color:#fe900a;padding:28px 16px;border-radius:2px;margin:25px 0}@media all and (min-width:768px){.form--newsletter{padding:24px;margin:35px 0}}.form--newsletter button{font-size:1.4rem;background-color:rgba(255,255,255,0);color:#fff;border:thin solid #fff;padding:13px;line-height:1.38;border-radius:2px;display:block;width:100%;text-align:center;font-weight:700;transition:all .3s ease}@media all and (min-width:768px){.form--newsletter button{font-size:1.6rem}}.form--newsletter button:hover{background-color:#fff;color:#fe900a}.form--newsletter .form__description,.form--newsletter .form__title{color:#fff;text-align:center;line-height:1.4}.form--newsletter .form__title{font-size:1.6rem;font-weight:700}@media all and (min-width:768px){.form--newsletter .form__title{font-size:1.8rem}}.form--newsletter .form__description{font-size:1.4rem;font-weight:300;margin-bottom:30px}@media all and (min-width:768px){.form--newsletter .form__description{font-size:1.6rem}}.form--newsletter .form__icon{text-align:center}.form--newsletter .form__icon svg{fill:#fff;width:46px;height:46px;margin-top:10px}@media all and (min-width:768px){.form--newsletter .form__icon svg{margin-top:30px}}.form--newsletter .form--big .form__title{font-size:2rem}@media all and (min-width:768px){.form--newsletter .form--big .form__title{font-size:2.6rem}}.form--newsletter .form__group{display:flex}.form--newsletter .form__group label{order:1}.form--newsletter .form__group.group--input{margin-bottom:12px}.form--newsletter .form__group.group--input input{order:2;border:thin solid #fff;background:#fff;border-radius:2px;font-size:1.8rem;display:block;width:100%;height:48px;padding:1.375rem 12px;font-size:1.4rem;line-height:1.71;color:#252628;background-clip:padding-box;transition:all .3s ease}@media all and (min-width:768px){.form--newsletter .form__group.group--input input{font-size:2rem}}@media all and (min-width:768px){.form--newsletter .form__group.group--input input{font-size:1.6rem;line-height:1.5}}.form--newsletter .form__group.group--input input::-moz-placeholder{color:#717171}.form--newsletter .form__group.group--input input::placeholder{color:#717171}.form--newsletter .form__group.group--checkbox{position:relative;margin-bottom:20px}.form--newsletter .form__group.group--checkbox input{position:absolute;z-index:-9}.form--newsletter .form__group.group--checkbox label{position:relative;padding-left:32px;color:#fff;font-size:1.2rem;font-weight:400;line-height:1.25;cursor:pointer}.form--newsletter .form__group.group--checkbox label:after,.form--newsletter .form__group.group--checkbox label:before{content:"";position:absolute;display:inline-block;left:0;width:20px;height:20px;top:2px}.form--newsletter .form__group.group--checkbox label:before{background:rgba(255,255,255,0);border:thin solid #fff;border-radius:2px;transition:all .3s ease}.form--newsletter .form__group.group--checkbox label:after{transform:scale(0);background-color:#fff;transition:all .15s ease}.form--newsletter .form__group.group--checkbox label:focus:before,.form--newsletter .form__group.group--checkbox label:hover:before{background:rgba(255,255,255,.15)}.form--newsletter .form__group.group--checkbox label.active:after{background-color:#fff;border-radius:2px;transform:scale(.6);left:1px;top:3px}.form--newsletter .form__group.group--checkbox label a{color:#fff;text-decoration:underline;transition:all .3s ease}.form--newsletter .form__group.group--checkbox label a:hover{color:#252628}.form--newsletter.form--big{display:none;padding:30px 75px}@media all and (min-width:768px){.form--newsletter.form--big{display:block}}@media all and (min-width:1200px){.form--newsletter.form--big{padding:35px 100px}}.form--newsletter.form--big .form__title{font-size:2rem}@media all and (min-width:768px){.form--newsletter.form--big .form__title{font-size:2.6rem}}.form--newsletter.form--big .form__description{font-size:1.8rem}@media all and (min-width:768px){.form--newsletter.form--big .form__description{font-size:2rem}}.form--newsletter.form--big .form__row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.form--newsletter.form--big .form__row>*{position:relative;width:100%;padding-right:12px;padding-left:12px}.form--newsletter.form--big .form__row>.form__group{flex:0 0 58.33333%;max-width:58.33333%}.form--newsletter.form--big .form__row>.form__button{flex:0 0 41.66667%;max-width:41.66667%}.teaser{position:relative}.teaser--slider:not(.teaser--slider--default){border-top:8px solid #fff;border-left:5px solid #fff;border-right:5px solid #fff;padding-top:61.25%}.teaser--slider:not(.teaser--slider--default) .teaser__img{position:absolute;-o-object-fit:cover;object-fit:cover;height:100%;width:100%;top:0;left:0}.teaser--slider:not(.teaser--slider--default) .teaser__title{position:absolute;width:100%;bottom:0;color:#fff;z-index:1;font-size:1.8rem;line-height:1.4;font-weight:700;padding:36px 15px 40px}@media all and (min-width:768px){.teaser--slider:not(.teaser--slider--default) .teaser__title{font-size:2rem}}@media all and (min-width:768px){.teaser--slider:not(.teaser--slider--default) .teaser__title{padding:44px 30px 48px}}.teaser--slider:not(.teaser--slider--default) .teaser__title:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:-1;background:linear-gradient(to bottom,rgba(37,38,40,0) 0,rgba(37,38,40,.8) 60%,#252628 100%)}.teaser--slider--default{padding:0 0 10px}@media all and (min-width:768px){.teaser--slider--default{padding:0 12px 10px}}.teaser--slider--default .teaser__title{color:#252628;font-size:1.6rem;line-height:1.4;font-weight:700;padding-top:16px}@media all and (min-width:768px){.teaser--slider--default .teaser__title{font-size:1.8rem}}@media all and (min-width:768px){.teaser--slider--default .teaser__title{padding-top:12px}}.teaser--slider:hover .teaser__title{text-decoration:underline}.teaser--card{position:relative;padding-top:20px;padding-bottom:20px;display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}@media all and (min-width:768px){.teaser--card{padding-top:32px;padding-bottom:32px}}.teaser--card:not(:nth-last-child(1)):after{content:"";position:absolute;width:calc(100% - 24px);height:1px;bottom:0;left:12px;background-color:#a8a8a9}.teaser--card .teaser__content,.teaser--card .teaser__image{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%}@media all and (min-width:768px){.teaser--card .teaser__content{flex:0 0 47.5%;max-width:47.5%}}@media all and (min-width:992px){.teaser--card .teaser__content{flex:0 0 100%;max-width:100%}}@media all and (min-width:1200px){.teaser--card .teaser__content{flex:0 0 47.5%;max-width:47.5%}}.teaser--card .teaser__image{order:1}@media all and (min-width:768px){.teaser--card .teaser__image{flex:0 0 52.5%;max-width:52.5%}}@media all and (min-width:992px){.teaser--card .teaser__image{flex:0 0 100%;max-width:100%}}@media all and (min-width:1200px){.teaser--card .teaser__image{flex:0 0 52.5%;max-width:52.5%}}.teaser--card .teaser__image img{border-radius:2px}.teaser--card .teaser__image a{display:block}.teaser--card .teaser__content{display:flex;flex-direction:column;order:2}.teaser--card .teaser__title{order:2;display:block}.teaser--card .teaser__title h3{font-size:1.8rem;line-height:1.4;color:#252628;font-weight:700}@media all and (min-width:768px){.teaser--card .teaser__title h3{font-size:2rem}}.teaser--card .teaser__title:hover{text-decoration:underline}.teaser--card .teaser__description{order:3;font-size:1.4rem;line-height:1.7;color:#252628;padding:12px 0}@media all and (min-width:768px){.teaser--card .teaser__description{padding:16px 0 20px}}.teaser--card .teaser__date{order:4;font-size:1.2rem;line-height:1.25;color:#717171}.teaser--card .teaser__categories{order:1;margin-bottom:8px;margin-top:16px}@media all and (min-width:768px){.teaser--card .teaser__categories{margin-bottom:12px;margin-top:0}}@media all and (min-width:992px){.teaser--card .teaser__categories{margin-top:16px}}@media all and (min-width:1200px){.teaser--card .teaser__categories{margin-top:0}}.teaser--card .teaser__categories a{display:none;margin-bottom:4px;text-transform:uppercase;font-size:1.4rem;line-height:1.69;color:#04a7b7;margin-right:12px}@media all and (min-width:768px){.teaser--card .teaser__categories a{line-height:1.43}}@media all and (min-width:768px){.teaser--card .teaser__categories a{margin-right:16px}}.teaser--card .teaser__categories a:nth-child(-n+2){display:inline-block}.teaser--card .teaser__categories a:hover{color:#158590}.teaser--card .teaser__categories span{font-size:1.4rem;line-height:1.69;color:#04a7b7;cursor:pointer;margin-left:-12px;padding-left:12px;padding-right:5px}@media all and (min-width:768px){.teaser--card .teaser__categories span{line-height:1.43}}@media all and (min-width:768px){.teaser--card .teaser__categories span{margin-left:-16px;padding-left:16px}}.teaser--card .teaser__categories span svg{width:10px;height:10px;fill:#04a7b7}.teaser--card .teaser__categories span.less{display:none}.teaser--card--small{padding-top:10px;padding-bottom:10px}@media all and (min-width:768px){.teaser--card--small{padding-top:16px;padding-bottom:16px}}.teaser--card--small .teaser__image{flex:0 0 41.66667%;max-width:41.66667%}.teaser--card--small .teaser__image a{position:relative;z-index:1}.teaser--card--small .teaser__image a:before{content:"";position:absolute;width:100%;padding-bottom:61%;top:4px;left:4px;border-radius:2px;background-color:#a8a8a9;z-index:-1}.teaser--card--small .teaser__image a:after{content:"";display:block;width:100%;padding-bottom:61%}.teaser--card--small .teaser__image a img{position:absolute;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.teaser--card--small .teaser__content{flex:0 0 58.33333%;max-width:58.33333%}.teaser--card--small .teaser__title{order:2;display:block}.teaser--card--small .teaser__title h3{font-size:1.4rem;margin-bottom:4px;font-weight:600}@media all and (min-width:768px){.teaser--card--small .teaser__title h3{font-size:1.6rem}}.card{display:flex;padding-top:20px;padding-bottom:20px}.card--big{padding-top:40px;padding-bottom:40px}.card--big .card__order{order:2}.card--big .card__image{flex:0 1 80px;max-width:80px;width:80px;height:80px;margin-right:24px}.card--big .card__title{font-size:1.6rem;line-height:1.9}@media all and (min-width:768px){.card--big .card__title{font-size:1.8rem;line-height:1.78}}.card--big .card__title>a{color:#252628}.card--big .card__description{order:1}.card--border-top{border-top:thin solid #a8a8a9}.card:not(.card--border-top):not(:nth-last-child(1)){border-bottom:thin solid #a8a8a9}.card__texts{display:flex;flex-direction:column;flex-wrap:wrap;flex:1 0 0%}.card__order{order:1;display:flex;align-items:center;padding-bottom:10px}.card__image{position:relative;flex:0 1 64px;max-width:64px;width:64px;height:64px;border-radius:100%;overflow:hidden;margin-right:16px;background-color:#a8a8a9}.card__image span{color:#717171;font-size:2rem;line-height:1;font-weight:600;text-transform:uppercase;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}@media all and (min-width:768px){.card__image span{font-size:2.6rem}}.card__title{color:#252628;font-size:1.4rem;line-height:1.69;font-weight:700}@media all and (min-width:768px){.card__title{line-height:1.43}}.card__date{position:relative;color:#717171;font-size:1.2rem;line-height:1.69;padding-left:12px;margin-left:8px}@media all and (min-width:768px){.card__date{line-height:1.75}}.card__date:before{content:"";display:inline-block;position:absolute;left:0;top:0;bottom:0;margin:auto;width:4px;height:4px;border-radius:100%;background-color:#717171}.card__description{order:2;color:#717171;font-size:1.4rem;line-height:1.69}@media all and (min-width:768px){.card__description{line-height:1.43}}.slick-dots{position:static;width:100%;bottom:12px;display:flex;justify-content:center;margin:0;list-style-type:none}.slick-dots button{display:block;width:12px;height:12px;border-radius:100%;padding:0;border:none;background-color:#a8a8a9;text-indent:-9999px;transition:all .3s ease;transform:scale(.66)}.slick-dots li{margin:0 6px}.slick-dots li.slick-active button,.slick-dots li:hover button{transform:scale(1);background-color:#252628}.slider{width:100%}.slider--homepage{margin:0 -5px;width:calc(100vw + 10px);visibility:hidden}.slider--homepage.slick-initialized{visibility:visible}.slider--homepage .slick-dots{position:absolute}.slider--homepage .slick-dots li.slick-active button,.slider--homepage .slick-dots li:hover button{background-color:#fff}.slider--negative{margin-top:16px;margin-bottom:50px}@media all and (min-width:768px){.slider--negative{margin:0 -12px;margin-top:30px;margin-bottom:65px}}.accordion--default ul{list-style-type:none}.accordion--default>ul h5{position:relative;color:#252628;font-weight:700;font-size:1.4rem;line-height:1.57;padding:20px 0;cursor:pointer;border-bottom:thin solid #a8a8a9;transition:all .01s ease}.accordion--default>ul h5 span{width:12px;height:2px;background-color:#252628;position:absolute;right:0;top:0;bottom:0;margin:auto}.accordion--default>ul h5 span:after{content:"";position:absolute;width:12px;height:2px;background-color:#252628;right:0;top:0;bottom:0;margin:auto;transform:rotate(90deg);transition:all .3s ease}.accordion--default>ul h5:not(.open){transition-delay:.15s}.accordion--default>ul h5.open{border-bottom:thin solid rgba(168,168,169,0)}.accordion--default>ul h5.open span:after{transform:rotate(0)}.accordion--default .accordion__container{display:none;border-bottom:thin solid #a8a8a9;padding-bottom:10px}.accordion--default .accordion__container a{display:inline-block;font-size:1.4rem;line-height:1.57;color:#04a7b7;margin-bottom:7px}@media all and (min-width:768px){.accordion--default .accordion__container a{margin-bottom:12px}}.accordion--default .accordion__container a:hover{color:#158590}.pagination{margin-top:3.646vw}@media all and (max-width:991.98px){.pagination{margin-bottom:6.667vw}}.pagination ul{list-style-type:none;display:flex;justify-content:center;align-items:center}.pagination ul a{display:flex;align-items:center}.pagination span,.pagination__item{font-size:1.4rem;line-height:1.71;color:#717171;font-weight:600;padding:3px 5px;margin:2px;transition:all .3s ease}@media all and (min-width:768px){.pagination span,.pagination__item{font-size:1.6rem;line-height:1.5}}@media all and (min-width:768px){.pagination span,.pagination__item{margin:8px}}.pagination__item:hover{color:#252628}.pagination__item:hover svg{fill:#252628!important}.pagination__item[aria-current]{font-weight:700;color:#252628}.pagination .item--icon{margin:0}.pagination .item--icon svg{width:18px;height:18px;fill:#717171;transition:all .2s ease}.pagination .item--prev{transform:rotate(180deg)}.breadcrumbs{position:relative;margin:auto;position:relative;width:100%;padding-right:12px;padding-left:12px;padding-top:5px;padding-bottom:5px}@media (min-width:576px){.breadcrumbs{max-width:540px}}@media (min-width:768px){.breadcrumbs{max-width:720px}}@media (min-width:992px){.breadcrumbs{max-width:960px}}@media (min-width:1200px){.breadcrumbs{max-width:1140px}}@media (min-width:1300px){.breadcrumbs{max-width:1220px}}@media all and (min-width:768px){.breadcrumbs{padding-top:10px;padding-bottom:10px}}.breadcrumbs ul{list-style-type:none;padding:0;margin:0;display:flex;align-items:center;overflow:hidden;overflow-x:auto}.breadcrumbs ul li{display:flex;align-items:center;margin:2px}.breadcrumbs ul li *{font-size:1.2rem;display:block;line-height:16px;color:#04a7b7;fill:#04a7b7;white-space:nowrap}.breadcrumbs ul li a{padding:5px 8px}.breadcrumbs ul li a svg{width:16px;height:16px}.breadcrumbs ul li a:hover{color:#158590}.breadcrumbs ul li a:hover svg{fill:#158590}.breadcrumbs ul li span svg{width:8px;height:16px}.breadcrumbs ul li:nth-child(1) a{padding-left:0}.breadcrumbs ul li:nth-last-child(1) *{color:#717171;fill:#717171}.breadcrumbs ul li:nth-last-child(1) a{color:#717171!important;cursor:default}.banner{position:relative;height:220px;display:flex;align-items:center}@media all and (min-width:768px){.banner{height:290px}}.banner__container{position:relative;margin:auto;position:relative;width:100%;padding-right:12px;padding-left:12px}@media (min-width:576px){.banner__container{max-width:540px}}@media (min-width:768px){.banner__container{max-width:720px}}@media (min-width:992px){.banner__container{max-width:960px}}@media (min-width:1200px){.banner__container{max-width:1140px}}@media (min-width:1300px){.banner__container{max-width:1220px}}.banner__row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.banner__col{margin:0 auto;position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%;text-align:center}@media all and (min-width:768px){.banner__col{flex:0 0 66.66667%;max-width:66.66667%}}.banner__image{position:absolute;width:100%;height:100%;top:0;left:0}.banner__image img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0}.banner__image:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(37,38,40,.4)}.banner__description,.banner__title{color:#fff}.banner__title{font-weight:700;margin-bottom:15px}@media all and (min-width:768px){.banner__title{margin-bottom:25px}}.banner__description{font-size:2rem;line-height:1.08}@media all and (min-width:768px){.banner__description{font-size:2.6rem}}*{box-sizing:border-box}:focus{outline:0}html{font-size:62.5%}body{color:#252628;font-family:Manrope,sans-serif;font-size:1.4rem;line-height:1.71;font-weight:400;word-wrap:break-word}@media all and (min-width:768px){body{font-size:1.6rem;line-height:1.5}}#page{overflow:hidden;background-color:#fff;display:flex;flex-direction:column;padding-top:60px}@media all and (min-width:768px){#page{padding-top:76px}}#page.ie{display:block}main{flex:1}a{border:none;text-decoration:none}a:active,a:focus,a:hover{color:#252628}img{height:auto;max-width:100%;min-width:100%;vertical-align:middle}h1,h2,h3,h4,h5,h6{margin:0;font-weight:400}h1{font-size:2.6rem;line-height:1.38}@media all and (min-width:768px){h1{font-size:4rem;line-height:1.3}}h2{font-size:8rem;line-height:1.15}@media all and (min-width:768px){h2{font-size:2.8rem;line-height:1.29}}h3{font-size:5rem;line-height:1.24}@media all and (min-width:768px){h3{font-size:2.4rem;line-height:1.5}}::-moz-selection{color:#fff;background:#04a7b7}::selection{color:#fff;background:#04a7b7}.grecaptcha-badge{display:none}div[id*=" div-gpt-ad-"],div[id^=div-gpt-ad-]{margin:0 0 25px}@media all and (min-width:768px){div[id*=" div-gpt-ad-"],div[id^=div-gpt-ad-]{margin:0 0 35px}}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal}.full__link{position:absolute;top:0;left:0;z-index:5;height:100%;width:100%;overflow:hidden;text-align:left;text-indent:-9999px}.overflow-hidden{overflow:hidden}.main__container{margin:15px auto 0;position:relative;width:100%;padding-right:12px;padding-left:12px}@media (min-width:576px){.main__container{max-width:540px}}@media (min-width:768px){.main__container{max-width:720px}}@media (min-width:992px){.main__container{max-width:960px}}@media (min-width:1200px){.main__container{max-width:1140px}}@media (min-width:1300px){.main__container{max-width:1220px}}.main__row{display:flex;flex-wrap:wrap;margin-right:-12px;margin-left:-12px}.main__left,.main__right,.main__small{position:relative;width:100%;padding-right:12px;padding-left:12px;flex:0 0 100%;max-width:100%}.main__left{overflow:hidden}@media all and (min-width:992px){.main__left{flex:0 0 auto;width:auto;max-width:100%;flex:1 0 0%;padding-right:50px}}@media all and (min-width:1200px){.main__left{padding-right:80px}}@media all and (min-width:992px){.main__right{width:360px;flex:0 1 360px;max-width:360px;display:flex;flex-direction:column}}.main__small{margin:auto;padding-top:7.778vw}@media all and (min-width:992px){.main__small{flex:0 0 auto;width:auto;max-width:100%;flex:0 0 50%;max-width:50%}}.line-title--big{font-size:2rem;line-height:1.4;color:#717171;font-weight:700;display:flex;flex-direction:row}@media all and (min-width:768px){.line-title--big{font-size:2.6rem}}.line-title--big:after{content:"";flex:1 1;border-bottom:thin solid #a8a8a9;margin:auto auto auto 16px}.line-title--small{font-size:1.8rem;line-height:1.6;color:#717171;font-weight:400;display:flex;flex-direction:row}@media all and (min-width:768px){.line-title--small{font-size:2rem}}.line-title--small:after{content:"";flex:1 1;border-bottom:thin solid #a8a8a9;margin:auto auto auto 12px}.sidebar .social{display:flex;align-items:center}.sidebar .social a{margin:15px 10px}@media all and (min-width:768px){.sidebar .social a{margin:25px 15px}}.sidebar .social a:nth-child(1){margin-left:0}.sidebar .social a svg{fill:#717171;transition:all .3s ease;width:22px;height:22px}.sidebar .social a:hover svg{fill:#252628}.sidebar .tag{margin:0 0 25px}@media all and (min-width:768px){.sidebar .tag{margin:0 0 35px}}.tag{clear:both}.tag__item{display:none;font-size:1.2rem;line-height:1.3;padding:10px 12px;color:#fe900a;background-color:#fff;font-weight:600;margin:16px 16px 0 0;border-radius:2px;border:thin solid #fe900a;transition:all .3s ease}.tag__item:nth-child(-n+5){display:inline-block}.tag__item:hover{color:#fff;background-color:#fe900a}.tag-btn{display:block}.tag-btn button{display:none;font-size:1.4rem;line-height:1.69;font-weight:700;background:0 0;color:#252628;margin-top:12px}@media all and (min-width:768px){.tag-btn button{line-height:1.43}}@media all and (min-width:768px){.tag-btn button{margin-top:20px}}.search-description{font-size:1.8rem;line-height:1.4;color:rgba(37,38,40,.3);padding-top:5px}@media all and (min-width:768px){.search-description{font-size:2rem}}.search-description a{color:#04a7b7}.search-description a:hover{color:#158590;text-decoration:underline}.glossary-page .mm-page{overflow:visible!important}.glossary-page .mm-page #page{overflow:visible!important;position:relative}.glossary-page .mm-page #page .article{display:flex;justify-content:flex-end;flex-direction:column}.glossary-page .main__right{height:auto}.homepage-header{text-align:center;position:relative;width:100%;padding-right:12px;padding-left:12px}.homepage-header__title{font-size:2.6rem;line-height:1.38;font-weight:300;color:#717171;padding:24px 0 32px}@media all and (min-width:768px){.homepage-header__title{font-size:4rem;line-height:1.3}}@media all and (min-width:768px){.homepage-header__title{padding:45px 0}}.homepage-header__title span{color:#fe900a}