.recommendation-tool{margin:0 auto;padding:55px 0 65px;max-width:100%;background-color:#000}.recommendation-tool .header-question{margin:0 auto;list-style:none;display:flex;justify-content:space-between;max-width:890px}.recommendation-tool .header-question .question-item{color:#383838;font-weight:500;font-size:16px;line-height:20px;width:100%;padding-bottom:30px;white-space:nowrap;position:relative;text-align:center;cursor:default}.recommendation-tool .header-question .question-item:after{content:"";position:absolute;display:block;width:100%;height:4px;bottom:0;left:0;background-color:#000}.recommendation-tool .header-question .question-item.active{color:#fff}.recommendation-tool .header-question .question-item.active:after{background-color:#cca73b}.recommendation-tool .header-question .question-item.answer{color:#919191}.recommendation-tool .header-question .question-item.answer:before{content:"";display:block;width:6px;height:6px;background-color:#52492f;border-radius:50%;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.recommendation-tool .header-question .question-item-mobile{font-size:15px;position:relative}.recommendation-tool .header-question .question-item-mobile span{margin:0 5px}.recommendation-tool .header-question .question-item-mobile .total{margin-right:0}.recommendation-tool .header-question .question-item-mobile .border{position:absolute;height:2px;width:90%;background:#262626;margin-top:5px;left:50%;transform:translate(-50%)}.recommendation-tool .header-question .question-item-mobile .border span{height:2px;background:#cca73b;display:block;position:absolute;left:0;margin:0}.recommendation-tool .header-question.results{display:none}.recommendation-tool .question-content{display:none;padding-top:60px;transition:opacity .3s,visibility .3s}.recommendation-tool .question-content .question-content-title{margin-bottom:0;text-align:center;text-transform:uppercase;color:#fff;font-weight:400!important;font-size:28px;letter-spacing:.015em;line-height:35px}.recommendation-tool .question-content .content-wrapper{display:flex;justify-content:center}.recommendation-tool .question-content .content-wrapper .block-wrapper{display:flex;flex-direction:column;align-items:center;cursor:pointer;margin:0 20px}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block{position:relative;display:flex;justify-content:center;align-items:center;width:318px;height:318px;border-radius:50%;border:3px solid transparent}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body{display:flex;justify-content:center;align-items:center;width:286px;height:286px;background-color:#1b1b1b;border-radius:50%;overflow:hidden}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body img{width:75%;height:75%;-o-object-fit:cover;object-fit:cover}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body svg{min-width:86px;min-height:111px}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body svg path{fill:#525252}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-style{width:282px;height:282px;margin:0 16px}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-style .body{width:254px;height:254px}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-title{margin-top:22px;color:#525252;font-size:20px;font-weight:700}.recommendation-tool .question-content .content-wrapper .block-wrapper .dexterity-answer-title{margin-top:22px}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-subtitle{margin-top:8px;color:#525252;text-align:center;line-height:150%;font-size:15px;max-width:250px;font-weight:400}.recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block{border:3px solid #cca73b}.recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block .body{background-color:#fff}.recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block .body svg path{fill:#000}.recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block-title{color:#fff}.recommendation-tool .question-content .content-wrapper .block-wrapper-style.active .selected-content-block-title{color:#cca73b}.recommendation-tool .question-content .content-wrapper .block-wrapper-style.active .selected-content-block-subtitle{color:#fff}.recommendation-tool .question-content .content-wrapper .block-wrapper-below .selected-content-block .body svg path{fill:none;stroke:#525252}.recommendation-tool .question-content .content-wrapper .block-wrapper-below .selected-content-block .body svg #shadow{stroke:#e2e2e2;opacity:0}.recommendation-tool .question-content .content-wrapper .block-wrapper-below.active .selected-content-block .body svg path{fill:none;stroke:#000}.recommendation-tool .question-content .content-wrapper .block-wrapper-below.active .selected-content-block .body svg #shadow{stroke:#e2e2e2;opacity:1}.recommendation-tool .question-content .content-wrapper-dexterity{margin-top:54px}.recommendation-tool .question-content .content-wrapper-style{margin-top:35px}.recommendation-tool .question-content .content-wrapper-style .block-wrapper-style{margin:0}.recommendation-tool .question-content .content-wrapper-below{margin-top:35px}.recommendation-tool .question-content .content-wrapper-below .block-wrapper.active .selected-content-block-title{color:#cca73b}.recommendation-tool .question-content .content-wrapper-below .block-wrapper.active .selected-content-block-subtitle{color:#fff}.recommendation-tool .question-content .content-wrapper-trajectory{margin-top:65px}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper{pointer-events:none;cursor:inherit;display:none}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper .selected-content-block{width:100%;height:100%;margin:0}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper .selected-content-block .body{width:100%;height:100%;border-radius:0;background-color:transparent}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper .selected-content-block .body .body-graphics{display:flex;justify-content:center}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper .selected-content-block .body .body-graphics svg path{fill:none}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper.active{display:block}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper.active .selected-content-block{border:none;border-radius:0;width:100%}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper.active .selected-content-block .body{background-color:transparent;width:100%}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper.active .selected-content-block .body svg{width:100%}.recommendation-tool .question-content .content-btn-trajectory{margin:45px 20px 0;display:flex;flex-direction:column}.recommendation-tool .question-content .content-btn-trajectory .block-img{display:flex;justify-content:center;align-items:flex-end}.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics{margin:0 5px}.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics .icon-ideal-mobile{width:100%;height:100%}.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics svg{max-width:100%}.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics svg path{fill:#525252}.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics.active svg path{fill:#fff}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img{display:flex;justify-content:space-between;position:relative;margin:27px auto 0;max-width:707px;width:100%}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img:after{content:"";display:block;width:100%;height:2px;background-color:#525252;position:absolute;top:50%;transform:translateY(-50%)}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle{height:19px;width:19px;background-color:#000;z-index:1;border-radius:50%;border:3px solid #525252;cursor:pointer;display:flex;justify-content:center;align-items:center;position:absolute;left:50%;top:50%;transform:translate(-50%) translateY(-50%)}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle span{display:none}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-left{left:0;right:auto}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-right{right:-9px;left:auto}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-right.active{right:-28px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle.active{background-color:#fff;border:2px solid #ffffff;height:28px;width:28px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle.active span{display:flex;align-items:center}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title{margin:19px auto 0;display:flex;justify-content:space-between;max-width:750px;width:100%}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title .selected-content-block-title{font-size:20px;line-height:25px;font-weight:700;text-align:center;width:33.3333%;color:#525252}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title .left{text-align:left}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title .right{text-align:right}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title .selected-content-block-title.active{color:#cca73b}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title-mobile{display:flex;justify-content:space-between;padding:0 16px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title-mobile .selected-content-block-title-mobile{margin-top:20px;font-size:13px;font-weight:400;color:#fff;line-height:16px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title-mobile .selected-content-block-title-mobile.active{color:#cca73b}.recommendation-tool .question-content .content-wrapper-condition{margin-top:35px}.recommendation-tool .question-content .content-wrapper-condition .block-wrapper .selected-content-block .body{display:flex;flex-direction:column;align-items:center;justify-content:center}.recommendation-tool .question-content .content-wrapper-condition .block-wrapper .selected-content-block .body .selected-content-block-title{margin-top:0}.recommendation-tool .question-content .content-wrapper-condition .block-wrapper.active .selected-content-block .body .selected-content-block-title{margin-top:0;color:#cca73b}.recommendation-tool .question-content .content-wrapper-condition .block-wrapper.active .selected-content-block-mobile .selected-content-block-subtitle{color:#fff}.recommendation-tool .question-content .content-wrapper-iron{margin-top:35px}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper .selected-content-block .body{display:flex;flex-direction:column;align-items:center;justify-content:center}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper .selected-content-block .body svg{max-width:100%}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper .selected-content-block .body .selected-content-block-title{margin-top:30px}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper .selected-content-block-mobile .selected-content-block-title{text-align:center;color:#525252}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper.active .selected-content-block .body svg #iron-svg{fill:#cca73b}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper.active .selected-content-block .body .selected-content-block-title,.recommendation-tool .question-content .content-wrapper-iron .block-wrapper.active .selected-content-block-mobile .body .selected-content-block-title{color:#cca73b}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper.active .selected-content-block-mobile .body .selected-content-block-subtitle{color:#fff}.recommendation-tool .question-content.active{display:block}.recommendation-tool .question-content-results{display:none;padding-top:0}.recommendation-tool .question-content-results .question-content-title{margin-bottom:70px;text-align:center;text-transform:uppercase;color:#fff;font-weight:400!important;font-size:28px;letter-spacing:.015em;line-height:35px}.recommendation-tool .question-content-results.results{display:block}.recommendation-tool .question-content-results.results .parent-result-product{padding:0;margin:0 auto;list-style:none;max-width:1200px}.recommendation-tool .question-content-results.results .section .column{flex-wrap:wrap;justify-content:flex-start}.recommendation-tool .question-content-results.results .column{display:flex;justify-content:center}.recommendation-tool .question-content-results.results .column .recommendation-content.active .recommendation-wrapper{display:flex;flex-direction:column;max-width:600px}.recommendation-tool .question-content-results.results .column img{max-width:300px!important}.recommendation-tool .question-content-results.results .recommendation-content{background-color:#fff;margin:15px 0;display:none}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:90px;padding:100px}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-image{display:flex;justify-content:center}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-image img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail{color:#050505}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-title{font-size:38px;line-height:150%;color:#000;margin:0;text-align:left}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-title:after{content:"";display:block;width:50px;height:2px;background:#cca73b}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-price{color:#525252;font-size:18px;line-height:150%;margin:24px 0;font-weight:600}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-descriptio p{font-size:15px;line-height:150%;color:#050505;font-weight:400}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-descriptio p:last-child{margin-bottom:0}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-select-option{background-color:#000;height:40px;width:154px;display:flex;justify-content:center;align-items:center;margin-top:35px;color:#fff;text-transform:capitalize}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-select-option:hover{background-color:#cca73b}.recommendation-tool .question-content-results.results .recommendation-content.active{display:block}.recommendation-tool .recommendation-btn{margin-top:65px;display:flex;justify-content:center}.recommendation-tool .recommendation-btn .link-btn{display:flex;justify-content:center;align-items:center;font-weight:600;font-size:14px;width:150px;height:40px;color:#fff;text-transform:capitalize;background-color:#cca73b}.recommendation-tool .recommendation-btn .link-reload{color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center}.recommendation-tool .recommendation-btn .link-reload span{margin-left:13px}.recommendation-tool .recommendation-btn .hide{display:none!important}#recommendation-tool .site-wrap #big-footer{border-top:none}#recommendation-tool .site-wrap #wrapper{background-color:#0f0f0f;border:none}#recommendation-tool .site-wrap #wrapper .stuckMenu{border-bottom:0}@media (min-width: 426px){.recommendation-tool .question-content .content-wrapper-condition .block-wrapper .selected-content-block-mobile{display:none}}@media (min-width: 769px){.recommendation-tool .header-question .question-item-mobile,.recommendation-tool .question-content .question-content-title-mobile,.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics .icon-ideal-mobile,.recommendation-tool .question-content .content-btn-trajectory .btn-block-title-mobile,.recommendation-tool .question-content .content-wrapper-iron .block-wrapper .selected-content-block-mobile{display:none}}@media (max-width: 1250px){.recommendation-tool .question-content .content-wrapper-style{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:50px;grid-column-gap:20px}}@media (max-width: 1024px){.recommendation-tool .question-content .content-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-row-gap:50px;grid-column-gap:20px;margin:0 auto;max-width:177px}.recommendation-tool .question-content .content-wrapper-trajectory{grid-column-gap:0;grid-template-columns:1fr;max-width:100%}}@media (max-width: 980px){.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper .selected-content-block .body .body-graphics svg line{stroke:#525252}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img:after{width:99%}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-right{right:-5px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-right.active{right:-23px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title .left{margin-left:-20px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title .right{margin-right:-20px}}@media (max-width: 900px){.recommendation-tool .question-content-results.results .column{flex-direction:column}.recommendation-tool .question-content-results.results .column img{max-width:100%!important}}@media (max-width: 768px){.recommendation-tool{padding-top:50px;padding-bottom:100px}.recommendation-tool .header-question{justify-content:center}.recommendation-tool .header-question .question-item{display:none}.recommendation-tool .question-content{padding-top:44px}.recommendation-tool .question-content .question-content-title{font-size:21px}.recommendation-tool .question-content .question-content-title-condition{display:none}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block{width:177px;height:177px;margin:0}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body{width:157px;height:157px}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body svg{max-width:62px}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-title{margin-top:15px;text-align:center}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-subtitle{max-width:100%}.recommendation-tool .question-content .content-wrapper .block-wrapper-below .selected-content-block .body svg{max-width:85%!important}.recommendation-tool .question-content .content-wrapper-dexterity{grid-column-gap:10px}.recommendation-tool .question-content .content-wrapper-dexterity .block-wrapper{margin:0}.recommendation-tool .question-content .content-wrapper-dexterity .block-wrapper.active .dexterity-answer-title{color:#cca73b}.recommendation-tool .question-content .content-wrapper-style{grid-column-gap:10px}.recommendation-tool .question-content .content-wrapper-style .block-wrapper-style .selected-content-block-style{width:177px;height:177px;overflow:hidden;margin:0}.recommendation-tool .question-content .content-wrapper-style .block-wrapper-style .selected-content-block-style .body{width:157px;height:157px}.recommendation-tool .question-content .content-wrapper-below{grid-column-gap:10px}.recommendation-tool .question-content .content-wrapper-below .block-wrapper{margin:0}.recommendation-tool .question-content .content-wrapper-below .block-wrapper .selected-content-block .body svg{max-width:85px}.recommendation-tool .question-content .content-wrapper-trajectory{margin-top:12px}.recommendation-tool .question-content .content-wrapper-trajectory .block-wrapper .selected-content-block .body .body-graphics svg{width:100%;max-width:100%}.recommendation-tool .question-content .content-btn-trajectory{margin-top:-7px}.recommendation-tool .question-content .content-btn-trajectory .block-img{margin:23px 15px 0}.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics{width:33.333333%;margin:0 10px}.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics .icon-ideal-desktop{display:none}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img{margin-top:31px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img:after{width:93%;left:50%;transform:translateY(-50%) translate(-50%)}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle{height:17px;width:17px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle:first-child{margin-left:8px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle:last-child{margin-right:8px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-left{margin-left:29px!important}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-right{right:0;margin-right:13px!important}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle-right.active{margin-right:4px!important;right:0}.recommendation-tool .question-content .content-btn-trajectory .btn-block-title{display:none}.recommendation-tool .question-content .content-wrapper-condition{grid-column-gap:10px}.recommendation-tool .question-content .content-wrapper-condition .block-wrapper{margin:0}.recommendation-tool .question-content .content-wrapper-condition .block-wrapper .selected-content-block .body .selected-content-block-title{font-size:20px}.recommendation-tool .question-content .content-wrapper-iron{grid-column-gap:10px}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper{margin:0}.recommendation-tool .question-content .content-wrapper-iron .block-wrapper .selected-content-block .body .selected-content-block-title,.recommendation-tool .question-content .content-wrapper-iron .block-wrapper .selected-content-block .body .selected-content-block-subtitle{display:none}.recommendation-tool .question-content-results.results .recommendation-content{margin:15px}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper{grid-template-columns:1fr;padding:40px 20px}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-image{max-width:200px;margin:0 auto;min-height:150px}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail{margin-top:40px}.recommendation-tool .question-content-results.results .recommendation-content .recommendation-wrapper .product-detail .product-select-option{background-color:#cca73b;width:100%}.recommendation-tool .recommendation-btn{margin:60px 15px 0}.recommendation-tool .recommendation-btn .link-btn{width:100%;max-width:335px}}@media (max-width: 740px){.recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics{margin:0 7px}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img:after{width:89%}}@media (max-width: 425px){.recommendation-tool .question-content .question-content-title{max-width:83%;margin:0 auto}.recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-style{margin:0}.recommendation-tool .question-content .content-btn-trajectory .btn-block-img:after{width:85%}.recommendation-tool .question-content .content-wrapper-condition .block-wrapper .selected-content-block .body .selected-content-block-subtitle{display:none}}.light-page .recommendation-tool{background-color:#fff}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-title{color:gray}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body svg g g rect{fill:gray}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block .body svg g g rect{fill:#cca73b}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block-title{color:#cca73b}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block .body{background-color:#f2f2f2}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block .body{background-color:#000}.light-page .recommendation-tool .header-question .question-item.active{color:#cca73b}.light-page .recommendation-tool .header-question .question-item.answer:before{background-color:#cca73b}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper-style.active .selected-content-block-subtitle{color:#cca73b}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper.active .selected-content-block .body svg path{fill:#cca73b}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper-below.active .selected-content-block .body svg path{fill:none;stroke:#cca73b}.light-page .recommendation-tool .question-content .content-wrapper-below .block-wrapper.active .selected-content-block-subtitle{color:#cca73b}.light-page .recommendation-tool .question-content .question-content-title{color:#000}.light-page .recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics svg path{fill:#d3d3d3}.light-page .recommendation-tool .question-content .content-btn-trajectory .block-img .img-graphics.active svg path{fill:#cca73b}.light-page .recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle.active{border-color:#cca73b}.light-page .recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle.active svg line{stroke:#cca73b}.light-page .recommendation-tool .question-content .content-btn-trajectory .btn-block-img .img-circle{background-color:#fff;border-color:gray}.light-page .recommendation-tool .question-content .content-btn-trajectory .btn-block-title .selected-content-block-title{color:gray}.light-page .recommendation-tool .question-content .content-btn-trajectory .btn-block-title .selected-content-block-title.active{color:#cca73b}.light-page .recommendation-tool .question-content.active .content-wrapper.content-wrapper-trajectory .block-wrapper.active .selected-content-block .body{background-color:#fff}.light-page .recommendation-tool .question-content .content-wrapper.content-wrapper-trajectory .block-wrapper.active .selected-content-block .body svg path{fill:#fff}.light-page .recommendation-tool .question-content .content-wrapper .block-wrapper .selected-content-block-subtitle{color:#d3d3d3}.light-page .recommendation-tool .question-content-results .question-content-title{color:#000}
/*# sourceMappingURL=/cdn/shop/t/113/assets/styleRecommendation-tool.css.map */
