.anchor_menu{position:relative;z-index:800;height:70px}@media (max-width: 767px){.anchor_menu{height:55px}}.anchor_menu.fixed .anchors_wrap{position:fixed;top:0;left:0}@media (min-width: 992px){.anchor_menu.fixed .anchors_wrap .wrap{width:calc(100% - 200px - 80px)}}.anchor_menu .anchors_wrap{width:100%;height:70px;background:var(--main);color:var(--main-color-associated);display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between}@media (max-width: 767px){.anchor_menu .anchors_wrap{height:55px}}.anchor_menu .anchors_wrap .arrow{opacity:0;filter:Alpha(opacity=0);display:none}.anchor_menu .anchors_wrap.slider_is_visible .arrow{background:var(--main);height:70px;padding:20px;opacity:1;filter:Alpha(opacity=100)}.anchor_menu .anchors_wrap.slider_is_visible .arrow.next{right:0}.anchor_menu .anchors_wrap.slider_is_visible .arrow.prev{left:0}.anchor_menu .anchors_wrap.slider_is_visible .arrow:hover{background:var(--main-d-10)}#dark_theme .anchor_menu .anchors_wrap.slider_is_visible .arrow:hover{background:var(--main-l-20)}.anchor_menu .anchors_wrap.slider_is_visible .arrow.slick-disabled{opacity:0;filter:Alpha(opacity=0)}.anchor_menu .anchors_wrap.slider_is_visible .arrow span{display:none}.anchor_menu .anchors_wrap .wrap{height:100%;width:100%;overflow:hidden;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-ms-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}@media (max-width: 991px){.anchor_menu .anchors_wrap .wrap{display:block}}.anchor_menu .anchors_wrap .wrap:focus-within{overflow:visible}.anchor_menu .anchors_wrap .wrap .label{display:block;position:relative;color:var(--main-color-associated);text-decoration:none;text-align:center;height:70px;line-height:120%;display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}@media (max-width: 767px){.anchor_menu .anchors_wrap .wrap .label{height:55px}}.anchor_menu .anchors_wrap .wrap .label:not(:first-child):before{content:'';display:block;position:absolute;left:0;top:50%;height:36px;background:rgba(255,255,255,0.3);width:1px;z-index:100;margin-top:-18px}.anchor_menu .anchors_wrap .wrap .label.active{color:var(--hover)}.anchor_menu .anchors_wrap .wrap .label.active.expanded:after{content:'';height:0;width:0;display:block;border-width:10px;transform:rotate(45deg);border-style:solid;position:absolute;top:60px;left:65px;border-color:var(--main-d-5) transparent transparent var(--main-d-5)}.anchor_menu .anchors_wrap .wrap .label:hover{color:var(--hover)}.anchor_menu .anchors_wrap .wrap .label span{width:120px;padding:0 0.5em;display:block;font-size:0.9em;line-height:110%}@media (min-width: 1200px){.anchor_menu .anchors_wrap .wrap .label span{width:150px}}@media (max-width: 991px){.anchor_menu .anchors_wrap .wrap .label span{width:auto;padding:0 1em}}#anchors_book_wrap{width:0;overflow:hidden;height:70px;-webkit-transition:width 0.3s ease;-moz-transition:width 0.3s ease;-ms-transition:width 0.3s ease;-o-transition:width 0.3s ease;transition:width 0.3s ease}@media (max-width: 767px){#anchors_book_wrap{height:55px}}#anchors_book_wrap:focus-within{width:220px;overflow:visible;transition:none}#anchors_book_wrap:focus-within *{overflow:visible !important}.fixed #anchors_book_wrap{width:200px}@media (min-width: 1200px){.fixed #anchors_book_wrap{width:220px}}#anchors_book_wrap #anchors_book{display:inline-block;height:50px;overflow:hidden;text-align:center;-webkit-flex-shrink:0;-moz-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:200px;height:70px}@media (max-width: 767px){#anchors_book_wrap #anchors_book{height:45px}}#anchors_book_wrap #anchors_book a{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;font-family:var(--first-font);padding:0 1em 0;height:100%;text-align:center;text-decoration:none;z-index:1;overflow:hidden;position:relative;line-height:120%;min-width:140px;-webkit-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;-o-transition:all 0.3s ease;transition:all 0.3s ease}#anchors_book_wrap #anchors_book a *{color:inherit;font-weight:inherit}#anchors_book_wrap #anchors_book a:hover,#anchors_book_wrap #anchors_book a:focus{text-decoration:none;outline:none}#anchors_book_wrap #anchors_book a{background-color:var(--highlighted);color:var(--highlighted-color-associated)}#anchors_book_wrap #anchors_book a:hover{background-color:var(--hover);color:var(--hover-color-associated)}@media (min-width: 1200px){#anchors_book_wrap #anchors_book{width:220px}}@media (max-width: 767px){#anchors_book_wrap #anchors_book{height:55px}}.anchors_wrap.slider_is_visible #anchors_book_wrap{margin-right:70px}
