#payment-select{background-color:#fff;justify-content:center;display:flex}#payment-select>.wrapper{flex-direction:column;max-width:785px;padding:50px 20px 10px;display:flex}#payment-select h4{text-align:center;margin:12px 20px 5px;font-family:Open Sans Bold;font-size:20px;line-height:24px}#payment-select .title{color:#333;margin:12px 20px 5px}#payment-select .text{text-align:center;color:#666;margin:5px 20px 10px;font-family:Open Sans;font-size:14px;line-height:19px}#payment-select h1{text-align:center;color:#4dbf9e;margin:30px 0 15px;font-family:Open Sans Bold;font-size:28px;line-height:34px}#payment-select .payment-select-container{box-sizing:border-box;cursor:pointer;background:#f5f5f5;border:1px solid #e8e8e8;border-radius:3px;width:100%;margin:5px 0;padding:1px 1px 21px}#payment-select .payment-select-container.disabled{opacity:.5;cursor:no-drop}#payment-select .payment-select-header{box-sizing:border-box;align-items:center;height:85px;padding:15px;display:flex}#payment-select .radio-button{box-sizing:border-box;background:#efefef;border:1px solid #929292;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;min-height:20px;margin-left:3px;display:flex}#payment-select .radio-button>span{opacity:0;background:#4dbf9e;border-radius:50%;width:12px;height:12px}#payment-select .payment-select-title{color:#333;padding-left:14px;font-family:Open Sans;font-size:24px;line-height:29px}#payment-select .payment-select-badge{box-sizing:border-box;color:#fff;text-align:center;background:#c29b39;border-radius:100px;flex-direction:row;justify-content:center;align-items:center;width:118px;height:43px;margin-left:auto;font-family:Open Sans;font-size:14px;line-height:17px;display:flex}#payment-select .payment-separator{background:#dfdfdf;flex:1;height:1px;margin:3px 19px 18px}#payment-select .payment-row{justify-content:space-between;align-items:center;padding:7px 17px 7px 18px;display:flex}#payment-select .payment-row>span{color:#333;white-space:nowrap;font-size:16px;line-height:19px}#payment-select .payment-row>span.price-hard{font-family:Open Sans Bold;font-size:24px;line-height:29px}#payment-select .payment-select-container.selected{background:#6abc9f4d;border:2px solid #6abc9f;padding:0 0 20px}#payment-select .payment-select-container.selected .radio-button{background:#efefef;border:1px solid #4dbf9e;box-shadow:inset 1px 1px 3px #0000004d}#payment-select .payment-select-container.selected .radio-button>span{opacity:1}#payment-select .payment-select-container.selected .payment-separator{background:#6abc9f}#payment-select .button-container{padding:20px 0}#payment-select a.select-plan{text-align:center;color:#333;background:#f8d15d;border:none;border-radius:6px;margin:10px 0;padding:21px 33px;font-family:Open Sans Bold;font-size:18px;line-height:22px;display:block}#payment-select .select-plan-tip{text-align:center;letter-spacing:-.4px;color:#333;margin:18px 0 10px;font-family:Open Sans Bold;font-size:16px;font-style:italic;line-height:19px;display:block}#payment-select .select-plan-info{color:#333;text-align:center;padding:10px 10px 22px;font-size:16px;line-height:19px;display:block}#payment-select .select-plan-info a{font-family:Open Sans}#payment-select .more-detail{color:#6abc9f;text-align:center;padding:9px 10px;font-family:Open Sans;font-size:14px;line-height:19px;display:block}#payment-select .button-row{flex-direction:column;display:flex}#payment-select .additional-info{margin:50px 0 10px}#payment-select .additional-info .title{color:#333;margin:15px 20px 20px}#payment-select .additional-info .feature-info{text-align:center;color:#666;margin:0;padding:2px 25px;font-size:14px;line-height:19px}#payment-select .additional-info .feature-info>a{font-family:Open Sans}#payment-select .renew-info{text-align:center;color:#999;padding:22px 25px 0;font-size:12px;line-height:16px}@media screen and (min-width:48rem){#payment-select .title{margin:25px 20px 15px}#payment-select h1{margin:50px 0 35px}#payment-select .payment-select-container{height:90px;padding:1px}#payment-select .payment-select-container.selected{padding:0}#payment-select .payment-separator{display:none}#payment-select .payment-select-item{align-items:center;display:flex}#payment-select .payment-select-title{padding-left:25px}#payment-select .payment-select-badge{margin-top:3px;margin-left:10px;padding:0 15px}#payment-select .payment-row{flex-direction:column;flex:1;align-items:flex-end;margin:3px 0 0}#payment-select .payment-row.second-row{min-width:143px;max-width:143px;margin-right:20px}#payment-select .payment-row>span.price{white-space:nowrap;order:-1}#payment-select .button-row{flex-direction:row}#payment-select .payment-info{flex:1;order:-1}#payment-select .select-plan-info{text-align:left;max-width:420px;padding:50px 0 0}#payment-select .more-detail{margin-top:31px;padding:0 0 0 11px;font-family:Open Sans Bold;display:inline-block;position:relative}#payment-select .more-detail:before{content:"";background-image:url(/static/Payment/arrow.svg);background-repeat:no-repeat;background-size:cover;width:4px;height:8px;display:block;position:absolute;top:7px;left:3px}#payment-select .button-container{margin-top:8px}#payment-select a.select-plan{min-width:202px}#payment-select .select-plan-tip{text-align:right;max-width:250px;margin-top:16px}#payment-select .additional-info{margin-top:42px}#payment-select .additional-info .title{margin-bottom:15px}#payment-select .additional-info .feature-info{padding:4px 0}#payment-select .renew-info{padding:20px 10px 0}}
