.bm-setup-section{width:100%;background:#fff;padding:80px 20px;display:flex;justify-content:center;align-items:center}.bm-setup-section .bm-container{max-width:1440px;width:100%;padding:0 20px}.bm-setup-section .bm-inner-section{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.bm-setup-section .bm-header-frame{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%;max-width:1000px}.bm-setup-section .bm-title-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:100%;max-width:100%}.bm-setup-section .bm-main-title{color:#171717;font-family:"Poppins",sans-serif;font-size:40px;font-weight:300;line-height:55px;text-align:center;white-space:nowrap;height:auto;margin-bottom:0}.bm-setup-section .bm-subtitle{color:#525252;font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;line-height:28px;text-align:center;height:auto}.bm-setup-section .bm-progress-container{position:relative;width:100%;max-width:1000px;height:70px}.bm-setup-section .bm-steps-content{display:flex;align-items:flex-start;justify-content:center;gap:40px;width:100%}.bm-setup-section .bm-step-card{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:15px;width:270px;flex-shrink:0;position:relative}.bm-setup-section .bm-step-card .bm-progress-line{position:absolute;width:100%;top:34px;z-index:1;max-width:204px;height:1px;left:70%;background:#171717}.bm-setup-section .bm-step-card:last-child .bm-progress-line{display:none}.bm-setup-section .bm-step-circle{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:40px;position:relative;z-index:2;margin-bottom:5px}.bm-setup-section .bm-step-circle--1{background:#f86d3f}.bm-setup-section .bm-step-circle--2{background:#fcb641}.bm-setup-section .bm-step-circle--3{background:#4ade80}.bm-setup-section .bm-step-circle--4{background:#42b2de}.bm-setup-section .bm-step-number{color:#171717;font-family:"Poppins",sans-serif;font-size:32px;font-weight:400;line-height:46px;text-align:center}.bm-setup-section .bm-step-title{color:#171717;font-family:"Poppins",sans-serif;font-size:20px;font-weight:400;line-height:32px;text-align:center;height:auto;margin-bottom:0}.bm-setup-section .bm-step-description{color:#525252;font-family:"Poppins",sans-serif;font-size:16px;font-weight:400;line-height:24px;text-align:center;height:auto;display:flex;align-items:flex-start;justify-content:center}.bm-setup-section .bm-step-card:first-child .bm-step-description{max-width:222px;width:100%}.bm-setup-section .bm-step-card:nth-child(2) .bm-step-description{max-width:247px;width:100%}.bm-setup-section .bm-step-card:nth-child(3) .bm-step-description{max-width:166px;width:100%}.bm-setup-section .bm-step-card:last-child .bm-step-description{max-width:270px;width:100%}@media (max-width:1200px){.bm-setup-section{padding:0 40px}.bm-setup-section .bm-progress-container{transform:scale(.9);transform-origin:center}}@media (max-width:1024px){.bm-setup-section{padding:60px 20px}.bm-setup-section .bm-main-title{font-size:36px;line-height:50px}.bm-setup-section .bm-subtitle{font-size:16px;line-height:26px}.bm-setup-section .bm-progress-container{transform:scale(.8)}.bm-setup-section .bm-steps-content{gap:30px}.bm-setup-section .bm-step-card{width:240px}}@media (max-width:1023px){.bm-setup-section{padding:40px 20px}.bm-setup-section .bm-main-title{font-size:32px;line-height:44px;white-space:normal}.bm-setup-section .bm-subtitle{font-size:16px;line-height:24px;white-space:normal;text-align:center}.bm-setup-section .bm-progress-container{transform:scale(.6);margin:20px 0}.bm-setup-section .bm-steps-content{flex-direction:column;gap:30px;align-items:center}.bm-setup-section .bm-step-card{width:100%;max-width:300px}.bm-setup-section .bm-steps-content{flex-direction:unset;flex-wrap:wrap}.bm-setup-section .bm-step-card .bm-progress-line{display:none}}@media (max-width:480px){.bm-setup-section .bm-main-title{font-size:28px;line-height:38px}.bm-setup-section .bm-progress-container{transform:scale(.5);margin:10px 0}.bm-setup-section .bm-step-card{max-width:280px}}