.home-stepper{overflow:hidden;position:relative}@media screen and (min-width:1680px){.home-stepper__wrapper{max-width:1506px}}@media screen and (max-width:1280px){.home-stepper__wrapper{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:480px){.home-stepper__wrapper{padding-left:1rem;padding-right:1rem}}.home-stepper__wrapper{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1240px;padding-bottom:5.625rem;padding-top:5.625rem;position:relative;width:100%}.home-stepper__container{align-items:center;display:flex;flex-direction:column;gap:2rem}.home-stepper__title{color:#2f444c;text-transform:capitalize}@media screen and (max-width:768px){.home-stepper__title{text-align:center}}.home-stepper__grid{display:flex}@media screen and (max-width:768px){.home-stepper__grid{flex-direction:column}}.home-stepper__grid-item{display:flex;flex:0 0 33.33%;flex-direction:column;gap:1.5rem}@media screen and (max-width:880px){.home-stepper__grid-item{flex:1}}@media screen and (max-width:768px){.home-stepper__grid-item{flex-direction:row}}.home-stepper__text-box{display:flex;flex-direction:column;gap:1rem}.home-stepper__step{align-items:center;display:flex}@media screen and (max-width:768px){.home-stepper__step{align-items:flex-start;flex-direction:column}}.home-stepper__progress-bar{position:relative;width:100%}@media screen and (max-width:768px){.home-stepper__progress-bar{display:flex;height:100%;justify-content:center}}.home-stepper__bar{background:#a7cdcb;border:2px solid #a7cdcb;border-bottom-right-radius:1.875rem;border-top-right-radius:1.875rem;height:.3125rem;position:absolute;width:100%}@media screen and (max-width:768px){.home-stepper__bar{align-items:center;border-bottom-left-radius:1.875rem;border-top-right-radius:0;height:100%;width:.3125rem}}.home-stepper__visible{animation:progressBarAnimation}@media screen and (max-width:768px){.home-stepper__visible{animation:progressBarAnimationVertical}}.home-stepper__progress{animation-duration:1.25s;animation-fill-mode:forwards;animation-timing-function:ease;background:#6797a6;border-bottom-right-radius:1.875rem;border-top-right-radius:1.875rem;height:.3125rem;position:absolute}@media screen and (max-width:768px){.home-stepper__progress{animation-duration:1.25s;animation-fill-mode:forwards;animation-timing-function:ease;border-bottom-left-radius:1.875rem;border-top-right-radius:0;height:0;width:.3125rem}}.home-stepper__icon{filter:grayscale(100%);line-height:0;transition:filter .2s ease}.home-stepper__icon--active{filter:none}.home-stepper__item-title{color:#2f444c;text-transform:capitalize}.home-stepper__item-description{color:#2f444c;margin-bottom:2.25rem;padding-right:1.5rem}.home-stepper__circle{background:#00a0af;border-radius:50%;bottom:0;height:9.375rem;position:absolute;right:0;transform:translate(50%);width:9.375rem}@media screen and (max-width:768px){.home-stepper__circle{display:none}}@keyframes progressBarAnimation{0%{width:0}to{width:100%}}@keyframes progressBarAnimationVertical{0%{height:0}to{height:100%}}@keyframes emerge-revolve{0%{transform:translate(-50%,-50%) rotate(0) scale(.15)}30%{transform:translate(-50%,-50%) rotate(0) scale(1) translateY(-2.85rem)}70%{transform:translate(-50%,-50%) rotate(1turn) scale(1) translateY(-2.85rem)}to{transform:translate(-50%,-50%) rotate(1turn) scale(.5)}}@media screen and (min-width:1680px){.home-shines{max-width:1506px}}@media screen and (max-width:1280px){.home-shines{padding-left:2rem;padding-right:2rem}}@media screen and (max-width:480px){.home-shines{padding-left:1rem;padding-right:1rem}}.home-shines{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1240px;position:relative;width:100%}@media screen and (max-width:880px){.home-shines{justify-content:center;padding-bottom:1.5rem;padding-top:1.5rem}}.home-shines{padding-bottom:5.625rem;padding-top:5.625rem}@media screen and (max-width:880px){.home-shines__container{grid-template-columns:1fr}}@media screen and (max-width:480px){.home-shines__container{gap:1rem}}.home-shines__container{display:grid;gap:2rem;grid-template-columns:repeat(12,1fr)}.home-shines__col-5{display:grid;grid-column:1/-1}@media screen and (min-width:880px){.home-shines__col-5{align-items:center;grid-column:1/7;grid-row-start:1}}.home-shines__col-7{display:grid;grid-column:1/-1}@media screen and (min-width:880px){.home-shines__col-7{grid-column:7/13;grid-row-start:1}}.home-shines__icon{width:100%}.home-shines__icon svg{overflow:visible;width:100%}@keyframes shines-bounce{0%{transform:translateY(-2rem)}to{transform:translateY(0)}}.home-shines__dot{animation:shines-bounce .6s ease-in infinite alternate}
