.progress-bar{height:8px;position:fixed;bottom:0;left:0;z-index:3;width:100vw}.progress-bar__bar{transition:width .5s;background:var(--color-sherpa-blue-1);height:8px}.structure-box{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;background-color:#fdfdff;border-radius:12px;width:100%}@media only screen and (max-width:360px){.structure-box{padding:12px;gap:6px;height:120px}}@media only screen and (max-width:600px)and (min-width:361px){.structure-box{padding:12px;gap:6px;height:120px}}.structure-box__icon{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem}@media only screen and (max-width:360px){.structure-box__icon{min-width:2rem;height:2rem}}@media only screen and (max-width:600px)and (min-width:361px){.structure-box__icon{min-width:2rem;height:2rem}}@media only screen and (max-width:360px){.structure-box__icon img{width:32px!important;height:32px!important}}@media only screen and (max-width:600px)and (min-width:361px){.structure-box__icon img{width:32px!important;height:32px!important}}.structure-box__content{gap:4px;width:100%;text-align:center;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media only screen and (max-width:360px){.structure-box__content{gap:2px}}@media only screen and (max-width:600px)and (min-width:361px){.structure-box__content{gap:2px}}@media only screen and (max-width:360px){.structure-box__content{font-family:var(--font-manrope);font-size:.875rem;color:var(--color-charcoal);line-height:1.1375rem;font-weight:400}}@media only screen and (max-width:600px)and (min-width:361px){.structure-box__content{font-family:var(--font-manrope);font-size:.875rem;color:var(--color-charcoal);line-height:1.1375rem;font-weight:400}}.structure-box__content__type{line-height:1.3rem;font-weight:700;margin-bottom:auto}.structure-box__content__text,.structure-box__content__type{font-family:var(--font-manrope);font-size:1rem;color:var(--color-charcoal)}.structure-box__content__text{line-height:1.5rem;font-weight:400}.countdown-timer{gap:6px;margin:auto 0;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;font-family:var(--font-manrope);font-size:.75rem;color:var(--color-charcoal);line-height:.975rem;font-weight:700}@media only screen and (max-width:360px){.countdown-timer{font-size:.7rem;line-height:.9rem;gap:4px}}@media only screen and (max-width:600px)and (min-width:361px){.countdown-timer{font-size:.7rem;line-height:.9rem;gap:4px}}@media only screen and (min-width:601px)and (max-width:767px){.countdown-timer{font-size:.725rem;line-height:.925rem;gap:5px}}@media only screen and (min-width:768px)and (max-width:1023px){.countdown-timer{font-size:.75rem;line-height:.95rem}}.countdown-timer__time-left--red{color:var(--color-sunglo)}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes slideInLeft{0%{left:-50%}to{left:0}}.fb-profile-step{display:contents}.fb-profile-step,.fb-profile-step input{font-family:inherit}@media screen and (max-width:767px){.fb-profile-step input,select,textarea{font-size:16px!important}}