section.success-wheel{-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;margin:50px 0;padding:100px 0;position:relative}section.success-wheel .content-area{text-align:center}section.success-wheel h2{line-height:1}section.success-wheel p.subheadline{color:var(--nafgrey);line-height:1}section.success-wheel p.counter-text{color:var(--nafgrey);font-weight:bold;font-size:26px;line-height:1}#success-svg{position:relative;width:726px;height:728px;margin:50px auto}#success-svg #start-button{cursor:pointer;position:relative;opacity:1}#success-svg #start-button.inactive{opacity:0;transition:opacity 1s}#success-svg #start-button:hover #sb-circle{fill:black}#success-svg #next-button{cursor:pointer;opacity:0}#success-svg #next-button.active{opacity:1;transition:opacity 1s}#success-svg #next-button:hover #nb-area{fill:black}#success-svg #topic-circle{transform-origin:center center;transition:transform 1s}#success-svg #topic-circle>g[id^=topic-]{cursor:pointer}#success-svg #topic-circle>g[id^=topic-]:hover path{fill:var(--nafblue)}#success-svg #topic-circle>g[id^=topic-] path{stroke-width:40px;stroke:transparent}#success-svg #topic-circle>g[id^=topic-].active path{fill:black}#success-svg #topic-circle[data-rotate="1"]{transform:rotateZ(0)}#success-svg #topic-circle[data-rotate="2"]{transform:rotateZ(-60deg)}#success-svg #topic-circle[data-rotate="3"]{transform:rotateZ(-120deg)}#success-svg #topic-circle[data-rotate="4"]{transform:rotateZ(-180deg)}#success-svg #topic-circle[data-rotate="5"]{transform:rotateZ(-240deg)}#success-svg #topic-circle[data-rotate="6"]{transform:rotateZ(-300deg)}#success-svg #text-area .svg-text{width:500px;height:500px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:0;overflow:hidden;visibility:hidden}#success-svg #text-area .svg-text.active{opacity:1;visibility:visible;transition:opacity 1s,visibility 1s}#success-svg #text-area .svg-text:before{content:"";float:left;height:125%;width:50%;shape-outside:polygon(0 0,98% 0,50% 6%,23.4% 17.3%,6% 32.6%,0 50%,6% 65.6%,23.4% 82.7%,50% 94%,98% 100%,0 100%);shape-margin:7%}#success-svg #text-area .svg-text div.outer-circle{height:100%;font-size:18px;line-height:1.25;padding:0;text-align:center}#success-svg #text-area .svg-text div:before{content:"";width:50%;height:125%;float:right;shape-outside:polygon(2% 0,100% 0,100% 100%,2% 100%,50% 94%,76.6% 82.7%,94% 65.6%,100% 50%,94% 32.6%,76.6% 17.3%,50% 6%);shape-margin:7%}#success-svg #gear-bg.active>path{fill:var(--naflightgrey)}section.success-wheel .mobile-view div.acc-block{width:90%;margin:50px auto}section.success-wheel .mobile-view div.acc-block .acc-box .content-area{background-color:transparent}