.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;background:var(--alternative_background);color:var(--font_color)}.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) .wrap{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.anchors .container:not(.slider_is_visible) .arrow{display:none}.anchors .container.slider_is_visible .anchors_book_wrap{margin-right:30px}.anchors .container .arrow{background:rgba(0,0,0,0);border:none;margin:0 -55px}.anchors .container .arrow .icon:after,.anchors .container .arrow .icon:before{background:var(--font_color)}.anchors .container .wrap{width:calc(100% - 200px - 100px)}.without_cta .anchors .container .wrap{width:calc(100% - 100px)}.anchors .container .wrap .slider{width:100%}.anchors .container .wrap .label{color:var(--font_color);font-size:var(--font_size);font-family:var(--second_font);text-align:center;display:block;padding:0 20px;height:70px;text-decoration:none;position:relative}.anchors .container .wrap .label:hover,.anchors .container .wrap .label.active{-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(--main_color)}.anchors .container .wrap .label:hover span:after,.anchors .container .wrap .label.active span:after{background:var(--main_color)}.anchors .container .wrap .label span{display:-webkit-box;display:-webkit-flex;display:-moz-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-content:center;-moz-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;height:70px;position:relative}.anchors .container .wrap .label span:after{content:"";width:100%;height:5px;background-color:rgba(0,0,0,0);position:absolute;bottom:0}.anchors_book_wrap{height:50px;display:block}.anchors_book_wrap .anchors_book{display:flex;justify-content:center;align-items:center;height:50px;border:1px solid;border-color:var(--secondary_color);text-decoration:none;text-align:center;letter-spacing:.05em;white-space:nowrap;cursor:pointer;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media(max-width: 1024px){.anchors_book_wrap .anchors_book{white-space:unset}}.anchors_book_wrap .anchors_book:after{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;content:"";height:auto;width:auto;position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px;border:3px solid rgba(0,0,0,0)}.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%;width:100%;font-family:var(--second_font);font-size:var(--font_size);font-weight:var(--font_regular);font-style:normal;text-align:center;text-decoration:none;z-index:100;position:relative;line-height:120%;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(--primary_color_dark);background-color:var(--secondary_color)}.anchors_book_wrap .anchors_book a *{color:inherit;font-weight:inherit}.anchors_book_wrap .anchors_book:hover{cursor:pointer}.anchors_book_wrap .anchors_book:hover a{color:var(--highlight_color);background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0)}.anchors_book_wrap .anchors_book:hover:after{border-color:var(--highlight_color)}.anchors_book_wrap .anchors_book a{text-transform:none;background-color:var(--main_color);color:var(--main_color_associate)}