.workflow-section{font-family:Poppins,sans-serif}.workflow-section__title{font-size:48px;font-weight:600;line-height:1.5;text-align:center;color:#050505;margin-bottom:80px}.workflow-steps{display:flex;align-items:center;justify-content:center;gap:19px;flex-wrap:wrap;margin-bottom:60px}.workflow-step{display:flex;flex-direction:column;align-items:center;gap:4px;padding:20px 8px 10px;background-color:#f6f6f6;border-radius:8px;cursor:pointer;transition:all .3s ease;min-width:134px;flex:1}.workflow-step:hover,.workflow-step.active{box-shadow:0 4px 12px #99999929}.workflow-step__number{font-size:48px;font-weight:600;line-height:1;text-align:center;color:#666;transition:color .3s ease}.workflow-step.active .workflow-step__number{color:#e64a4b}.workflow-step__name{font-size:14px;font-weight:400;line-height:1.5;text-align:center;color:#333;width:min(90%,134px);display:flex;align-items:flex-start;justify-content:center}.workflow-arrow{font-size:40px;font-weight:700;line-height:1;color:#666;-webkit-user-select:none;user-select:none}.workflow-details{position:relative}.workflow-detail{display:none;background-color:#f6f6f6;border-radius:8px;padding:60px 68px 120px;animation:fadeIn .4s ease}.workflow-detail.active{display:block}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.workflow-detail__title{font-size:36px;font-weight:600;line-height:1.5;color:#333;margin-bottom:24px;transition:color .3s ease}.workflow-detail__desc{font-size:24px;font-weight:400;line-height:1.5;color:#666;transition:color .3s ease}.workflow-detail__content{display:flex;flex-direction:column;gap:40px}.workflow-detail__image{width:100%;max-width:600px;border-radius:8px;overflow:hidden}.workflow-detail__image img,.workflow-detail__image video{width:100%;height:auto;display:block}@media screen and (max-width:990px){.workflow-section__title{font-size:32px;margin-bottom:40px}.workflow-steps{gap:10px;margin-bottom:40px}.workflow-step{min-width:100px;padding:15px 6px 8px}.workflow-step__number{font-size:32px}.workflow-step__name{font-size:12px;height:50px}.workflow-arrow{font-size:24px}.workflow-detail{padding:40px 30px 60px}.workflow-detail__title{font-size:24px}.workflow-detail__desc{font-size:16px}}@media screen and (max-width:749px){.workflow-section__title{font-size:24px;margin-bottom:30px}.workflow-steps{flex-wrap:wrap;gap:8px;justify-content:center;margin-bottom:20px}.workflow-step{min-width:15%;padding:12px 5px 6px}.workflow-step__number{font-size:24px}.workflow-step__name{font-size:10px;height:40px}.workflow-arrow{font-size:18px}.workflow-detail{padding:30px 20px 40px}.workflow-detail__title{font-size:20px;margin-bottom:16px}.workflow-detail__desc{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/43/assets/section-workflow.css.map */
