.accordion__container{overflow:hidden;transition:height .2s ease-out}.feature-discovery{position:absolute;top:-360px;left:-360px;height:800px;width:800px;transform:scale(0);transition:transform .4s ease-in-out}.feature-discovery--visible{transform:scale(1);transition:transform .4s ease-in-out}.feature-discovery__donut{height:100%;width:100%;background-color:#414d96;border-radius:100%;opacity:1%;box-shadow:0 -10px 10px rgba(0,0,0,.05)}.feature-discovery__text{height:55%;width:50%;display:flex;flex-direction:column;justify-content:flex-end;padding:38px 38px 38px 88px}.feature-discovery__title{color:#fff}.feature-discovery__hole{position:absolute;top:336px;left:340px;height:120px;width:120px;border-radius:100%;background-color:#fff}.c-select-button{display:flex;justify-content:center;align-items:center;width:88px;height:64px;color:#333;background-color:#f4f6f8;border-radius:16px;margin:16px 12px}.c-select-button:hover{cursor:pointer}.c-select-button--active{color:#fff;background-color:#414d96}