:root{--color-first-style: #DB8A66;--color-second-style: #141414}@keyframes opacityWaiting{0%{opacity:0}50%{opacity:0}100%{opacity:1}}:root{--color-first-style: #DB8A66;--color-second-style: #141414}@keyframes opacityWaiting{0%{opacity:0}50%{opacity:0}100%{opacity:1}}.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(--white-color);color:var(--header_color);box-shadow:0 0 20px rgba(0,0,0,.15)}.anchors.fixed{position:fixed;top:100px;left:0}@media(max-width: 991px){.anchors.fixed{top:70px}}.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 .icon:after,.anchors .container .arrow .icon:before{background:var(--header_color)}.anchors .container .arrow:hover{background:var(--first-color)}.anchors .container .arrow:hover .icon:before,.anchors .container .arrow:hover .icon:after{background:var(--white-color)}.anchors .container .wrap{width:calc(100% - 200px - 100px)}.without_cta .anchors .container .wrap{width:calc(100% - 30px)}.anchors .container .wrap .slider{width:100%}.anchors .container .wrap .label{max-width:250px;color:var(--header_color);text-align:center;padding:0 15px;line-height:120%;height:65px;text-decoration:none;position:relative;display:flex;align-items:center}.anchors .container .wrap .label:hover,.anchors .container .wrap .label.active{color:var(--header_highlight_color)}.anchors .container .wrap .label:hover span:after,.anchors .container .wrap .label.active span:after{background:var(--blue_color)}.anchors .container .wrap .label span{font-family:var(--third_font);font-size:1rem;line-height:normal;font-weight:400;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}.anchors .container .wrap .label span:after{content:"";display:inline-block;height:2px;width:100%}.anchors_book_wrap{display:block}.anchors_book_wrap .anchors_book{width:200px}.anchors_book_wrap .anchors_book a{padding:12px 25px;font-family:var(--third_font);font-size:1rem;line-height:normal;font-weight:400;text-transform:uppercase;text-align:center;transition:all .3s ease-in-out;text-decoration:none;display:flex;height:45px;align-items:center;justify-content:center;border:1px solid var(--blue_color);background-color:rgba(0,0,0,0);color:var(--blue_color)}.anchors_book_wrap .anchors_book a:focus,.anchors_book_wrap .anchors_book a:hover{background:var(--fifth-color);border-color:var(--fifth-color);color:var(--blue_color)}.anchors_book_wrap .anchors_book a:hover,.anchors_book_wrap .anchors_book a:focus{background:var(--main_color);color:var(--main_color_associate)}.anchors_wrap .container{padding-left:35px;padding-right:35px;max-width:1420px}.anchors_wrap .wrap{animation:opacityWaiting .5s forwards}.anchors_wrap .arrow{background:rgba(0,0,0,0);border:0}.anchors_wrap .arrow.next{right:0}.anchors_wrap .arrow.next .icon{margin-right:0}.anchors_wrap .arrow.prev{left:0}.anchors_wrap .arrow.prev .icon{margin-left:0}