.ant-layout-content.signup section.intro{color:#fff;background-color:#0f0f0f;padding:100px 0 60px}.ant-layout-content.signup section.intro .container{display:flex;align-items:center;flex-direction:column}.ant-layout-content.signup section.intro .title{font-size:36px;text-shadow:0 4px 4px hsla(0,0%,60%,.25);background:linear-gradient(180deg,#e3e1fa 50.5%,#999);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (max-width:992px){.ant-layout-content.signup section.intro{padding:80px 0}}@media screen and (max-width:590px){.ant-layout-content.signup section.intro{padding:60px 0}}@media screen and (min-width:993px){.ant-layout-content.signup section.plans{background:url(/_next/static/media/deploy-bg.1835c148.png) 50%/cover no-repeat;padding-bottom:230px;margin-bottom:-130px}}.ant-layout-content.signup section.plans .container{display:flex;gap:30px;flex-wrap:wrap}@media screen and (max-width:992px){.ant-layout-content.signup section.plans .container{flex-direction:column}}.ant-layout-content.signup section.plans .plan-wrapper{flex-grow:1;flex-shrink:1;flex-basis:calc(33.333% - 30px)}@media screen and (max-width:992px){.ant-layout-content.signup section.plans .plan-wrapper{flex:1 1 100%;width:500px;margin:0 auto}}@media screen and (max-width:590px){.ant-layout-content.signup section.plans .plan-wrapper{width:unset}}.ant-layout-content.signup section.plans .plan-wrapper .plan{display:flex;flex-direction:column;gap:24px;padding:48px 24px;border-radius:24px;border:1px solid #3f3f3f;background:rgba(15,15,15,.7)}@media screen and (max-width:992px){.ant-layout-content.signup section.plans .plan-wrapper .plan{align-items:center}}.ant-layout-content.signup section.plans .plan-wrapper .plan-header{display:flex;flex-direction:column;align-items:center;gap:12px}.ant-layout-content.signup section.plans .plan-wrapper .plan-header .title{font-size:30px;color:#fff;line-height:32px}.ant-layout-content.signup section.plans .plan-wrapper .plan-header .description{color:#e7e7e7;font-size:12px;font-style:italic;line-height:18px}.ant-layout-content.signup section.plans .plan-wrapper .plan-content{display:flex;flex-direction:column;gap:24px}.ant-layout-content.signup section.plans .plan-wrapper .plan-content .description-item{color:#fff;font-size:14px;font-weight:400;line-height:20px;margin:0}.ant-layout-content.signup section.plans .plan-wrapper .plan-button{all:unset;width:100%;display:flex;justify-content:center;align-items:center;color:#cfcfcf;font-weight:600;border-radius:12px;background:#2a2a2a;box-shadow:inset 4px 4px 16px 0 #6f6f6f,4px 4px 12px 0 rgba(111,111,111,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:12px 0;transition:all .3s;margin-top:16px}.ant-layout-content.signup section.plans .plan-wrapper .plan-button:hover{border:1px solid rgba(0,0,0,.5);box-shadow:inset -4px -4px 16px 0 #6f6f6f}.ant-modal-content:has(.ant-modal-body .plan-modal-content){border-radius:20px;border:1px solid #6f6f6f;background:rgba(15,15,15,.05);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ant-modal-content:has(.ant-modal-body .plan-modal-content) .plan-modal-content .title{font-size:24px;color:#fff;line-height:32px;margin-bottom:8px}.ant-modal-content:has(.ant-modal-body .plan-modal-content) .plan-modal-content .description{color:#cfcfcf;font-size:14px;line-height:20px}.ant-modal-content:has(.ant-modal-body .plan-modal-content) .plan-modal-content .description a{color:inherit;text-decoration:underline}.ant-modal-content:has(.ant-modal-body .plan-modal-content) .plan-modal-content label{font-size:14px;color:#fff}.ant-modal-content:has(.ant-modal-body .plan-modal-content) .plan-modal-content label:before{display:none}.ant-modal-content:has(.ant-modal-body .plan-modal-content) .plan-modal-content .ant-input{background-color:#e7e7e7}