.turn-choose-popup{position:absolute;background:hsla(0,0%,100%,.95);padding:2.4rem 1.8rem;color:var(--c-sky-primary);width:-moz-max-content;width:max-content;max-width:300px;z-index:1;z-index:var(--z-content-1);border-radius:8px}.turn-choose-popup.__offscreen{left:-1000;opacity:0;pointer-events:none}.turn-choose{position:relative}.turn-choose_visual,.turn-choose_visual_path{position:relative;z-index:1;z-index:var(--z-content-1)}.turn-choose_visual_path{transition:opacity .3s ease-in-out}.turn-choose_visual_path.path-blackout{opacity:0;z-index:1;z-index:var(--z-content-1);pointer-events:none}.turn-choose_visual_path.path-blackout [d],.turn-choose_visual_path.path-blackout polygon,.turn-choose_visual_path.path-blackout rect{opacity:.8}.turn-choose_visual_path.path-2d{z-index:2;z-index:var(--z-content-2);opacity:0}.turn-choose_visual_path.path-2d [d],.turn-choose_visual_path.path-2d polygon,.turn-choose_visual_path.path-2d rect{opacity:0}.turn-choose_visual_path.path-2d:hover~.path-blackout{opacity:1}.turn-choose_visual_path.__disabled,.turn-choose_visual_path.__no-touch{pointer-events:none}.turn-choose_visual_number{z-index:3;z-index:var(--z-content-3)}.catalog-head{padding:3rem 0 4rem}@media (min-width:1280px){.catalog-head{display:flex;align-items:center;justify-content:space-between;padding-top:5rem}}@media (min-width:1280px){.catalog-head.__filters{background:#355db3;background:var(--c-sky)}}.catalog-head_title{margin-bottom:2.8rem}@media (min-width:1280px){.catalog-head_title{margin-bottom:0}}@media (min-width:1280px){.catalog-head_title.__filters{color:#fff;color:var(--c-white)}}@media (min-width:740px) and (max-width:1279px){.catalog-head_bottom{display:flex;justify-content:space-between;align-items:flex-end}}.turn-choose_wrap{display:flex;flex-direction:column;flex-grow:1}