.carousel_carousel-container__Fe4ny{display:flex;align-items:center;width:100%;height:auto;overflow:hidden;position:relative}.carousel_carousel__SLBB_{display:flex;overflow-x:auto;scroll-behavior:smooth;width:100%}.carousel_carousel__SLBB_::-webkit-scrollbar{display:none}.carousel_carousel-button__SlGqS{position:absolute;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer;text-align:center;display:flex;align-items:center;justify-content:center;background-color:var(--button-color-carousel);color:var(--button-arrow-color-carousel)}.carousel_carousel__SLBB_>:first-child{margin-left:8%}.carousel_carousel__SLBB_>:last-child{margin-right:11%}.carousel_carousel-button__SlGqS:first-of-type{left:5%}.carousel_carousel-button__SlGqS:last-of-type{right:5%}@media (max-width:790px){.carousel_carousel-button__SlGqS{display:none}}.marquee_marquee__tm0ns{overflow:hidden;white-space:nowrap;width:100%;position:relative;--marquee-duration:15s;--marquee-padding-right:2rem}.marquee_marquee__left__8xFSm{display:flex;animation:marquee_marqueeLeft__4ozxA var(--marquee-duration) linear infinite;width:-moz-fit-content;width:fit-content}.marquee_marquee__right__WIGny{display:flex;animation:marquee_marqueeRight__QJxSt var(--marquee-duration) linear infinite;width:-moz-fit-content;width:fit-content}.marquee_marquee__tm0ns:hover .marquee_marquee__left__8xFSm,.marquee_marquee__tm0ns:hover .marquee_marquee__right__WIGny{animation-play-state:var(--marquee-play-state);cursor:pointer}.marquee_marquee__item__sD2Em{padding-right:var(--marquee-padding-right);flex-shrink:0}@media (max-width:990px){.marquee_marquee__tm0ns:hover .marquee_marquee__left__8xFSm,.marquee_marquee__tm0ns:hover .marquee_marquee__right__WIGny{animation-play-state:running}}@keyframes marquee_marqueeLeft__4ozxA{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes marquee_marqueeRight__QJxSt{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.styles_container__Y9_j6{max-width:600px;margin:auto;padding:20px;font-family:system-ui,sans-serif}.styles_progressWrapper__r5KK_{height:6px;background:#e6e6e6;border-radius:4px;overflow:hidden;margin-bottom:20px}.styles_progressBar__h6Mga{height:6px;background:linear-gradient(90deg,#00c46f,#00944a);transition:width .3s ease}.styles_card__jLhdW{background:white;padding:25px;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:20px}.styles_header__qahG5{display:flex;justify-content:space-between;align-items:center}.styles_stepNumber__AJWYd{font-size:14px;padding:6px 12px;background:#f2f2f2;border-radius:8px;font-weight:600;color:#555}.styles_stepImage__isWyb{height:60px;width:60px}.styles_buttons__U0xx6{display:flex;justify-content:space-between}.styles_navButton__SAqk2{padding:10px 18px;border-radius:10px;border:none;cursor:pointer;font-weight:600}.styles_navButton__SAqk2:disabled{opacity:.4;cursor:default}.styles_fade__mO3nm{animation:styles_fade__mO3nm .4s ease}@keyframes styles_fade__mO3nm{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}