@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap");.create{overflow:hidden;padding-bottom:6.25rem;position:relative}.create__cancel{color:#ff1010;font-size:.875rem;font-weight:500;line-height:1.2}.head-steps{display:flex;justify-content:space-between;min-width:0;padding-bottom:.625rem;position:relative;row-gap:.9375rem}.head-steps::-webkit-scrollbar{background-color:#fff;border-radius:.625rem;height:.1875rem}.head-steps::-webkit-scrollbar-thumb{background:#e9e9e9;border-radius:.625rem}.head-steps__step{align-items:center;display:flex;flex:1;position:relative}.head-steps__step:last-child{flex:unset}.head-steps__step.active .head-steps__number{background:#04fcf8;color:#212d3f}.head-steps__step.active .head-steps__text{color:#212d3f}.head-steps__step.completed .head-steps__number{background:#212d3f}.head-steps__step.completed .head-steps__text{color:#212d3f}.head-steps__step.completed:after{background:#04fcf8}.head-steps__number{align-items:center;background:#80848a;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:600;height:2.5rem;justify-content:center;transition:background .5s,color .5s;width:2.5rem}.head-steps__text{color:#80848a;font-size:.875rem;font-weight:500;line-height:1.2;margin-left:.75rem;white-space:nowrap}.content-steps__body{display:none}.content-steps__body.active{display:block}.content-steps__choose{align-items:center;display:grid;grid-template-columns:repeat(auto-fit,minmax(9.375rem,1fr))}.content-steps__link{align-items:center;background:#f8f8f8;border:.0625rem solid #e9e9e9;border-radius:.625rem;display:flex;justify-content:center;padding:.625rem 0;transition:border .3s,box-shadow .3s;width:100%}.content-steps__link img{max-width:6.0625rem}.content-steps__link--active{border:.0625rem solid #04fcf8;box-shadow:inset 0 .0625rem 0 rgba(17,17,26,.08),inset 0 0 .5rem rgba(17,17,26,.08)}.content-steps__labels{display:grid}.actions-steps{align-items:center;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);background:hsla(0,0%,100%,.6);bottom:0;box-shadow:.25rem 0 .375rem 0 rgba(0,0,0,.08);column-gap:1.25rem;display:flex;flex-wrap:wrap;left:0;padding-top:.75rem;position:absolute;row-gap:.625rem;width:100%}.actions-steps__buttons{display:flex;flex-grow:1;justify-content:flex-end}.actions-steps__back{line-height:1.2;transition:color .5s}@media (max-width:47.99875em){.content-steps__link{padding:.625rem 1.25rem}}@media (max-width:29.99875em){.head-steps{flex-direction:column;row-gap:.625rem}.head-steps__step{border:.0625rem solid #e9e9e9;border-radius:.625rem;padding:.625rem}.actions-steps__button{max-width:9.375rem}}@media (max-width:20em){.create__head--crown{margin-bottom:1.25rem}.head-steps{margin-bottom:.625rem}.content-steps{margin-bottom:1.25rem}.content-steps__choose,.content-steps__labels{gap:.75rem}.actions-steps{padding-bottom:.75rem;padding-left:.9375rem;padding-right:.9375rem}.actions-steps__buttons{gap:.75rem}.actions-steps__back{font-size:.875rem}}@media (min-width:20em) and (max-width:81.875em){.create__head--crown{margin-bottom:clamp(1.25rem,.80555555555625rem + 2.2222222222vw,2.625rem)}.head-steps{margin-bottom:clamp(.625rem,.18055555555625rem + 2.2222222222vw,2rem)}.content-steps{margin-bottom:clamp(1.25rem,.80555555555625rem + 2.2222222222vw,2.625rem)}.content-steps__choose{gap:clamp(.75rem,.58838383838125rem + .8080808081vw,1.25rem)}.content-steps__labels{gap:clamp(.75rem,.507575757575rem + 1.2121212121vw,1.5rem)}.actions-steps{padding-bottom:clamp(.75rem,.507575757575rem + 1.2121212121vw,1.5rem);padding-left:clamp(.9375rem,.43244949495rem + 2.5252525253vw,2.5rem);padding-right:clamp(.9375rem,.43244949495rem + 2.5252525253vw,2.5rem)}.actions-steps__buttons{gap:clamp(.75rem,.507575757575rem + 1.2121212121vw,1.5rem)}.actions-steps__back{font-size:clamp(.875rem,.83459595959375rem + .202020202vw,1rem)}}@media (min-width:29.99875em){.head-steps{overflow-x:auto;white-space:nowrap}.head-steps__step:not(:last-child):after{background:#e9e9e9;border-radius:.3125rem;content:"";flex-grow:1;height:.125rem;margin:0 .9375rem;min-width:1.875rem;transition:background .5s}}@media (min-width:64em){.content-steps__labels{grid-template-columns:repeat(2,1fr)}}@media (min-width:81.875em){.create__head--crown{margin-bottom:2.625rem}.head-steps{margin-bottom:2rem}.content-steps{margin-bottom:2.625rem}.content-steps__choose{gap:1.25rem}.content-steps__labels{gap:1.5rem}.actions-steps{padding-bottom:1.5rem;padding-left:2.5rem;padding-right:2.5rem}.actions-steps__buttons{gap:1.5rem}.actions-steps__back{font-size:1rem}}@media (any-hover:hover){.create__cancel:hover{text-decoration:underline}.actions-steps__back:hover{color:#80848a}}