.anchors_wrap{position:relative;z-index:800;height:70px;margin-bottom:30px}@media(max-width: 767px){.anchors_wrap{height:0}}.anchors{width:100%;position:relative;z-index:800;height:70px;border-bottom:1px solid var(--header_border);background:var(--header_bg_top);color:var(--header_color_top)}.anchors.fixed{position:fixed;top:0;left:0}.anchors .container{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:none;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;height:70px}.anchors .container:not(.slider_is_visible) .arrow{display:none}.anchors .container .arrow{background:var(--header_bg_top)}.anchors .container .arrow .icon:after,.anchors .container .arrow .icon:before{background:var(--header_color_top)}.anchors .container .arrow .icon:hover:after,.anchors .container .arrow .icon:hover:before{background:var(--main_color_black) !important}.anchors .container .wrap{width:calc(100% - 200px - 100px)}.without_cta .anchors .container .wrap{width:calc(100% - 100px)}.anchors .container .wrap .slider{width:100%;background:green}.anchors .container .wrap .label{max-width:180px;color:var(--main_color_black);display:block;float:left;margin:0 20px;line-height:140%;height:70px;text-decoration:none}.anchors .container .wrap .label:hover,.anchors .container .wrap .label.active{color:var(--highlight_color);text-decoration:underline}.anchors .container .wrap .label span{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;height:70px}.anchors .container .wrap .label .active{color:green}.anchors_book_wrap{height:50px;display:block}.anchors_book_wrap .anchors_book{display:inline-block;height:50px;text-align:center;display:block;width:200px}.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;padding:0 1.5em;height:100%;font-family:var(--first_font);font-size:18px;font-weight:700;font-style:normal;text-align:center;text-decoration:none;text-transform:uppercase;appearance:none;border:0;z-index:1;position:relative;line-height:120%;border-width:2px;border-style:solid;border-color:var(--hover_color);min-width:160px;letter-spacing:var(--letter-spacing);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:var(--hover_color);background:rgba(0,0,0,0)}.anchors_book_wrap .anchors_book a.alternative{color:var(--main_color);border-color:var(--main_color);border-width:2px}.anchors_book_wrap .anchors_book a.alternative:hover{color:var(--main_color);background:var(--hover_color)}.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;background:var(--main_color);color:var(--main_color_associate)}.anchors_book_wrap .anchors_book a{border:2px solid rgba(0,0,0,0);background:var(--hover_color_highlight);color:var(--main_color_associate)}.anchors_book_wrap .anchors_book a.alternative{background:var(--main_color_associate);color:var(--main_color);border-color:var(--highlight_color)}.anchors_book_wrap .anchors_book a.alternative:hover{border-width:2px;color:#fff;background:rgba(0,0,0,0);border-color:#fff}.anchors_book_wrap .anchors_book a:hover{border:2px solid var(--hover_color_highlight);color:var(--hover_color_highlight);background:rgba(0,0,0,0)}