.bright-steps{padding:64px 0}.bright-steps,.bright-steps *{box-sizing:border-box}.bright-steps__container{background-color:#fdf6ed;border-radius:24px;margin:0 auto;max-width:1300px;padding:56px 40px}.bright-steps__header{margin:0 auto 40px;max-width:760px;text-align:center}.bright-steps__label{background-color:rgba(38,53,99,.1);border-radius:50px 0 50px 50px;color:#080b14;display:inline-block;font-size:14px;font-weight:600;line-height:23px;margin-bottom:16px;padding:10px 20px;position:relative}.bright-steps__label:before{background-color:#3da2ff;border-radius:2px 2px 2px 11px;content:"";height:10px;position:absolute;right:-5px;top:-5px;transform:rotate(180deg);width:10px}.bright-steps__heading{font-size:40px;font-weight:700;line-height:1.25;margin:0 0 16px}.bright-steps__intro{color:rgba(26,31,41,.75);font-size:17px;line-height:1.6}.bright-steps__intro p{margin:0}.bright-steps__row{align-items:stretch;display:flex;gap:16px}.bright-steps__card{background:#fff;border-radius:16px;box-shadow:0 4px 16px rgba(26,31,41,.06);flex:1 1 0;min-width:0;padding:44px 24px 28px;position:relative}.bright-steps__number{align-items:center;background:#fbe2c3;border-radius:50% 50% 0;color:#f09f38;display:flex;font-family:Baloo\ 2,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:20px;font-weight:700;height:46px;justify-content:center;left:-18px;position:absolute;top:-18px;width:46px}.bright-steps__title{font-size:20px;font-weight:800;margin:0 0 8px}.bright-steps__description{color:rgba(26,31,41,.7);font-size:16px;font-weight:500;line-height:1.6;margin:0}.bright-steps__arrow{align-items:center;align-self:center;color:#f09f38;display:flex;flex:0 0 auto;justify-content:center;width:19px}.bright-steps__cta{margin-top:40px;text-align:center}.bright-steps__button{align-items:center;background:#f09f38;border-radius:50px;color:#fff;display:inline-flex;font-size:18px;font-weight:600;gap:10px;line-height:1;padding:6px 30px 6px 6px;text-decoration:none}.bright-steps__button-icon{align-items:center;background:hsla(0,0%,100%,.2);border-radius:50%;display:inline-flex;height:38px;justify-content:center;width:38px}.bright-steps__button-icon svg{display:block}@media (max-width:900px){.bright-steps__row{flex-direction:column}.bright-steps__arrow{height:19px;margin:4px 0;transform:rotate(90deg);width:auto}.bright-steps__container{padding:40px 24px}.bright-steps__heading{font-size:28px}}