.strategy__container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.strategy__container .upgrade-button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.strategy__icon{-ms-flex-negative:0;flex-shrink:0;display:inline-block;position:relative;width:45px;height:52px;background:var(--v-success-darken3);-webkit-box-sizing:border-box;box-sizing:border-box;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.strategy__icon+.strategy__descriptions{max-width:calc(100% - 45px)}.strategy__wrapper{color:var(--v-primary-base);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;width:90%;height:90%;top:5%;left:5%;background:var(--v-white-base);clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.strategy__wrapper .radio-icon{max-width:38px;max-height:26px}.strategy__descriptions{max-width:100%;padding-inline:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.strategy__title{font-size:18px;color:var(--v-primary-base);font-weight:500}.strategy__subtitle{font-size:12px;line-height:1.1667;color:var(--v-grey-darken5);padding-top:5px}.v-list-item--active .strategy-select__subtitle,.v-list-item--active .strategy-select__title{font-weight:900}.v-list-item--disabled{background:var(--v-grey-lighten1)}.v-list-item--disabled:not(.v-list-item--active) .strategy-select__icon{background:var(--v-primary-lighten4)}.v-list-item--disabled:not(.v-list-item--active) .strategy-select__wrapper{color:var(--v-primary-lighten4)}.v-list-item--disabled .strategy-select__subtitle,.v-list-item--disabled .strategy-select__title{color:var(--v-grey-darken6)}.v-list-item--disabled .strategy-select__wrapper{background:var(--v-grey-lighten1)}