.v-turn-choose{position:relative;z-index:2;z-index:var(--z-content-2);padding-bottom:7rem;overflow:hidden;min-height:100vh}@media (max-width:899px){.v-turn-choose{background:#1d1138;background:var(--c-dark-bg)}}@media (min-width:900px){.v-turn-choose{padding-bottom:0;min-height:800px;height:100vh}}.v-turn-choose .v-turn-choose_popup{z-index:2;z-index:var(--z-content-2);display:none}@media (min-width:900px){.v-turn-choose .v-turn-choose_popup{display:inline-block}}.v-turn-choose_container{height:100vh;display:flex;flex-direction:column;position:absolute;top:0;width:100%}@media (max-width:899px){.v-turn-choose_container{display:none}}.v-visual-pane-wrap-desktop{flex-grow:1;position:relative}@media (max-width:1279px){.v-visual-pane-wrap-desktop{height:100vh}}@media (min-width:900px){.v-visual-wrap{padding-top:7.5rem}}@media (max-width:1725px){.v-visual-wrap.__offset{padding-left:100px}}@media (max-width:1520px){.v-visual-wrap.__offset{padding-left:140px}}.v-turn-choose_visual-pane{position:absolute;overflow:hidden;top:0;width:100%;height:calc(100vh - 50px)}.v-turn-choose_visual-pane.__mobile{position:relative;width:79%;height:auto;aspect-ratio:387/392;margin-bottom:30px}.v-turn-choose_visual-pane.__mobile .v-complex-plan_pane{width:100%}.v-turn-choose_path{fill:url(#turn-gradient);opacity:0;transition:opacity .3s ease-in-out}.v-turn-choose_path.__mobile{transition:fill .3s ease-in-out;fill:#dcd6f0;fill:var(--c-extra-light-violet);stroke:#3e2e61;stroke:var(--c-violet-2);stroke-width:1;opacity:.5}.v-turn-choose_path.__mobile.__active{fill:#d63bef;fill:var(--c-purpure)}.v-turn-choose_path.__mobile.__active:hover{opacity:.3}.v-turn-choose_path.__inactive{fill:#333;fill:var(--c-grey-dark);opacity:.4;pointer-events:none}.v-turn-choose_path:hover{opacity:.5}.v-turn-choose_title{position:relative;z-index:1;z-index:var(--z-content-1);display:none;color:#fff;color:var(--c-white);pointer-events:none}@media (min-width:900px){.v-turn-choose_title{display:block}}.v-turn-choose_visual-pane-wrap{position:relative;display:flex;justify-content:center}.v-turn-choose_slider{padding-top:6px;overflow:visible}.v-turn-choose_slider .v-object-card{padding-top:10px}.v-turn-choose_mobile-wrap{position:relative;z-index:2;z-index:var(--z-content-2)}.v-turn-choose_mobile-wrap_inner{padding-top:6rem;background:#fff;background:var(--c-white);margin-bottom:-3px}.v-turn-choose_slider_img{max-height:60px}.v-visual-choose_bg-wrap{position:absolute;width:100%;top:0;left:0;margin-top:-14%}.v-visual-choose_mobile-content{position:relative;z-index:1;z-index:var(--z-content-1)}@media (min-width:900px){.v-turn-choose_mobile-content,.v-turn-choose_mobile-wrap{display:none}}.v-turn-choose_slider-wrap{margin-left:-20px;margin-right:-20px;padding:0 20px;overflow:hidden}.v-turn-choose_notice{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;z-index:var(--z-content-1);pointer-events:none}.v-turn-choose_notice.__hide .v-turn-choose_notice-text{opacity:1;animation:fadeOut .5s ease-in-out 1.5s forwards}.v-turn-choose_notice.__hide .v-turn-choose_notice-arrows{opacity:1;animation:fadeOut .5s ease-in-out 1s forwards}.v-turn-choose_notice-text{opacity:0;animation:fadeIn 1s ease-in-out 1s forwards}.v-turn-choose_notice-arrows{opacity:0;animation:fadeIn .5s ease-in-out 2s forwards}@keyframes fadeIn{to{opacity:1}}@keyframes fadeOut{to{opacity:0}}